If you wish to use jConnect to access system table information (database metadata), you must add the jConnect system objects to your database.
By default, the jConnect system objects are added to a database for any database created using version 12.6, and to any database upgraded to version 12.6.
You can choose to add the jConnect objects to the database either when creating or upgrading, or at a later time.
You can install the jConnect system objects from Interactive SQL.
Adding the jConnect system objects to a version 12.6 database from Interactive SQL
Connect to the database from Interactive SQL as a user with DBA authority, and enter the following command in the SQL Statements pane:
read path\scripts\jcatalog.sql
where path is your Sybase IQ installation directory.