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

cics programs running mode


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

New User


Joined: 19 May 2005
Posts: 15

PostPosted: Tue Nov 22, 2005 11:16 am
Reply with quote

hi

i have a doubt regarding cics programs running mode.

i have seen cics programs runnig in two modes
one is problem state and another one is supervisor state.

can you explain what is problem state and supervisor state ,
at what basis these things are segregated.

this is the topic i have seen from cics installation guide.

Although, in general, CICS runs in problem state, the CICS initialization
program, DFHSIP, needs to run in supervisor state for part of its
execution.

For a module to be able to run in supervisor state, it must be link-edited
as an authorized module into a partitioned data set, which must also be
defined to the operating system as APF-authorized. For CICS-supplied
modules, the link-editing has been done for you. The CICS-supplied DFHSIP
module is link-edited with the authorized attribute (using SETCODE AC(1)),
and is installed in the CICSTS12.CICS.SDFHAUTH library.
Back to top
View user's profile Send private message
iknow

Active User


Joined: 22 Aug 2005
Posts: 411
Location: Colarado, US

PostPosted: Tue Nov 22, 2005 11:42 am
Reply with quote

Hi,

As far as your query it has something to do with security issues. So please go through this link.
http://www.stuhenderson.com/XMVSTRND.HTM

Hope this helps...
Back to top
View user's profile Send private message
View previous topic : : View next topic  
Post new topic   Reply to topic All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Upgrade CICS TS to 6.2: authorization... CICS 0
No new posts PL/1 SEND CICS MAP first time, attrib... CICS 6
No new posts CICS UCTRAN=NO not working, need syst... CICS 3
No new posts CICS-Db2 connection issue CICS 1
No new posts After newcopy the CICS program user f... CICS 7
Search our Forums:


Back to Top