Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problem in Sybase Metadata accessor information

843854Jul 27 2002 — edited Aug 4 2002
Hi!

I am accessing Sybase database thru JConnect 5.5. If I try to access Metadata information, it throws the following exception. As per JConnect documentation, to access metadata info, one has to run a stored procedure i.e., sql_server.sql(for versions lesser than sybase 12.0 - I am using sybase 11.0.1) which is available with JConnect 5.5. I did the same. But still I am not able to access the metadata information. It throws the following Exception:

java.sql.SQLException: JZ0SJ: Metadata accessor information was not found on this database. Please install the required tables as mentioned in the jConnect documentation.

Thanks in advance.

rgds.,

s. saravana sankaran.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 1 2002
Added on Jul 27 2002
1 comment
1,027 views