How would you determine the time zone under which a database was operating?
select DBTIMEZONE from dual;
You have been asked to write the requeriments for an automatic “health check” system for a database. What things would you include?
Tablespace size used/free/total and filesystem usage, swap/CPU/IO/Memory usage
A database is not shutting down 15 minutes after the shutdown immediate command was issued. What would you do?
shut abort
select DBTIMEZONE from dual;
You have been asked to write the requeriments for an automatic “health check” system for a database. What things would you include?
Tablespace size used/free/total and filesystem usage, swap/CPU/IO/Memory usage
A database is not shutting down 15 minutes after the shutdown immediate command was issued. What would you do?
shut abort
No comments:
Post a Comment