标题: ORA-24901: handles belonging to different [打印本页] 作者: admin 时间: 2016-9-1 15:34 标题: ORA-24901: handles belonging to different ORA-24901: handles belonging to different environments passed into anOCI call Cause: All handles passedinto an OCI call should belong to the same
environment. In the call that returned this error, handles belonging todifferent
environments were passed in. Action: Please ensure thatthe handle parameters in the call to come from the
same OCI Environment.