Activity Stream
-
Older Activity
-
Today, 09:30 PMI need a select statement that can give me a list of sessios (output should look like q sess) but for a specific date and time range. i.e.: today...0 replies | 8 view(s) -
Today, 04:36 PMelaurens replied to a thread TSM 6.2 Multiple DB backups with difference in expiration days in TSM ServerIsn't that what you suggested in your previous post, managing retention outside TSM? :-P7 replies | 184 view(s) -
Today, 03:34 PMSweet! Thank you!7 replies | 115 view(s) -
Today, 03:08 PMHello To all in this forum, I have a perspective customer who is using BRMS for backup to a stand alone tape drive. They want to use their...0 replies | 19 view(s) -
Today, 03:03 PMIF is not an option afaik but you can use case-when-else-end. SELECT - CASE - WHEN bytes_received>1099511627776 THEN...7 replies | 115 view(s) -
Today, 02:52 PMOk. Thanks. Here's another challenge, at least for me. In this same script can I get it to display bytes received as xxx K, or xxx M, or xxx G, or...7 replies | 115 view(s) -
Today, 02:45 PMYou can use a single storage pool if you want to.1 replies | 40 view(s) -
Today, 02:37 PMtranslate replaces the characters in the first string with characters in the second using the third as a sort of mask. any characters in the third...7 replies | 115 view(s) -
Today, 02:28 PMTiger22 replied to a thread TSM 6.2 Multiple DB backups with difference in expiration days in TSM ServerDon't delete db backups volumes that have been created by TSM from outside TSM and always manage entries in the volume history file (and by...7 replies | 184 view(s) -
Today, 01:43 PMWhen you say you created a domain with no active data what do you mean? Do you mean the domain has no active data pool? How did you move the nodes...1 replies | 31 view(s) -
Today, 01:24 PMThanks. I know they need to upgrade their TSM, but I'm not sure they'll be willing to dish out the money for it.2 replies | 36 view(s) -
Today, 12:30 PMYou may be lucky and the make TSM client version 5.5.6 work on Windows 2008 with TSM server 5.3.6 but IBM will not support you. I suppose I don't...2 replies | 36 view(s)
-
Today, 11:32 AMI have a site that just purchased a 64-bit Windows 2008 server to replace their 32-bit 2003 server. The 2003 server is currently using 5.3.6.0. I've...2 replies | 36 view(s) -
Today, 10:11 AMelaurens replied to a thread TSM 6.2 Multiple DB backups with difference in expiration days in TSM ServerAlright, I deleted a couple of db backup volumes outside TSM using the FORFILE command, but I still see them in the volhist output. Since I backup...7 replies | 184 view(s) -
Today, 08:59 AMfrankantony replied to a thread Backup Missed - TCP/IP connection with address in Backup / Archive DiscussionThank you. There is a network issue. Will update you once the issue is fixed.4 replies | 84 view(s) -
Today, 08:47 AMRe-install the management console? How? To answer your question ... yes my TSM server is running. But I was doing my DR exercise and I noticed...2 replies | 53 view(s) -
Today, 05:45 AMHi all, I created a new domain named pd_xxx_vmnoad without active data (because i have no space on disk) Hi moved into this domain 45 nodes but i...1 replies | 31 view(s) -
Today, 03:17 AMHi, thanks for your reply! But how can i use the incl/excl file on the command line with the dsmc command? Our Developer run often backups from...3 replies | 139 view(s) -
Today, 01:48 AMbalkark replied to a thread Script to combine tape serial number with special device name on LINUX OS. in TSM ServerThe drives with N are not valid thats why they get listed. Below works fine. Enjoy. #!/bin/ksh ls -l /dev/IBM* | grep -v -e n |awk '{print...2 replies | 579 view(s) -
Today, 01:28 AMHi, i have a new server that i want to backup using daily monthly and yearly schedules (different node and policy of course). Can i use the same...1 replies | 40 view(s) -
Yesterday, 11:20 PMRe-install the management console. Is your TSM server running ? What is new instance for ? you can do from command line (db2icrt)2 replies | 53 view(s) -
Yesterday, 11:16 PMAccording to IBM you take a DB snapshot to tape and send offsite each day with your drm tapes. You also take a full DB backup and keep it in online...16 replies | 3197 view(s) -
Yesterday, 11:08 PMtsm_dude replied to a thread TSM 6.3.3 AIX 7.1 ANR2981E Database backup terminated DB2 sqlcode -2033 sqlerrmc 106 in TSM ServerHave you set the TSM API variables in the ../sqllib/userprofile Did you run the set DBRECOVERY command in TSM ? You could try;...3 replies | 160 view(s) -
Yesterday, 04:37 PMOk. Thanks. But could you uh 'translate' :redface: that tanslate statement please? Mainly the '________abcdef______' part but the whole thing...7 replies | 115 view(s) -
Yesterday, 04:08 PMOr a bit shorter and easier to read... select client_name, session_id, state, - date(start_time) as "Start Date", - time(start_time) as "Start...7 replies | 115 view(s) -
Yesterday, 02:02 PMdomino replied to a thread Backup Missed - TCP/IP connection with address in Backup / Archive DiscussionOk. This is not a TSM problem. Next step: check the host where the TSM server is installed - you should also look to see if the nic is up and...4 replies | 84 view(s)
-
Yesterday, 01:53 PMCould you try this request : select substr(char(vu.node_name),1,10) as NODE_NAME , substr(char(vu.volume_name),1,10) as Tape from volumeusage vu,...5 replies | 142 view(s) -
Yesterday, 12:10 PMHi, I recently upgraded my TSM server from 6.2.2 to 6.2.5 and now I noticed that my management console is no longer there. I don't know how to...2 replies | 53 view(s) -
Yesterday, 12:07 PMHello, I have installed TDP for Exchange in the folder C:\Program Files\Tivoli\TSM\TDPExchange. I have a dsm.opt in this folder... NODename...0 replies | 25 view(s) -
Yesterday, 10:06 AMEd, I do the same as DanneFr. (not using 6.3 but your post intrigued me to reply) It's very tedious to setup but lets us have each instance as an...3 replies | 1354 view(s)

