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 for starting BINILOAD

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 [/CREATE-FILE FILE-NAME=input-tape-file,...]

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

04 /START-UDS-BINILOAD

05 biniload-statements

06 END

03

The specified version of BINILOAD 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.

04

The UDS/SQL utility routine can also be started with the alias BINILOAD.

The BINILOAD statements are read in via SYSDTA! A file generated by BOUTLOAD can also be used for this purpose.