Adding the jConnect System Objects To a Version 12.7 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.

Note:

You can also use a command prompt to add the jConnect system objects to a version 12.7 database. At the command prompt, type:

dbisql -c "uid=user;pwd=pwd" path\scripts\jcatalog.sql

where user and pwd identify a user with DBA authority, and path is your Sybase IQ installation directory.