Explanation
The INSERT/UPDATE request is denied because the space allocated for the CA Datacom/DB area containing the requested table is being used. The nnnn is replaced with the database ID and the aaa is replaced with the three-character CA Datacom/DB name for the area.
The SQLSTATE that equates to this SQL return code is 57S06.
User Response
Execute the DBUTLTY EXTEND AREA=aaa function to enlarge the data area, delete rows from the area, or reorganize the table to recover space if one of the data area space reclamation options is not in force. See the CA Datacom/DB DBUTLTY Reference Guide for the command format required to execute this function.
|
Copyright © 2014 CA.
All rights reserved.
|
|