PowerExchange for CDC and Mainframe
- PowerExchange for CDC and Mainframe 10.4.0 HotFix 1
- All Products
Parameter
| Description
| Default Value
| Valid Values
|
---|---|---|---|
AgentID
| Required. The name of the PowerExchange Agent.
You can use the same AgentID for different PowerExchange Agents, if the agents are on different
z/OS systems.
This value must match the value of the AGENTID parameter in the EDMSDIR module.
| EDMA
|
|
CCVACTIVE
| Optional. Specifies whether to activate the Batch VSAM ECCR during startup of the PowerExchange Agent.
| No
|
|
CmdAuthCheck
| Optional. Specifies whether to check authorization by issuing a RACROUTE authorization macro when a PowerExchange Agent command is issued.
| No
|
|
CmdPrefix
| Optional. An MVS command prefix to use for all PowerExchange Agent commands.
This value must not conflict with existing MVS or PowerExchange Agent commands.
| Value of AgentID parameter.
| One to eight characters. The first must be a letter or one of the following symbols:
|
InitAuthCheck
| Optional. Whether to check authorization by issuing a RACROUTE authorization macro whenever anyone makes a request to initialize a PowerExchange Agent service.
| No
|
|
LogBuffLimit
| Optional. The data space size to allocate as an integration area for EDMSLOG messages.
PowerExchange stores the message log in a data space and not in common storage.
Estimate the space in terms of number of messages. For each message, allow 216 bytes.
| 2000
| A number from 1000 through 10000.
|
LogClass
| Required. The EDMSLOG SYSOUT class.
| -
| Any valid SYSOUT class.
|
LogHold
| Optional. Specifies whether the EDMSLOG SYSOUT data is allocated with HOLD=YES.
| No
|
|
LogLimit
| Optional. The EDMSLOG line limit. When this limit is reached, the PowerExchange Agent allocates another log.
| 10000
| A number from 5000 through 100000.
|
Refreshsscvt
| Optional. Causes the system to build a SSCVT.
The parameter specifies the current SSCVT address that you want to refresh because it is no longer usable.
Use this parameter if all of the following conditions occur:
| -
| An eight-character hexadecimal address that you get from message PWXEDM172020E.
|
RepositoryDSN
| Required. The data set name that the PowerExchange Agent repository uses for either the AGENTREP data set or CCT data set.
| -
| A valid cataloged data set name.
|
RepositoryMode
| Required. The type of repository.
| -
| Valid values are DETAIL or EDP.
Use DETAIL for PowerExchange CDC.
|
Startup
| Optional. Whether, during startup, the PowerExchange Agent creates a data space or uses an existing data space, if one exists.
| WARM
|
|
TaskLimit
| Optional. The amount of data space storage used as an integration area for concurrent PowerExchange Agent tasks.
Specify this limit in terms of the maximum number of concurrent task control blocks (TCBs) that can request services from the PowerExchange Agent. Allow 128 bytes for each control block.
| 500
| A number from 150 through 1500.
|