Hi

I am trying to get multiple servers running on one AIX machine.
i have followed the instructions according the manual:
- create a new directory for the dsmserv.opt
- copy and adjust the dsmserv.opt
- formatted and initialised new db and log volumes
- DSMSERV_DIR evinronment variable points to server executable directory
i.e. the one i use for the first server. according manual this should be
enough .... just one server executable directory.

When i have restarted the server only one comes up ..... !!!!?

I have even tried the following script :
# Set variables for the location of the different options files
set SERVER1_DIR = /usr/tivoli/tsm/server/bin
set SERVER2_DIR = /usr/tivoli/DR_tsm/server/bin
# Startup the first server
set DSMSERV_DIR = $SERVER1_DIR
nohup /usr/tivoli/tsm/server/bin/dsmserv >& /dev/null &
set DSMSERV_DIR = $SERVER2_DIR
nohup /usr/tivoli/tsm/server/bin/dsmserv >& /dev/null &

but still no luck  ............. any idea's ?

thanks.

Ruud van Ruler, Shell Information Technology International B.V.   - DSES-31
Our Central Data Storage Management home page:
http://sww2.shell.com/cdsm/
> Room 1B/G01
> Dokter van Zeelandstraat 1, 2285 BD Leidschendam NL
Tel : +31 (0)70 - 3034644, Fax 4011, Mobile +31 (0)6-55127646
Email Internet: [EMAIL PROTECTED]
                          [EMAIL PROTECTED]

                                                            R.vanRuler

Reply via email to