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 BOUTLOAD

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").

01 [/ADD-FILE-LINK LINK-NAME=DATABASE,FILE-NAME=dbname.DBDIR]

02 /SELECT-PRODUCT-VERSION PRODUCT-NAME=UDS-SQL,VERSION=version,SCOPE=*TASK

03 /START-UDS-BOUTLOAD

04 [OPEN-DATABASE DATABASE-NAME=dbname]

05 boutload-statements

06 END

01,04

02

One of the two statements must be used to assign the database.

The specified version of BOUTLOAD is selected.
It is generally recommended that you specify the version since it is possible for several UDS/SQL versions to be installed in parallel.

03

BOUTLOAD can be called from any user ID. The UDS/SQL utility routine can also be started with the aliases BOUTLOAD and START-UDS-OUTLOAD.