com.ibm.jzos
Interface ZFileConstants
-
- All Known Implementing Classes:
- RecordReader, RecordWriter, ZFile, ZFileException, ZFileRecordReader
public interface ZFileConstantsConstants used byZFileandZFileclients.- RECFM_* - getRecfmBits() bit mask values (from fldata.__recfm*)
- DSORG_* - getDsorg() constant values (from fldata.__dsorg* )
Note: In fldata, PDS_MEM and PDS_DIR have their own bits (2 and 4), but they alway appear in conjunction with PO = 1. For convenience, we define these values with the PO bit set.
- LOCATE_* - locate() option constant values
- SEEK_* - seek() option contants
- OPEN_MODE_* - getOpenMode() constants (from fldata._openmode)
- MODE_FLAG_* - getModeFlags() bit mask constants (from fldata.modeflag)
- DEVICE_* - getDevice() value contants
- VSASM_TYPE_* - getVsamType() value contants
- S_* - mkfifo() mode constants
- LAST_OP_* - ZFileException getLastOp() constants
- ERRNO_* - commonly used errno values
Note: for more information, see the IBM C Library documentation referenced in
ZFile.
-
-
Field Summary
Fields Modifier and Type Field and Description static java.lang.StringDEFAULT_EBCDIC_CODE_PAGENote: ZUtil.getDefaultPlatformEncoding() should be used to get the locale-specific EBCDIC default encoding for the current process.static intDEVICE_DISKgetDevice() value constant (fldata._device)static intDEVICE_DUMMYgetDevice() value constant (fldata._device)static intDEVICE_HFSgetDevice() value constant (fldata._device)static intDEVICE_HIPERSPACEgetDevice() value constant (fldata._device)static intDEVICE_MEMORYgetDevice() value constant (fldata._device)static intDEVICE_MSGFILEgetDevice() value constant (fldata._device)static intDEVICE_OTHERgetDevice() value constant (fldata._device)static intDEVICE_PRINTERgetDevice() value constant (fldata._device)static intDEVICE_TAPEgetDevice() value constant (fldata._device)static intDEVICE_TDQgetDevice() value constant (fldata._device)static intDEVICE_TERMINALgetDevice() value constant (fldata._device)static intDSORG_CONCATgetDsorg() constant value (fldata.__dsorg_concat )static intDSORG_HFSgetDsorg() constant value (fldata.__dsorg_hfs )static intDSORG_HIPERgetDsorg() constant value (fldata.__dsorg_hiper )static intDSORG_MEMgetDsorg() constant value (fldata.__dsorg_mem )static intDSORG_PDS_DIRgetDsorg() constant value (fldata.__dsorg_po + fldata.__dsorg_dir)static intDSORG_PDS_MEMgetDsorg() constant value (fldata.__dsorg_po + fldata.__dsorg_mem)static intDSORG_PDSEgetDsorg() constant value (fldata.__dsorg_pdse )static intDSORG_POgetDsorg() constant value (fldata.__dsorg_po )static intDSORG_PSgetDsorg() constant value (fldata.__dsorg_ps )static intDSORG_TEMPgetDsorg() constant value (fldata.__dsorg_temp )static intDSORG_VSAMgetDsorg() constant value (fldata.__dsorg_vsam )static intERRNO_E_ABENDerrno constantstatic intERRNO_E_DEFINEFILEerrno constantstatic intERRNO_E_READERRerrno constantstatic intERRNO_E_WRITEERRerrno constantstatic intERRNO_EACCESerrno constantstatic intERRNO_EILSEQerrno constantstatic intERRNO_EINVALerrno constantstatic intERRNO_EIOerrno constantstatic intERRNO_EPERMerrno constantstatic intFLAG_DISP_MODRecordReader/Writer flag constant - DISP=MODstatic intFLAG_DISP_OLDRecordReader/Writer flag constant - DISP=OLDstatic intFLAG_DISP_SHRZFile(name, options, flags) flag constant - DISP=SHRstatic intFLAG_PDS_ENQZFile(name, options, flags) flag constant - ISPF Enqueuesstatic intLAST_OP_BSAM_BLDLZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_BSAM_CLOSEZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_BSAM_CLOSE_TZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_BSAM_NOTEZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_BSAM_OPENZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_BSAM_POINTZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_BSAM_READZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_BSAM_STOWZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_BSAM_WRITEZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_C_CANNOT_EXTENDZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_C_DBCS_SI_TRUNCATEZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_C_DBCS_SO_TRUNCATEZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_C_DBCS_TRUNCATEZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_C_DBCS_UNEVENZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_C_FCBCHECKZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_C_TRUNCATEZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_HSP_CREATEZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_HSP_DELETEZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_HSP_EXTENDZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_HSP_READZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_HSP_WRITEZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_IO_CATALOGZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_IO_DEVTYPEZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_IO_LOCATEZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_IO_OBTAINZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_IO_RDJFCBZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_IO_RENAMEZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_IO_SCRATCHZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_IO_SWAREQZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_IO_TRKCALCZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_IO_UNCATALOGZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_QSAM_FREEPOOLZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_QSAM_GETZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_QSAM_PUTZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_QSAM_RELSEZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_QSAM_TRUNCZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_SVC99_ALLOCZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_SVC99_ALLOC_NEWZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_SVC99_UNALLOCZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_TGET_READZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_TGET_WRITEZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_VSAM_CLOSEZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_VSAM_ENDREQZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_VSAM_ERASEZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_VSAM_GENCBZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_VSAM_GETZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_VSAM_MODCBZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_VSAM_OPEN_ESDSZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_VSAM_OPEN_ESDS_PATHZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_VSAM_OPEN_FAILZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_VSAM_OPEN_KSDSZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_VSAM_OPEN_KSDS_PATHZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_VSAM_OPEN_RRDSZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_VSAM_POINTZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_VSAM_PUTZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_VSAM_SHOWCBZFileException getLastOp() constant (__amrc.__last_op)static intLAST_OP_VSAM_TESTCBZFileException getLastOp() constant (__amrc.__last_op)static intLOCATE_KEY_EQlocate() option constantstatic intLOCATE_KEY_EQ_BWDlocate() option constantstatic intLOCATE_KEY_FIRSTlocate() option constantstatic intLOCATE_KEY_GElocate() option constantstatic intLOCATE_KEY_LASTlocate() option constantstatic intLOCATE_RBA_EQlocate() option constantstatic intLOCATE_RBA_EQ_BWDlocate() option constantstatic intMODE_FLAG_APPENDgetModeFlags() bit mask constant (fldata.modeflag)static intMODE_FLAG_READgetModeFlags() bit mask constant (fldata.modeflag)static intMODE_FLAG_UPDATEgetModeFlags() bit mask constant (fldata.modeflag)static intMODE_FLAG_WRITEgetModeFlags() bit mask constant (fldata.modeflag)static intOPEN_MODE_BINARYgetOpenMode() constant (fldata._openmode _BINARY)static intOPEN_MODE_RECORDgetOpenMode() constant (fldata._openmode _RECORD)static intOPEN_MODE_TEXTgetOpenMode() constant (fldata._openmode _TEXT)static intRECFM_AgetRecfmBits() bit mask value (fldata.__recfmASA)static intRECFM_BgetRecfmBits() bit mask value (fldata.__recfmBlk)static intRECFM_FgetRecfmBits() bit mask value (fldata.__recfmF)static intRECFM_MgetRecfmBits() bit mask value (fldata.__recfmM)static intRECFM_SgetRecfmBits() bit mask value (fldata.__recfmS)static intRECFM_UgetRecfmBits() bit mask value (fldata.__recfmU)static intRECFM_VgetRecfmBits() bit mask value (fldata.__recfmV)static intS_IRGRPmkfifo() mode constantstatic intS_IROTHmkfifo() mode constantstatic intS_IRUSRmkfifo() mode constantstatic intS_IRWXGmkfifo() mode constantstatic intS_IRWXOmkfifo() mode constantstatic intS_IRWXUmkfifo() mode constantstatic intS_ISGIDmkfifo() mode constantstatic intS_ISUIDmkfifo() mode constantstatic intS_ISVTXmkfifo() mode constantstatic intS_IWGRPmkfifo() mode constantstatic intS_IWOTHmkfifo() mode constantstatic intS_IWUSRmkfifo() mode constantstatic intS_IXGRPmkfifo() mode constantstatic intS_IXOTHmkfifo() mode constantstatic intS_IXUSRmkfifo() mode constantstatic intSEEK_CURseek() option contantstatic intSEEK_ENDseek() option contantstatic intSEEK_SETseek() option contantstatic intVSAM_TYPE_ESDSgetVsamType() value contant (fldata._vsamtype)static intVSAM_TYPE_ESDS_PATHgetVsamType() value contant (fldata._vsamtype)static intVSAM_TYPE_KSDSgetVsamType() value contant (fldata._vsamtype)static intVSAM_TYPE_KSDS_PATHgetVsamType() value contant (fldata._vsamtype)static intVSAM_TYPE_NOTVSAMgetVsamType() value contant (fldata._vsamtype)static intVSAM_TYPE_RRDSgetVsamType() value contant (fldata._vsamtype)
-
-
-
Field Detail
-
DEFAULT_EBCDIC_CODE_PAGE
static final java.lang.String DEFAULT_EBCDIC_CODE_PAGE
Note: ZUtil.getDefaultPlatformEncoding() should be used to get the locale-specific EBCDIC default encoding for the current process.- See Also:
- Constant Field Values
-
RECFM_F
static final int RECFM_F
getRecfmBits() bit mask value (fldata.__recfmF)- See Also:
- Constant Field Values
-
RECFM_V
static final int RECFM_V
getRecfmBits() bit mask value (fldata.__recfmV)- See Also:
- Constant Field Values
-
RECFM_U
static final int RECFM_U
getRecfmBits() bit mask value (fldata.__recfmU)- See Also:
- Constant Field Values
-
RECFM_B
static final int RECFM_B
getRecfmBits() bit mask value (fldata.__recfmBlk)- See Also:
- Constant Field Values
-
RECFM_S
static final int RECFM_S
getRecfmBits() bit mask value (fldata.__recfmS)- See Also:
- Constant Field Values
-
RECFM_M
static final int RECFM_M
getRecfmBits() bit mask value (fldata.__recfmM)- See Also:
- Constant Field Values
-
RECFM_A
static final int RECFM_A
getRecfmBits() bit mask value (fldata.__recfmASA)- See Also:
- Constant Field Values
-
DSORG_PO
static final int DSORG_PO
getDsorg() constant value (fldata.__dsorg_po )- See Also:
- Constant Field Values
-
DSORG_PDS_MEM
static final int DSORG_PDS_MEM
getDsorg() constant value (fldata.__dsorg_po + fldata.__dsorg_mem)- See Also:
- Constant Field Values
-
DSORG_PDS_DIR
static final int DSORG_PDS_DIR
getDsorg() constant value (fldata.__dsorg_po + fldata.__dsorg_dir)- See Also:
- Constant Field Values
-
DSORG_PS
static final int DSORG_PS
getDsorg() constant value (fldata.__dsorg_ps )- See Also:
- Constant Field Values
-
DSORG_CONCAT
static final int DSORG_CONCAT
getDsorg() constant value (fldata.__dsorg_concat )- See Also:
- Constant Field Values
-
DSORG_MEM
static final int DSORG_MEM
getDsorg() constant value (fldata.__dsorg_mem )- See Also:
- Constant Field Values
-
DSORG_HIPER
static final int DSORG_HIPER
getDsorg() constant value (fldata.__dsorg_hiper )- See Also:
- Constant Field Values
-
DSORG_TEMP
static final int DSORG_TEMP
getDsorg() constant value (fldata.__dsorg_temp )- See Also:
- Constant Field Values
-
DSORG_VSAM
static final int DSORG_VSAM
getDsorg() constant value (fldata.__dsorg_vsam )- See Also:
- Constant Field Values
-
DSORG_HFS
static final int DSORG_HFS
getDsorg() constant value (fldata.__dsorg_hfs )- See Also:
- Constant Field Values
-
DSORG_PDSE
static final int DSORG_PDSE
getDsorg() constant value (fldata.__dsorg_pdse )- See Also:
- Constant Field Values
-
LOCATE_RBA_EQ
static final int LOCATE_RBA_EQ
locate() option constant- See Also:
- Constant Field Values
-
LOCATE_KEY_FIRST
static final int LOCATE_KEY_FIRST
locate() option constant- See Also:
- Constant Field Values
-
LOCATE_KEY_LAST
static final int LOCATE_KEY_LAST
locate() option constant- See Also:
- Constant Field Values
-
LOCATE_KEY_EQ
static final int LOCATE_KEY_EQ
locate() option constant- See Also:
- Constant Field Values
-
LOCATE_KEY_EQ_BWD
static final int LOCATE_KEY_EQ_BWD
locate() option constant- See Also:
- Constant Field Values
-
LOCATE_KEY_GE
static final int LOCATE_KEY_GE
locate() option constant- See Also:
- Constant Field Values
-
LOCATE_RBA_EQ_BWD
static final int LOCATE_RBA_EQ_BWD
locate() option constant- See Also:
- Constant Field Values
-
SEEK_SET
static final int SEEK_SET
seek() option contant- See Also:
- Constant Field Values
-
SEEK_CUR
static final int SEEK_CUR
seek() option contant- See Also:
- Constant Field Values
-
SEEK_END
static final int SEEK_END
seek() option contant- See Also:
- Constant Field Values
-
OPEN_MODE_TEXT
static final int OPEN_MODE_TEXT
getOpenMode() constant (fldata._openmode _TEXT)- See Also:
- Constant Field Values
-
OPEN_MODE_BINARY
static final int OPEN_MODE_BINARY
getOpenMode() constant (fldata._openmode _BINARY)- See Also:
- Constant Field Values
-
OPEN_MODE_RECORD
static final int OPEN_MODE_RECORD
getOpenMode() constant (fldata._openmode _RECORD)- See Also:
- Constant Field Values
-
MODE_FLAG_READ
static final int MODE_FLAG_READ
getModeFlags() bit mask constant (fldata.modeflag)- See Also:
- Constant Field Values
-
MODE_FLAG_WRITE
static final int MODE_FLAG_WRITE
getModeFlags() bit mask constant (fldata.modeflag)- See Also:
- Constant Field Values
-
MODE_FLAG_APPEND
static final int MODE_FLAG_APPEND
getModeFlags() bit mask constant (fldata.modeflag)- See Also:
- Constant Field Values
-
MODE_FLAG_UPDATE
static final int MODE_FLAG_UPDATE
getModeFlags() bit mask constant (fldata.modeflag)- See Also:
- Constant Field Values
-
DEVICE_DISK
static final int DEVICE_DISK
getDevice() value constant (fldata._device)- See Also:
- Constant Field Values
-
DEVICE_TERMINAL
static final int DEVICE_TERMINAL
getDevice() value constant (fldata._device)- See Also:
- Constant Field Values
-
DEVICE_PRINTER
static final int DEVICE_PRINTER
getDevice() value constant (fldata._device)- See Also:
- Constant Field Values
-
DEVICE_TAPE
static final int DEVICE_TAPE
getDevice() value constant (fldata._device)- See Also:
- Constant Field Values
-
DEVICE_TDQ
static final int DEVICE_TDQ
getDevice() value constant (fldata._device)- See Also:
- Constant Field Values
-
DEVICE_DUMMY
static final int DEVICE_DUMMY
getDevice() value constant (fldata._device)- See Also:
- Constant Field Values
-
DEVICE_MSGFILE
static final int DEVICE_MSGFILE
getDevice() value constant (fldata._device)- See Also:
- Constant Field Values
-
DEVICE_MEMORY
static final int DEVICE_MEMORY
getDevice() value constant (fldata._device)- See Also:
- Constant Field Values
-
DEVICE_HFS
static final int DEVICE_HFS
getDevice() value constant (fldata._device)- See Also:
- Constant Field Values
-
DEVICE_HIPERSPACE
static final int DEVICE_HIPERSPACE
getDevice() value constant (fldata._device)- See Also:
- Constant Field Values
-
DEVICE_OTHER
static final int DEVICE_OTHER
getDevice() value constant (fldata._device)- See Also:
- Constant Field Values
-
VSAM_TYPE_NOTVSAM
static final int VSAM_TYPE_NOTVSAM
getVsamType() value contant (fldata._vsamtype)- See Also:
- Constant Field Values
-
VSAM_TYPE_ESDS
static final int VSAM_TYPE_ESDS
getVsamType() value contant (fldata._vsamtype)- See Also:
- Constant Field Values
-
VSAM_TYPE_KSDS
static final int VSAM_TYPE_KSDS
getVsamType() value contant (fldata._vsamtype)- See Also:
- Constant Field Values
-
VSAM_TYPE_RRDS
static final int VSAM_TYPE_RRDS
getVsamType() value contant (fldata._vsamtype)- See Also:
- Constant Field Values
-
VSAM_TYPE_ESDS_PATH
static final int VSAM_TYPE_ESDS_PATH
getVsamType() value contant (fldata._vsamtype)- See Also:
- Constant Field Values
-
VSAM_TYPE_KSDS_PATH
static final int VSAM_TYPE_KSDS_PATH
getVsamType() value contant (fldata._vsamtype)- See Also:
- Constant Field Values
-
S_ISUID
static final int S_ISUID
mkfifo() mode constant- See Also:
- Constant Field Values
-
S_ISGID
static final int S_ISGID
mkfifo() mode constant- See Also:
- Constant Field Values
-
S_ISVTX
static final int S_ISVTX
mkfifo() mode constant- See Also:
- Constant Field Values
-
S_IRUSR
static final int S_IRUSR
mkfifo() mode constant- See Also:
- Constant Field Values
-
S_IWUSR
static final int S_IWUSR
mkfifo() mode constant- See Also:
- Constant Field Values
-
S_IXUSR
static final int S_IXUSR
mkfifo() mode constant- See Also:
- Constant Field Values
-
S_IRWXU
static final int S_IRWXU
mkfifo() mode constant- See Also:
- Constant Field Values
-
S_IRGRP
static final int S_IRGRP
mkfifo() mode constant- See Also:
- Constant Field Values
-
S_IWGRP
static final int S_IWGRP
mkfifo() mode constant- See Also:
- Constant Field Values
-
S_IXGRP
static final int S_IXGRP
mkfifo() mode constant- See Also:
- Constant Field Values
-
S_IRWXG
static final int S_IRWXG
mkfifo() mode constant- See Also:
- Constant Field Values
-
S_IROTH
static final int S_IROTH
mkfifo() mode constant- See Also:
- Constant Field Values
-
S_IWOTH
static final int S_IWOTH
mkfifo() mode constant- See Also:
- Constant Field Values
-
S_IXOTH
static final int S_IXOTH
mkfifo() mode constant- See Also:
- Constant Field Values
-
S_IRWXO
static final int S_IRWXO
mkfifo() mode constant- See Also:
- Constant Field Values
-
LAST_OP_BSAM_OPEN
static final int LAST_OP_BSAM_OPEN
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_BSAM_CLOSE
static final int LAST_OP_BSAM_CLOSE
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_BSAM_READ
static final int LAST_OP_BSAM_READ
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_BSAM_NOTE
static final int LAST_OP_BSAM_NOTE
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_BSAM_POINT
static final int LAST_OP_BSAM_POINT
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_BSAM_WRITE
static final int LAST_OP_BSAM_WRITE
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_BSAM_CLOSE_T
static final int LAST_OP_BSAM_CLOSE_T
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_BSAM_BLDL
static final int LAST_OP_BSAM_BLDL
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_BSAM_STOW
static final int LAST_OP_BSAM_STOW
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_TGET_READ
static final int LAST_OP_TGET_READ
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_TGET_WRITE
static final int LAST_OP_TGET_WRITE
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_IO_DEVTYPE
static final int LAST_OP_IO_DEVTYPE
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_IO_RDJFCB
static final int LAST_OP_IO_RDJFCB
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_IO_TRKCALC
static final int LAST_OP_IO_TRKCALC
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_IO_OBTAIN
static final int LAST_OP_IO_OBTAIN
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_IO_LOCATE
static final int LAST_OP_IO_LOCATE
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_IO_CATALOG
static final int LAST_OP_IO_CATALOG
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_IO_UNCATALOG
static final int LAST_OP_IO_UNCATALOG
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_IO_RENAME
static final int LAST_OP_IO_RENAME
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_IO_SCRATCH
static final int LAST_OP_IO_SCRATCH
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_IO_SWAREQ
static final int LAST_OP_IO_SWAREQ
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_SVC99_ALLOC
static final int LAST_OP_SVC99_ALLOC
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_SVC99_ALLOC_NEW
static final int LAST_OP_SVC99_ALLOC_NEW
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_SVC99_UNALLOC
static final int LAST_OP_SVC99_UNALLOC
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_C_TRUNCATE
static final int LAST_OP_C_TRUNCATE
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_C_FCBCHECK
static final int LAST_OP_C_FCBCHECK
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_C_DBCS_TRUNCATE
static final int LAST_OP_C_DBCS_TRUNCATE
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_C_DBCS_SO_TRUNCATE
static final int LAST_OP_C_DBCS_SO_TRUNCATE
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_C_DBCS_SI_TRUNCATE
static final int LAST_OP_C_DBCS_SI_TRUNCATE
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_C_DBCS_UNEVEN
static final int LAST_OP_C_DBCS_UNEVEN
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_C_CANNOT_EXTEND
static final int LAST_OP_C_CANNOT_EXTEND
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_VSAM_OPEN_FAIL
static final int LAST_OP_VSAM_OPEN_FAIL
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_VSAM_OPEN_ESDS
static final int LAST_OP_VSAM_OPEN_ESDS
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_VSAM_OPEN_RRDS
static final int LAST_OP_VSAM_OPEN_RRDS
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_VSAM_OPEN_KSDS
static final int LAST_OP_VSAM_OPEN_KSDS
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_VSAM_OPEN_ESDS_PATH
static final int LAST_OP_VSAM_OPEN_ESDS_PATH
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_VSAM_OPEN_KSDS_PATH
static final int LAST_OP_VSAM_OPEN_KSDS_PATH
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_VSAM_MODCB
static final int LAST_OP_VSAM_MODCB
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_VSAM_TESTCB
static final int LAST_OP_VSAM_TESTCB
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_VSAM_SHOWCB
static final int LAST_OP_VSAM_SHOWCB
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_VSAM_GENCB
static final int LAST_OP_VSAM_GENCB
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_VSAM_GET
static final int LAST_OP_VSAM_GET
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_VSAM_PUT
static final int LAST_OP_VSAM_PUT
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_VSAM_POINT
static final int LAST_OP_VSAM_POINT
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_VSAM_ERASE
static final int LAST_OP_VSAM_ERASE
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_VSAM_ENDREQ
static final int LAST_OP_VSAM_ENDREQ
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_VSAM_CLOSE
static final int LAST_OP_VSAM_CLOSE
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_QSAM_GET
static final int LAST_OP_QSAM_GET
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_QSAM_PUT
static final int LAST_OP_QSAM_PUT
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_QSAM_TRUNC
static final int LAST_OP_QSAM_TRUNC
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_QSAM_RELSE
static final int LAST_OP_QSAM_RELSE
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_QSAM_FREEPOOL
static final int LAST_OP_QSAM_FREEPOOL
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_HSP_CREATE
static final int LAST_OP_HSP_CREATE
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_HSP_DELETE
static final int LAST_OP_HSP_DELETE
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_HSP_READ
static final int LAST_OP_HSP_READ
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_HSP_WRITE
static final int LAST_OP_HSP_WRITE
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
LAST_OP_HSP_EXTEND
static final int LAST_OP_HSP_EXTEND
ZFileException getLastOp() constant (__amrc.__last_op)- See Also:
- Constant Field Values
-
ERRNO_E_ABEND
static final int ERRNO_E_ABEND
errno constant- See Also:
- Constant Field Values
-
ERRNO_E_DEFINEFILE
static final int ERRNO_E_DEFINEFILE
errno constant- See Also:
- Constant Field Values
-
ERRNO_E_WRITEERR
static final int ERRNO_E_WRITEERR
errno constant- See Also:
- Constant Field Values
-
ERRNO_E_READERR
static final int ERRNO_E_READERR
errno constant- See Also:
- Constant Field Values
-
ERRNO_EACCES
static final int ERRNO_EACCES
errno constant- See Also:
- Constant Field Values
-
ERRNO_EINVAL
static final int ERRNO_EINVAL
errno constant- See Also:
- Constant Field Values
-
ERRNO_EIO
static final int ERRNO_EIO
errno constant- See Also:
- Constant Field Values
-
ERRNO_EPERM
static final int ERRNO_EPERM
errno constant- See Also:
- Constant Field Values
-
ERRNO_EILSEQ
static final int ERRNO_EILSEQ
errno constant- See Also:
- Constant Field Values
-
FLAG_DISP_SHR
static final int FLAG_DISP_SHR
ZFile(name, options, flags) flag constant - DISP=SHR- See Also:
- Constant Field Values
-
FLAG_PDS_ENQ
static final int FLAG_PDS_ENQ
ZFile(name, options, flags) flag constant - ISPF Enqueues- See Also:
- Constant Field Values
-
FLAG_DISP_OLD
static final int FLAG_DISP_OLD
RecordReader/Writer flag constant - DISP=OLD- See Also:
- Constant Field Values
-
FLAG_DISP_MOD
static final int FLAG_DISP_MOD
RecordReader/Writer flag constant - DISP=MOD- See Also:
- Constant Field Values
-
-