Hello
We have configured JDBC Adaptor connection, and when we are trying to create the adaptor service it has done but not showing the schemas of database under that user.
The username and password is valid.
Previously it was giving error on creation of JDBC Connection, i copied the classes12.zip file in <server.root>/lib/jars directory. now it has created Connection but not listing the schemas available in that user. giving following error.
com.wm.app.b2b.server.ServiceException: [ART.114.205] Adapter Runtime (Metadata):
Unable to lookup the resource domain values.
[ADA.1.321] Cannot get the list of schemas. "
(60000/600) ORA-00600: internal error code, arguments: [ttcgcshnd-1], [0], , , , , ,
"
ORA-00600: internal error code, arguments: [ttcgcshnd-1], [0], , , , , ,
on tables.schemaName [Ljava.lang.String;@10dd09
java.lang.Exception: Adapter values are not available.
What could be the reason, please help me this …
Thanks and Best Regards,
Rizwan