missing job schedulers after complete db exp and imp
We are using Oracle apps and the database version is 10.2.0.4 and inorder to delink the database and application we have run the export (using expdp) and run the import in different server (using impdp). Now the database is up and the application has been linked to the new database. The problem is I don't see any jobs (which was available in the database).
I don't see any rows in dba_scheduler_jobs for the custom jobs created by the users.
How do we migrate the jobs?
Regards,
ARS