Acquire/DASD parameter specifications - syncsort_capacity_management - 12 - 12.40

Syncsort Capacity Management Installation Guide

Product type
Software
Portfolio
Integrate
Product family
Syncsort
Product
Syncsort Capacity Management
Version
12.40
Language
English
Product name
Syncsort Capacity Management
Title
Syncsort Capacity Management Installation Guide
Topic type
How Do I
Copyright
2023
First publish date
1985

Acquire/DASD JCL parameters and console commands

Acquire/DASD accepts the following JCL parameters:

PARM=QUIET Prevents all informational messages from being written

PARM=DEBUG  Writes debug data to file //DEBUG

PARM=DEBUGM Writes special debug data to file //DEBUG

If no JCL parameter is provided, then informational messages will be written to the console. PARM=QUIET will still write warnings and errors should they be encountered.

You should not use the DEBUG or DEBUGM parameters unless requested by Precisely as they generate very large amounts of output.

Acquire/DASD accepts the following console commands:

STOP ACQDMON Requests Acquire/DASD to terminate

MODIFY ACQMON,<command> Passes <command> to Acquire/DASD <command> can be:

   DEBUG Turn on debug mode

   DEBUGM Turn on specific debugging mode

   NODEBUG Turn off debug mode

   RELOAD Restart Acquire/DASD, keep DEBUG file open if in use

   RELOADC Restart Acquire/DASD, close/open DEBUG file if in use

RELOAD and RELOADC are designed to allow the dynamic replacement of parameters

Note:  Commands will not be “noticed” by Acquire/DASD until a polling interval has completed. For example if you have POLL=60 you may have to wait up to 60 seconds. With POLL=SMF you will may have to wait for your half of your SMF timeout interval before Acquire/DASD responds.

If you want to shut Acquire/DASD down immediately it will cause no damage if you cancel the job or started task.