SV: multiple schedules on one server

2009-03-09 Thread Christian Svensson
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 should you be able to run dsm.exe -optfile=D:\Users\Company\dsm.opt and 
also have put your security to a higher level.

Best Regards
Christian Svensson

Cell: +46-70-325 1577
E-mail: christian.svens...@cristie.se
Skype: cristie.christian.svensson

Från: ADSM: Dist Stor Manager [ads...@vm.marist.edu] för Howard Coles 
[howard.co...@ardenthealth.com]
Skickat: den 9 mars 2009 20:23
Till: ADSM-L@VM.MARIST.EDU
Ämne: Re: multiple schedules on one server

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 Manager [mailto:ads...@vm.marist.edu] On Behalf
> Of Joe Crnjanski
> Sent: Monday, March 09, 2009 1:55 PM
> To: ADSM-L@VM.MARIST.EDU
> Subject: Re: [ADSM-L] multiple schedules on one server
>
> 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 and let you know.
>
>
> Joe Crnjanski
> Infinity Network Solutions Inc.
> Phone: 416-235-0931 x226
> Fax:   416-235-0265
> Web:www.infinitynetwork.com
>
>
> -Original Message-
> From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf
> Of
> Zoltan Forray/AC/VCU
> Sent: Monday, March 09, 2009 2:39 PM
> To: ADSM-L@VM.MARIST.EDU
> Subject: Re: multiple schedules on one server
>
> 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 multiple scheduler services.
> My
> windows guy says he doesn't use the GUI on a multi-instance server,
> unless
> he manually changes the dsm.opt file since he doesn't use the
> java/dsmcad
> piece.
>
>
>
>
> Joe Crnjanski 
> Sent by: "ADSM: Dist Stor Manager" 
> 03/09/2009 02:13 PM
> Please respond to
> "ADSM: Dist Stor Manager" 
>
>
> To
> ADSM-L@VM.MARIST.EDU
> cc
>
> Subject
> [ADSM-L] multiple schedules on one server
>
>
>
>
>
>
>
>
> 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 schedules on his server that will use different
> dsm.opt files, but when I lunch GUI it will always use only one
> dsm.opt.
> So I can have different nodes backing up different folders, but I
> cannot
> check it with GUI. I would need some sort of start-up switch that will
> tell GUI which dsm.opt to use or something like this.
>
>
>
> Any ideas appreciated,
>
> Regards,
>
>
>
> Joe Crnjanski
>
> Infinity Network Solutions Inc.
>
> Phone: 416-235-0931 x226
>
> Fax:   416-235-0265
>
> Web:www.infinitynetwork.com


script for pruning domsel.out

2009-03-09 Thread Avy Wong
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.

schedlogretention 30 S
errorlogretention 30 S

domdsmc selective * /subdir=yes /adsmoptfile=dsm.opt /logfile=domsched.log
>> domsel.out

Avy Wong
Business Continuity Administrator
Mohegan Sun
1 Mohegan Sun Blvd
Uncasville, CT 06382
(860)862-8164
(cell) (860)961-6976



Avy Wong
Business Continuity Administrator
Mohegan Sun
1 Mohegan Sun Blvd
Uncasville, CT 06382
(860)862-8164
(cell) (860)961-6976


Re: multiple schedules on one server

