Tags:
Permalink Reply by Nanda on March 24, 2009 at 9:44pm
Permalink Reply by Esmaiel on March 4, 2011 at 4:25pm On my server which is AIX OS LEVEL 6.1.0 & DB2 9.7.1 , this SQL works as designed:
1.) No rows returned:
hctunx196 GEMSDEV >db2 "select creator,name from sysibm.systables where not exists (select 1 from sysibm.systablespaces)"
CREATOR NAME
-------------------------------------------------------------------------------------------------------------------------------- --------------------------------------------------------------------------------------------------------------------------------
0 record(s) selected.
2.)
421 record(s) selected.
hctunx196 GEMSDEV >db2 "select creator,name from sysibm.systables where not exists (select * from sysibm.systablespaces)"
CREATOR
© 2013 Created by channeldb2.