-734   THE ROSHARE ATTRIBUTE OF A DATABASE CANNOT BE ALTERED FROM ROSHARE READ

Explanation

An attempt was made to ALTER a database from ROSHARE READ to either ROSHARE OWNER or ROSHARE NONE.

System action

The statement cannot be processed.

Programmer response

Verify that the correct database was specified on the ALTER DATABASE statement. The ROSHARE attribute of a read-only shared database cannot be altered. To change this, DROP and re-create the database.

SQLSTATE

56057