ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب PeopleSoft for the Oracle DBA (Oaktable Press)

دانلود کتاب PeopleSoft برای Oracle DBA (مطبوعات Oaktable)

PeopleSoft for the Oracle DBA (Oaktable Press)

مشخصات کتاب

PeopleSoft for the Oracle DBA (Oaktable Press)

دسته بندی: پایگاه داده ها
ویرایش: 1 
نویسندگان:   
سری:  
ISBN (شابک) : 1590594223, 9781590594223 
ناشر:  
سال نشر: 2004 
تعداد صفحات: 458 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 8 مگابایت 

قیمت کتاب (تومان) : 32,000



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 9


در صورت تبدیل فایل کتاب PeopleSoft for the Oracle DBA (Oaktable Press) به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب PeopleSoft برای Oracle DBA (مطبوعات Oaktable) نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب PeopleSoft برای Oracle DBA (مطبوعات Oaktable)

این کتاب آموزش DBA های Oracle را برای درک و مدیریت فناوری PeopleSoft ارائه می دهد. DBA ها طیف وسیعی از تکنیک ها را یاد خواهند گرفت، از جمله: نمایه سازی، پیاده سازی DDL، مدیریت جدول های فضایی، و رفع پرس و جوهای SQL با عملکرد پایین. این کتاب که توسط یک متخصص حوزه نوشته شده است، به سوالات رایج و سوء تفاهماتی که از استفاده از PeopleSoft در پایگاه داده اوراکل ناشی می شود، پاسخ می دهد. نتیجه یک کتابچه راهنمای آموزشی بسیار موثر برای هر DBA Oracle است که با نگهداری از یک سیستم PeopleSoft شارژ می شود.


توضیحاتی درمورد کتاب به خارجی

This book offers Oracle DBAs training appropriate for understanding and handling PeopleSoft technology. DBAs will learn a range of techniques, including: indexing, implementing DDL, managing tablespaces, and fixing low-performing SQL queries. Written by a field expert, this book answers common questions and misunderstandings that arise from use of PeopleSoft on an Oracle database. The result is a highly effective training manual for any Oracle DBA charged with the maintenance of a PeopleSoft system.



فهرست مطالب

