Hi
We have a JDBC driver implementation and it connects to a database. The database has users who have to be created in IDM.
The users are getting created, but I can see the following error once the user is created. Please help us with this error and would like to know whether this would have any impact in the future.
<nds dtdversion="2.0" ndsversion="8.x" xmlns:jdbc="urn:dirxml:jdbc">
<source>
<product build="20170208_0926" instance="JDBC " version="4.0.3.0">DirXML Driver for JDBC</product>
<contact>NetIQ Corporation</contact>
</source>
<input>
<status level="error" type="app-general">
<description>Unable to execute statement 'EXECUTE indirect.proc_indirectlog'.</description>
<jdbc:exception jdbc:class="com.microsoft.sqlserver.jdbc.SQLServer Exception" jdbc:error-code="2812" jdbc:sql-state="S00062">
<jdbc:message>Could not find stored procedure 'indirect.proc_indirectlog'.</jdbc:message>
</jdbc:exception>
</status>
</input>
</nds>
Thanks
Rohith
We have a JDBC driver implementation and it connects to a database. The database has users who have to be created in IDM.
The users are getting created, but I can see the following error once the user is created. Please help us with this error and would like to know whether this would have any impact in the future.
<nds dtdversion="2.0" ndsversion="8.x" xmlns:jdbc="urn:dirxml:jdbc">
<source>
<product build="20170208_0926" instance="JDBC " version="4.0.3.0">DirXML Driver for JDBC</product>
<contact>NetIQ Corporation</contact>
</source>
<input>
<status level="error" type="app-general">
<description>Unable to execute statement 'EXECUTE indirect.proc_indirectlog'.</description>
<jdbc:exception jdbc:class="com.microsoft.sqlserver.jdbc.SQLServer Exception" jdbc:error-code="2812" jdbc:sql-state="S00062">
<jdbc:message>Could not find stored procedure 'indirect.proc_indirectlog'.</jdbc:message>
</jdbc:exception>
</status>
</input>
</nds>
Thanks
Rohith