Cargando…

Unix for Oracle DBAs : pocket reference /

The Unix for Oracle DBAs Pocket Reference puts within easy reach the commands that Oracle database administrators need most when operating in a Unix environment. If you are an Oracle DBA moving to Unix from another environment such as Windows NT or IBM Mainframe, you know that these commands are far...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Burleson, Donald Keith
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Beijing ; Farnham : O'Reilly, 2001.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)

MARC

LEADER 00000cam a2200000 a 4500
001 OR_ocm54116475
003 OCoLC
005 20231017213018.0
006 m o d
007 cr unu||||||||
008 040130s2001 enk o 001 0 eng d
040 |a OCL  |b eng  |e pn  |c OCL  |d OCLCQ  |d UMC  |d OCLCQ  |d MBB  |d VMI  |d OCLCQ  |d OCLCF  |d OCLCQ  |d OCLCO  |d OCLCQ  |d E7B  |d COO  |d FEM  |d INARC  |d CEF  |d AU@  |d RDF  |d UKAHL  |d CNCEN  |d VT2  |d OCLCO  |d OCLCQ 
015 |a GBA329580  |2 bnb 
019 |a 748105193  |a 759512224  |a 861533561  |a 966056047  |a 968069549  |a 969076088  |a 1058223214  |a 1100827117  |a 1153004882  |a 1192350178 
020 |a 9780596000660 
020 |a 0596000669 
020 |a 9780596529093 
020 |a 0596529090 
020 |a 9780596550547 
020 |a 0596550545 
020 |z 0596000669 
024 8 |a 0596000669 
029 1 |a AU@  |b 000067091657 
029 1 |a HEBIS  |b 291421369 
035 |a (OCoLC)54116475  |z (OCoLC)748105193  |z (OCoLC)759512224  |z (OCoLC)861533561  |z (OCoLC)966056047  |z (OCoLC)968069549  |z (OCoLC)969076088  |z (OCoLC)1058223214  |z (OCoLC)1100827117  |z (OCoLC)1153004882  |z (OCoLC)1192350178 
037 |a 4678767835005589683  |b TotalBoox  |f Ebook only  |n www.totalboox.com 
050 4 |a QA76.9.D3  |b B8754 2001 
082 0 4 |a 005.7585  |2 21 
049 |a UAMI 
100 1 |a Burleson, Donald Keith. 
245 1 0 |a Unix for Oracle DBAs :  |b pocket reference /  |c Donald K. Burleson. 
260 |a Beijing ;  |a Farnham :  |b O'Reilly,  |c 2001. 
300 |a 1 online resource (v, 104 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a online resource  |b cr  |2 rdacarrier 
347 |a text file 
500 |a Includes index. 
588 0 |a Print version record. 
520 |a The Unix for Oracle DBAs Pocket Reference puts within easy reach the commands that Oracle database administrators need most when operating in a Unix environment. If you are an Oracle DBA moving to Unix from another environment such as Windows NT or IBM Mainframe, you know that these commands are far different from those covered in most beginning Unix books. To jump start your learning process, Don Burleson has gathered together in this succinct book the Unix commands he most often uses when managing Oracle databases. You'll be able to reach into your pocket for the answer when you need to know how to:<li type="disc">Display all Unix components related to Oracle, identify the top CPU consumers on your server, and even kill processes when necessary<li type="disc">Stack Unix commands into powerful scripts that can perform vital DBA functions<li type="disc">Monitor Unix filesystems, and automatically manage your trace files, dump files, and archived redo log files<li type="disc">Use essential server monitoring commands such as top, sar, and vmstatAnd there's much more between these covers. If you need to get up to speed with Oracle on Unix, and quickly, this book is for you. 
505 0 |a Unix for Oracle DBAs Pocket Reference; 1.1.2. Conventions Used in This Book; 1.1.3. Long Code Lines; 1.2. Understanding Unix; 1.2.2. Case Sensitivity; 1.2.3. Safety; 1.2.4. Linkability; 1.2.5. Shells; 1.3. Building Unix Commands; 1.3.2. Build a Complex Unix Command from Scratch; 1.3.2.2. A script to find all files containing a specific string; 1.4. Unix Server Environment; 1.4.2. Create Useful Unix Aliases for Oracle; 1.4.3. Place a SQL*Plus Script in a Unix Shell Wrapper; 1.4.4. Submit a Task to Run in the Background; 1.4.5. Watch the Execution of a Background Process 
505 8 |a 1.4.6. Ensure That Proper Parameters Are Passed to an Oracle Shell Script1.4.7. Ensure That Only the Oracle User Can Run a Script; 1.4.8. Validate an Oracle SID Passed to a Unix Script; 1.4.9. Loop Between Unix Servers; 1.4.10. Execute a SQL*Plus Script on All Databases; 1.4.11. Send Unix Files via Internet Mail; 1.4.12. Change a String in All Files in a Directory; 1.5. Process Management; 1.5.2. Display Top CPU Consumers; 1.5.3. Show Number of Active Oracle Dedicated Connection Users; 1.5.4. Kill Processes; 1.5.5. Pin the Oracle SGA in Memory; 1.6. Server Values 
505 8 |a 1.6.2. Display Server Device Values in AIX1.6.3. Display System Kernel Parameters in HP-UX; 1.6.4. Display System Kernel Parameters in AIX; 1.7. Memory and CPU Management; 1.7.2. Display RAM Size in HP-UX; 1.7.3. Display RAM Size in Solaris; 1.7.4. Display RAM Size in AIX; 1.7.5. Use svmon in AIX; 1.7.6. Display Allocated Memory Segments; 1.7.7. Manually Deallocate a Memory Segment; 1.7.8. Display the Number of CPUs; 1.7.9. Display the number of CPUs in Solaris; 1.8. Semaphore Management; 1.8.2. Display Values for Semaphores; 1.8.3. Count Used Semaphores 
505 8 |a 1.8.4. Determine the Semaphore Sets Held by an Instance1.8.5. Remove a Held Semaphore After a Crash; 1.9. System Log Messages; 1.9.2. Show Server Log in AIX; 1.10. Server Monitoring; 1.10.2. Use sar; 1.10.2.2. sar -w (memory switching and swapping activity); 1.10.2.3. sar -b (buffer activity report); 1.10.3. Use sadc; 1.10.4. Use vmstat; 1.10.5. Automate vmstat Collection; 1.10.5.2. get_vmstat.ksh; 1.10.5.3. Sample vmstat report; 1.10.6. Display Swap Usage in AIX; 1.10.7. Display Swap Usage in HP-UX; 1.10.8. Show Server Load Averages; 1.10.9. Use iostat; 1.10.10. Automate iostat Collection 
505 8 |a 1.10.10.2. get_iostat.ksh1.11. File Management; 1.11.2. List Recently Changed Files; 1.11.3. Delete Unchanged Files; 1.11.4. Display File Sizes in 512-Byte Blocks; 1.11.5. Locate Files That Contain Certain Strings; 1.11.6. Find Recently Created Files; 1.11.7. Find Large Files on a Server; 1.11.8. Delete Files in Bulk; 1.11.9. Delete Old Trace and Audit Files; 1.11.10. Allocate an Empty File; 1.11.11. Change Default File Permissions; 1.11.11.2. Find the systemwide default file permissions; 1.11.11.3. Set default permissions for your session; 1.11.12. Change File Ownership 
542 |f Copyright © O'Reilly Media, Incorporated  |g 2001 
590 |a O'Reilly  |b O'Reilly Online Learning: Academic/Public Library Edition 
630 0 0 |a UNIX (Computer file) 
630 0 0 |a Oracle (Computer file) 
630 0 7 |a Oracle (Computer file)  |2 fast  |0 (OCoLC)fst01363816 
630 0 7 |a UNIX (Computer file)  |2 fast  |0 (OCoLC)fst01365395 
650 0 |a Relational databases. 
650 6 |a Bases de données relationnelles. 
650 1 7 |a Database management  |x Handbooks, manuals, etc.  |2 bisacsh 
650 7 |a Relational databases.  |2 fast  |0 (OCoLC)fst01093575 
776 0 8 |i Print version:  |a Burleson, Donald Keith.  |t Unix for Oracle DBAs.  |d Beijing ; Farnham : O'Reilly, 2001  |z 0596000669  |w (DLC) 2001273261  |w (OCoLC)50149390 
856 4 0 |u https://learning.oreilly.com/library/view/~/0596000669/?ar  |z Texto completo (Requiere registro previo con correo institucional) 
938 |a Askews and Holts Library Services  |b ASKH  |n AH29297817 
938 |a Internet Archive  |b INAR  |n unixfororacledba00burl 
994 |a 92  |b IZTAP