2009-03-09 Thread Howard Coles
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 Manager [mailto:ads...@vm.marist.edu] On Behalf
> Of Joe Crnjanski
> Sent: Monday, March 09, 2009 1:55 PM
> To: ADSM-L@VM.MARIST.EDU
> Subject: Re: [ADSM-L] multiple schedules on one server
> 
> 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 and let you know.
> 
> 
> Joe Crnjanski
> Infinity Network Solutions Inc.
> Phone: 416-235-0931 x226
> Fax:   416-235-0265
> Web:www.infinitynetwork.com
> 
> 
> -Original Message-
> From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf
> Of
> Zoltan Forray/AC/VCU
> Sent: Monday, March 09, 2009 2:39 PM
> To: ADSM-L@VM.MARIST.EDU
> Subject: Re: multiple schedules on one server
> 
> 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 multiple scheduler services.
> My
> windows guy says he doesn't use the GUI on a multi-instance server,
> unless
> he manually changes the dsm.opt file since he doesn't use the
> java/dsmcad
> piece.
> 
> 
> 
> 
> Joe Crnjanski 
> Sent by: "ADSM: Dist Stor Manager" 
> 03/09/2009 02:13 PM
> Please respond to
> "ADSM: Dist Stor Manager" 
> 
> 
> To
> ADSM-L@VM.MARIST.EDU
> cc
> 
> Subject
> [ADSM-L] multiple schedules on one server
> 
> 
> 
> 
> 
> 
> 
> 
> 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 schedules on his server that will use different
> dsm.opt files, but when I lunch GUI it will always use only one
> dsm.opt.
> So I can have different nodes backing up different folders, but I
> cannot
> check it with GUI. I would need some sort of start-up switch that will
> tell GUI which dsm.opt to use or something like this.
> 
> 
> 
> Any ideas appreciated,
> 
> Regards,
> 
> 
> 
> Joe Crnjanski
> 
> Infinity Network Solutions Inc.
> 
> Phone: 416-235-0931 x226
> 
> Fax:   416-235-0265
> 
> Web:www.infinitynetwork.com


Re: multiple schedules on one server

2009-03-09 Thread Gill, Geoffrey L.
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 file.

Geoff Gill 
TSM Administrator 
PeopleSoft Sr. Systems Administrator 
SAIC M/S-G1b 
(858)826-4062 (office)
(858)412-9883 (blackberry)
Email: geoffrey.l.g...@saic.com 

> -Original Message-
> From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf
Of
> Joe Crnjanski
> Sent: Monday, March 09, 2009 11:55 AM
> To: ADSM-L@VM.MARIST.EDU
> Subject: Re: multiple schedules on one server
> 
> 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 and let you know.
> 
> 
> Joe Crnjanski
> Infinity Network Solutions Inc.
> Phone: 416-235-0931 x226
> Fax:   416-235-0265
> Web:www.infinitynetwork.com


Re: multiple schedules on one server

2009-03-09 Thread Kevin Boatright
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 in 
their local user profile.
C:\documents and settings\username\Desktop\

Kevin 

_
From: Joe Crnjanski [mailto:jcrnjan...@infinitynetwork.com] 
Sent: Monday, March 09, 2009 2:55 PM
To: 
Subject: Re: [ADSM-L] multiple schedules on one server


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 and let you know.


Joe Crnjanski
Infinity Network Solutions Inc.
Phone: 416-235-0931 x226
Fax:   416-235-0265
Web:www.infinitynetwork.com


-Original Message-
From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of
Zoltan Forray/AC/VCU
Sent: Monday, March 09, 2009 2:39 PM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: multiple schedules on one server

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 multiple scheduler services.
My
windows guy says he doesn't use the GUI on a multi-instance server,
unless
he manually changes the dsm.opt file since he doesn't use the
java/dsmcad
piece.




Joe Crnjanski 
Sent by: "ADSM: Dist Stor Manager" 
03/09/2009 02:13 PM
Please respond to
"ADSM: Dist Stor Manager" 


To
ADSM-L@VM.MARIST.EDU
cc

Subject
[ADSM-L] multiple schedules on one server








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 schedules on his server that will use different
dsm.opt files, but when I lunch GUI it will always use only one dsm.opt.
So I can have different nodes backing up different folders, but I cannot
check it with GUI. I would need some sort of start-up switch that will
tell GUI which dsm.opt to use or something like this.



Any ideas appreciated,

Regards,



Joe Crnjanski

Infinity Network Solutions Inc.

Phone: 416-235-0931 x226

Fax:   416-235-0265

Web:www.infinitynetwork.com


Re: multiple schedules on one server

2009-03-09 Thread Joe Crnjanski
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 and let you know.


Joe Crnjanski
Infinity Network Solutions Inc.
Phone: 416-235-0931 x226
Fax:   416-235-0265
Web:www.infinitynetwork.com


-Original Message-
From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of
Zoltan Forray/AC/VCU
Sent: Monday, March 09, 2009 2:39 PM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: multiple schedules on one server

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 multiple scheduler services.
My
windows guy says he doesn't use the GUI on a multi-instance server,
unless
he manually changes the dsm.opt file since he doesn't use the
java/dsmcad
piece.




Joe Crnjanski 
Sent by: "ADSM: Dist Stor Manager" 
03/09/2009 02:13 PM
Please respond to
"ADSM: Dist Stor Manager" 


