IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Extra partition TDQ can be Used from Batch


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Jag

New User


Joined: 07 Dec 2005
Posts: 30
Location: India

PostPosted: Tue May 09, 2006 7:51 pm
Reply with quote

Extra partition TDQ can be Used from Batch..


I mean the output can be kept in the TDQ or we can take the input for the job from the TDQ...

Can any one say how can we do this?

Cheers,
Jag
Back to top
View user's profile Send private message
rameshraj.satyam

New User


Joined: 15 May 2006
Posts: 9

PostPosted: Wed May 17, 2006 12:28 pm
Reply with quote

yes ,

we r passing the data from batch to cics ,cics to batch spesify in

type=intra/extra, extra mns pass the data batch to cics
Back to top
View user's profile Send private message
Jag

New User


Joined: 07 Dec 2005
Posts: 30
Location: India

PostPosted: Wed May 17, 2006 10:28 pm
Reply with quote

Hi,

Could you please be a little bit more clear...
Cheers,
jag
Back to top
View user's profile Send private message
Earl Haigh

Active User


Joined: 25 Jul 2006
Posts: 475

PostPosted: Wed Jul 26, 2006 12:39 am
Reply with quote

you can make the TDQ intra' and then access using a product from HostBridge Tehcnology that provides ability to process any CICS resource from a Batch Cobol program. You can write your own , or use one of the sample programs they provide.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Wed Jul 26, 2006 1:23 am
Reply with quote

You can read more about it in the fine manual.

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

Active User


Joined: 25 Jul 2006
Posts: 475

PostPosted: Wed Aug 09, 2006 9:59 pm
Reply with quote

There is a new product from HostBridge Technology that will allow you
to access any CICS resource (tsq's, tdq's, files, programs, transactions).

this includes the ability to read/write.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts How to get a stack trace on a looping... ABENDS & Debugging 5
No new posts Calling Java method from batch COBOL ... COBOL Programming 5
No new posts DROP & ALTER PARTITION-PBR DB2 0
No new posts Rotate partition-logical & physic... DB2 0
No new posts Help in Automating Batch JCL jobs mon... JCL & VSAM 3
Search our Forums:

Back to Top