Re: EMERGENCY QUESTION: RESTORE ONLY PERMISSIONS?

2011-06-17 Thread Carlo Zanelli
Hi Joni, I do not know any option to restore permissions only with archive nor backup. U can restore the files in another directory and compare the permissions. Hope this helps. -Original Message- From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Moyer, Joni M Sen

Re: EMERGENCY QUESTION: RESTORE ONLY PERMISSIONS?

2011-06-17 Thread Carlo Zanelli
Also with archive? Carlo. -Original Message- From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of David E Ehresman Sent: venerdì 17 giugno 2011 21:03 To: ADSM-L@VM.MARIST.EDU Subject: Re: [ADSM-L] EMERGENCY QUESTION: RESTORE ONLY PERMISSIONS? And TSM only keeps one v

Re: Updgarde issues from TSM 6.2 to 6.2.2.30 on AIX 6.1

2011-06-22 Thread Carlo Zanelli
Hi Abid, too few informations to give you some help. a)What is the OS/Version? b) Is the TSM in cluster? c) If so, is it in HACMP? d)Wath are the steps you have done for the upgrading? e)Have you recataloged the db2 ? Kindly, Carlo. -Original Message- From: ADSM: Dist

Re: Updgarde issues from TSM 6.2 to 6.2.2.30 on AIX 6.1

2011-06-22 Thread Carlo Zanelli
6.2.2.30 on AIX 6.1 Hello Carlo, Answers are below... Thanks Abid Ilias Storage Systems Administrator IT Services - University of Chicago Work: 773-702-0246 -Original Message- From: ADSM: Dist Stor Manager [mailto:ADSM-L@vm.marist.edu] On Behalf Of Carlo Zanelli Sent: Wednesday, June

Re: Updgarde issues from TSM 6.2 to 6.2.2.30 on AIX 6.1

2011-06-22 Thread Carlo Zanelli
sage- From: ADSM: Dist Stor Manager [mailto:ADSM-L@vm.marist.edu] On Behalf Of Carlo Zanelli Sent: Wednesday, June 22, 2011 2:44 PM To: ADSM-L@vm.marist.edu Subject: Re: [ADSM-L] Updgarde issues from TSM 6.2 to 6.2.2.30 on AIX 6.1 Could you please run db2licm -l and report the output. 10x Ca

Re: Updgarde issues from TSM 6.2 to 6.2.2.30 on AIX 6.1

2011-06-23 Thread Carlo Zanelli
nager [mailto:ADSM-L@vm.marist.edu] On Behalf Of Carlo Zanelli Sent: Wednesday, June 22, 2011 3:47 PM To: ADSM-L@vm.marist.edu Subject: Re: [ADSM-L] Updgarde issues from TSM 6.2 to 6.2.2.30 on AIX 6.1 Seems all ok on bd2 license. Please check the db2diag*.log for messages like this: 2010-

R: [ADSM-L] Finding out how much active api data exists on a server

2011-07-26 Thread Carlo Zanelli
Hi Gary, this select shows you occupancy and number of the active files node by node: select node_name, sum(logical_mb) as Data_In_MB, sum(num_files) as Num_of_files from occupancy group by node_name order by Data_In_MB Regards, Carlo. -Messaggio originale- Da: ADSM: Dist Stor Manage

R: [ADSM-L] Active logs taking 4 days to delete in 6.2

