WRITEOPTION - Near-term history data collection options keyword
Specifies the storage medium for near-term history data.
Configuration Parameter: KD2_PF_HIS_STORE
WRITEOPTION(medium)
- medium
-
- VSAM
- Store the data to VSAM data sets for OMEGAMON Db2 Classic near-term-history (NTH) support.
- VSAMSEQ
- Store the data to VSAM data sets and sequential files for OMEGAMON Db2 Classic NTH support.
- THVSAM
- Store the data to VSAM data sets for Enhanced 3270UI Thread history support.
- VSAMSEQTHVSAM
- Store the data to VSAM data sets, sequential files for OMEGAMON Db2 Classic NTH support and VSAM data sets for Enhanced 3270UI Thread history support.
- SEQTHVSAM
- Store the data to sequential files for OMEGAMON Db2 Classic NTH Statistics support and VSAM data sets for Enhanced 3270UI Thread history support.
- VSAMTHVSAM
- Store the data to VSAM data sets for OMEGAMON Db2 Classic NTH support and VSAM data sets for Enhanced 3270UI Thread history support. If you specify WRITEOPTION(THVSAM), then THRDLOG(n) and THRDDATASET(name*) are required. THRDLOG specifies the number of VSAM files. THRDDATASET specifies the beginning of the VSAM file and * is completed with a four-digit number for each file. For example: THRDLOG(7) THRDDATASET(D01OMPE.VTS5815.DBA9.RKTH*).