In the log file svcmgr_xxxxxxx_.log the following error
assert failure: (.\ODBCDatabaseSubsystem_impl.cpp:196). (0 : GetDatabaseProperty(): "SELECT DATABASEPROPERTY ('BOE115', 'IsInRecovery')": [Oracle][ODBC][Ora]ORA-00923: FROM keyword not found where expected. Native Error = 923.).
assert failure: (.\ODBCDatabaseSubsystem_impl.cpp:9642). (0 : WaitForRecovery(): Error querying for recovery status for database 'BOE115'. value = -2.).
assert failure: (.\ODBCDatabaseSubsystem_impl.cpp:874). (SQL_SUCCEEDED( rc ) : [Microsoft][ODBC Driver Manager] Function sequence error).
In the trace out the same.
I have BO XI R2, Oracle 11g and the application is .Net
Could someone please assit me to solve this problem.
Thank you