Open angoca opened 7 years ago
An invalid package could cause problem:
db2 "select varchar(pkgname,18) as pkg_name , valid from syscat.packages where pkgname like 'SYS%' and pkgschema='NULLID' order by pkg_name "
An invalid package could cause problem:
db2 "select varchar(pkgname,18) as pkg_name , valid from syscat.packages where pkgname like 'SYS%' and pkgschema='NULLID' order by pkg_name "