Difference between revisions of "ARS1108E"

From CMOD.wiki
Jump to navigation Jump to search
(Added ARS1108E - User does not have permission)
 
Line 27: Line 27:
== Troubleshooting ==
== Troubleshooting ==
In the case of arsadmin unload, if you have the System Administrator privilege, but also have custom permissions defined in the User defintion window, under the 'Application Group Permissions' tab, you need to check the 'Delete' privilege, or remove the Application Group from the right-hand column.
In the case of arsadmin unload, if you have the System Administrator privilege, but also have custom permissions defined in the User defintion window, under the 'Application Group Permissions' tab, you need to check the 'Delete' privilege, or remove the Application Group from the right-hand column.
[[File:ARS1108E-UserDoesNotHavePermission.png|720px]]


== APARs Related to this message ==
== APARs Related to this message ==

Revision as of 16:41, 15 March 2016

What was the error?

Message Number: ARS1108E

Message Severity: Error (Corrective action is required to continue)

Message Name: User >admin< does not have permission to perform the specified action

Message Text:

   ARS1108E User >admin< does not have permission to perform the specified action

Related Errors

The ARS1108E can be accompanied by a warning about using a clear-text password on the command line, ARS1609W.

What were you doing?

Running a command like arsdoc, arsadmin, or arsload.

In the case of running arsadmin unload, you have an Application Group defined with custom permissions, but do not have the 'Delete' permission.

What happened?

The attempt to unload the data from Content Manager OnDemand failed.

Example

 # /usr/lpp/ars/bin/arsadmin unload -I archive -g "Statements" -u admin -p password -L 5236-1-0-6FAA-20130131000000-20130131000000-5737
 ARS1108E User >admin< does not have permission to perform the specified action

Troubleshooting

In the case of arsadmin unload, if you have the System Administrator privilege, but also have custom permissions defined in the User defintion window, under the 'Application Group Permissions' tab, you need to check the 'Delete' privilege, or remove the Application Group from the right-hand column.

ARS1108E-UserDoesNotHavePermission.png

APARs Related to this message