dbTalk Databases Forums  

LISTAGG not working

comp.databases.ibm-db2 comp.databases.ibm-db2


Discuss LISTAGG not working in the comp.databases.ibm-db2 forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Arun Srini
 
Posts: n/a

Default LISTAGG not working - 06-14-2011 , 09:06 AM






Please let me know if my version is lesser than the one that has
listagg.

$> db2 "with temp1(a) as (values('a'),('b'),('c')) select listagg(a)
from temp1"
SQL0440N No authorized routine named "LISTAGG" of type "FUNCTION"
having
compatible arguments was found. SQLSTATE=42884
$>db2level
DB21085I Instance "bculinp" uses "64" bits and DB2 code release
"SQL09071"
with level identifier "08020107".
Informational tokens are "DB2 v9.7.0.1", "special_25512",
"IP23034_25512", and
Fix Pack "1".
Product is installed at "/opt/IBM/dwe/db2/V9.7".

Reply With Quote
  #2  
Old   
Tonkuma
 
Posts: n/a

Default Re: LISTAGG not working - 06-14-2011 , 09:26 AM






LISTAGG is supported on DB2 9.7 FP4 for LUW.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.