We are using new ATM system since 5 months. Yesterday evening we have found this error in main ATM module.
ORA-01830: date format picture ends before converting entire input string
"TO_CHAR(SYSTIMESTAMP, 'DD-MON-YYYY HH:MI:SS.FF AM') " is the sql function generate this error.
But my question is how this statement worked throughout this period?