SYSIBM.LULIST
                        www.cadcobol.com - linguagem de programação COBOL


Volta a página anterior

Volta ao Menu das SYSIBM

Volta ao Menu Principal


Desenvolvido por DORNELLES, Carlos Alberto - Analista de Sistemas - Brasília DF.

Allows multiple LU names to be specified for a given LOCATION. Insert rows into this table when you want to define a remote DB2 data sharing group. The same value for LUNAME column cannot appear in both the SYSIBM.LUNAMES table and the SYSIBM.LULIST table. Rows in this table can be inserted, updated, and deleted.

Nome da coluna Tipo do dado Descrição Uso
 LINKNAME  CHAR(8) NOT NULL  The value of the LINKNAME column in the SYSIBM.LOCATIONS table with which  this row is associated. This is also the value of the LUNAME column in the  SYSIBM.LUNAMES table. The values of the other columns in the SYSIBM.LUNAMES  row apply to the LU identified by the LUNAME column in this row of  SYSIBM.LULIST.  G
 LUNAME  CHAR(8) NOT NULL  The VTAM® logical unit name (LUNAME) of the remote database system. This  LUNAME must not exist in the LUNAME column of SYSIBM.LUNAMES.  G
 IBMREQD  CHAR(1) NOT NULL
 WITH DEFAULT 'N'
 A value of Y indicates that the row came from the basic machine-readable material  (MRM) tape. For all other values, see Release dependency indicators in topic D.0.  G