Now, you can save your searches to easily repeat search requests.
Saving a search is as easy as 1-2-3:
1. Perform a search. The Search Results page opens. 2. Optionally, choose filters or update your search term. 3. Click Save Search.
You can access saved searches from a list next to the Search field that appears on every page. Saved searches store the search term and any search filters that you apply.
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.