You are compiling against a read only database <str> Explanation: The database specified for use during compilation is currently read only. This module cannot be executed if the run time environment is also read only. User Action: Alter the database to be read write, put in a declare transaction read only statement, or execute this against a different database which is not read only.