|
SYSIBM.SYSJAVAOPTS www.cadcobol.com - linguagem de programação COBOL |
|
|
|
|
| Desenvolvido por DORNELLES, Carlos Alberto - Analista de Sistemas - Brasília DF. |
Contains build options used during INSTALL_JAR.
| Nome da coluna | Tipo do dado | Descrição | Uso |
| JARSCHEMA | CHAR(8) NOT NULL | The schema of the JAR file. | G |
| JAR_ID | CHAR(18) NOT NULL | The name of the JAR file. | G |
| BUILDSCHEMA | CHAR(8) NOT NULL | Schema name for BUILDNAME. | G |
| BUILDNAME | CHAR(18) NOT NULL | Procedure used to create the routine. | G |
| BUILDOWNER | CHAR(8) NOT NULL | Authorization ID used to create the routine. | G |
| DBMLIB | VARCHAR(128) NOT NULL | PDS name where DBRM is located. | G |
| HPJCOMPILE_OPT | VARCHAR(256) NOT NULL | HPJ compile options used to install the routine. | G |
| BIND_OPTS | VARCHAR(1024) NOT NULL | Bind options used to install the routine. | G |
| POBJECT_LIB | VARCHAR(128) NOT NULL | PDSE name where program object is located. | 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 |