ADSM-L

Re: AIX Client automatic start for dsmcad

2003-02-26 13:17:13
Subject: Re: AIX Client automatic start for dsmcad
From: David Longo <David.Longo AT HEALTH-FIRST DOT ORG>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Wed, 26 Feb 2003 13:14:57 -0500
I haven't used dsmcad on Unix yet.  This is how I start scheduler
on AIX.

In /etc/inittab I have:
dsmc:2:once:/etc/rc.dsmc > /dev/null 2>&1  #Start TSM Scheduler

The contents on /etc/rc.dsmc are:
--------------------------------------------
#!/usr/bin/ksh

# Start scheduler for regular FS incremental

/usr/tivoli/tsm/client/ba/bin/dsmc sched &
---------------------------------------

David Longo
>>> Anders.Stahlbom AT INVID DOT SE 02/26/03 05:08AM >>>
Hi,

Where is the best place for starting dsmcad during boot on AIX 4.3.3?

Like /etc/rc.d/rc.local for Linux


I got some suggestions yesterday but not really described exactly.

I'm not a AIX Guru but I know Linux.

ManagedServices is webclient schedule

dsmcad is in   /var/tivoli/tsm/client/ba/bin/

I'm asking for:

1. On AIX is the TSMCAD Daemon the best way to run the Schedule?

2. Name of the scriptfile for start, based on the answer on the first Q.

3. Correct syntax for that entry, based on the answer on the first Q.


Thanks i advance

//Anders



"MMS <health-first.org>" made the following
 annotations on 02/26/2003 01:16:29 PM
------------------------------------------------------------------------------
This message is for the named person's use only.  It may contain confidential, 
proprietary, or legally privileged information.  No confidentiality or 
privilege is waived or lost by any mistransmission.  If you receive this 
message in error, please immediately delete it and all copies of it from your 
system, destroy any hard copies of it, and notify the sender.  You must not, 
directly or indirectly, use, disclose, distribute, print, or copy any part of 
this message if you are not the intended recipient.  Health First reserves the 
right to monitor all e-mail communications through its networks.  Any views or 
opinions expressed in this message are solely those of the individual sender, 
except (1) where the message states such views or opinions are on behalf of a 
particular entity;  and (2) the sender is authorized by the entity to give such 
views or opinions.

==============================================================================