If I add the dataset IXM.SIXMLOD1, the XML Parser, to the CICS 5.1 DFHRPL 
concatenation then, at CICS startup, the module IXM4C57, the main XML Parser 
module, is loaded with a rescount of 2 and permanently takes up 8MB of EDSA for 
the life of CICS.

The contents of IXM.SIXMLOD1 are added to the CICS program table by 
group(IBMPIPES).
It's not defined as resident. 
I don't think anything has actually used it ass I see no difference in the CICS 
startup with or without the Parser in DFHRPL 

Q1) Anyone know why CICS loads the module, and keeps it resident? 

Q2) Is there any way to prevent this behaviour?

We don't want to use the XML parser and suffer the storage overhead during 
prime shift.

Ron.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to