An automatic job running via DBMS_JOB has failed. Knowing
only that "it's failed", how do you approach troubleshooting
this issue?
Answer Posted / braj123
>>First check the alert.log file for what reason the job
failed.
>>
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how can you find out if a table can be redefined?
Query processing is slow(eg select query)how will u solve that
What are the recovery models for a database? : sql server DBA
what are the differences of where and if in SAS?
What are the different sql server versions you have worked on? : sql server DBA
Oracle client is not able to connect to Oracle server although tnsnames.ora file has valid enteries. Oracle error message is “ cannot resolve net service name”. Mention any three reasons.
What is the difference between clustered and non-clustered index? : sql server DBA
Explain about your sql server dba experience? : sql server DBA
What are the new features in sql server 2005 when compared to sql server 2000? : sql server DBA
what is the use of ocr?
how can you implement fine-grained auditing?
i have 10gp file.now i need store in database..but database have only 7gb memory only..how do u store the file ?
How to craeate the New Database Schema in Oracle and mysql? Please tell me with Example?
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : sql server DBA
What are statistics, under what circumstances they go out of date, how do you update them?