Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Catalog object schema validation failed: 11.1.1.6.7 Patchset

794640Jan 17 2013 — edited Jan 18 2013
We upgraded from OBIEE 11.1.1.6.0 to 11.1.1.6.7 on platform Linux. After applying The Oracle Business Intelligence 11.1.1.6.7 Patchset for several analyses, we get error:

Catalog object schema validation failed:

Error Details
Error Codes: AGFIXBO2:EIRWWH9E
Location: saw.httpserver.processrequest, saw.rpc.server.responder, saw.rpc.server,
saw.rpc.server.handleConnection, saw.rpc.server.dispatch, saw.threadpool.socketrpcserver, saw.threads
The current xml is invalid with the following errors: Bad xml instance!
........... ......
Line:2, Col:13012, Datatype error: Type:InvalidDatatypeValueException,
Message:Value 'actual' is not in enumeration . Line:2, Col:14403, Datatype error:
Type:InvalidDatatypeValueException, Message:Value 'actual' is not in enumeration .
What 's wrong? We
This post has been answered by Shawn Lafferty-Oracle on Jan 17 2013
Jump to Answer

Comments

davidp 2
Exipred messages will go into the exception queue. When I was working with a similar AQ system, I had a scheduled job to remove the expired jobs, simply by dequeueing them from the exception queue using the normal DBMS_AQ.DEQUEUE or DBMS_AQ.DEQUEUE_ARRAY.

I've changed employers since then, so I'm afraid I can't give an exact example or more detail.

Regards,
David
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details