It is assumed for the command sequence described here that UDS/SQL was installed with IMON (see section "START commands for the UDS/SQL programs").
|
Explanation
01 | Use the SELECT-PRODUCT-VERSION command to specify which UDS/SQL version is to be used since more than one UDS/SQL version may be installed in parallel with IMON in the Software Configuration Inventory (SCI) and more than one version of the UDS/SQL subsystem may be loaded. |
02 | You assign the configuration name FILE-NAME=configurationname via the link name DATABASE with the SET-FILE-LINK command. |
03 | ONLINE-PRIVACY must run under the user ID under which the database to be processed was created. If this is not the case, then access to the database is rejected by the DBH with status code 901. |
04 | You specify the database to be processed with the OPEN-DATABASE DATABASE-NAME=... statement. In contrast to the BPRIVACY utility routine, this statement must be specified when ONLINE-PRIVACY is used. |