Transparent Application Failover error message

ltd

Member²
Hi,
we tried to use the Transparent application failover feature from oracle with DOA 3.4.5 on BCB5. But when we made the tests with a TOracleDataset we got the following error codes from oracle.
1: ORA 01023 cursor context not found
2: ORA 25408 cannot safely replay call
Is there anything we can do to use this feature without geting these error messages.
(The dataset is used to feed a grid so there is no easy way to encapsulate the call with a try catch block)

Lars
 
Me too. I guess that transparent failover is not 100% transparent in all situations, and you have to deal with some failover-relaterd error situations. How exactly to deal with this depends on the specific application functionality.

------------------
Marco Kalter
Allround Automations
 
Back
Top