This content has been marked as final.
Show 8 replies
-
1. Re: Error while starting the OIM managed server in oracle VM
Karthik Perath Jun 14, 2012 9:51 AM (in response to Deena)There is workaround for this issue. Check the MetaLink ID 1288334.1 in Oracle Support1 person found this helpful -
2. Re: Error while starting the OIM managed server in oracle VM
Kuldeep Jun 14, 2012 10:34 AM (in response to Deena)________ deleted duplicate answer - P.K .1 person found this helpful
Edited by: Kuldeep on Jun 14, 2012 3:33 AM -
3. Re: Error while starting the OIM managed server in oracle VM
Deena Jun 14, 2012 12:04 PM (in response to Karthik Perath)Hi P.K,
I followed that ID.But there is no table like QRTZ92_TRIGGERS in database.
-Deena. -
4. Re: Error while starting the OIM managed server in oracle VM
Karthik Perath Jun 14, 2012 12:48 PM (in response to Deena)Do you have GTC resource created in OIM? Not sure about exact table name but you may query tables which start with QRTZ...1 person found this helpful -
5. Re: Error while starting the OIM managed server in oracle VM
madhatter Jun 14, 2012 8:21 PM (in response to Deena)It does exist 11.1.1.5. Which OIM version do you use?1 person found this helpful
Deena wrote:
Hi P.K,
I followed that ID.But there is no table like QRTZ92_TRIGGERS in database.
-Deena. -
6. Re: Error while starting the OIM managed server in oracle VM
Deena Jun 15, 2012 9:15 AM (in response to Karthik Perath)Hi P.k,
The table QRTZ92_TRIGGERS is there in the database.But while trying to run this command (UPDATE QRTZ92_TRIGGERS set NEXT_FIRE_TIME=1 where NEXT_FIRE_TIME < 0)in database i am getting the table or view does not exist.
What is GTC resource?
OIM version - 11.1.1.5.0.
-Deena. -
7. Re: Error while starting the OIM managed server in oracle VM
Karthik Perath Jun 15, 2012 9:43 AM (in response to Deena)Did you logged in as OIM DB user(for ex DEV_OIM) and executed the query?1 person found this helpful -
8. Re: Error while starting the OIM managed server in oracle VM
Deena Jun 15, 2012 10:25 AM (in response to Karthik Perath)Hi P.K,
I executed that query by entered as a db user in database.Now also, i am getting the same error.
-Deena.