BB Unix Network Monitor - Message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: {bb} need oracle monitor script



OK.... I made the following 5 changes.
1- I added the following to bb-local.sh:

#
#=====================================================================
# Check the status of the Oracle databases
#=====================================================================
#

if test -f $BBHOME/bin/bb-oracle.sh
then
.. $BBHOME/bin/bb-oracle.sh
fi

2- I copied my oratab and oraenv files to the $BBHOME/bin/ directory
3- In $BBHOME i added paths to things like dbhome that are in user oracles
path, but not in roots path.
4-I changed the following lines in $BBHOME/bin/oracle.sh to match my system:
LOCAL_ORAENV="/opt/bb/bin/oraenv"; export LOCAL_ORAENV
LOCAL_ORATAB="/etc/oratab"; export LOCAL_ORATAB
ORACLE_SID="mstr"; export ORACLE_SID
5-in bb-oracle.sh, I also added some absolute paths to things like lsnrctl

I think thats about it.  Everything works great now.

Jon


On Thu, 30 Dec 1999, Ziccardi, Glenn (NCI) wrote:
> What file did you have to modify to get it
> up and running?
> 
> Glenn
> 
> 
> 
> 
> 
> -----Original Message-----
> From: Jon Hittner [mailto:hittj@aromat.com]
> Sent: Tuesday, December 28, 1999 10:21 AM
> To: bb@bb4.com; Ziccardi, Glenn (NCI); 'bb@bb4.com'
> Subject: RE: {bb} need oracle monitor script
> 
> 
> Ive been using the one from
> ftp.deadcat.net.au/pub/BB/
> 
> I works great.
> 
> Jon
> 
> On Tue, 28 Dec 1999, Ziccardi, Glenn (NCI) wrote:
> > need oracle monitor script
> > 
> > Does anybody have any?
> > 
> > --
> > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
> > To unsubscribe from this list, or to subscribe to the bb-digest list
> > send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
> > subscribe bb-digest in the BODY of the message.
> > --
> > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
> > To unsubscribe from this list, or to subscribe to the bb-digest list
> > send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
> > subscribe bb-digest in the BODY of the message.
> > --
> > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
> > To unsubscribe from this list, or to subscribe to the bb-digest list
> > send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
> > subscribe bb-digest in the BODY of the message.
> > --
> > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
> > To unsubscribe from this list, or to subscribe to the bb-digest list
> > send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
> > subscribe bb-digest in the BODY of the message.
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.


Home | Main Index | Thread Index