Prelims......Page 1
Contents at a Glance......Page 5
Contents......Page 7
Foreword......Page 15
About the Author......Page 17
About the Technical Reviewer......Page 18
Acknowledgments......Page 19
Introduction......Page 21
What Does This Book Cover?......Page 22
Other Resources......Page 23
Contacting the Author......Page 24
What Is PeopleSoft?......Page 25
Components of a PeopleSoft System......Page 26
Evolution of the PeopleSoft Architecture......Page 30
Unknown......Page 0
Component Connectivity......Page 36
Developing and Administering PeopleSoft Systems......Page 37
Summary......Page 38
What Is Tuxedo?......Page 39
The Simple Application Server......Page 42
Anatomy of the Application Server......Page 45
Summary......Page 53
PeopleSoft Database vs. Oracle Database......Page 55
Oracle Database Users......Page 56
Oracle Database Roles......Page 58
Signing On to a PeopleSoft 8 Database......Page 61
Direct Shared Memory Connections (UseLocalOracleDB)......Page 65
Signing On to a PeopleSoft 7.5 Database......Page 74
Changing Database Passwords......Page 76
Summary......Page 77
PeopleSoft Database Structure: A Tale of Two Data Dictionaries......Page 79
Two Data Dictionaries......Page 81
The USEEDIT Field......Page 86
PSRECFIELDDB: Expanded Record Field Definition......Page 87
Field Types and Lengths......Page 88
Unicode......Page 89
Recursive PeopleTools SQL......Page 97
Data Dictionary Synchronization......Page 108
Column Difference Audit Script......Page 109
Summary......Page 110
What Is the Purpose of an Index?......Page 111
What Is a Constraint?......Page 112
What Is the Purpose of a Unique Constraint?......Page 113
Record Field Key Attributes......Page 114
Record Locator Dialog......Page 115
Component Queries......Page 118
Key......Page 120
Descending Key......Page 122
Duplicate Order Key......Page 123
Alternate Search Key......Page 124
List......Page 128
Other Index Issues......Page 131
Summary......Page 137
PeopleSoft DDL and the DBA......Page 139
DDL Models......Page 140
Column Definitions......Page 142
Collecting Statistics with DBMS_STATS......Page 146
%UpdateStats......Page 147
Overriding DDL Model Defaults......Page 148
PeopleTools Tables......Page 150
DDL Model Enhancements......Page 153
Cost-Based Optimizer Statistics......Page 157
Grants......Page 158
Other Issues with Global Temporary Tables......Page 160
Limitations of PeopleSoft DDL Models......Page 161
Other DDL......Page 164
Synchronizing PeopleSoft with the Oracle Catalogue......Page 169
Summary......Page 172
Temporary Tablespace......Page 173
Default Tablespace......Page 174
Rollback Tablespace......Page 175
Default Oracle 9i DB Template for NTW2K and Unix Installations......Page 177
Managing Tablespaces for PeopleSoft......Page 179
Creating Multiple Index Tablespaces......Page 181
DDL Overhead......Page 185
Summary......Page 186
Locking......Page 187
PIA Transactions......Page 188
Sequence Numbers and Concurrency......Page 192
Summary......Page 194
Performance Metrics......Page 195
Online Monitoring and Metrics......Page 196
EnableDBMonitoring......Page 197
tmadmin......Page 198
Tuxedo Service Trace (-r Option)......Page 200
Application Server Log......Page 203
WebLogic 5.1 Configuration......Page 204
WebLogic 6.1 and 8.1 Configuration......Page 205
Defining the Access Log Format......Page 206
SQL Tracing Queries......Page 215
Web Server Access Log......Page 216
Request Table......Page 219
Archiving Trigger......Page 224
Statspack Trigger......Page 227
System and Session Statistics Trigger......Page 229
Process Scheduler Configuration......Page 232
PeopleSoft Trace Files......Page 240
Aggregating SQL Statements with Different Literal Values......Page 248
Summary......Page 251
Query Metrics in PeopleTools 8.4......Page 253
PeopleSoft Ping......Page 256
Database Time......Page 260
Application Server Time......Page 261
Browser Time......Page 262
Performance Monitor......Page 264
Transactions......Page 266
Events......Page 272
Agent Filter Levels......Page 275
Transaction ID 115: JOLT Request......Page 277
Event ID 150: JVM Status......Page 278
Event ID 152: Web Site Status......Page 279
Event ID 153: Web Servlet Status......Page 280
Event ID 300: Host Resource Status......Page 281
Event ID 302: Tuxedo fipsr Row......Page 282
Event ID 600: PSPING......Page 283
Event ID 601: Override......Page 284
Summary......Page 286
Enabling Oracle SQL Trace......Page 287
Enabling Trace in Another Session......Page 291
Using an AFTER LOGON Trigger......Page 292
Enabling SQL Trace for Batch Processes with a Trigger......Page 293
Application Engine......Page 295
SQR......Page 296
Remote Call......Page 297
Where Does This SQL Come From?......Page 298
Identifying Stored Statements......Page 304
Techniques for SQL Optimization......Page 308
Case-Insensitive Search Dialogs and Function-Based Indexes......Page 316
Search Dialog PeopleCode......Page 317
PeopleCode......Page 318
Hints in Expressions......Page 320
Outer Joins......Page 322
FROM Clause Ordering......Page 326
Effective Date and Sequence Processing......Page 333
Application Engine......Page 335
Stored Statements in COBOL......Page 336
SQR......Page 337
Summary......Page 338
Overview of Configuration Files......Page 339
psappsrv.ubx......Page 342
Special Variables......Page 345
Prompted Variables......Page 347
Tuxedo RESOURCES Section......Page 348
Tuxedo MACHINES Section......Page 349
Tuxedo GROUPS Section......Page 350
Tuxedo SERVERS Section......Page 351
Tuxedo SERVICES Section......Page 362
psappsrv.cfg......Page 364
psappsrv.val......Page 372
psappsrv.ubb......Page 373
Configuration Template Files......Page 376
Tuxedo Administration Console......Page 377
Tuxedo Console Listener (wlisten)......Page 378
Starting the Console......Page 379
Summary......Page 381
Sizing......Page 383
Concurrency......Page 385
Application Server Monitoring......Page 387
Running Out of CPU......Page 389
IPC Queue Sizing......Page 395
Recommended IPC Parameter Changes......Page 399
Other Tuxedo Options......Page 400
Calculating Service Loads......Page 403
Other Tips......Page 407
Summary......Page 410
Process Scheduler Architecture......Page 411
DBA Issues......Page 416
Process Scheduler Overhead......Page 421
Process Scheduler Not Managed by Tuxedo......Page 424
Process Scheduler Managed by Tuxedo......Page 425
Summary......Page 429
Index......Page 431




نظرات کاربران