Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
reading TSQ using batch job

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS
Author Message
pprulz

New User


Joined: 15 Jan 2008
Posts: 6
Location: India

PostPosted: Thu May 22, 2008 1:19 am    Post subject: reading TSQ using batch job
Reply with quote

Hi,

Can we read TSQ using batch jobs? if yes then please tell me how can we do that

Thanks in advance,

pprulz
Back to top
View user's profile Send private message
References
Bill O'Boyle

Senior Member


Joined: 14 Jan 2008
Posts: 368
Location: Orlando, FL, USA

PostPosted: Thu May 22, 2008 1:59 am    Post subject: Re: reading TSQ using batch job
Reply with quote

You would need to write a Batch-EXCI program, which issues an EXCI LINK with a commarea, to a previously written or newly written CICS program in the target region, which issues a READQ TS (item 1 I'm assuming), loads the TSQ item 1 content into the DFHCOMMAREA, followed by a CICS RETURN back to the Batch-EXCI program and you're done! (Wow, I'm out of breath!).

What would happen if CICS were down?

This doesn't sound like a viable plan.

You need to come up with a different strategy.

HTH....

Regards,

Bill
Back to top
View user's profile Send private message
Earl Haigh

Active User


Joined: 25 Jul 2006
Posts: 240

PostPosted: Wed May 28, 2008 7:30 pm    Post subject:
Reply with quote

pprulz.

3rd party software >> www.batchcics.com

provides ability to run CICS transactions from batch cobol, including
read/write/update/delete TSQ, TDQ, and VSAM files.


regards,
Earl
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> CICS All times are GMT + 6 Hours
Page 1 of 1