Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> A Select Statement
Hi All,
Can anybody please explain why this is happening.
I have scheduled some jobs, and there is a select statement like this
Select (next_date,'DD-MM-YYYY') where jonb = 1000;
This is causing some error and the alert file gets filled when the process executes and Oracle crashes.
If anybody can give some explanation as to why this happens, it would be of great help
Thanks in Advance Received on Mon Jul 03 2000 - 03:12:48 CDT