The UNLOAD utility unloads records from one or more areas of the database in preparation for reloading. The UNLOAD utility does not reload data.
Note: You cannot use UNLOAD to unload an SQL database that contains keys longer than 256 bytes. Instead, use the REORG utility instead of UNLOAD to reorganize a large key database.
Authorization
|
To |
You Need This Privilege |
On |
|---|---|---|
|
Unload an area |
DBAREAD |
|
|
Unload a segment |
DBAREAD |
All areas of the segment |
|
Copyright © 2014 CA.
All rights reserved.
|
|