I have problem with my ColdFusion application. When I try to log into my account it generates the following error
JZ0SJ: Metadata accessor information was not found on this database.
Please install the required tables as mentioned in the jConnect documentation.
I am using SQL Anywhere 9 and also jConnect-6_0. Can anyone help me with this please.
It seems no one ever properly answered this. Just in case it comes in handy (though I'd never recommend using this database), to solve the above problem, install the metadata tables. Run the following statement being the only account connected to the database:
ALTER DATABASE Upgrade JCONNECT ON
As mentioned in the Sybase documentation.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With