Home | Mirror | Search | 雜文 | ITEYE 博客 | OSChina 博客 | 51CTO 博客

部分 IV. Oracle

目錄

31. Installing Oracle Database
31.1. Installing Oracle Database 10g Release 2 on Linux x86
31.2. 11gR2
31.3. Installing Oracle Client
31.4. Silence Install - Database
31.4.1. Response File
31.4.2. OS 配置腳本
31.4.3. 運行 runInstaller
31.5. Silence Install - Client
32. Manager
32.1. listener.ora
32.1.1. TNS 配置
32.1.1.1. 11gR2
32.2. Account
32.2.1. show user
32.2.2. DEFAULT_TABLESPACE
32.2.3. unlock/lock
32.3. 顯示表
32.4. oracle 817 script
32.5. Script for automatic startup on boot
32.6. Run level shell script to start Oracle 10g services on RedHat Enterprise Linux (RHAS 4)
33. Oracle Gui
33.1. Create instance
33.2. Oracle Net Configuration Assistant
33.3. Oracle Enterprise Manager
33.4. Other GUI - phpOraAdmin
34. CLI
34.1. SQL*Plus
34.1.1. startup/shutdown
34.1.2. conn
34.1.3. parameter
34.1.3.1. db
34.1.3.2. instance_name
34.1.3.3. service_name
34.1.3.4. global_name
34.1.3.5. db_name
34.1.3.6. db_domain
34.1.3.7. sga
34.1.3.8. size
34.1.3.9. spfile
34.1.3.10. cache
34.1.4. $ORACLE_HOME/sqlplus/admin/glogin.sql
34.1.5. @運行SQL
34.2. lsnrctl
34.3. RMAN
34.3.1. 資料庫模式
34.3.2. 完全備份
34.3.3. 增量備份
34.3.4. 恢復資料庫
34.3.5. 是用tar打包rman檔案
comments powered by Disqus