This procedure creates a maintenance user called ruser in the Sybase IQ database. All procedures are performed in Interactive SQL. Separate startup 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, 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
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |