SQL/MP Installation and Management Guide
Performing Recovery Operations
HP NonStop SQL/MP Installation and Management Guide—523353-004
11-37
Removing Shadow Labels
considered for the purge. If you omit the SHADOWSONLY option, no shadow labels
are affected; only files in the file set list are purged.
When you use the SHADOWSONLY option, follow these guidelines.
•
You must be logged on as the super ID. If you are not the super ID user, a warning
is issued and nothing is purged.
•
When you run the PURGE or CLEANUP command to remove shadow labels, no
user-defined TMF transaction should be active. These utility commands are meant
to purge the shadow labels produced because of a damaged system or hardware
malfunction, but not to purge the ones produced in normal operation.
This command purges shadow labels by using PURGE:
>> PURGE $VOL1.*.*, SHADOWSONLY;
This command purges shadow labels by using the CLEANUP utility:
>> CLEANUP $VOL1.*.*, SHADOWSONLY;