An automatic job running via DBMS_JOB has failedKnowing only that its failed, how do you approach troubleshooting this issue?
2100What query tells you how much space a tablespace named test is taking up, and how much space is remaining?
2332Database is hung. Old and new user connections alike hang on impact. What do you do? Your SYS SQLPLUS session IS able to connect.
2202Database 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.
2053Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
2365Provide 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.
2179What SQL query from v$session can you run to show how many sessions are logged in as a particular user account?
1 3652Post New Oracle General Questions
I have some query regarding Report generation from Oracle Apps "PO module". I have to generate a report where table columns are as below: Vendor_name Invoice No PO Number Item_Quantity Value of Goods Date of Shipping Name_of_the_transport Date_of_receipt_issued. Now my questions is :from which table/column I can get the information of "Name_of_the_transport" column. Thanks in advance.
Can we use bind variables in oracle stored procedure?
How do you find current date and time in oracle?
HI ALL, CAN ANYONE TELL ME THE DIFFERENCES BETWEEN SQL CLUSTURS,MSQL CLUSTERS,ORACLE CLUSTERS.......THANKS IN ADVANCE
How to load excel data sheet to oracle database
Difference between the “verify” and “feedback” command?
What is a procedure in oracle?
How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?
1) Does oracle have any table which contain all the exceptions and it's code internally?
What are transaction isolation levels supported by oracle?
How to use subqueries with the exists operator in oracle?
How to filter out duplications in the returning rows using oracle?
What is the relation of a user account and a schema?
In AP we done Customizations for Late Payments Charges. For Reporting Purpose What are the Documents Prepared for Customer Understanding??
is there a tool to trace queries, like profiler for sql server?