
Batch program with CICS precompile Option
Batch program with CICS precompile Option
If assembler batch program compiled/link edited with CICS pre-compile option turned on, will there be any problem running this program in mere batch? It is just out of my curiosity. Yes, you might say in first hand if there is no CICS code in the program then why do you want that CICS precompile option turned on (may be you have different jargon in your shop), I understand but want to clear my head. Is there any adverse affect of compiling batch program with CICS pre-compile option turned on? I hope I am clear with my question 

-
- Global moderator
- Posts: 3006
- Joined: Fri Apr 18, 2008 11:25 pm
- Skillset: tso,rexx,assembler,pl/i,storage,mvs,os/390,z/os,
- Referer: www.ibmmainframes.com
Re: Batch program with CICS precompile Option
why don' t You try Yourself ? ( faster than wait for a forum reply )
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
Re: Batch program with CICS precompile Option
Enrico,
Thanks for the response. I will definitely try, in fact I already did. But before going to production, I wanted to double check from the guru like yourself if I am missing any theory behind it.
Thanks for the response. I will definitely try, in fact I already did. But before going to production, I wanted to double check from the guru like yourself if I am missing any theory behind it.
-
- Global moderator
- Posts: 3006
- Joined: Fri Apr 18, 2008 11:25 pm
- Skillset: tso,rexx,assembler,pl/i,storage,mvs,os/390,z/os,
- Referer: www.ibmmainframes.com
Re: Batch program with CICS precompile Option
But before going to production,
OK... if that is just a curiosity, the attempt should stop there
I consider a serious processing flaw to build programs in sneaky ways.
Each program should be correctly classified and built using the appropriate procedures
even more if You are using some source control application. where the correct classification of a program is vital for the automated build
db2 precompile, cics precompile, compile, link
proper program classification will ensure that at LINK time the proper libraries are used
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort
- Mickeydusaor
- Posts: 29
- Joined: Fri Feb 24, 2012 11:24 pm
- Skillset: Mainframe Tech Support
- Referer: Found on internet
Re: Batch program with CICS precompile Option
depends on if you value having your job or not...
Re: Batch program with CICS precompile Option
Ohh, I do. Thats why I am here for expert opinion. 

-
- Global moderator
- Posts: 2105
- Joined: Thu Jun 03, 2010 6:21 pm
- Skillset: Assembler, JCL, utilities
- Referer: zos.efglobe.com
Re: Batch program with CICS precompile Option
I have an opinion, but it doesn't count and I won't venture it here. It doesn't count because I lack the knowledge to make it count.
However, it might be safest to go to your production control people. Tell them you screwed up and built the program incorrectly. It passed all the certification tests [and you discuss your testing procedure here]. Ask them if it should be rebuilt correctly and recertified, or if it can be placed into production as is. You do this and your ass should be covered if something goes wrong.
What I think will happen here is the production control people will tell you to rebuild and recertify the program, so their asses will be covered if something goes wrong.
However, it might be safest to go to your production control people. Tell them you screwed up and built the program incorrectly. It passed all the certification tests [and you discuss your testing procedure here]. Ask them if it should be rebuilt correctly and recertified, or if it can be placed into production as is. You do this and your ass should be covered if something goes wrong.
What I think will happen here is the production control people will tell you to rebuild and recertify the program, so their asses will be covered if something goes wrong.
-
- Similar Topics
- Replies
- Views
- Last post
-
-
Calling Java program on UNIX/USS from a COBOL CICS program?
by zbius » Tue Nov 05, 2024 2:37 pm » in IBM Cobol - 2
- 2593
-
by zbius
View the latest post
Wed Nov 06, 2024 6:02 pm
-
-
-
CICS program output different when ran using CEDF.
by rogerstrycova » Sun Oct 03, 2021 4:52 pm » in CICS - 2
- 1557
-
by Robert Sample
View the latest post
Sun Oct 03, 2021 8:22 pm
-
-
- 0
- 2325
-
by VJSIRI
View the latest post
Fri Nov 13, 2020 1:53 am
-
- 1
- 5865
-
by Misha786
View the latest post
Fri Sep 09, 2022 8:33 pm
-
-
Compiler option INVDATA is not working on COBOL6.3
by Misha786 » Fri Apr 22, 2022 5:35 pm » in IBM Cobol - 4
- 3368
-
by Misha786
View the latest post
Mon Apr 25, 2022 4:35 pm
-