TDP SQL question

2004-03-22 Thread Robert Ouzen
Hi to all I created a batch file to restore a database object and my question if is a way to run it in one command the full and log for this database object. Here my command line for full and log restore : Full:tdpsqlc restore Campus full /fromsqlserver=highlearn /tsmnode=highlearnk

SV: Bare metal restore, ASR etc.

2004-03-22 Thread Christian Svensson
Wanda, You know that you can do all this stuff with CBMR for all your Windows platforms. And you do your images automatic, Online. We got customers here in Sweden who runs that solutions for all there Windows NT 4 Workstations, Windows XP workstations, XP Laptops, Windows NT Servers, Windows

3582-driver installation steps on Win2k server

2004-03-22 Thread Chandrashekar, C. R. (Chandrasekhar)
Hi TSM Guru, Can any one help me sharing the steps to installation of device drivers for 3582 Tape library with 2 LTO drives on win2k server connected through SAN Switch, And how to remove it from local windows Removable Storage. Thanks, chandrasekhar.c.r C.R.Chandrasekhar. Systems Analyst.

3582-driver installation steps on Win2k server (TSM v5.2.2)

2004-03-22 Thread Chandrashekar, C. R. (Chandrasekhar)
Hi TSM Guru, Can any one help me sharing the steps to installation of device drivers for 3582 Tape library with 2 LTO drives on TSM v5.2.2 on win2k server connected through SAN Switch, And how to remove it from local windows Removable Storage. Thanks, chandrasekhar.c.r C.R.Chandrasekhar.

Re: Need a quick help on a script.

2004-03-22 Thread Doyle, Patrick
Have you tried this with your shell? substring=${bigstring:0,2} ${parameter:offset} ${parameter:offset:length} Expands to up to length characters of parameter starting at the character specified by offset. If length is omitted, expands to the substring of parameter starting at the character

Re: TSM backup summary report script

2004-03-22 Thread David E Ehresman
We use Servergraph/TSM to send missed backup reports as well as reporting on many other events. David Ehresman University of Louisville [EMAIL PROTECTED] 3/20/2004 4:29:31 AM Hi, I am currently generating TSM backup summary report on all our unix servers using a shell script that is triggered

AW: 3582-driver installation steps on Win2k server (TSM v5.2.2)

2004-03-22 Thread Bleicher, Thomas
Hi TSM Guru, Can any one help me sharing the steps to installation of device drivers for 3582 Tape library with 2 LTO drives on TSM v5.2.2 on win2k server connected through SAN Switch, And how to remove it from local windows Removable Storage. Thanks, chandrasekhar.c.r Important

Re: Urgent License Database Backup Problem

2004-03-22 Thread Helen Tam
I believe you have to re install the license fileset. - Helen At 11:52 PM 3/21/2004 -0800, you wrote: Hi All, We having some issue with license compliance in our system, it is showing licenses are Purchased but some are in use. when I try Q lic I receive the following list what it means Last

Advantages / Disadvantage running in 64 bit mode

2004-03-22 Thread Frank Scolieri
Hello, I am in the process of upgrading my TSM Servers to version 5.2.2.2. Are there any advantages or disadvantages in running AIX 5.2 in 64 bit mode. Thanks

Re: Advantages / Disadvantage running in 64 bit mode

2004-03-22 Thread James Lepre
You must run in 64bit mode, you do not have a choice with aix 5.2

tsm and rman

2004-03-22 Thread Justin Bleistein
I have successfully setup, backed up, restored, and recovered an oracle database using rman tdp for tsm. Now I'm looking for a document of some sort, or maybe someone could answer the following maintenance questions: I'm running RMAN with no recovery catalog to tsm using the tdp: 1.) When you

Re: Advantages / Disadvantage running in 64 bit mode

2004-03-22 Thread goran
Original Message - From: James Lepre [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Monday, March 22, 2004 3:16 PM Subject: Re: Advantages / Disadvantage running in 64 bit mode You must run in 64bit mode, you do not have a choice with aix 5.2

Re: Advantages / Disadvantage running in 64 bit mode

2004-03-22 Thread Loon, E.J. van - SPLXM
Hi James! Please correct me if I'm wrong, but as far as I know, you can run AIX 5.2 in 32-bit mode. TSM 5.2.2 has both a 32-bit and a 64-bit mode RTE... Kindest regards, Eric van Loon KLM Royal Dutch Airlines -Original Message- From: James Lepre [mailto:[EMAIL PROTECTED] Sent: Monday,

Re: Advantages / Disadvantage running in 64 bit mode

2004-03-22 Thread Richard van Denzel
Only if you want to use JFS2 filesystems, than 64-bit kernel is mandatory. Otherwise, there is nothing from running your 32-bit client on a 64-bit kernel. On the other hand, if you have the opportunity, go for 64-bit kernel, JFS2 and 64-bit TSM client. Richard. James Lepre [EMAIL PROTECTED]

Re: TDP SQL question

2004-03-22 Thread Del Hoobler
Robert, You will need to add the /RECOVery=No option to the restore of the full. If your physical environment on the target system does not match the original system, you may also have to use the /RELOCATE= and /TO= options. Thanks, Del

TDPO for Oracle

2004-03-22 Thread Jolliff, Dale
I see this question has been asked several times in the list, but I fail to see any answers on ADSM.ORG. I'm getting the ANS0263E Either the dsm.sys file was not found, or the Inclexcl file specified in the dsm.sys was not found error when trying to set the password after installing the 64 bit

mksysb tapes on fibre-attached 3590

2004-03-22 Thread Thomas Denier
We are considering migrating our TSM system to an AIX system with 3590 tape drives in a 3494 tape library. The drives would be connected using FCP (Fibre Channel Protocol). The host would be a pSeries system. We are currently leaning toward a p650. Given this configuration, would it be possible

Re: Need a quick help on a script.

2004-03-22 Thread Stephen E. Bacher
Doyle, Patrick [EMAIL PROTECTED] wrote: Have you tried this with your shell? substring=${bigstring:0,2} ${parameter:offset} ${parameter:offset:length} Expands to up to length characters of parameter starting at the character specified by offset. If length is omitted, expands to the substring

Re: mksysb tapes on fibre-attached 3590

2004-03-22 Thread David Smith
When I last checked (about a month ago), you cannot boot AIX from fibre attached tape (disk is ok). You would definitely have to boot from other media (eg CD) to use these tapes. You would then have to manually mount the tape by taking the library offline and using the library front panel

Re: Advantages / Disadvantage running in 64-bit mode

2004-03-22 Thread Josh-Daniel Davis
AIX 5.2 can be run in 32 and 64-bit mode. 64-bit kernel mode should have better performance on bulk I/O, larger memory model, etc. This is definitely worth if if you are using ultra 160 or 320 adapters, or 64-bit Fibre channel (6228 and 6239) cards. I would think that for an M80, any LPAR

Re: TDPO for Oracle

2004-03-22 Thread Josh-Daniel Davis
Dale, Did you check the basics of, as oracle, or your tdpo user: # env | grep DSM Make sure the DSMI variables point to the right locations, then verify those files are readable by your user. If after verifying this, you might want to let us know what version of oracle, tdpo and tsmc you

Re: TDP SQL question

2004-03-22 Thread Robert Ouzen
Hi Del If I understand correctly to restore a full database + a supplement log of a specific database object my command will be: tdpsqlc restore Campus full /fromsqlserver=highlearn /tsmnode=highlearnk /tsmpassword=xx /recovery=no It will restore the full backup and will add automatically

Re: mksysb tapes on fibre-attached 3590

2004-03-22 Thread Josh-Daniel Davis
I don't know if you can boot fibre tape. If not, this would most likely be a firmware limitation. If any system would allow it, the p650 would. The boot media, whether it be mksysb-CD, NIM or SCSI tape, will need to have Atape and the fibre drivers in it. Make sure you're at current firmware