When you get Windows error codes like that one, perform a Google
search like "windows error 1392". The error number can be found in
WinError.h, which is ERROR_FILE_CORRUPT, "The file or directory is
corrupted and non-readable". Check your Windows Event Log for other
applications encountering pro
If you do a selective backup of the named file, do you get the same error?
The TSM return code 164 is a direct mapping of the Windows return code
1392.
You can find the meaning of Windows return codes by issuing this command
from a Windows command prompt:
net helpmsg
where is the c
We finally resolved this problem.
I worked with IBM support trying to identify why TSM/TDPO objects would not
go away when we would run TDPOSYNC. We traced a TDPOSYNC run and clearly
saw that the objects in TSM _were_ in rman - TDPOSYNC was working
correctly! Somewhere/somehow the objects were s
Hi all, im on meeting and i have a question... Is tsm supported on
oracle ent. Linux (redhat) ?
Sent from my iPhone
Yes. Using the Oracle TDP for Linux.
See Ya'
Howard
> -Original Message-
> From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf
> Of goc
> Sent: Monday, March 09, 2009 7:45 AM
> To: ADSM-L@VM.MARIST.EDU
> Subject: [ADSM-L] Tsm and oracle enterprise linux
>
> Hi all, im
Data Protection for Oracle 5.5.1 (but not earlier versions) is supported on
Oracle Enterprise Linux -
http://www-01.ibm.com/support/docview.wss?uid=swg21297510
Regards,
Mark Yakushev
Hello,
We have customer who is hosting multiple clients on his server. He wants
to backup different folders (that belong to different customers) with
different TSM node name, and he also wants his customers to be able to
lunch GUI and see only their files.
I can install multiple schedule
You are correct. The question is what kind of client is this? That
will make the difference as to how.
On Linux / UNIX : dsm -optfile=/location/of/dsm.opt
On Windows:
Set DSM_CONFIG=C:\location\of\dsm.opt
Dsm
In batch file.
You could also (if you are referring to the Web interface:
dsmcad -opt
You did not say what platform/OS but assume Windoze from your GUI
reference.
I have multiple-schedules/instances on Solaris and Netware servers doing
just what you are trying to do. Each uses different WEBPORTS and the
DSMCAD java-based "GUI" to control
Windows is more complicated in setting up
Sorry I didn't mentioned; it is Windows client.
So I guess I can create batch file backup1.cmd and put one line inside:
dsm -optfile=/location/of/dsm1.opt
and than another batch file backup2.cmd with content:
dsm -optfile=/location/of/dsm2.opt
etc,etc It sounds like it will work. I will try an
If the users are logging on the server, you can create a shortcut with the
–optfile=x:\somepath\dsm.opt in the path.
For the target you would have C:\Program Files\Tivoli\TSM\baclient\dsm.exe
–optfile=x:\somepath\dsm.opt
Do it for each user and drop the shortcut on their desktop by placing it i
What I have done is create shortcuts on the desktop for this, i.e.,
Cluster nodes with resources that can reside on multiple nodes. The GUI
shortcut, if that's what you're using, should have added the
-optfile=path/info/to/dsmwhatever.opt. The name of the shortcut I use is
the nodename in the .opt
No, that won't work on a Windows Client.
You have to do the following in a batch file:
Set dsm_config=c:\location\of\dsm.opt
dsm
The reason being, the Windows client doesn't take the same arguments as
the *NIX clients.
See Ya'
Howard
> -Original Message-
> From: ADSM: Dist Stor Manage
Hello,
I would like to add 'domsel.out' to track any dominio errors. IBM
said that there is no simple way to auto prune the domsel.out other than
doing it manually or write a script . i.e the folllowing on the dsm.opt
file. Does any one has a script that can prune the domsel.out? Thanks.
sch
Hi,
Howard, you can use -optfile=C:\location\dsm.opt in Windows but you can't use
-servername=Instance_name in Windows.
Joe, what you can do to make sure your users can't access other peoples data is
by change the security on DSM.OPT, and put dsm.opt in their directory with
ReadOnly access.
Now
15 matches
Mail list logo