SQL/MX Release 2.0 Best Practices

Data-loading Techniques and Considerations 40
appear again for processing. You may want to place the row forward into the selection path, but be
aware that doing so can cause erratic cursor behavior and is hard to trace.
nohup (no hangup) is the OSS option that bests represents the Guardian NOWAIT option. For more
information about this option, seethe Open System Services Shell and Utilities Reference Manual.
To find out if the file is full, issue the SHOWLABEL tablename command to obtain file extent information
and the table-percentage full.
To move a partition location, enter the key word LOCATION in both the source partition and in front of the
destination location.