0 pts.
 oracle error
Hi, pl respond urgently The following error has occured while executing a package. The following error has occurred: ORA-21000: error number argument to raise_application_error of -6508 is out of range ORA-06512: at "ECW_LOADER.CREATE_CTL_RANGES", line 154 ORA-06512: at line 19

Software/Hardware used:
ASKED: October 25, 2005  2:58 AM
UPDATED: October 25, 2005  1:30 PM

Answer Wiki:
Check your code to see if you have used RAISE_APPLICATION_ERROR (probably somewhere around line 19)in your code. What is the error number you have specified? Use an error number in the range of -20000 to -20999, inclusive. Hope this helps.
Last Wiki Answer Submitted:  October 25, 2005  1:30 pm  by  Dba333   0 pts.
All Answer Wiki Contributors:  Dba333   0 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _