ANR1589E
Error reason code updating database manager security plugin file name.

Explanation

The server was unable to update the database manager security plugin. This plugin controls access to the database manager from the Tivoli® Storage Manager server. The reason code is the errno from the fopen subroutine for the file. Some common reason codes are:
  • 26 - The file is in use.
  • 13 - Permission to write to the file is denied. On Windows, this reason code can also indicate that the file is in use.
For other reason codes, refer to your operating system reference guide for errno values.

System action

The server stops.

User response

Manually copy the file from the installation directory to the location identified in the message, and restart the server. On AIX®, you might also need to run the /usr/sbin/slibclean command as root after halting the server but before copying the file. This procedure will unload the plugin from the kernel memory.