MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Why CICS - Asked by an interviewer
Goto page Previous  1, 2
 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
balaji.p.raman
Beginner


Joined: 27 Feb 2007
Posts: 10
Topics: 5
Location: India

PostPosted: Sun Jan 18, 2009 10:57 pm    Post subject: Reply with quote

A loop will bring the whole cics region down. But since it is the region ( probably the test) the impact will not be felt across and the data integrity is protected to a certain extent. I dont think the whole of the system goes down.

Strange to record my views in posts that dates back 7 years. But cant help it Very Happy

I wonder does the latest versions of cics takes care of this or not? any idea people?
_________________
Rgds,
Balaji
Back to top
View user's profile Send private message Yahoo Messenger
jtollefson
Beginner


Joined: 23 Jan 2009
Posts: 2
Topics: 0
Location: Sioux Falls, SD

PostPosted: Sun Jan 25, 2009 10:09 am    Post subject: Reply with quote

I found the information under the diagnosing problems sub-section of the CICS 2.3 TS publib. So, its been in since '05 or so for sure.
Back to top
View user's profile Send private message
semigeezer
Supermod


Joined: 03 Jan 2003
Posts: 1014
Topics: 13
Location: Atlantis

PostPosted: Sun Jan 25, 2009 8:02 pm    Post subject: Reply with quote

As mentioned, the reasons for CICS are efficient resource use for online transaction processing. Quick in, do some database work and get out. It is a highly optimized address space with many I/O connections (terminals, for example). It is capable of thousands of transactions per second. etc, etc ... I don't know what the original reason for writing it was, but that is its claim to fame.

The interviewer who asked for a comparison of CICS and Rexx was not asking for the interviewee to compare CICS and Rexx. He was asking for a blank stare followed by the answer "CICS is an environment for transaction processing, Rexx is a programming language frequently used for scripting and single user tools. Why would you ask me such a stupid question?". OK, maybe a rephrased version of that.

By the way, if Rexx or any other foreground program causes others to be locked out because of nothing more than a loop, that is the sign of a poorly tuned system, but not the fault of the program or the language in which it is written. Looping foreground programs should be tossed into what we used to call "whale @#&*" priority, so called because it "whale @#&*" sinks, eventually exists underneath everything else and never sees the light of day.
_________________
New members are encouraged to read the How To Ask Questions The Smart Way FAQ at http://www.catb.org/~esr/faqs/smart-questions.html.
Back to top
View user's profile Send private message Visit poster's website
Dibakar
Advanced


Joined: 02 Dec 2002
Posts: 699
Topics: 63
Location: USA

PostPosted: Wed Jan 28, 2009 10:55 am    Post subject: Reply with quote

Thanks all for still contributing to this topic.

semigeezer,

Thanks for mentioning about improper tuning. If I see that system administrator again then I will have to settle this score. He had complained to higher authorities of being irresponsible (which may be true as I was trying to beat him).

Also I noticed that you have joined a month after this topic was last discussed so we missed your input until Balaji restarted the discussion.

- Diba.
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group