Custom Search

ENDEVOR PROGRAME COMPILE

PROGRAM - COMPILE
If you need to recompile a program that you haven't changed (for instance, if you changed a copybook and you want the program to pick up the new version), use Option 4 - GENERATE (from the BATCH OPTIONS MENU). Then move the element from Stage U to Stage C. FOR UPDATES TO MODULES ALL READY LOCATED IN STAGE C, SEE BELOW:

E - Endevor or 3.PP.E
4 - Claimst
3 - Batch
1 - Build SCL
4 - Generate (example follows)

1. GENERATE the element from Stage 2 or Stage C to Stage U; with COPYBACK = Y (Example below). To generate from Stage 2 you must change the “Build using map” indicator to ‘Y’.

----------------------------- GENERATE ELEMENTS -----------------------------
OPTION ===> g
ELEMENT DISPLAY OPTIONS:
blank - Element list S - Summary B - Browse H - History
G - Generate element M - Master C - Changes

FROM ENDEVOR: ACTION OPTIONS:
ENVIRONMENT ===> CLAIMS CCID ===>
SYSTEM ===> ACES COPYBACK ===> Y (Y/N)
SUBSYSTEM ===> ACES OVERRIDE SIGNOUT ===> N (Y/N)
ELEMENT ===> otxxxxxxx PROCESSOR GROUP ===>
TYPE ===> COBOL
STAGE ===> 2 1 - CLAIMS1 2 - CLAIMS2

COMMENT ===>

LIST OPTIONS:
DISPLAY LIST ===> Y (Y/N)
WHERE CCID EQ ===>
WHERE PROC GRP EQ ===>
BUILD USING MAP ===> Y (Y/N)

NOTE: Setting COPYBACK=Y does two things. It copies the Stage 2 version of the program to stage U then generates (compiles or compiles and links) it. You must still do a separate package move to put the element back into Stage C.

2. Submit the batch job. When the SCL to generate (compile) the program has been
built, PF3 back to the BATCH OPTIONS MENU. Verify that your jobcard is correct
and select option 3 to submit the job.

3. Move the Element to Stage C. This is done via the standard package
processing (see sections V.7.a through f of this document, above).






4. If the program has a linkcard associated with it:

(a) GENERATE the LINKCARD from Stage 2 or Stage C to Stage U, with COPYBACK = Y.
This is the same as the generate process for programs. (“Build using map” =
‘Y’ for Stage 2 source)

(b) MOVE the LINKCARD from Stage U to Stage C. This is also done with
package processing.

(For more information on linkcards, see section VII, below.)

5. Updating an existing module already in Stage C (test).
a. Sign out (retrieve) from Stage C - CLAIMST
b. Add element to Stage U
Generate the link (“Build using map” = ‘Y’ for Stage 2 linkcards)
d. Create a package and move the element(s) from Stage U to Stage C
e. If DB2 is used, bind using the Q panels (Wait until above completed before doing the bind - Q.14)
f. Refresh the Region (if applicable)