For a VSE unmodelled dataview: The ALTER PROGRAM DATAVIEW command alters the dataview information in the object code for this program without the necessity of using the dictionary facility, making the change, recataloging the dataview, and then recompiling the program.
You can issue this command for a program being developed in either an MVS or VSE environment. However, the block size or device type is only used when the program runs in VSE.
Note: Do not perform this command for a program that was the object of a CREATE MODULE. Perform the ALTER PROGRAM before the CREATE MODULE if you need to alter the dataview. For more information, see the Administration Guide.
This command has the following format:
ALTER PROGRAM name [VER version] DATAVIEW name
[BLKSIZE number ]
[ ]
[ {DISK } ]
[ {SLTAPE} ]
[DEVICE {NLTAPE} ]
[ {PRT } ]
[ {PUNCH } ]
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|