Remove Admin Domain MRE (RMVCADMRE)

The Remove Cluster Admin Domain Monitored Resource Entry (RMVCADMRE) command removes a Monitored Resource Entry (MRE) from the cluster administrative domain.

This command does the following:

Restrictions:

Parameters

Keyword Description Choices Notes
CLUSTER Cluster Name Required, Positional 1
ADMDMN Cluster administrative domain Name Required, Positional 2
RESOURCE Monitored resource Character value Required, Positional 3
RSCTYPE Monitored resource type *ASPDEV, *AUTL, *CLS, *ENVVAR, *ETHLIN, *JOBD, *NETA, *NWSCFG, *NWSD, *NWSHDEV, *NWSSTG, *OPTDEV, *PRTDEV, *SBSD, *SYSVAL, *TAPDEV, *TCPA, *TRNLIN, *USRPRF Required, Positional 4
RSCLIB Library Name Optional

Cluster (CLUSTER)

Specifies the cluster where the cluster administrative domain exists.

This is a required parameter.

name
Specify the name of the cluster where the cluster administrative domain exists.

Cluster administrative domain (ADMDMN)

Specifies the cluster administrative domain which is monitoring the resource.

This is a required parameter.

name
Specify the cluster administrative domain.

Monitored resource (RESOURCE)

Specifies the name of the monitored resource entry to be removed.

This is a required parameter.

name
Specify the name of the monitored resource. If the name is longer than 10 characters, enter & and a blank in the first two positions and press F4 to expand the input field.

Monitored resource type (RSCTYPE)

Specifies the type of monitored resource.

This is a required parameter.

name
Specify the resource type.

Library (RSCLIB)

Specifies the library for the monitored resource.

Note: This parameter is required if the resource is a system object of type *CLS, *JOBD, or *SBSD. A library name is not allowed for resource types *ENVVAR, *NETA, *SYSVAL, or *TCPA. The parameter is allowed but not required for the other system object resources that can exist only in QSYS or QUSRSYS.

name
Specify the name of the library for the monitored resource.

Examples

 RMVCADMRE   CLUSTER(MYCLUSTER) ADMDMN(MYDOMAIN)
             RESOURCE(MYPROFILE)  RSCTYPE(*USRPRF)

This command removes a monitored resource entry for the user profile MYPROFILE. Changes to MYPROFILE will no longer be monitored by the cluster administrative domain MYDOMAIN in cluster MYCLUSTER. The user profile MYPROFILE is not deleted when the command is called.

Error messages

*ESCAPE Messages

HAE0007
Resource not removed from cluster administrative domain &4.