SYS.DBMS_BACKUP_RESTORE.searchfiles
Im using the pkg 'SYS.DBMS_BACKUP_RESTORE.searchfiles' in one of my custom procedures and when i run the concurrent program from the front end, it always goes into error sayin ' ORA-06502: PL/SQL: numeric or value error: character to number conversion error'. I tried many possible ways to resolve this error but with no success. Can someone please guide me on how to resolve it and what needs to be done.