The ADA_TIMEZONE_CHECK statement controls whether PowerExchange issues the PWX-03206 message only once for each Adabas database that it accesses that does not have an Adabas DD statement for timezone (//TZINFO DD) defined. PWX-03206 indicates that the Adabas DD statement for timezone was not found in the Adabas nucleus JCL.
z/OS
Adabas
TIMEZONE
No
ADA_TIMEZONE_CHECK={N|
Y
}
N.
PowerExchange issues PWX-03206 only once for each Adabas database that it tries to access that does not have an Adabas DD statement for timezone defined.
Y
.
PowerExchange issues a PWX-03206 message for each access to an Adabas database that does not have an Adabas DD statement for timezone defined.
Default is Y.
If the issuance of multiple PWX-03206 messages might cause problems, such as when PowerExchange accesses an Adabas database to perform a Lookup transformation, specify ADA_TIMEZONE_CHECK=N.