Hi,
I am trying to run following query in a DB2 database,
INSERT INTO &DATABASE..SLCT_DFN
VALUES(123,'','2010-1-1','2012-1-1',0,'Test',''
,
'This is a very long line. This is a very long line. This is a '||
'very long line. This is a very long line. This is a very long '||
'line. This is a very long line. This is a very long line. This'||
' is a very long line. This is a very long line.','TH','')
but not able to get any success. I have attached screenshot of the error i am getting.
Can some one help?
I am sorry i dont know from where to get the DB2 version and other stuff. I tried DB2LEVEL command but may be at wrong panel.