To
ADSM-L@VM.MARIST.EDU
cc

Subject
[ADSM-L] multiple schedules on one server








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 schedules on his server that will use different
dsm.opt files, but when I lunch GUI it will always use only one dsm.opt.
So I can have different nodes backing up different folders, but I cannot
check it with GUI. I would need some sort of start-up switch that will
tell GUI which dsm.opt to use or something like this.



Any ideas appreciated,

Regards,



Joe Crnjanski

Infinity Network Solutions Inc.

Phone: 416-235-0931 x226

Fax:   416-235-0265

Web:www.infinitynetwork.com


Re: multiple schedules on one server

2009-03-09 Thread Zoltan Forray/AC/VCU
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 multiple scheduler services.  My
windows guy says he doesn't use the GUI on a multi-instance server, unless
he manually changes the dsm.opt file since he doesn't use the java/dsmcad
piece.




Joe Crnjanski 
Sent by: "ADSM: Dist Stor Manager" 
03/09/2009 02:13 PM
Please respond to
"ADSM: Dist Stor Manager" 


To
ADSM-L@VM.MARIST.EDU
cc

Subject
[ADSM-L] multiple schedules on one server








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 schedules on his server that will use different
dsm.opt files, but when I lunch GUI it will always use only one dsm.opt.
So I can have different nodes backing up different folders, but I cannot
check it with GUI. I would need some sort of start-up switch that will
tell GUI which dsm.opt to use or something like this.



Any ideas appreciated,

Regards,



Joe Crnjanski

Infinity Network Solutions Inc.

Phone: 416-235-0931 x226

Fax:   416-235-0265

Web:www.infinitynetwork.com


Re: multiple schedules on one server

2009-03-09 Thread Howard Coles
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 -optfile=/location/of/dsm.opt > /dev/null 2>&1 &

Put that in a start up script for each node specifying in the dsm.sys
file a separate httpport for each client.

In windows you would load the dsm as above and then install separate web
client services using the setup wizard, making sure you use different
port numbers for each client.  (or, use the dsmcutil)

See Ya'
Howard


> -Original Message-
> From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf
> Of Joe Crnjanski
> Sent: Monday, March 09, 2009 1:10 PM
> To: ADSM-L@VM.MARIST.EDU
> Subject: [ADSM-L] multiple schedules on one server
> 
> 
> 
> 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 schedules on his server that will use different
> dsm.opt files, but when I lunch GUI it will always use only one
> dsm.opt.
> So I can have different nodes backing up different folders, but I
> cannot
> check it with GUI. I would need some sort of start-up switch that will
> tell GUI which dsm.opt to use or something like this.
> 
> 
> 
> Any ideas appreciated,
> 
> Regards,
> 
> 
> 
> Joe Crnjanski
> 
> Infinity Network Solutions Inc.
> 
> Phone: 416-235-0931 x226
> 
> Fax:   416-235-0265
> 
> Web:www.infinitynetwork.com


multiple schedules on one server

2009-03-09 Thread Joe Crnjanski
 

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 schedules on his server that will use different
dsm.opt files, but when I lunch GUI it will always use only one dsm.opt.
So I can have different nodes backing up different folders, but I cannot
check it with GUI. I would need some sort of start-up switch that will
tell GUI which dsm.opt to use or something like this.

 

Any ideas appreciated,

Regards,

 

Joe Crnjanski

Infinity Network Solutions Inc.

Phone: 416-235-0931 x226

Fax:   416-235-0265

Web:www.infinitynetwork.com


Re: Tsm and oracle enterprise linux

2009-03-09 Thread Mark Yakushev
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


Re: Tsm and oracle enterprise linux

2009-03-09 Thread Howard Coles
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 on meeting and i have a question... Is tsm supported on
> oracle ent. Linux (redhat) ?
> 
> Sent from my iPhone


Tsm and oracle enterprise linux

2009-03-09 Thread goc

Hi all, im on meeting and i have a question... Is tsm supported on
oracle ent. Linux (redhat) ?

Sent from my iPhone


Re: TDPO problem - can't delete old tdpo backups - RESOLVED

2009-03-09 Thread Richard Rhodes
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 still in rman, but not
easily identified or located.  Once we had hard evidence as to where the
problem was, the DBA dug into the RMAN catalog and found the objects.  I do
not know what he deleted or how he deleted the data out or RMAN, but he did
it.

Summary:  We preformed a RMAN restore which included a Oracle DBID change.
This in effect became a NEW Oracle db in RMAN which was backed up to the
same node in TDPO/TSM.   The old backups became stranded in RMAN and TSM.
To TDPOSYNC everything was in-sync since these old objects were still in
RMAN.  I personally have not used/run RMAN, so I do not know what this
looked like, but apparently it was not obvious that the old DB objects were
still in RMAN.  After the DBA found and deleted these old objects, TDPOSYNC
deleted the TDPO/TSM objects.

Here are the IBM instructions for tracing TDPOSYNC, and further down is a
explanation of just how TSPOSYNC works.

 #There is a way we can check the RMAN and the TDPOSYNC outputs.
#The background is in the following technote:
#
http://www-01.ibm.com/support/docview.wss?rs=663&q1=1142277&uid=swg21142277&loc=en_US&cs=utf-8&lang=en


#I want to gather the outputs from this tdposync processing.
# There are some temporary files as well as a trace that will help
 #to see the problem. If we trace the tdposync processing, this will
#give us the path that the SQL files will be placed in and the
 #trace will also cause the SQLxxx files to not be deleted at the end
#of the TDPOSYNC SYNCDB processing. This will prevent the
#temporary files from being deleted after the TDPOSYNC completes
#and we can gather them at leisure.

#To trace the TDP Oracle client:
#In the TPDO_OPTFILE: /opt/tivoli/tsm/client/oracle/bin/tdpo.opt you will
need to place the trace variables:
#   TDPO_TRACE_FILE /directory/and/Filename
#   TDPO_TRACE_FLAGS orclevel2

#Be sure to specify a directory and filename that has writeable permissions
for the Oracle user.
#Then run the "TDPOSYNC SYNCDB"

And, here is a very good explanation  from lvl2 support sent of how
TDPOSYNC works.

#During the TDPOSYNC processing, it will initially connect to
#SQLPLUS in order to query the RMAN catalog and pull the entire
#list of backuppieces stored there (placing the list within a temporary
#file in the temp directory). There is no specification for the target
#database. The query list will be for all the objects stored in the RMAN
#catalog. The TDPOSYNC will then connect to the TSM Server and
#verify the list of objects from there based on the NodeName and Filespace.
#The comparison is only one direction, which checks if the object that is
on
#the TSM Server exists in the RMAN catalog. A list is output of those items
#that are on TSM but not within the RMAN catalog (additional objects may
#exist in the RMAN catalog).

Rick






 Richard L.
 Rhodes/FirstEnerg
 y  To
   "ADSM: Dist Stor Manager"
 02/10/2009 03:17  
 PM cc

   Subject
   TDPO problem - can't delete old
   tdpo backups(Document link: Richard
   L. Rhodes)









We've been using rman/tdpo backups for over a year
now, and are still trying to get our heads fully
around it.  I've been working with TSM support
on a problem and not getting very far, so I thought
I'd ask the list.

We have several TDPO nodes in a TSM server  that have
old backups we cannot get rid of.  In all other ways
TDP/TSM is working great.  When we run TDPOSYNC it
says the RMAN catalog and TDPO is INSYNC - nothing to
cleanup.  But, a list of objects form the backups table
in TSM for the node shows old backups.  we keep backups
for 50 days - these old files are well back into last year.

What we think happened:

Back in Oct/Nov/Dec time frame, we did RESTORES on
several databases.  According to the DBA's, part
of these restore was Oracle creating a new DBID (Database ID).
In essence, after the restore we had a completely NEW DATABASE.
>From RMAN's perspective, these were NEW DATABASES.
The old objects in TSM that we can't get rid of appear
to be from PRIOR TO THE RESTORE.  It's as if both RMAN
and TDPO have no knowledge of these objects. The DBA
who handles rman/tdpo (who is very good!) says that
these old objects are NOT in RMAN.  RMAN/TDPO/TSM is
CORRECTLY backing up and deleting backups SINCE the
restore.  Also, we setup rman/tdpo so that every
Oracle db has it

Re: Error TSM return code :164

2009-03-09 Thread Andrew Raibeck
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 code, e.g.:

   net helpmsg 1392

Best regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Product Development
Level 3 Team Lead
Internal Notes e-mail: Andrew Raibeck/Tucson/i...@ibmus
Internet e-mail: stor...@us.ibm.com

IBM Tivoli Storage Manager support web page:
http://www.ibm.com/software/sysmgmt/products/support/IBMTivoliStorageManager.html


The only dumb question is the one that goes unasked.
The command line is your friend.
"Good enough" is the enemy of excellence.

"ADSM: Dist Stor Manager"  wrote on 03/09/2009
01:04:28 AM:

> [image removed]
>
> Error TSM return code :164
>
> Robert Ouzen Ouzen
>
> to:
>
> ADSM-L
>
> 03/09/2009 01:06 AM
>
> Sent by:
>
> "ADSM: Dist Stor Manager" 
>
> Please respond to "ADSM: Dist Stor Manager"
>
>
>
> Hi to all
>
>
>
> I have a Tsm client 5.5.0.4 on a Windows 2003 got a failed backup
> return code=12 and on the dsmerror.log those errors:
>
>
>
>
>
> 08-03-2009 21:40:23 ANS5250E An unexpected error was encountered.
>
>TSM function name : NTSecurityReadV2
>
>TSM function  : CreateFile() returned '1392' for file '\\?
> \GLOBALROOT\Device\HarddiskVolumeShadowCopy125\mysql\data\geo\links.MYD'
>
>
>
>TSM return code   : 164
>
>TSM file  : ntsecurity.cpp (969)
>
> 08-03-2009 21:40:25 ANS5250E An unexpected error was encountered.
>
>TSM function name : NTSecurityReadV2
>
>TSM function  : CreateFile() returned '1392' for file '\\?
> \GLOBALROOT\Device\HarddiskVolumeShadowCopy125\mysql\data\geo\links.MYD'
>
>
>
>TSM return code   : 164
>
>TSM file  : ntsecurity.cpp (969)
>
> 08-03-2009 21:40:25 ANS5250E An unexpected error was encountered.
>
>TSM function name : NTSecurityReadV2
>
>TSM function  : CreateFile() returned '1392' for file '\\?
> \GLOBALROOT\Device\HarddiskVolumeShadowCopy125\mysql\data\geo\links.MYD'
>
>
>
>TSM return code   : 164
>
>TSM file  : ntsecurity.cpp (969)
>
> 08-03-2009 21:40:25 ANS5250E An unexpected error was encountered.
>
>TSM function name : NTSecurityReadV2
>
>TSM function  : CreateFile() returned '1392' for file '\\?
> \GLOBALROOT\Device\HarddiskVolumeShadowCopy125\mysql\data\geo\links.MYD'
>
>
>
>TSM return code   : 164
>
>TSM file  : ntsecurity.cpp (969)
>
> 08-03-2009 21:40:25 ANS5250E An unexpected error was encountered.
>
>TSM function name : NTSecurityReadV2
>
>TSM function  : CreateFile() returned '1392' for file '\\?
> \GLOBALROOT\Device\HarddiskVolumeShadowCopy125\mysql\data\geo\links.MYD'
>
>
>
>TSM return code   : 164
>
>TSM file  : ntsecurity.cpp (969)
>
> 08-03-2009 21:40:29 ANS1228E Sending of object '\\websrv01\c$\mysql
> \data\geo\links.MYD' failed
>
> 08-03-2009 21:40:29 ANS4023E Error processing '\\websrv01\c$\mysql
> \data\geo\links.MYD': file input/output error
>
> 08-03-2009 21:43:40 ANS1802E Incremental backup of '\\websrv01\c$'
> finished with 1 failure
>
>
>
> 08-03-2009 21:47:52 ANS1512E Scheduled event 'SCHED7W' failed.
> Return code = 12.
>
>
>
> I am logging in this client as an administrator , any ideas 
>
>
>
> Regards Robert


Re: Error TSM return code :164

2009-03-09 Thread Richard Sims

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 problems in the file system.  Maybe time for
chkdsk or scandisk or the like.

   Richard Sims

On Mar 9, 2009, at 1:04 AM, Robert Ouzen Ouzen wrote:


TSM function  : CreateFile() returned '1392' for file '\\?
\GLOBALROOT\Device\HarddiskVolumeShadowCopy125\mysql\data\geo
\links.MYD'