Hi,
Client Version: Windows 2000, 4.2.1.30
Server Version: on AIX, 4.2.1.13
1) Open Control Panel
2) Open Administrative Tools
3) Open Computer Management
4) Open Disk Management
5) Select a drive with right click
6) Choose "Change drive Letter and Path"
7) Choose add and select somew
Je serai absent(e) du 28/03/2002 au 04/04/2002.
Je répondrai à votre message dès mon retour.
Hi all,
I have a client (SUN OS 5.7) with TSM Vers. 3.7.2
I run some dsmc selective commands in a script on the client and allways the
last one tells me in the summary ANE4968I (Session: 15905, Node: BC0CDBSM)
Objects compressed by: 100%
while all other commands write ANE4968I (Session: 15905, N
Matt,
I have not found a way to get my data on one line either. I input the data
into REXX code to reformat it the way I want. What would you like your
output to look like? I could send you a REXX exec.
-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behal
Are the TSM server, client and AIX at the base level?
Have you tried with server 4.2.1.12 (4.2.1.13 is now available). Better do
not use base level client - go to at least 4.2.1.2x.
What is AIX Maintenance level
Zlatko Krastev
IT Consultant
Please respond to "ADSM: Dist Stor Manager" <[EMAIL P
I plan to call the support center in a bit but thought I'd throw this out to
the experts and see if anyone has any thoughts.
TSM Server 4.2.1.7 on AIX 4.3.3 ML6.
The time source that we use for our machines got set to the year 2021
recently (that's another whole story!). As a result we have a re
Hi,
Do you also suffer from very very slow "generate backupset" command?
Regards,
Burak
Hello All,
Does anyone know where I can get the TSM SCripts that
are shipped with version 4.1.3?
Also,
I'm looking for a command that will give me a list of just scratch tapes
for today, yesterday and so forth..
I know I can issue 'q libv', but that gives me everything
Thanks...
Regards,
Bas
I currently run TSM 4.2 on OS390 2.10. I use DFSMS and the data set
name prefix set by TSM for a device class to put some storage pools on
standard length carts and some on extended length carts in a 3494
library.
I am planning for a conversion to TSM on AIX sharing the 3494 library
with MVS. O
We have TSM server 4.2.1.9 and Windows clients 4.2.1.20. Also
have SQL 7.0 and 2000. Using TDP SQL 2.2, new installs.
Our SQL DBA wants to know of any user experiences doing point in time
restores using logs or some of the more sophisticated TDP SQL stuff.
Very useful if user has dadabases on s
Bud,
try
echo "dsmc schedule 1> /dev/null 2>&" | at now
instead of nohup.
Steffan
- Original Message -
From: "Brown, Bud" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, March 28, 2002 6:38 AM
Subject: Nohup Scheduler Service.
Anybody,
I am trying to get the scheduler se
Anybody,
I am trying to get the scheduler service to run in the background and to
continue running after a logout. My TSM server is ver. 4.1.4.1 and AIX
4.3.3, my tsm b-a client is 4.1.4 on a Unix Tru64 OS. I was using the
'Tivoli Storage Manager for UNIX - Using the Backup-Archive Clients', in
sreekumar,
> Is that the only cause that you upgraded your server from 4.1.x to 4.2.x ?
Yes. 4.1.4.1 was very unstable and there was no higher version available,
so we decided to upgrade to 4.2.1.4.
> Pls give your TSM setup details .
What kind of setup details do you like to know?
>
Steve,
Check permissions above /var/tmp. Make sure that acsss can write to /var
and /var/tmp. ACSLS coming down is expected if you can't write the errant
volume data. acserrv will attempt to restart 10 time before giving up and
bring down ACSLS. If you are still having problems, let me know.
T
ACSLS is trying to create a directory /var/tmp/acserrv and is being denied
permission. Check the permissions on /var/tmp and make sure that they are
open. This directory is created and used for errant volume recovery.
Terry
-Original Message-
From: Firmes, Stephen [mailto:[EMAIL PROTECT
> All,
> I am experiencing a problem when queering the volume, please see below:
Using TS
> M ver 4 release 2 level 1.7 on NT4 SP6
>
> Volume Name Storage Device EstimatedPct Volume
> Pool NameClass Name Capacity Util Status
>
Hi,
I have the tivoli storage manager client version 4.2 and I am trying to install in the
windows 2000 server and windows 2000 advanced server, result = it doesn't work!
I installed the tivoli storage manager version 4.1, it worked perfectly!
however the customer bought the version 4.2 for ambi
Check to make sure there are no errors in your log file and that a schedule
was successfully pulled. If a schedule is being pulled the scheduler was
running successfully. If there is no schedule being pulled your scheduler
may be dying for a different reason.
The command I use.
nohup dsmc sched
Hello all. I just subscribed to the mail list today hoping that someone could
provide an answer for the following issue that I am experiencing.
I have TSM server version 4.2 running on a Win 2k system.
The problem is appearing for the Novell NetWare clients that are backed up.
The NetWare client
During a backup of an HP-UX 11 client to a Solaris 8 server running TSM,
what do these Tivoli parameters really control?
1) "TCPWindowsize"
Am I correct in assuming that Tivoli uses this value to set SO_SNDBUF &
SO_RCVBUF
in call to setsockopt? If so, then it controls the TCP window size
It should be -
- if the client did not start backup between 23:00 and 00:00 the
schedule will be "Missed"
Samiran Das
Zlatko
Run an @ job to do this;
at now
/usr/bin/dsmc schedule > /dev/null 2>&1
d
Then do a "ps -aef | grep dsmc" to verify it is running . (have to be
root to run)
Gabriel C. Wiley
ADSM/TSM Administrator
AIX Support
Phone 1-614-308-6709
Pager 1-877-489-2867
Fax 1-614-308-6637
Cell 1-7
hi,
execute the command below:
#nohup dsmc schedule 2> /dev/null &
after reboot the server/machine
good luck!
Elenara Geraldo
Analyst Support
--
On Thu, 28 Mar 2002 10:59:11
Bruno Dostie wrote:
>hi,
>on my HP-UX 10.20 O.S. box, using TSM 3.1.x
>
>I have created a file named: start_ads
Hi
Some one had asked same question and it was replied in very simple way to
do.
say
ksh
nohup dsmc sched -password=stu >/dev/null 2>&1 &
exit
u can still see u are logged out sub shell and it works it worked for me on
HP/UX.
-Original Message-
From: Gabriel Wiley [mailto:[EMAIL PROTECT
It does show up when doing a "ps" command.
{s07f01n01:/u/gcwibm} ps -aef | grep dsmc
root 36442 1 0 17:30:00 - 0:39 /usr/bin/dsmc schedule
We set QUERYSCHED= 1
This way, client checks with the server every hour ..
Gabriel C. Wiley
ADSM/TSM Administrator
AIX Support
Phone 1-61
Agreed, it's a bug.
Oddly enough, when we've been hit with this error, in all 3 cases it was a
client whose schedule started, contacted the server, and got the "no
schedule obtained from server". Check the actlog to see what client
contacted the server last before the crash.
This may not be what
I don't use nohup. I got tired of nohup.out files all over the place!
I have a number of AIX clients setup this way:
In /etc/inittab, this one line:
dsmc:2:once:/etc/rc.dsmc >/dev/null 2>&1 #Start scheduler
This starts on each reboot.
Contents of /etc/rc.dsmc:
#!/usr/bin/ksh
# Start DSMC Sch
I am cleaning it up with a SAS job that is also putting a data set together
that I use for e-mail notification. I just hate having to add the extra
code to this on this job and ever other job down the road. I figured
that there was a way to have the output come out clean and it was about tim
I think if you do a ctrl-z and type bg enter it will send the task to the
background. We have never been able to get nohup to work on the dsmserv
start up and go to the background. The other possibility is to put the
whole think in parenthesis (nohup dsmc schedule 2> /dev/null &).
-Original
Put the commands into a script and execute the script.
We also experienced this problem and found that executing a script worked
"Seay, Paul" <[EMAIL PROTECTED]>@VM.MARIST.EDU> on 03/28/2002 11:48:32
AM
Please respond to "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
Sent by: "ADSM: Dist Sto
Try "nohup dsmc schedule < /dev/null > /dev/null 2>&1 &"
_
William Mansfield
Senior Consultant
Solution Technology, Inc
630 718 4238
"Brown, Bud" <[EMAIL PROTECTED]>
Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
03/28/2002 08:38 AM
Please respond to "AD
Thanks for all the responses, I will explore them all. Here is
something else that is interesting. When I 'nohup dsmcad 2> /dev/null
&' it appears to work, but the 'dsmc schedule' appears to react
differently as shown below when I type 'ps -aef | grep dsm':
root 32417 1 0.0 14:58:26
Thomas,
I brought this question up a few times, hopefully I put into words my
thoughts as to why it happens..
When a client backsup, files get sent to disk/tape..
Using the following env. variables(this is what mine looks like)
primary stgpool - collocated
10GB 3590 tapes
Lets say you have
I'm in the process of some DR testing for my AIX systems. We are exporting
the display to the local console & using dsm -virtualnodesname=.
Is there a way when I start a restore tell it to over write existing files?
Bruce Kamp
Network Analyst II
Memorial Heal
Trying to get acsls 6.0 on an Ultra 10 Solaris 8 to work with an L700. I keep getting
the following errors in the acsss_event.log entries:
2002-03-28 08:49:49 ERRV[0]:
202 N libacserrv.c 1 358
create_tmpdir: mkdir failed, errno = No such file or directory
2002-03-28 08:49:49 ERRV[0]:
0 E acse
Do you have Novell compression on? I see this too because our Novell people
have Novell set up to compress a file two weeks after it is created... every
file ends up being backed up twice!
Al
Alan Davenport
Senior Storage Administrator
Selective Insurance
[EMAIL PROTECTED]
(973) 948-13
Hi Bud,
following the other responses, I would really do the following:
1. set up the dsm in inittab.
root@cws_sp:/spdata/sys1/install/AIX433/lppsource>cat /etc/inittab | grep dsm
adsm:2:respawn:/usr/bin/dsmc sched >/dev/console 2>&1 # Start ADSM
scheduler
adsmcad:2:once:/usr/
You can specify "NWIGNORECOMPRESSBIT YES" so TSM will ignore these.
-Original Message-
From: Alan Davenport [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 28, 2002 12:01 PM
To: [EMAIL PROTECTED]
Subject: Re: Novell NetWare 5 Problem
Do you have Novell compression on? I see this too be
Use -replace=all as part of the command.
Tom Kauffman
NIBCO, Inc
> -Original Message-
> From: Bruce Kamp [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, March 28, 2002 12:40 PM
> To: [EMAIL PROTECTED]
> Subject: Restores
>
>
> I'm in the process of some DR testing for my AIX systems. We
>
I applaud the excellent quality steps taken with the Windows client,
and especially the installer.
However I have a couple of minor comments:
- The installer calls itself "CD Browser" on the Windows task bar.
(yuk)
- The installer displays version 4.2.1.0, even though we might be
installing v
Hi ALL:
Enviro:
AIX 4.3.3 on H70
TSM 4.2.1.10
When using the TSM Admin Web client on AIX, can someone tell me of a newer
version of Netscape than 4.7i that works?
I have tried many times to use Netscape 4.7i and get many display errors
while using it to administrate TSM.
Is anyone using someth
Could you please provide more specifics about your problem scenario? For
example, you say it creates the dsm.opt file, but interrupts the
configuration... what exactly does this mean? If you could provide
step-by-step procedures for how you recreate the problem, and what results
you see, that woul
Mark,
This is from the TDP for Oracle manual!
RMAN generates unique backup file names. Because all backup objects inserted
into the TSM backup storage pool have unique file names, they never expire
on the TSM server. As a result, TDP for Oracle requires these special TSM
policy domain settings:
Do you run a a daily "EXPIRE INVENTORY" on the TSM server?
Which version of TDP for Oracle do you have?
David Longo
>>> [EMAIL PROTECTED] 03/28/02 03:55PM >>>
Hi all, we have a problem in regard to expiring data after Rman has deleted the data.
We have taken the retention values down to 1 versi
Noted! :-)
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]
The only dumb question is the one that goes unasked.
The command line is your friend.
"Good enough" is
Hi all, we have a problem in regard to expiring data after Rman has deleted the data.
We have taken the retention values down to 1 version with the RETONLY and VERDELETED
to 0. When we do a select statement, they do show inactive, but are not
expiring.Do I have a TSM DB problem, or is there
Ditto. It definitely works.
nohup is a pain in AIX.Sumitro.
>From: Bruce Arlt <[EMAIL PROTECTED]>
>Reply-To: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Re: Nohup Scheduler Service.
>Date: Thu, 28 Mar 2002 12:29:21 -0500
>
>Put the commands into a script and exe
Unless you want to try your hand at REXX programming, or getting heavily
into
multi-record ''sed'', I'd suggest that you invoke the administrative
command line client like this:
dsmadmc -comma
You will have to type the admin name and password as usual.
All of the output from any command(s) will
This should work for you..
select library_name, volume_name from
libvolumes where status='Scratch' order by
library_name
Gabriel C. Wiley
ADSM/TSM Administrator
AIX Support
Phone 1-614-308-6709
Pager 1-877-489-2867
Fax 1-614-308-6637
Cell 1-740-972-6441
Siempre Hay Esperanza
Environment:
OS/390 V2.10, Domino For S/390 V5.0.6a
TDP for DOMINO V1.1 Level 2
adsm-l stop hanh.nguyen
51 matches
Mail list logo