Introduction

CA Gen enables application development on Windows workstations and supports application deployment to integrate multiple platforms on z/OS (CICS and IMS), UNIX, Linux, Windows, .NET and J2EE.

CA is Computer Associates. And CA Gen is one of their product.

25) Coolgen Interview Questions - Set 05


Talk about the Batch model and packaging etc in COOLGEN, CA-GEN

·         Choose model and appropriate batch business system (E.G. modelname).
·         Add Procedure/Procedure step and create as a type = BATCH
·         Packaging as Batch, give the job name
·         Use host encyclopedia load module packaging. Give Load module name as a program that is used in a  batch JCL
·         Build the JCL and make sure you have allocated TIRIOVF dataset.
·         Decide Check pointing logic if required
·         Check pointing logic is required if the job has to be made as restart-able without any manual intervention.
·         Time based check pointing or record based check pointing
·         Time base check pointing means take a commit point ofter predefined interval and save the key of the record processed.

·         Record based check pointing means take a commit point after certain number of records and save the key of the record processed.

No comments: