z/OS ISPF Reference Summary
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


TBOPEN—open a table

z/OS ISPF Reference Summary
SC19-3624-00

Command invocation format

Read syntax diagramSkip visual syntax diagram
                                .-WRITE---.   
>>-ISPEXEC--TBOPEN--table-name--+---------+--------------------->
                                '-NOWRITE-'   

>--+------------------+--+-------+-----------------------------><
   '-LIBRARY(library)-'  '-SHARE-'   

Call invocation format

Read syntax diagramSkip visual syntax diagram
>>-CALL--ISPEXEC--(buf-len,--buffer);--------------------------><

OR

Read syntax diagramSkip visual syntax diagram
                                              .-'WRITEbbb'-.   
>>-CALL--ISPLINK--('TBOPENbb',--table-name--,-+------------+---->
                                              '-'NOWRITEb'-'   

>--,-+---------+--,-+------------+-);--------------------------><
     '-library-'    '-'SHAREbbb'-'      

Return codes

 0
Normal completion.
 8
Table does not exist.
12
ENQ failed; table was in use by another user or the current user.
16
Table input library was not allocated.
20
Severe error.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014