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

How resolve the sql code -104


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
janardhana Reddy

New User


Joined: 20 Oct 2004
Posts: 17
Location: Bangalore

PostPosted: Wed Oct 20, 2004 2:33 pm
Reply with quote

Hi all


I am facing the problem in resolving the problem in resolving the sl code -104. It will say that illegal characters found in the query.

nothing wrong with the query.

Can any one provide the solution for this.


Thanks
Janardhan
Back to top
View user's profile Send private message
janardhana Reddy

New User


Joined: 20 Oct 2004
Posts: 17
Location: Bangalore

PostPosted: Wed Oct 20, 2004 2:38 pm
Reply with quote

janardhana Reddy wrote:
Hi all


I am facing the problem in resolving the problem in resolving the sql code -104. It will say that illegal characters found in the query.

nothing wrong with the query.

Can any one provide the solution for this.


Thanks
Janardhan
Back to top
View user's profile Send private message
ConnoisseuR

New User


Joined: 06 Aug 2004
Posts: 8
Location: india

PostPosted: Mon Oct 25, 2004 2:20 pm
Reply with quote

can yu plz provide the query........

santosh
Back to top
View user's profile Send private message
ConnoisseuR

New User


Joined: 06 Aug 2004
Posts: 8
Location: india

PostPosted: Mon Oct 25, 2004 2:20 pm
Reply with quote

can yu plz provide the query........

santosh
Back to top
View user's profile Send private message
janardhana Reddy

New User


Joined: 20 Oct 2004
Posts: 17
Location: Bangalore

PostPosted: Tue Oct 26, 2004 1:58 pm
Reply with quote

Hi all,

Plz find Query

Select se_number_cd, doing_business_as from Se_number
where p_servicing_business_center = 90;

the query giving the result when running through QMF. For one run we are running the same query using jcl. In the production giving SQL code as
-104.
Back to top
View user's profile Send private message
premaravi

New User


Joined: 24 Nov 2004
Posts: 3

PostPosted: Wed Nov 24, 2004 12:38 am
Reply with quote

hi reddy,

in ur query the error is the column length is more than 18 characters.

premaravi
Back to top
View user's profile Send private message
premaravi

New User


Joined: 24 Nov 2004
Posts: 3

PostPosted: Wed Nov 24, 2004 12:39 am
Reply with quote

premaravi wrote:
hi reddy,

The length of ur column name is more than 18 characters

premaravi
Back to top
View user's profile Send private message
premaravi

New User


Joined: 24 Nov 2004
Posts: 3

PostPosted: Wed Nov 24, 2004 12:39 am
Reply with quote

premaravi wrote:
hi reddy,

The length of ur column name is more than 18 characters

premaravi
Back to top
View user's profile Send private message
sivatechdrive

Active User


Joined: 17 Oct 2004
Posts: 191
Location: hyderabad

PostPosted: Wed Dec 08, 2004 9:33 am
Reply with quote

the subsystems used in production region may be different from test region

the new version of db2 supports 30 length for column but the older versions doesn't

******************************
Thanks
Siva
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 -> DB2

 


Similar Topics
Topic Forum Replies
No new posts run rexx code with jcl CLIST & REXX 15
No new posts Compile rexx code with jcl CLIST & REXX 6
No new posts REXX code to expand copybook in a cob... CLIST & REXX 2
No new posts VSAM return code 23 - for a Random read COBOL Programming 4
No new posts Need help to resolve a hard edit COBOL Programming 8
Search our Forums:

Back to Top