Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Perl for Oracle DBAs - dbup.pl
oops! My apologies for not posting the solution to the list. Thanks
for covering for my oversight Jared. *sheepish grin*
Dwayne
Jared Still wrote:
FYI, if any of you are using the dbup.pl script
from the PDBA toolkit:
The solution to Dwayne's problem was to change
the following line in dbup.conf from this:
%onCallList = ( 'default' => 'corpdba' );
to this:
%onCallList = (
'20030101' => 'corpdba', 'default' => 'corpdba'
Seems the programmer didn't take into account that
the 'default' might be the only value in the onCallList
hash.
I've already given him (the programmer) a stern reprimand.
Jared
--
Dwayne Cox
Corporate Database Administrator
Info Tech, Inc.
5700 SW 34th Street, Suite 1235
Gainesville, FL 32608
email: [EMAIL PROTECTED]
phone: 352.381.4521 fax: 352.381.4444
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Dwayne Cox
INET: [EMAIL PROTECTED]
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting servicesto: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Jul 01 2003 - 14:35:54 CDT
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
![]() |
![]() |