UNABLE TO STORE JOB WITH NAME '-1'
Hi Guys,
I opened an SR about this but I want to hear what the Community says also. I am getting: job submission failed: Error occurred while scheduling the job.org.quartz.ObjectAlreadyExistsException:Unable to store job with name: '-1' and group: 'tcf_bip'.
The SR says this is a known issue that can occur from 11.1.1.7 and up Bug 28076581. My version is 11.1.1.9.
The workaround provided says:
1. Create back up of DB
2. create a clean new schema.
3. Point the JNDI bip_datasource to the new schema.
4. Use the create schema button to load the tables.
5. Test a simple schedule.
How do I do this in BI?