This procedure creates a maintenance user called ruser in the Sybase IQ VLDBServer database. All procedures are performed in Interactive SQL. Separate start-up procedures for Windows and UNIX are provided below.
To start dbisql, do one of the following:
In Windows, click Start | Programs | Sybase | Adaptive Server IQ 12.6 | Interactive SQL.
In UNIX, open a command shell and type the following command at a system prompt: dbisql.
Run the following commands:
grant connect to rsuser identified by rsuser
grant membership in group rs_systabgroup to rsuser