Well, column name is still node_name. listed as column 0. Next to lookup the apar. Thanks for the help.
This is disconcerting. Sure effects my reporting and error tracking. Gary Lee Senior System Programmer Ball State University phone: 765-285-1310 -----Original Message----- From: ADSM: Dist Stor Manager [mailto:[email protected]] On Behalf Of Richard Sims Sent: Wednesday, September 07, 2011 9:28 AM To: [email protected] Subject: Re: [ADSM-L] Sql query problem in tsm 6.2 Do select * from syscat.columns where tabname='NODES' and see if the column name is still NODE_NAME, or perhaps changed to NODENAME. Beyond that: There were a bunch of APARs involving TSM tables, such as IC70346, which may be impacting your attempted Select. Unfortunately, TSM version 6 has been chaotic. Richard Sims
