Utility Statements › UNLOAD › Example
The following example directs the UNLOAD utility to unload an area in an SQL-defined segment named USERDB.
unload segment userdb area "emp-area" reload into userdb dmcl newdmcl;