| United States-English |
|
|
|
![]() |
IMAGE/SQL Administration Guide: HP 3000 MPE/iX Computer Systems > Chapter 2 Using the IMAGE/SQL UtilityTask 3: Adding IMAGE/SQL Users |
|
This task describes how to add IMAGE/SQL users. Getting Ready The DBC is the only IMAGE/SQL user defined when a database is attached. All other IMAGE/SQL users must be explicitly added. To perform this task, you must be the TurboIMAGE/XL DBC and the ALLBASE/SQL DBA. If you want to check the current users before adding new IMAGE/SQL users, issue the DISPLAY USER command. For example:
Here, only the DBC is defined as an IMAGE/SQL user. Until additional IMAGE/SQL users are added, only the DBC can use IMAGE/SQL. Performing the Task Add IMAGE/SQL users with the ADD USER command. The class or password specified for the new user in this command must exist in the TurboIMAGE/XL database schema. The following example adds the user SMITH.ATC to the DBEnvironment. It maps this ALLBASE/SQL DBEUserID to the user class 14 which is associated with password, CLERK, in the TurboIMAGE/XL schema.
The creation of these views allows SMITH.ATC to read only the data that is specified in the TurboIMAGE/XL schema for class 14 or password CLERK. The ADD USER command will accept the CLASS option or the PASS option. This user has DBOPEN mode 6 access to the database. The DISPLAY USER command now reflects the added user:
Task Reference
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||