DSNT300I   AUTH-ID authorization-id NOT AUTHORIZED TO PERFORM function ON DATABASE dbname. REQUEST REJECTED

Explanation

The invoker's 'authorization-id' as designated by AUTHORIZATION ID is not authorized to perform the specified database control command function on this database. The 'function' is either -START, -STOP, or -DISPLAY. The name of the database is 'dbname'.

If the operation involves an implicit database or an object in an implicit database, then the applicable privilege is not held on the implicit database, on database DSNDB04. In this case, the owner of the object is not involved in performing the operation.

System action

The request is rejected.

System programmer response

The privilege to issue the command must be granted to the indicated 'authorization-id'.

User response

Notify the system programmer.

If the table space is in an implicit database, then obtain the appropriate authorization privileges on the implicit database or DSNDB04.