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 ENQSYSTEMS statement controls whether PowerExchange uses a scope of SYSTEM or SYSTEMS for ENQ macros that it issues to lock PowerExchange data sets and resources.
z/OS
ENQMAJORNAME
No
ENQSYSTEMS={
N
|Y}
N
.
PowerExchange uses a scope of SYSTEM on ENQ macros, which provides protection on the system on which the ENQ is issued.
Y.
PowerExchange uses a scope of SYSTEMS on ENQ macros. To provide multisystems protection with these enqueues, you must use GRS or a similar product to propagate them to other systems.
If you specify Y for the ENQSYSTEMS statement and you propagate enqueues to other z/OS systems that all use the same major name, you might experience contention for some PowerExchange resources.
Default is N.
By default, PowerExchange uses a major name of DETAIL. To change the major name, use the ENQMAJORNAME statement.