6.9.5 Manipulating user LOB RDAREAs for which the frozen update command has been executed

Some manipulations cannot be executed on user LOB RDAREAs for which the frozen update command has been executed, as indicated in Table 6-8. If you must execute on a LOB RDAREA a manipulation that Table 6-8 shows cannot be executed, use the frozen update command with the -d option specified to release the user LOB RDAREA's frozen update status. After executing the manipulation, you must back up all HiRDB files in the user LOB RDAREAs again.

Table 6-8 Manipulations executable on user LOB RDAREAs for which the frozen update command has been executed

ManipulationStatus of HiRDB files
Frozen update statusPermit update status
SQL (data manipulation)INSERT[Figure]Yes
UPDATENoYes
DELETENoYes
SQL (table manipulation)PURGE TABLENoNo
DROP TABLENoNo
Database load utilityAdd mode[Figure]Yes
Load modeNoNo
Database reorganization utility (table reorganization, table reloading)NoNo
Rebalancing utilityNoNo
Database structure modification utilityYesYes
Database recovery utilityYesYes
Operation commandYesYes
Legend:
Yes: Can be executed
No: Cannot be executed
[Figure]: Not applicable.