MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

DSNH902I

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database
View previous topic :: View next topic  
Author Message
danm
Intermediate


Joined: 29 Jun 2004
Posts: 170
Topics: 73

PostPosted: Thu Aug 11, 2011 12:49 pm    Post subject: DSNH902I Reply with quote

When I compiled an assembler program, I got this error:
Code:

DB2 SQL PRECOMPILER         VERSION 8 REL. 1.0
DSNH902I   U   DSNHLIST   SEVERE INTERNAL PRECOMPILER ERROR IN CONVERSION,  FROM CCSID 0 TO CCSID 1208 REASON CODE = 010

Any idea how to fix it?
Back to top
View user's profile Send private message
Nic Clouston
Advanced


Joined: 01 Feb 2007
Posts: 1075
Topics: 7
Location: At Home

PostPosted: Thu Aug 11, 2011 1:04 pm    Post subject: Reply with quote

Not without seeing the SQL statement that caused it. Usually when you manage to get a compiler to abend it is because the syntax stinks somehow.
_________________
Utility and Program control cards are NOT, repeat NOT, JCL.
Back to top
View user's profile Send private message
Nic Clouston
Advanced


Joined: 01 Feb 2007
Posts: 1075
Topics: 7
Location: At Home

PostPosted: Thu Aug 11, 2011 1:06 pm    Post subject: Reply with quote

Also, you do not compile an assembler program - you assemble it.
_________________
Utility and Program control cards are NOT, repeat NOT, JCL.
Back to top
View user's profile Send private message
dbzTHEdinosauer
Supermod


Joined: 20 Oct 2006
Posts: 1411
Topics: 26
Location: germany

PostPosted: Thu Aug 11, 2011 3:28 pm    Post subject: Reply with quote

your error is explained here

you would be wise to bookmark the IBM LookAt - z/OS Message Help website.
_________________
Dick Brenholtz
American living in Varel, Germany
Back to top
View user's profile Send private message
CZerfas
Intermediate


Joined: 31 Jan 2003
Posts: 211
Topics: 8

PostPosted: Fri Aug 12, 2011 3:08 am    Post subject: Reply with quote

The CCSID used by the DB2 precompiler is burried in the parameters used, either set during the customization of the precompiler or explicitly by your invocation of the precompiler.

If you want to use another CCSID, change the parameter in your compile procedure.

regards
Christian
Back to top
View user's profile Send private message
danm
Intermediate


Joined: 29 Jun 2004
Posts: 170
Topics: 73

PostPosted: Mon Aug 15, 2011 1:48 pm    Post subject: Reply with quote

Thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group