2011-07-27 Thread Carlo Zanelli
40GB active log (1 day quequed), 46GB archive log, 410GB DB2 datafile. Right now in here. Cheers, -Messaggio originale- Da: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] Per conto di Paul Fielding Inviato: mercoledì 27 luglio 2011 16.39 A: ADSM-L@VM.MARIST.EDU Oggetto: Re: [ADSM

R: [ADSM-L] Active logs taking 4 days to delete in 6.2

2011-07-27 Thread Carlo Zanelli
And, well Active Log Size is a parameter you can check with q otion in TSM Server and further modify. Syntax >>-ACTIVELOGSize--megabytes>< Parameters megabytes Specifies the size of the active log in megabytes. The minimum value is 2048 MB (2 GB); the maxim

Re: mailbox restore problem with TDP exchange 2010

2011-08-27 Thread Carlo Zanelli
Hi Kamran, for question 2 it's how Exchange internals manage the restore process. For question 1 check more in deep Application logs, exchange log and so on, probably tcp/ip reset is a consequence of an application error. Regards, Carlo. -Original Message- From: ADSM: Dist Stor Manager

Re: LARGE MS-SQL TDP backup keeps failing

2011-09-05 Thread Carlo Zanelli
Hi, 6000 sec probably is not enought. Be sure the higher timeout is correctly configured in the client and ALSO in the dsmserv. Hope this helps, Carlo Zanelli. -Original Message- From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Zoltan Forray Sent: lunedì 5

Re: LARGE MS-SQL TDP backup keeps failing

2011-09-06 Thread Carlo Zanelli
Zoltan, investigate more deeply this "ACIPENSER.VCU.EDU (TDP MSSQL Win32) terminated - preempted by another operation." Seems another operation (MSSQL or TSM MSSQL related) is killing your session, if so, is not a timeout question. Kindly, Carlo. -Original Message- From: ADSM: Dist St

Re: Getting unix permissions back from TSM

2011-09-16 Thread Carlo Zanelli
Hi Steve, No, there is no way to restore permissions only. The best way to doing this is to restore the directory to another mount point and manually do a diff on permissions. Hope this helps. Carlo. -Original Message- From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Beh

Re: LARGE MS-SQL TDP backup keeps failing

2011-09-16 Thread Carlo Zanelli
Hi Zoltan, Do not sound strange to my ears this type of performance with TSM TDP/MSSQL without flashcopy. For large database sets in MSSQL it's strongly recommended to use FASTBACK module. Hope this helps. -Original Message- From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On

Re: TDP Restore of SQL 2008 master database

2011-11-16 Thread Carlo Zanelli
Hi Rick, In su mode only one admin at a time is accepted, probably at the master DB restore time another admin was logged. Check this or run server in multi user mode. Hope this helps. -Original Message- From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Rick Adams

Re: lanfree 6.3 using proxy option

2011-11-29 Thread Carlo Zanelli
Hi Bob, Works very well. I have 15 nodes proxied by one. Hope this helps. -Original Message- From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Bob Molerio Sent: Tuesday, November 29, 2011 10:48 PM To: ADSM-L@VM.MARIST.EDU Subject: [ADSM-L] lanfree 6.3 using proxy

Re: lanfree 6.3 using proxy option

2011-11-30 Thread Carlo Zanelli
--Original Message- From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Carlo Zanelli Sent: Tuesday, November 29, 2011 3:04 PM To: ADSM-L@VM.MARIST.EDU Subject: Re: [ADSM-L] lanfree 6.3 using proxy option Hi Bob, Works very well. I have 15 nodes proxied by one. Hope

Re: TSM admin/operator duties

2012-05-15 Thread Carlo Zanelli
Hi, In here 600 clients, 135TB/week and one TE + 1 backup TE do: - physical tape related tasks/library maintenance - tsm file system client restore tasks - file server restore tasks - legal restore tasks - TSM client administration/maintenance - TSM server administration - TSM environment archite

Re: Script to detect nodename not yet connected

2012-07-20 Thread Carlo Zanelli
Hi Robert, You can easily achieve the result running 'not like' sql statement in the query excluding the platform names you have in your environment. In our case for example we have Linux,Windows, Sun, Aix, Tdps and db2s, so running this sql gives to us the result: select * from nodes where ( -

Re: Do you perform Windows SYSTEMSTATE backups?

2012-07-25 Thread Carlo Zanelli
Hi Zoltan, - il your plan is recovery you need to save asr and systemstate - if your plan is file restore you do not need to save asr and system state But - if your plan is recovery and you save vm with vcb or vdap you can skip asr and systemstate rememb

Re: TDPO questions

2013-04-07 Thread Carlo Zanelli
in error please contact the sender and delete this > message and any attachments from your computer system. We do not guarantee > that this message or any attachment to it is secure or free from errors, > computer viruses or other conditions that may damage or interfere with > data, hardwa

Re: FW: TDPO questions

2013-04-08 Thread Carlo Zanelli
delete this > message and any attachments from your computer system. We do not guarantee > that this message or any attachment to it is secure or free from errors, > computer viruses or other conditions that may damage or interfere with > data, hardware or software. > > > Please consider the environment before printing this Email. > -- Eng. Carlo Zanelli EMC Ireland, Co. Cork Mobile: +353-(0)864569250, +39-3491419132

Re: FW: TDPO questions

2013-04-08 Thread Carlo Zanelli
; I do not think it is correct. > Regards, > > Grigori G. Solonovitch > Senior Systems Architect Ahli United Bank Kuwait www.ahliunited.com.kw > > Please consider the environment before printing this E-mail > > > -Original Message- > From: ADSM: Dist Stor Manager

Re: FW: TDPO questions

2013-04-08 Thread Carlo Zanelli
IX). (SESSION: 535098) > > Grigori G. Solonovitch > Senior Systems Architect Ahli United Bank Kuwait www.ahliunited.com.kw > > Please consider the environment before printing this E-mail > > > -Original Message- > From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.M

Re: FW: TDPO questions

2013-04-08 Thread Carlo Zanelli
t repeating it > > Grigori G. Solonovitch > Senior Systems Architect Ahli United Bank Kuwait www.ahliunited.com.kw > > Please consider the environment before printing this E-mail > > > -Original Message- > From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST

Re: Storage Agent Question

2013-04-08 Thread Carlo Zanelli
Server version 6.3.3.100 on a O.S Windows R2 Enterprise 64B. > I am wonder if I can l on a node with client tsm version 6.2.3.1 to > install a Lanfree storage agent of version 6.3.3.100 ? > > Or I need first to upgrade my tsm version client to at least 6.4 ? > > T.I.A Regards >

Re: FW: TDPO questions

2013-04-09 Thread Carlo Zanelli
the sender and delete this > message and any attachments from your computer system. We do not guarantee > that this message or any attachment to it is secure or free from errors, > computer viruses or other conditions that may damage or interfere with > data, hardware or software. > > > Please consider the environment before printing this Email. > -- Eng. Carlo Zanelli EMC Ireland, Co. Cork Mobile: +353-(0)864569250, +39-3491419132

Re: FW: TDPO questions

2013-04-09 Thread Carlo Zanelli
ironment before printing this E-mail > > > -Original Message- > From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of > Carlo Zanelli > Sent: 09 04 2013 12:12 PM > To: ADSM-L@VM.MARIST.EDU > Subject: Re: [ADSM-L] FW: TDPO questions > > Thanks G

Re: Exchange questions

2013-05-01 Thread Carlo Zanelli
ondering if and where that error might be written. I've asked them > > to send me some screenshots of this error but don't have them yet. > > So I guess I'm looking for info if anyone has performed this > > particular type restore and might have gone through some > > troubleshooting because the initial tries failed. > > > > > > Thank You > > Geoff Gill > > > > > -- Eng. Carlo Zanelli EMC Ireland, Co. Cork Mobile: +353-(0)864569250, +39-3491419132

Re: Update Schedule failed

2013-05-02 Thread Carlo Zanelli
** > Information contained in this e-mail message and in any attachments > thereto is confidential. If you are not the intended recipient, please > destroy this message, delete any copies held on your systems, notify the > sender immediately, and refrain from using or disclosing all or any part of > its content to any other person. > -- Eng. Carlo Zanelli EMC Ireland, Co. Cork Mobile: +353-(0)864569250, +39-3491419132

Re: Update Schedule failed

2013-05-02 Thread Carlo Zanelli
you, > Jim Schneider > > -Original Message- > From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of > Carlo Zanelli > Sent: Thursday, May 02, 2013 8:38 AM > To: ADSM-L@VM.MARIST.EDU > Subject: Re: [ADSM-L] Update Schedule failed > > Jim, > &

Re: Update Schedule failed - resolved

2013-05-03 Thread Carlo Zanelli
he one Jim was trying to edit. The > dsmsched.log should be able to provide more info as well. > > Cheers > Rick > On May 2, 2013 4:02 PM, "Carlo Zanelli" wrote: > > > You are welcome, > > > > Bear in mind that starting from now probably your will h