SYSVIEW LINKLIST DUPLICAT command
search cancel

SYSVIEW LINKLIST DUPLICAT command

book

Article ID: 99988

calendar_today

Updated On:

Products

SYSVIEW Performance Management NXBRIDGE - SYSVIEW/ENDEVOR

Issue/Introduction



Are there any other commands to be converted to other commands like DUPLICAT and LISTMDIR. 

Customers have difficulty setting security privileges. Therefore, they would like to control authority including those internal commands. 
(Allow LINKLIST command, but do not allow DUPLICAT command on that screen, etc.) 

Could you please let me know what else is the target command (the command which is actually converted from the SYSVIEW screen internally).  
Also please let me know how to control them. 

I am understanding that : 
In SYSVIEW, DUPLICAT will be converted to another command,LISTMDIR at run time. 
So, we need to put security on the converted commands. We need to set security against LISTMDIR instead of DUPLICAT, right? 

Are commands to be converted to other commands like DUPLICAT. 
 

Environment

Release:
Component: SYSVW

Resolution

DUPLICAT is a sub-command of the LINKLIST command. If a sub-command issues a primary SYSVIEW command, it should be documented in the HELP for the command. So looking at the HELP for LINKLIST sub-commands, it indicates that the ALL, DUPLICAT, and UNIQUE sub-commands will issue the LISTMDIR command. Additionally, if you look at the HELP for LISTMDIR, it indicates that the same ALL, DUPLICAT, and UNIQUE sub-commands are available from the following commands: 

CAPLIB 
CLISTLIB 
DDLIST 
HELPLIB 
LINKLIST 
LPALIST 
MAPLIB 
MIBLIB 
PANELLIB 
PARMLIB 
PARMLIST 
PLOTLIB 
PROCLIST 
REXXLIB 
SAMPLIB 
TASKLIB 
TEMPLATE 

I'm sure that there are other sub-commands that issue a primary SYSVIEW command, but without searching the HELP for each command, there's no easy way to identify them. It's much more common for line-commands (issued from the 'Cmd' field on a row of data on the display) to link off to another primary command and pass content from the selected row so that the data on the linked to command is already filtered.