Results 1 to 2 of 2
Thread: V6 Tables
-
04-12-2010, 09:59 AM #1Member
- Join Date
- Oct 2008
- Posts
- 34
- Thanks
- 0
- Thanked 0 Times in 0 Posts
V6 Tables
Hi
Our engineering team have installed TSM v6. Running fine, but i noted that many of the tables that existed in v5 (drmedia, summary etc) no longer appear when i 'select tabname from sysibm.tables'. They don't exist, but i can still do selects from them.
select * from drmedia - works fine
select volume_name, state from drmedia - works fine
select volume_name, state from drmedia order by 2 - fails
'ANR2944E The reference 'ORDER' is an unknown SQL scalar function name'
Similar for the summary table, for which i have many existing scripts written in v5.5.3
Am i missing something? I've read the technical guide, but no mention that these tables no longer exist
-
05-18-2010, 03:49 AM #2Senior Member
- Join Date
- Jul 2008
- Location
- Birmingham, UK
- Posts
- 529
- Thanks
- 0
- Thanked 4 Times in 4 Posts
Hi
I know this post was a long time ago but I thought you might be interested in this
I'm getting the same error on 6.2.0 and it appears to be a bug.
http://www-01.ibm.com/support/docvie...id=swg1IC67415
Cheers
Similar Threads
-
Tsm sql tables
By influx in forum ScriptingReplies: 2Last Post: 02-24-2010, 06:45 PM -
TSM 6.1 DB Tables
By khawts in forum ScriptingReplies: 1Last Post: 11-19-2009, 06:56 PM -
TSM DB Tables
By Demond in forum Administrative ClientReplies: 5Last Post: 03-11-2009, 11:31 AM -
Link between tables
By bstanek in forum ScriptingReplies: 2Last Post: 06-09-2005, 03:19 AM -
:-? Tables to get event information?
By DanGiles in forum ScriptingReplies: 6Last Post: 04-18-2005, 06:46 PM


Reply With Quote
