In a z/OS environment, the DEALLOCATE command can be used to release a UDB for offline processing. Conversely, the ALLOCATE command can be used to bring a UDB on-line for processing.
In non-z/OS environments, the stripping of files, created by NCL for further offline processing, can be achieved without a restart of the system if the following rules are followed:
If the UDB has been processed using standard format, any offline processing programs must take the high-value (X'FF') field separators into account when determining the format of data within records.
To allow non-UDB format files to be processed, your product provides a format operand on the &FILE OPEN and &FILE SET statements, that designates the format of the files being processed.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |