Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
DB Administration 1872Which dictionary tables and/or views would you look at to diagnose a locking issue?
2 DB Administration 6188An automatic job running via DBMS_JOB has failed. Knowing only that "it's failed", how do you approach troubleshooting this issue?
1 DB Administration 5168You're getting high "busy buffer waits" - how can you find what's causing it?
1 DB Administration 5385What query tells you how much space a tablespace named "test" is taking up, and how much space is remaining?
1 DB Administration 4416Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.
DB Administration 1989Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracle's. What database recovery options are available? Database is in archive log mode.
DB Administration 2195Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
DB Administration 1923How do you increase the OS limitation for open files (LINUX and/or Solaris)?
1 DB Administration 4253Provide an example of a shell script which logs into SQLPLUS as SYS, determines the current date, changes the date format to include minutes & seconds, issues a drop table command, displays the date again, and finally exits.
DB Administration 1940Which environment variables are absolutely critical in order to run the OUI?
2 DB Administration 4262