Restart TSM Scheduler on Ubuntu

2014-02-11 Thread mik
Hi everybody, What is the command i have to do to restart the tsm scheduler on Ubuntu (client missed 2days..) Regards, Mickael +-- |This was sent by bobpatrick808...@yahoo.fr via Backup Central. |Forward SPAM to ab...@backupcen

Re: Restoring Linux 6.1 server DB to new machine

2014-02-11 Thread Loon, EJ van (SPLXM) - KLM
Hi Zoltan! It's probably a permission issue on the dsmserv.dbid, checkout the IBM Technote 21641644: http://www-01.ibm.com/support/docview.wss?uid=swg21641644 Kind regards, Eric van Loon AF/KLM Storage Engineering -Original Message- From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.ED

Re: Restart TSM Scheduler on Ubuntu

2014-02-11 Thread Zoltan Forray
That all depends on what the name of the scheduler service or process is? On RedHat Linux the script is usually in /etc/init.d and most people just call it dsmc or dsmcad. So you could do a "dsmc restart" (if the script supports it) or stop/start. Zoltan Forray TSM Software & Hardware Administrat

upgrade V6.3.4.0 to V7.1.0.0 on Windows ended not well :(

2014-02-11 Thread Karel Bos
Hi, I upgraded my windows TSM Test server from V6.3.4.0 to V7.1.0.0 and it didn't end well. Software install went ok. Both DB2 and TSM where upgraded but the upgrade db part ended with SQL1762N Unable to connect to database because there is not enough space to allocate active log files. SQLSTA

trouble upgrading tsm server from 5.5.4 to 6.2.5

2014-02-11 Thread Lee, Gary
Original server is 5.5.4 running on suse linux sles9 as a guest under vm. Destination server is 6.2.5 on hp 585 server under rhel 6. Run the prepare db And extract db commands. Extract output goes to an nfs mounted file system on the target server. Then, on target server do the dsmserv insert db

Re: upgrade V6.3.4.0 to V7.1.0.0 on Windows ended not well :(

2014-02-11 Thread Zoltan Forray
What is your ACTIVELOGSIZE set to? Maybe it is enforcing that limit, not the available free space? On Tue, Feb 11, 2014 at 8:44 AM, Karel Bos wrote: > Hi, > > I upgraded my windows TSM Test server from V6.3.4.0 to V7.1.0.0 and it > didn't end well. > > Software install went ok. Both DB2 and TS

Re: Restoring Linux 6.1 server DB to new machine

2014-02-11 Thread Zoltan Forray
Thanks for the info/TID. I checked and the file has the correct ownership and the same attributes as on my other servers (644). It did not exist until I ran the virgin install of 6.1, using the same DB2 instance/user. -rw-r--r--. 1 tsminst1 tsmsrvrs 27 Feb 7 13:48 dsmserv.dbid On Tue, Feb

Re: upgrade V6.3.4.0 to V7.1.0.0 on Windows ended not well :(

2014-02-11 Thread Karel Bos
Hi Zoltan, activelogsize 19000 And there was abt 20GB free space in the active log disk. Kind regards, Karel 2014-02-11 14:52 GMT+01:00 Zoltan Forray : > What is your ACTIVELOGSIZE set to? Maybe it is enforcing that limit, not > the available free space? > > > On Tue, Feb 11,

Infamous ANR1401W and ANR0530W

2014-02-11 Thread ritchi64
Hello Group! *** add on *Problem solve see at The end! We trying to setup a new datadomain VLT with our existing setup. Backup are fine from indows STA_agent but from linux server "some time" it freeze with ANR101W and ANR0530W. We verify the permanent binding "set on SN#" and everithing look

Re: upgrade V6.3.4.0 to V7.1.0.0 on Windows ended not well :(

2014-02-11 Thread Saravanan
Hi Karel, I think you need to keep your active log size as multiples of 8 so that it can create enough 512 mb files in the active log directory. 16384/512=32 active log files In your case : 19000/512=37.10 active log files By Sarav +65-82284384 > On 11 Feb, 2014, at 10:34 pm, Karel Bos wro