Reason:
In a table defined as SQL read-only, an attempt was made to use the Data Definition Language (DDL) statements of SQL to alter the definition of a table defined as SQL read-only. SQL DDL statements cannot be used to perform these functions when the table is defined as SQL read-only.
Action:
Either perform the functions using Datadictionary facilities or remove the SQL read-only restriction from the table.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|