Results 1 to 2 of 2

Thread: V6 Tables

  1. #1
    Member
    Join Date
    Oct 2008
    Posts
    34
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default 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

  2. #2
    Senior Member
    Join Date
    Jul 2008
    Location
    Birmingham, UK
    Posts
    529
    Thanks
    0
    Thanked 4 Times in 4 Posts

    Default

    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

  1. Tsm sql tables
    By influx in forum Scripting
    Replies: 2
    Last Post: 02-24-2010, 06:45 PM
  2. TSM 6.1 DB Tables
    By khawts in forum Scripting
    Replies: 1
    Last Post: 11-19-2009, 06:56 PM
  3. TSM DB Tables
    By Demond in forum Administrative Client
    Replies: 5
    Last Post: 03-11-2009, 11:31 AM
  4. Link between tables
    By bstanek in forum Scripting
    Replies: 2
    Last Post: 06-09-2005, 03:19 AM
  5. :-? Tables to get event information?
    By DanGiles in forum Scripting
    Replies: 6
    Last Post: 04-18-2005, 06:46 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •