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

Query regarding CHARINDEX is available in DB2 or not?


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
shankar.v

Active User


Joined: 25 Jun 2007
Posts: 196
Location: Bangalore

PostPosted: Thu Nov 29, 2007 12:47 pm
Reply with quote

Please let me know whether CHARINDEX is available in DB2 or not?
Code:
SELECT CHARINDEX('$',COLUMN_NAME) FROM TABLE_NAME;

While i tried to execute the above query i got the error as follows.
Code:
DSNT408I SQLCODE = -440, ERROR:  NO FUNCTION BY THE NAME CHARINDEX HAVING
         COMPATIBLE ARGUMENTS WAS FOUND IN THE CURRENT PATH             
DSNT418I SQLSTATE   = 42884 SQLSTATE RETURN CODE                         
DSNT415I SQLERRP    = DSNXORFN SQL PROCEDURE DETECTING ERROR             
DSNT416I SQLERRD    = -100 0  0  -1  0  0 SQL DIAGNOSTIC INFORMATION     
DSNT416I SQLERRD    = X'FFFFFF9C'  X'00000000'  X'00000000'  X'FFFFFFFF'
         X'00000000'  X'00000000' SQL DIAGNOSTIC INFORMATION 
Back to top
View user's profile Send private message
murmohk1

Senior Member


Joined: 29 Jun 2006
Posts: 1436
Location: Bangalore,India

PostPosted: Thu Nov 29, 2007 12:52 pm
Reply with quote

Shankar,

Quote:
Please let me know whether CHARINDEX is available in DB2 or not?

No.
Back to top
View user's profile Send private message
shankar.v

Active User


Joined: 25 Jun 2007
Posts: 196
Location: Bangalore

PostPosted: Thu Nov 29, 2007 2:23 pm
Reply with quote

murmohk1,

Thanks for your reply
Back to top
View user's profile Send private message
murmohk1

Senior Member


Joined: 29 Jun 2006
Posts: 1436
Location: Bangalore,India

PostPosted: Thu Nov 29, 2007 2:30 pm
Reply with quote

shankar,

You are welc icon_smile.gif me.
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 RC query -Time column CA Products 3
No new posts Dynamically pass table name to a sele... DB2 2
No new posts Query on edit primary command CLIST & REXX 5
No new posts Query on edit primary command CLIST & REXX 1
No new posts Issue with EXEC CICS QUERY SECURITY c... CICS 6
Search our Forums:

Back to Top