Examples

The examples below show how to use the DELVIEW command to delete a user or a group from the combined view.

Example 1: Delete a specific user, MAINT640, from a combined view, SAMPLE.

Figure 1. DELVIEW command to delete a user
GOMCMD OPMGRM1 DELVIEW NAME SAMPLE USER MAINT640 
 Ready; T=0.01/0.01 06:05:00

After deletion, the output for user MAINT640 will no longer be added to the SAMPLE view. However, this command does not delete any previously combined output.

Example 2: A specific group of users, ROCKET1, is deleted from a view, ROCVIEW.

Figure 2. DELVIEW command to delete a group
GOMCMD OPMGRM1 DELVIEW NAME ROCVIEW GROUP ROCKET1 
 Ready; T=0.01/0.01 02:16:02

After deletion, the group's output will no longer be added to the ROCVIEW view. However, this command does not delete any previously combined output.