Creating a maintenance user

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.

  1. To start dbisql, do one of the following:

  2. Run the following commands:

grant connect to rsuser identified by rsuser
grant membership in group rs_systabgroup to rsuser