Hi everybody,

I wrote a simple test program to parse XML.
The program has been compiled with Enterprise Cobol 6.3.0 and
XMLPARSE(XMLSS) option.

I ran the program as a standard batch job and it seems it's not using zIIP
processor (one zIIP is available).
I had a look at SMF30(4) and all the "zIIP on CP" fields are zero (the same
for zAAP).
S.O. is zOS 2.4 and CEC is z15.

>From the Enterprise Cobol Customization Guide:
"
XMLSS
XML PARSE statements are processed using the z/OS XML System Services
parser. The following XML parsing capabilities are available only when this
suboption is in effect:
• Namespace processing enhancements
• The ENCODING, RETURNING NATIONAL, and VALIDATING phrases of the XML PARSE
statement
• Support for direct parsing of XML documents encoded in UTF-8
• Support for parsing very large XML documents, a buffer of XML at a time
• Offloading of XML parsing to System z® Application Assist Processors
(zAAPs)
"

On IEASYSxx there's no ZAAPZIIP parameter so, AFAIK, it should be defaulted
to YES and so zAAP needs should be accomplished by zIIP.
What am I doing wrong ?

Thanks a lot in advance.
Max

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to