Using the " XCFADMIN A" command I receive the message:
GSVX554E XUTLR XCFADMIN_LOGR_STREAM_64 failed RsAllocErr.
In the sysview stc log the following message appears:
GSVX090E (UTIL) Dataset in use - DD name SYSPRINT
The XCFADMIN command invokes an IBM utility program (IXCMIAPU) and then lets you browse the output from that program.
This utility writes to the SYSPRINT ddname so XCFADMIN tries to allocate SYSPRINT to a temporary disk dataset but has found that the DD name is already allocated.
By default CA Sysview do not free any existing allocation that we did not make.
By default CA Sysview do not free any existing allocation that we did not make however these is an option in the profile to change this behaviour.
The option 'Free standard system DD names' in the profile is NO by default.
You can change this option to YES with the command:
SET FREESYSDDNAM YES
For more information about the FREESYSDDNAM type HELP SET in the Command line of Sysview panel and then search for ' FREESYSDDNAM'