| |
| |
| Tracking the execution of an Oracle import progress |
By: Nasir Mahmood Jun 13, 2006
|
One of the more perplexing issues for an Oracle administrator is tracking the execution of an Oracle import. When a production system is down, IT managers are anxious to know the progress of the Oracle Import utility. For very large tables, the Oracle Import utility can take many hours, and the DBA needs to know the rate at which the utility is adding rows to the table. To monitor how fast rows are imported from a running import job, try the following method. I got it from somewhere.
|
|
![]() | |
|
| Script to perform cold backup |
By: Babu Uppu Sep 12, 2008
|
Following script should be executed by dba account. This script will create batch file and will take a cold backup of your database. Shutdown and Startup will be handled by Script.
|
|
![]() | |
|
| Find User's Privileges and Roles |
By: Ghazanfar Ali Apr 25, 2008
|
This script generates the information about the user's privileges and roles and privileges assign to those roles, it is very usefull when doing IT security audit
|
|
![]() | |
|
|
|
|