>
> I might be hijacking the thread (excuse me) so I'll change the subject too.
> Is there already an official announcement of TSM 6.x and replicating the
> database by means of HADR?
>
> It is supported:
https://www-304.ibm.com/support/docview.wss?uid=swg27021382&wv=1
But it aint free, you have to
Steven,
Thanks, I've missed that presentation.
It is a pity that additional licenses are required to use the HADR feature,
which is already included in DB2 WSE and does not require ESE at all. But WSE
is limited to 16 cores and 16 GB of RAM and the latter is too low for TSM.
So you need to buy
So you need to buy 'only' 100 PVU's of DB2 ESE instead of buying licenses
for all of the PVU's the TSM server is using? That's how I understand the
presentation, I didn't bother the sales representative yet ;-).
Yep that is my understanding as well.
On 14/06/2011 1:41 PM, Mehdi Salehi wrote:
This question still remains unanswered:
Is there anyway to backup DB2 for z/OS into a "TSM-based" solution?
Thank you.
No.
Hello,
can anyone share rc-scripts to start and stop multiple tsm client
scheduler for linux red hat.
The idea is, to use different rc-scripts for separat tsm
client-option-files with different tsm nodename.
We would like to start and stop the tsm client-schedules separantly using
the pid.
Thanks
Hi,
look at appendices on my private website
http://www.mensam.dynaccess.de/TSMwiki/index.php?B%2FA-Client. You'll find
a script dsmclient.rc that should work on RedHat directly. Versions of
that script are available on request for other UX platforms, too.
You'll need to create a link for each
Here's the one I use:
START:
#!/bin/bash
# Start Script for TSM Client on Linux and AIX
#
# Checkconfig lines below for Linux machines:
#
# chkconfig: 345 96 07
# description: tsmdsm
export DSM_DIR=/opt/tivoli/tsm/client/ba/bin
export DSM_LOG=/var/log/tsm
export DSM_CONFIG=/opt/tivoli/tsm/client/b
Hi,
If I have two customers connected to the same TSM-server, customer A can
retrieve the data of customer B if he gets hold of a TSM admin password.
Besides client side encryption, any method to prevent that?
Regards
Hans Chr. Riksheim