cancel
Showing results for 
Search instead for 
Did you mean: 

JZ0SJ: Metadata accessor information was not found on this database

Former Member
0 Kudos
2,933

Hi, Can i ask some help on this please, how can i solve this problem "JZ0SJ: Metadata accessor information was not found on this database"....I could not log into my account in my application. please help me sybase people.

Thank you in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

This can occur if jConnect metadata support is not installed in the database file. When creating the database, you have the option of installing the supporting metadata (it is installed by default). Upgrading the database file will allow you to install this support. (See this documentation page)

Former Member
0 Kudos

Hi Thank you for the reply... On my other computer my database and my application works fine,but on this computer that i am using it right now is not working it gives me that error.. i don't know why..i tried your suggestion but the metadata checkbox is greyed out and i can't tick on the checkbox...when i continue to upgrade it fails it says that cannot upgrade when the "mydb" is in used!.Here is a little info for the sybase i use maybe the this will help you..Adaptive Server Anywhere 9 version 9.0.2.3951 and the sybase central 4.3.0.2475..thank you in advance.

jeff_albion
Product and Topic Expert
Product and Topic Expert
0 Kudos

For 9.0.2, you cannot use 'ALTER DATABASE UPGRADE' to install the jConnect metadata system objects - this feature was added in SQL Anywhere 10.

For 9.0.2, you will instead need to run a specific SQL file against your database that is included with the SQL Anywhere install. See: %ASANY9%\\scripts\\jcatalog.sql