The better place for this question might be the CICS newsgroup at UGA.EDU

To join this group go to:

http://www.listserv.uga.edu/archives/cics-l.html


Lizette


> Hi,all
> 
> [CICS version TS 3.1]
> 
> 1. DTP through MRO link
> below is from <CICS Application Programming Reference>
> ALLOCATE (MRO)
> PROFILE(name):specifies the name (1-8 characters) of a set of session-
> processing options that are to be used during execution of terminal
> control
> commands for the session specified in the SYSID option. If the PROFILE
> option
> is omitted, a default profile (DFHCICSA) is selected.
> 
> but according to <CICS Intercommunication Guide>:
> If the PROFILE option is specified for an MRO link, CICS ignores it at
> execution
> time. So none of the facilities selected through use of a profile (for
> example,
> RTIMEOUT and JOURNALING) are available. The front-end transaction has
> no
> control over its session processing options when an MRO session is
> being used.
> 
> I am just confused:for a front-end transaction through MRO link,does
> the
> profile specified in 'EXEC CICS allocate' take effect? or CICS alway
> use the
> default profile(DFHCICSA)?  which profile does the back-end transaction
> use.
> 
> 2.for DPL
> clent program always use DFHCICSF for session to the remote system,and
> server program always use profile specified in the transaction
> definition,right?
> 

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to