GLPCTL110E DB2 did not have sufficient access to back up the database to 'location'. The database instance owner 'user ID' and the owner's primary group must be able to access and write to the backup location.

Explanation

The program failed to back up the database because DB2 did not have access to write to the specified location. The database instance owner and the primary group of the database instance owner must be able to read and write to the backup location.

User response

Verify that the database instance owner and the primary group of the database instance owner have access to read and write to the specified backup location. This includes any parent directories where the backup location resides. In addition, on AIX, Linux, Solaris, and HP-UX platforms the permissions must be set properly, even if you are running as the root user.