Files accessed by CA Ideal batch that are not CA Datacom/DB files require entries in the CA Ideal File Table just as libraries accessed by CA Ideal application developers (source, object, and panel libraries) require CA Ideal File Table entries. The CA Ideal File Table is used for CA Ideal batch jobs. It is effectively a collection of DCBs DTFs for accessing any non-CA Datacom/DB files that the job needs. A file table is generated during installation with all the necessary entries for batch processing. This section describes how to add to or change the file table to provide additional site system libraries (source, panel, and object) for application developers and to support sequential file dataviews for CA Ideal batch applications.
Note: Since non-system VSAM files do not require any file table entries, it is not necessary to change the file table to support VSAM file dataviews.
The CA Ideal Batch File Table is a series of assembler macro invocations. Each entry calls the macro ROSFD and describes one file. To change the CA Ideal File Table, add the appropriate entries and reassemble. Then, execute a standalone link-edit with a phase name of @IIDSYSF with the object code in a core image library available at runtime. No other link-edits are required since the file table is dynamically loaded at runtime.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|