Your Browser is not longer supported
Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...
{{viewport.spaceProperty.prod}}
Command sequence to start BSTATUS
&pagelevel(3)&pagelevel
The command sequence described here is based on the assumption that UDS/SQL was installed with IMON (see the section “START commands of the UDS/SQL programs” in chapter 2 of the “Creation and Restructuring“ manual).
01 /ADD-FILE-LINK LINK-NAME=DATABASE,
FILE-NAME=[:catid:][$userid.]dbname.DBDIR[.copy-name]
02 /SELECT-PRODUCT-VERSION PRODUCT-NAME=UDS-SQL,VERSION=version.
03 /START-UDS-BSTATUS
04 SUBSCHEMA IS subschema-name
05 display-statements
06 END
|
01 | In this case specifying :catid: is permitted (see in the “Database Operation” manual). |
02 | The version of the utility routine is selected. Specification of the version is generally recommended, since several UDS/SQL versions can be installed in parallel. |
03 | The UDS/SQL utility routine can also be started with the alias BSTATUS. |