IBM Support

How to keep uppercase or lowercase for a Connect:Direct process.

Question & Answer


Question

How is CASE=YES specified in the DGADBATC (DMBATCH) job to keep case sensitivity of mixed case characters?

Cause

Answer

The CASE parameter can be specified in the SIGNON command or SUBMIT command.

SIGNON CASE=YES
SUBMIT PROC=PROCNAME CASE=YES

CASE=YES maintains the case sensitivity, while the default CASE=NO converts all characters to uppercase.

In most cases, the SIGNON and SUBMIT values are independent, but there is one combination where the SIGNON affects the SUBMIT.

SIGNON CASE=YES
SUBMIT PROC=PROCNAME

In this case, the SIGNON codes CASE=YES, while nothing is coded on the SUBMIT. That results in CASE=YES for both the SIGNON and SUBMIT.

See the following documentation for details on the CASE parameter:

IBM Sterling Connect:Direct for z/OS User Guide
IBM Sterling Connect:Direct for z/OS Quick Reference Guide
IBM Sterling Connect:Direct Process Language Help

[{"Product":{"code":"SSFGBN","label":"IBM Sterling Connect:Direct for z\/OS"},"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Component":"Not Applicable","Platform":[{"code":"PF035","label":"z\/OS"}],"Version":"5.2;5.1;5.0","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
17 December 2019

UID

swg21529436