Problem with one of the concurrent program
HI All,
We have one concurrent program which was scheduled and running successfully from last 2 years but suddenly its stop running and giving error from last 4 days .
below is the error which we are getting in the log file of the program .
ORACLE error 20001 in FDPSTP
Cause: FDPSTP failed due to ORA-20001:
ORA-06512: at "APPS.APP_EXCEPTION", line 70
ORA-06512: at "APPS.VF_SALES_HISTORY_PKG", line 1950
ORA-06512: at line 1
.
UNEXPECTED ERROR: - ORA-01843: not a valid month - After Setting v_filename variable
we have not change anything anywhere , not in database not even in application .
we want the reason and solution for this. why this program suddenly getting failing after 2 years .