Thanks.
-----Original Message-----
From: ADSM: Dist Stor Manager [mailto:[email protected]] On Behalf Of Sims,
Richard B
Sent: Tuesday, December 18, 2012 12:04 PM
To: [email protected]
Subject: Re: [ADSM-L] tsm scripts time of day
Do SELECT * FROM SYSCAT.TABLES WHERE TABNAME='___'
on a given table name to see what columns it has.
(Table schema can change over time.)
Richard Sims
On Dec 18, 2012, at 11:32 AM, Jeannie Bruno <[email protected]> wrote:
> Is there a 'current_day' column on the status table? just curious, it's
> giving me invalid column name, so I thought I had the wrong name.
>
> When I do select * from status, I don't even see column current_time. (I'm
> wearing my glasses too!)