Thread: Db2 Sql Query
View Single Post
  #13 (permalink)  
Old 08-25-03, 17:34
antodomnic antodomnic is offline
Registered User
 
Join Date: Mar 2003
Posts: 69
In my local database, the query executed well. But when I try to ran against db2 v6.1 running under OS/390 it is not able to execute, it throws the error

SqlCode=-199 Error: illeagal use of keyword as, token is <hexstring> <charstring> <graphstring> was expected
Can't i run the script against 6.1?. My local database is 7.2 If not what's the alternative solution for my problem?
Reply With Quote