OPEN 12 in CICS Batch.

Customer Information Control System. Middleware and MQ Series.
Post Reply
Prashant Kumar
Registered Member
Posts: 17
Joined: Wed Jul 16, 2014 2:51 pm

OPEN 12 in CICS Batch.

Post by Prashant Kumar »

Hi,

We have the following batch command in CICS. The first statement started failing. Though it had been like that since 2006. Please advise what's wrong?

Code: Select all

VIEW       	PROD.CNTLLIB(ABC123OP) - 
Command ===> 	                                  
****** 	***************************** Top of Data
000001 	OPEN 12                                 
000002 	OPEN ABCHST                             
000003 	OPEN ABCHXR                             
000004 	OPEN ABCHSTA                            
000005 	OPEN ABCHSTB                            
000006 	OPEN ABCHSTC                            
000007 	OPEN ABCHSTD                            
000008 	OPEN ABCHSTE                            
000009 	OPEN ABCHSTF                            
000010 	OPEN ABCHSTG                            
000011 	OPEN ABCHSTH                            
000012 	OPEN ABCHSTI                            
000013 	OPEN ABCHSTJ                            
000014 	OPEN ABCHSTK                            
000015 	OPEN ABCHSTL                            
****** 	**************************** Bottom of Data
User avatar
Robert Sample
Global Moderator
Global Moderator
Posts: 1895
Joined: Fri Jun 28, 2013 1:22 am
Location: Dubuque Iowa
United States of America

Re: OPEN 12 in CICS Batch.

Post by Robert Sample »

Please advise what's wrong?
Something has changed.

That's about all that anyone on this -- or any -- forum could say given the limited information you provided. I STRONGLY recommend you start looking at what has changed recently to cause the command not to work. Start by looking into CICS software upgrades, application software upgrades, program changes, and vendor software changes. Most likely the change occurred in one of these, but if you don't find it in them you'll need to keep looking since something changed. And since we don't work at your site, we don't have the access to even look at the issue.
Prashant Kumar
Registered Member
Posts: 17
Joined: Wed Jul 16, 2014 2:51 pm

Re: OPEN 12 in CICS Batch.

Post by Prashant Kumar »

Thanks. But I could not find 'OPEN 12' as a command in CICS. Is that really a command? We had our CICS updated to 5.2 years back, there might be a patch installed but there is no measure update since then.
User avatar
Robert Sample
Global Moderator
Global Moderator
Posts: 1895
Joined: Fri Jun 28, 2013 1:22 am
Location: Dubuque Iowa
United States of America

Re: OPEN 12 in CICS Batch.

Post by Robert Sample »

"OPEN 12" is not a command with any CICS that I'm aware of, but it could be a command for some software product.
Prashant Kumar
Registered Member
Posts: 17
Joined: Wed Jul 16, 2014 2:51 pm

Re: OPEN 12 in CICS Batch.

Post by Prashant Kumar »

Thank you Robert. This is really keeping me busy, I am not yet able to figure this out that why this command was first used.
Post Reply

Create an account or sign in to join the discussion

You need to be a member in order to post a reply

Create an account

Not a member? register to join our community
Members can start their own topics & subscribe to topics
It’s free and only takes a minute

Register

Sign in

Return to “CICS, Middleware and MQ Series.”