The GDIF DEFAULT statement lets you indicate whether GDIF should propagate ENQ requests by default for QNAMEs that have EXEMPT=YES specified on their QNAME statements. This statement is available only when you are running the GDIF of the CA MII component.
This command has the following format:
DEFAULT [{RESOURCE={GLOBAL | LOCAL} | JOB={GLOBAL | LOCAL} } ]
(Optional) Indicates whether GDIF should propagate ENQ requests by default, no matter what resource is requested. Specify one of these values on the RESOURCE parameter:
GDIF should propagate ENQ requests by default, unless that resource is named on a LOCAL statement.
GDIF should not propagate ENQ requests unless that resource is named on a GLOBAL statement.
(Optional) Indicates whether GDIF should propagate ENQ requests by default, no matter what job issued the ENQ request. Specify one of these values on the JOB parameter:
GDIF should propagate ENQ requests by default, unless the job that issued the request is named on a LOCAL statement.
GDIF should not propagate ENQ requests unless the job that issued the request is named on a GLOBAL statement.
Usage Notes: DEFAULT Statement (GDIF)
Examples: DEFAULT Statement (GDIF)
DEFAULT RESOURCE=GLOBAL JOB=GLOBAL
DEFAULT RESOURCE=LOCAL JOB=GLOBAL
Copyright © 2014 CA.
All rights reserved.
|
|