What is the recommended interval at which to run statspack
snapshots, and why?
Answer / shiva
After we have verified that STATSPACK is installed and working, we can schedule automatic data collection. By using the statsauto.sql script we can automatically schedule an hourly data collection for STATSPACK. The statsauto.sql script contains the following directive:
SQL> execute dbms_job.submit(:jobno, 'statspack.snap;',
trunc(sysdate+1/24,'HH'), 'trunc(SYSDATE+1/24,''HH'')', TRUE, :instno);
| Is This Answer Correct ? | 0 Yes | 0 No |
When a user process fails, what background process cleans up after it?
What is transparent data encryption? : sql server DBA
deleted of control file how will u recover control file?
Explain about your sql server dba experience? : sql server DBA
How would you determine the time zone under which a database was operating?
how can you connect from 10g user to 11g user??
What would you use to improve performance on an insert statement that places millions of rows into that table?
WHEN DOWN TIME WHAT CAN U DO?
Where do you find the default index fill factor and how to change it? : sql server DBA
As a part of your job, what are the DBCC commands that you commonly use for database maintenance?
. I have my backup RMAN script called "backup_rman.sh". I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the o/s such that it would run as a background process?
Typically, where is the conventional directory structure chosen for Oracle binaries to reside?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)