End of support

   

This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

AUTOCATA function distributed solutions

The following distributed solutions are provided for the AUTOCATA function:

For locations of the library members that the distributed solutions use, see Libraries for the distributed solutions.

DSCNT—USER/ alias with over 2000 data set entries solution

This solution checks for USER/aliases that have over 2000 associated data set entries.

When the condition is noted, an AL001 event is generated, resulting in message SVWAL001, containing the alias and data set entry count. The SVWAL001 message text can be modified in the SMEVNTxx member.

The following table further explains the DSCNT solution.

DSCNT solution

Solution component

Description

Name

DSCNT

Invocation

F MVSRMAS,SVOS
AUTOCATA,ALIAS=(USER/),SOL=DSCNT

This command starts AUTOCATA processing, which causes all aliases beginning with USER to be retrieved from the Catalog Scan output data set. The results are checked against the DSCNT solution in the AUTOCATA RLST. Catalogs that match the solution are acted upon.

FLST member

SMFLSTAL

SET MODE=ACT
INC AL_ALIAS=/

RLST member

SMRLSTAL

SET SOLUTION=DSCNT,ACT_EVENTID=AL001
INC AL_ALIAS=USER/ AL_DS#>2000

Skeleton JCL member

None

Event definition

AL001 in SMEVNTxx member

ACCTIME—Catalog average access time greater than .010000 seconds

This solution checks for aliases that have an average access time greater than .010000 seconds.

When the condition is noted, an AL002 event is generated, resulting in message SVWAL002, containing the alias and average access time. The SVWAL002 message text can be modified in the SMEVNTxx member.

ACCTIME solution

Solution component

Description

Name

ACCTIME

Invocation

F MVSRMAS,SVOS
AUTOCATA,ALIAS=(/),SOL=ACCTIME

This command starts AUTOCATA processing, which causes all aliases to be retrieved from the Catalog Scan output data set. The results are checked against the ACCTIME solution in the AUTOCATA RLST. Aliases that match the solution are acted upon.

FLST member

SMFLSTAL

SET MODE=ACT
INC AL_ALIAS=/

RLST member

SMRLSTAL

SET SOLUTION=ACCTIME,ACT_EVENTID=AL002
INC AL_ACCTIME>010000

Skeleton JCL member

None

Event definition

AL002 in SMEVNTxx member

Was this page helpful? Yes No Submitting... Thank you

Comments