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

Curious to Dig more about the String Conversion Errors


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sudheer648

New User


Joined: 23 May 2005
Posts: 97
Location: Chennai

PostPosted: Mon May 30, 2005 12:53 pm
Reply with quote

Hi ,

I want to dig more about String Conversion Errors in PL/I.

Please do request the inputs from all of You about this topic as of your experiences teached you and inputs from any other folks.

Cheers,
Sudheer
Back to top
View user's profile Send private message
hsourabh

New User


Joined: 24 May 2005
Posts: 12
Location: Z?rich

PostPosted: Tue May 31, 2005 11:44 am
Reply with quote

Hi Sudheer,
One of the most common oncode conditions that i encountered is 612, which means that the runtime found an invalid data and tried to convert it into a char string. Whenever u r doing a GET DATA() or PUT DATA() for a char string and u pass the input wrongly(like not inside quotes or length greater than declared) u'll receive an oncode between 601 and 639 in the sysout of ur job step.

Hope this gets u a few pointers abt str conv errors...

Bye,
Sourabh
Back to top
View user's profile Send private message
sudheer648

New User


Joined: 23 May 2005
Posts: 97
Location: Chennai

PostPosted: Tue May 31, 2005 12:37 pm
Reply with quote

Thanks a Lot Sourabh.
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 -> PL/I & Assembler

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts PARSE Syntax for not fix length word ... JCL & VSAM 7
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Sortjoin and Search for a String and ... DFSORT/ICETOOL 1
No new posts 10 byte RBA conversion DB2 2
Search our Forums:

Back to Top