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 BPSQLSIA
&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-BPSQLSIA
04 [//OPEN-DATABASE DATABASE-NAME = ...]
05 //PRINT-statements
06 //END
|
01, 04 | You must use one of the two assignments for the database. |
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 | BPSQLSIA can be called from any user ID. The UDS/SQL utility routine can also be started with the alias BPSQLSIA or START-UDS-PRINT-SQLSIA. |