Difference between revisions of "Reading Spectrum Data Change Records"
>Johno |
>Johno |
||
Line 1: | Line 1: | ||
+ | == Reading Spectrum Data Change Records == | ||
+ | ===Overview=== | ||
+ | The SH-HISTORY and LN-HISTORY datasets (HISTRY database) contain data change records that are stored in a binary format. AskPlus provides two special functions designed to read and interpret these records. To use these functions the datachng.sl (or .so Itanium) must be installed in the /ASKPLUS directory. An AskPlus job is also available that extracts specific data change records based on their TYPE and ENTRY-DATE. | ||
− | + | ===Installing the detaching sl/so file=== | |
− | |||
− | === | ||
− | |||
− | === | + | ===Editing the Job Parameters=== |
The listener job can be shutdown using the host command KILLVSRV. The syntax is: | The listener job can be shutdown using the host command KILLVSRV. The syntax is: |
Revision as of 17:27, 17 January 2014
Contents
Reading Spectrum Data Change Records
Overview
The SH-HISTORY and LN-HISTORY datasets (HISTRY database) contain data change records that are stored in a binary format. AskPlus provides two special functions designed to read and interpret these records. To use these functions the datachng.sl (or .so Itanium) must be installed in the /ASKPLUS directory. An AskPlus job is also available that extracts specific data change records based on their TYPE and ENTRY-DATE.
Installing the detaching sl/so file
Editing the Job Parameters
The listener job can be shutdown using the host command KILLVSRV. The syntax is:
- KILLVSRV.PUBTCP.ASKPLUS -password
The password must match the password in the VSRVINI file for the VSRVMGR Manager.