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

what is BACKGROUND transaction?


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

New User


Joined: 23 Aug 2007
Posts: 18
Location: Delhi

PostPosted: Mon Oct 22, 2007 11:36 am
Reply with quote

What is a Background transaction in CICS?
Back to top
View user's profile Send private message
vasanthkumarhb

Active User


Joined: 06 Sep 2007
Posts: 275
Location: Bang,iflex

PostPosted: Mon Oct 22, 2007 12:07 pm
Reply with quote

Hi...


Check this out, it may helps you.........


publib.boulder.ibm.com/infocenter/cicsts/v3r1/index.jsp?topic=/com.ibm.cics.ts31.doc/dfha3/dfha357.htm



Regard's
Vasanth...... icon_smile.gif
Back to top
View user's profile Send private message
inamadugu
Warnings : 1

New User


Joined: 23 Aug 2007
Posts: 18
Location: Delhi

PostPosted: Mon Oct 22, 2007 3:04 pm
Reply with quote

Hi Vasanth,
Thank you for your reply. But I did not find the thing I required in that. Can you please be more specific on what actually is this Background Transaction mean? where and how it is gonna happen?
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Mon Oct 22, 2007 3:10 pm
Reply with quote

In CICS a background TASK/transaction,
is a TASK which is not ATTACHED/RELATED/ASSOCIATED to a TERMINAL.
( I prefer ATTACHED )

The referred link gave a very good explanation of a
background transaction!!

What else were You looking for ??
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon Oct 22, 2007 8:09 pm
Reply with quote

Hello,

Quote:
But I did not find the thing I required in that
If you explain what you are looking for in more detail, someone will be able to answer.

It appears what you know as a "batch transaction" and what some others know are not the same.

Might you be talking about transactions run in a batch job via jcl?
Back to top
View user's profile Send private message
TG Murphy

Active User


Joined: 23 Mar 2007
Posts: 148
Location: Ottawa Canada

PostPosted: Mon Oct 22, 2007 11:30 pm
Reply with quote

We use MQSeries. It is a messaging product from IBM.

Data arrives in queues and gets processed. Almost always, we process this data in Background CICS.

Apart from the MQseries stuff, the systems programmers here are very reluctant to allow us to code background CICS transactions. They are worried that some transactions will flood the region with started background transactions...
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 identify the transaction categ... IMS DB/DC 3
No new posts Start CICS transaction every day at 2AM CICS 4
No new posts TWA size of the CPLT transaction CICS 0
No new posts Invoke IMS transaction from .NET IMS DB/DC 1
No new posts COOLGEN - DB2. -927 error while initi... DB2 8
Search our Forums:

Back to Top