Oracle Apps DBA training material
A database administrator (short form DBA) is a person responsible for the design, implementation, maintenance and repair of an organization's database.
Below are some general DBA Scripts and tutorials available for download:
- General DBA Scripts
- Show database uptime in days and hours
- Create database user like an exiting user (with exact privs)
- Switch from one database user to another without password (su.sql)
- Dynamically ZIP large process trace files
- Tabular display of redo-log archiving history (logs/hour)
- List control file structures with usage limits
- Log all database errors to a table
- Demonstrate database and schema level triggers
- Limit resources using the Database Resource Manager
- Log Miner - extract undo statements from log files
- Database cursor usage (open_cursors parameter)
- On-line table reorganizaton using the DBMS_REDEFINITION package
- Create a Primary key column on a table were this is not yet available
- DBA Training Tutorials
No comments:
Post a Comment