An automatic job running via DBMS_JOB has failedKnowing only that its failed, how do you approach troubleshooting this issue?
2051What query tells you how much space a tablespace named test is taking up, and how much space is remaining?
2275Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.
2159Database crashes. Corruption is found scattered among the file system neither of your doing nor of Oracles. What database recovery options are available? Database is in archive log mode.
2007Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
2325Provide 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.
2123What SQL query from v$session can you run to show how many sessions are logged in as a particular user account?
1 3592Post New Oracle General Questions
How do I learn what codesets are available in oracle?
How to delete a column in an existing table in oracle?
How to join two tables in a single query using oracle?
How to turn on or off recycle bin for the instance?
What is Undo Management Advisor in Oracle?
How to export data with a field delimiter?
Write a syntax for update query in oracle?
What is an oracle and why it is used?
How to manage transaction isolation level?
How to select some columns from a table in oracle?
What is the difference between online and offline backups?
what are the advantages of running a database in archive log mode?
What is the difference between substr and instr?
How to delete an existing row from a table in oracle?
How we can able to import our own template (users designed MS-Word templates) which has many tabular columns; need to pass some values generate by Oracle-reports9i? Actually need to import more than 400 MS-Word templates into Oracle Reports-9i to minimize layout design in Reports.