Difference between revisions of "ARS1108E"
m (Added extra paragraph.) |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 19: | Line 19: | ||
== What happened? == | == What happened? == | ||
The attempt to unload the data from Content Manager OnDemand failed. | The operation you were attempting to do has failed because you do not have the appropriate permissions in Content Manager OnDemand. | ||
In the arsadmin unload example, the attempt to unload the data from Content Manager OnDemand failed. | |||
== Example == | == Example == | ||
| Line 31: | Line 33: | ||
== APARs Related to this message == | == APARs Related to this message == | ||
[http://www-01.ibm.com/support/docview.wss?uid=swg1PM93444 PM93444: ARSLOAD DIRECT MODE FAILS WHEN ENHANCED RETENTION MANAGEMENT IS ENABLED] | |||
Latest revision as of 16:47, 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 operation you were attempting to do has failed because you do not have the appropriate permissions in Content Manager OnDemand.
In the arsadmin unload example, 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.
APARs Related to this message
PM93444: ARSLOAD DIRECT MODE FAILS WHEN ENHANCED RETENTION MANAGEMENT IS ENABLED