Common Errorcodes

ANR1664W

trying to remove a replication server fails:

Protect: SM286>del server SM287                                          
ANR1664W DELETE SERVER: Server SM287 is currently in use.
ANS8001I Return code 12.

ToDo:

  1. remove ReplicationNode relationships:
    REMove REPLnode <NODENAME> SERVER=<Name of Replicationserver>
  2. if this fail due to ANR3443W / ANR1632E look below
  3. try again
  4. if it fails, because it was the last Replication Server you need to assign a blank one by issuing the command without a servername given:
     SET REPLServer <nothing!> 
  5. try again

ANR3443W / ANR1632E

Trying to remove a replication relationship from a node fails like this

ANR3443W When the REMOVE REPLNODE command was run, one or more nodes (KOPAL-TEST) were skipped because they are not configured to replicate data to the specified server SM287.
ANR3445I If a node has no replication associations with any servers, you must specify an empty string (server="") for the SERVER parameter for the REMOVE REPLNODE command to reset a node's replication state. If the node has a replication association with one or more 
servers, you must specify a valid target replication server name.
ANR1632E REMOVE REPLNODE: Command failed. Replication state information for the specified nodes could not be removed.

Workround:

  • remove replicationnode with no server, using just two quote marks:
    REMove REPLNode <nodename> REPLServer=''

ANR8302E

KEY = 05

“KEY = 05” means Problems accessing Drive

in relation with

ASC/ASCQ Meaning Source
ASC=26 , ASCQ=00 + ANR8533W Due to the 'CHECKTAPEPOS' setting ISP is unable to set the drive to 'APPENDONLY' IBM-Documentation

KEY = 06

“KEY = 06” means “Unit Attention”

in relation with

ASC/ASCQ Meaning Source
ASC=2A, ASCQ=03 SCSI reservation error because several TSM instances use the same persisten name https://www-01.ibm.com/support/docview.wss?uid=swg1IT03879
ASC=29 , ASCQ=00 “Power-on, reset, bus reset” https://www-01.ibm.com/support/docview.wss?uid=swg1IT20573

KEY = FF

ANR8460E

ANR8460E AUDIT LIBRARY process for library <Library Name> failed.
in combination with possible reason solution
ANR9024E There are no drives available. at least one drive is not available check drives and make all available
check if drives are rotten and if so, remove their definition and paths completely

ANR8840E

error number 2

PVRRC Meaning Source Solution
2843 unable to access gripper device restart Lintape daemon or Wintape service

error number 11

PVRRC Meaning Source Solution
2845 Unable to open device <DEVICE> audit library failed after drives / paths got unavailable scsi information mismatch:
* reboot server
* reboot library
* force rescan scsi bus on device layer
* check if the lintape driver is running ;-)

ANR8779E

 ANR 8779E Unable to open drive <NAME>, error number= 2

in combination with

ANR1401W

ANR1401W Mount request denied for volume <NAME> - mount failed.

Possible Reasons:

  • SCSI connection lost on Library Client:
    • Solution: rescan the SCSI bus:
      ⇒ run as root: rescan-scsi-bus.sh
  • Persitent Naming fails due to an temporary SCSI-Error
    • Solution: let the udev daemon reload the rules:
      ⇒ run as root: udevadm trigger
This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies