Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Example of the FT administrator

&pagelevel(4)&pagelevel

The FT administrator requires information about all FT requests affecting his/her FT system. If comprehensive information on FT requests is wanted, one possible short form of the command is:

NSTATUS SEL=(*ALL), INF=*ALL

If the FT administrator only requires standard information about these FT requests, he/she may use one short form of the command as follows:

NSTATUS SEL=(*ALL)

The information is then output in the form (for example):

TRANS-ID   INI STATE PARTNER  DIR  BYTE-COUNT  FILE-NAME
242352178  LOC HOLD  TIGER    TO   0           'USER024.SRC'
242417736  REM ACT   JUMBO    FROM 128574      LISTING
242483296  REM SUSP  SYS435   TO   4582349     'USER832.FILE'
242548808  LOC ACT   XAS2     TO   765032      'PGM.LOAD'
242614296  LOC LOCK  TIGER    FROM 0           ASS.LIST
242679928  LOC WAIT  SYS435   TO   7776        'USER123.SRC'
242745512  LOC FIN   SIRIUS   TO   9457000     MONTH.STATS

If only the totals for all requests in the particular states is wanted, one possible short form of the command is:

NSTATUS SEL=(*ALL),INF=*SUM

The information is then output in the form (for example):

ACT

2

WAIT

1

LOCK

1

SUSP

1

HOLD

1

FIN

1

TOTAL

7