run time error



IBM's cross-platform compiler PL/I for MVS, VM & VSE, OS/390 and Enterprise PL/I for z/OS

run time error

Postby surime72 » Wed Jun 27, 2012 4:12 pm

hi,

while running pli-ispf dialog program i was facing error as
IBM0032S ONCODE=612  The CONVERSION condition was raised because a conversion e
ror occurred when converting a                                                 
         character string to an arithmetic value.                             
         From entry point P9999_HAZ_PARTDETAILS at statement 15050 at compile u
it offset +000002B8 at entry offset                                           
         +000002B8 at address 1B8CFBF0.                                       
IEA995I SYMPTOM DUMP OUTPUT                                                   
  USER COMPLETION CODE=4039 REASON CODE=00000000                               
 TIME=06.30.37  SEQ=23517  CPU=0000  ASID=016E                                 
 PSW AT TIME OF ERROR  078D1600   85A93002  ILC 2  INTC 0D                     
   NO ACTIVE MODULE FOUND                                                     
   NAME=UNKNOWN                                                               
   DATA AT PSW  05A92FFC - 00181610  0A0D58D0  D00498EC                       
   GR 0: 84000000   1: 84000FC7                                               
      2: 00174FE8   3: 00000002                                               
      4: 05A87F00   5: 00174B7C                                               
      6: 00000000   7: 1B901410                                               
      8: 00174FE8   9: 001766EE                                               
      A: 00174B7C   B: 85A92F28                                               
      C: 0015FB88   D: 001777E8                                               
      E: 85A870C4   F: 00000000                                               
 END OF SYMPTOM DUMP                                                           
IDI0001I Fault Analyzer V11R1M0 (UK71656 2011/09/09) invoked by IDIXCEE using S
***                                                                           
YS1.PARMLIB(IDICNF00)                                                         
IDI0002I Module PRDT341, program PRDT341, offset X'37B8': Abend U4038         
IDI0003I Fault ID F01395 assigned in history file CORP.ABENDSPF.REPORT.IDIHIST
User abend 4,038 dec occurred processing command 'DSN     '.                 
***                                                                           
surime72
 
Posts: 107
Joined: Sun Oct 23, 2011 1:45 pm
Has thanked: 0 time
Been thanked: 0 time

Re: run time error

Postby Akatsukami » Wed Jun 27, 2012 4:46 pm

Isn't that a shame!
"You have sat too long for any good you have been doing lately ... Depart, I say; and let us have done with you. In the name of God, go!" -- what I say to a junior programmer at least once a day
User avatar
Akatsukami
Global moderator
 
Posts: 1058
Joined: Sat Oct 16, 2010 2:31 am
Location: Bloomington, IL
Has thanked: 6 times
Been thanked: 51 times

Re: run time error

Postby Robert Sample » Wed Jun 27, 2012 4:59 pm

You asked no questions, so what are we supposed to think?

Furthermore, the error messages you posted give you
1) the exact problem -- invalid data converting a character string to a number
2) the exact line of code with the problem
3) the exact program containing the code with the problem.

With all this, why did you post anything instead of just finding and fixing the error?
Robert Sample
Global moderator
 
Posts: 3719
Joined: Sat Dec 19, 2009 8:32 pm
Location: Dubuque, Iowa, USA
Has thanked: 1 time
Been thanked: 279 times

Re: run time error

Postby prino » Wed Jun 27, 2012 5:13 pm

Robert Sample wrote:You asked no questions, so what are we supposed to think?

That we have the seeds for another RBS/Natwest bank disaster in the waiting...
Robert AH Prins
robert.ah.prins @ the.17+Gb.Google thingy
User avatar
prino
 
Posts: 635
Joined: Wed Mar 11, 2009 12:22 am
Location: Vilnius, Lithuania
Has thanked: 3 times
Been thanked: 28 times


Return to PL/I

 


  • Related topics
    Replies
    Views
    Last post