Type of data??? What do you mean?
Rows containing payments and that kind....
I can not build a solution that doesn't work if the amount of data exeeds 134,217,727 bytes of XML.
I'm currently trying to find out weather or not DFSORT or maybe FILAID can convert XML files to a more traditional...
By the way, my cobol version is: Enterprise COBOL for z/OS V3.4
After reading the manual I first found the following:
"The XML PARSE statement supports XML files encoded in Unicode UTF-16 or any of several single-byte EBCDIC code pages. Support is not provided for ASCII code pages."
But then...
Don't remember the version, but it's the latest on the 3090 host mainframe!
Your surguestion is exactly the way I can't do it because of the number of statement in the XML-file! There can be millions of rows in the input-XML dataset!!!
So: what to do???
My XML-input comes from a large seq. file.
Parse seams to want all data in one field!?!?!
There is way to much data for it to reside in the cobol-program all at once.
So what to do, any ideas?
Regards
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.