The TSM ODBC driver is available only for Windows. At this time, there are
no plans to port it to other platforms. However, I have heard others on
this forum ask about other platforms, so my advice would be that anyone
interested in this should open up a requirement.
As to whether the ODBC driver can be used by MySQL (on Windows), I don't
know. I am not overly familiar with MySQL, but one time I did install it
to see if it could be used with TSM. Unfortunately I was unable to locate
any facility within MySQL that allowed it to import data from another
database via ODBC. If such a facility exists, then I imagine it should be
usable with the TSM ODBC driver.
Best regards,
Andy
Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS
Internet e-mail: [EMAIL PROTECTED] (change eye to i to reply)
The only dumb question is the one that goes unasked.
The command line is your friend.
"Good enough" is the enemy of excellence.
Andy Carlson <[EMAIL PROTECTED]>
Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
01/07/2003 08:35
Please respond to "ADSM: Dist Stor Manager"
To: [EMAIL PROTECTED]
cc:
Subject: Re: Format of output file using select statements
Is there an ODBC driver for Unix and Mysql?
Andy Carlson |\ _,,,---,,_
Senior Technical Specialist ZZZzz /,`.-'`' -. ;-;;,_
BJC Health Care |,4- ) )-,_. ,\ ( `'-'
St. Louis, Missouri '---''(_/--' `-'\_)
Cat Pics: http://andyc.dyndns.org/animal.html
On Tue, 7 Jan 2003, Peter Bjoern wrote:
> >People here have suggested various ingenious combinations of
> >tail/awk/grep to strip out the garbage, and they work fairly well.
> >But that seems a little Rube Goldbergish, and I'm a little worried
> >that it might break if something in the output changes. I think I
> >already know the answer (No), but does anybody know of a way to keep
> >that stuff from appearing in the output, instead of finding it and
> >throwing it away afterwards?
>
>
> You may want to consider using the ODBC approach and retrieve the
> information in
> a well defined format.
>
> I most cases you'll be able to extract the same information from the
> database via the
> ODBC interface as you can with the dsmadmc select command.
>
> You will, of course, have to use a platform where there is an ODBC
driver
> for
> the TSM database available.
>
> Regards
>
> Peter
>