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

Error in Parse in cobol XML


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
varun

New User


Joined: 02 Mar 2005
Posts: 11
Location: USA

PostPosted: Thu Jan 10, 2008 8:24 am
Reply with quote

I'm parsing an XML string in cobol code, I'm getting an XML-CODE = 70.
I'm getting the data from an open system interface.
Back to top
View user's profile Send private message
stodolas

Active Member


Joined: 13 Jun 2007
Posts: 632
Location: Wisconsin

PostPosted: Thu Jan 10, 2008 6:28 pm
Reply with quote

Have you looked in the manual for what error 70 means? I know its in there
Back to top
View user's profile Send private message
stodolas

Active Member


Joined: 13 Jun 2007
Posts: 632
Location: Wisconsin

PostPosted: Thu Jan 10, 2008 6:50 pm
Reply with quote

Enterprise COBOL for z/OS, Version 3.4, Programming Guide
Appendix D. XML reference material
Back to top
View user's profile Send private message
varun

New User


Joined: 02 Mar 2005
Posts: 11
Location: USA

PostPosted: Thu Jan 10, 2008 8:28 pm
Reply with quote

Error description says :The basic document encoding was EBCDIC, and the CODEPAGE compiler option specified a supported EBCDIC code page, but the document encoding declaration did not specify a supported EBCDIC code page.

Parser action on continuation:The parser uses the encoding specified by the CODEPAGE compiler option.

I do not understand .... what action need to be taken....regarding compiler option.

Please suggest.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts PARSE Syntax for not fix length word ... JCL & VSAM 7
No new posts Error to read log with rexx CLIST & REXX 11
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts Error when install DB2 DB2 2
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
Search our Forums:

Back to Top