You can generate an AMT manually or automatically. AMTGEN is a sample CA Ideal program available from the CA Support website. This program generates an AMT that includes an entry for each production program and panel in a system that you specify. You can modify this program to meet other specifications you might want to adopt at your site or you can use an entirely different program that generates this data.
The program AMTGEN is provided in external source format. You must use the CA Ideal source transport utility to import this application.
You can automate the generation of an AMT. CA Ideal distributed a sample application to generate AMTs for all the programs and panels in an entire CA Ideal system definition. CA Ideal member AMTGEN contains JCL to run the application.
Execute the CA Ideal program, AMTGEN, passing the name of the selected system as a parameter to the AMTGEN program, as shown in the following RUN command:
RUN AMTGEN VERSION PROD PARM '@IC'
The AMTGEN program produces the following output:
09/29/94 AMTGEN Audit Listing PAGE 1 AMT and PPT Source Generator for System: HBS SEQUENCE OUTPUT MODULE NUMBER GENERATED NOT FOUND ________ _________ _________ 1 ADDEMPL 2 ADDHMOS 3 CHGCARR 4 RATTGEN 5 RATTUPD 6 UPDEMPL . . . 23 ADDEMPL Total Entities Encountered: 23 Entities Processed 15 Module-Not-Found Entities 8
AMT TITLE 'LOAD MODULE DEFINITIONS FOR AMT: PROGRAMS' 00000001 LMHDR TABLEID=@IC 00000002 RATTGEN LMDEF PGM,@IC,RATTGEN,PRD 00000003 RATTUPD LMDEF PGM,@IC,RATTUPD,PRD 00000004 UPDEMPL LMDEF PGM,@IC,UPDEMPL,PRD 00000005 ADDEMPL LMDEF PGM,@IC,ADDEMPL,PRD 00000006 . . . TITLE 'LOAD MODULE DEFINITIONS FOR AMT: PANELS' 00000012 ADDEMPL LMDEF PNL,HBO,ADDEMPL,0001 00000013 . . . END 00000019 NAME @ILMT@IC(R) 00000001
To assemble the load module table @ILMLIST, perform the following tasks:
Notes:
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|