ADSM-L

Re: web client question, any help would be appreciated :o).

2003-01-09 13:13:39
Subject: Re: web client question, any help would be appreciated :o).
From: Justin Bleistein <justin.bleistein AT SUNGARD DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Thu, 9 Jan 2003 12:57:46 -0500
What it is, is we have our own home grown script which TSM kicks off this
script it's written in korn shell (unix). It logs into Oracle puts the
tablespaces in backup mode builds an array of data files, control and log
files of the database and does a "dsmc arch" against each one. Then when
it's done it logs back into Oracle takes the database out of the backup
state and then returns 0 to the tsm server scheduler for successful
completion.

      Now to get this to work we have multiple stanzas in the client's
dsm.sys file since the TSM schedule that kicks this script off is a
different schedule then the normal filesystem backups on the same system.
So If I type in http://hostname:1581 I get the regular stanza's backups
which is the regular filesystem data but I need a web interface to get to
the other stanza's data EX of dsm.sys file:


(regular incremental schedule)
SErvername  tsmserver1
   COMMmethod         TCPip
   TCPPort            1500
   TCPServeraddress   100.1.1.1
   nodename           systema
   schedmode          prompted
   passwordaccess     generate
   schedlogname       /opt/tivoli/tsm/client/ba/bin/dsmsched.log
   errorlogname       /opt/tivoli/tsm/client/ba/bin/dsmerror.log
   schedlogr          14 d
   errorlogr          14 d
   inclexcl           /opt/tivoli/tsm/client/ba/bin/inclexcl


(command schedule kicking off our korn shell script).
SErvername  oracle_sid
   COMMmethod         TCPip
   TCPPort            1500
   TCPServeraddress   100.1.1.1
   nodename           systema.orcfs.sid
   schedmode          prompted
   passwordaccess     generate
   schedlogname       /opt/tivoli/tsm/client/ba/bin/dsmsched.log
   errorlogname       /opt/tivoli/tsm/client/ba/bin/dsmerror.log
   schedlogr          14 d
   errorlogr          14 d
   inclexcl           /opt/tivoli/tsm/client/ba/bin/inclexcl


I want a web interface for the systema.orcfs.sid node as well as for the
systema node. Any suggestions would be appreciated thanks!.

--Justin Richard Bleistein
Unix Systems Administrator (Sungard eSourcing)
Desk: (856) 866 - 4017
Cell:    (856) 912 - 0861
Email: justin.bleistein AT sungard DOT com


                                                                                
                                                       
                      Daniel Sparrman                                           
                                                       
                      <daniel.sparrman@        To:       ADSM-L AT VM.MARIST 
DOT EDU                                                          
                      EXIST.SE>                cc:                              
                                                       
                      Sent by: "ADSM:          Subject:  Re: web client 
question, any help would be appreciated :o).                   
                      Dist Stor                                                 
                                                       
                      Manager"                                                  
                                                       
                      <[email protected]                                         
                                                       
                      .EDU>                                                     
                                                       
                                                                                
                                                       
                                                                                
                                                       
                      01/09/2003 08:44                                          
                                                       
                      AM                                                        
                                                       
                      Please respond to                                         
                                                       
                      "ADSM: Dist Stor                                          
                                                       
                      Manager"                                                  
                                                       
                                                                                
                                                       
                                                                                
                                                       




Hi

Im not sure what your after, but this is the way it works:

TDP for Oracle doesnt have a webinterface. No Tivoli Data Protection(as
far as I know) have a webinterface. Also, for TDP for oracle, there isnt
even a normal GUI, as with other TDP products. RMAN is the only tool you
can use to do backup and restore operations(or EBU, if Oracle 7).

If you are using the b/a client to do cold oracle backups, then you have
the possibility to have multiple webinterfaces, one for each b/a client
dsm stanza.

Also, if you are using only b/a client, you dont need to use multiple
dsm.sys files. Instead, use the servername feature of the dsm.sys file to
separate settings for different TSM nodes.

Best Regards

Daniel Sparrman
-----------------------------------
Daniel Sparrman
Exist i Stockholm AB
Propellervägen 6B
183 62 HÄGERNÄS
Växel: 08 - 754 98 00
Mobil: 070 - 399 27 51



<Prev in Thread] Current Thread [Next in Thread>