nv-l

Re: Migrating to NV 5.1

1998-11-03 14:22:05
Subject: Re: Migrating to NV 5.1
From: Scott McCambly <mccambly AT NETCOM DOT CA>
To: nv-l AT lists.tivoli DOT com
Date: Tue, 3 Nov 1998 14:22:05 -0500
Speaking of bugs in migration scripts....

The "chktrapd.con" script that checks for problems in the trapd.conf file
has a small bug.  When counting for > 99 words on a given line, if the line
contains any asterix characters (*) such as are used frequently in our
event messages, then the script code:
        wordcount=`echo $line | wc -w`
causes the "*"s to be expanded and counted.  I found this while running it
while I was cd'd into /usr/OV/bin and so I had a lot of lines > 99 words.

Simply quoting "$line" would solve this problem.

Thanks.

>The settrace not found error is not a problem.  If it is installed on your
>system, then we need to run it, if not, then we don't.  This message can be
>ignored.  It has to do with migration for relational database users.
>
>James Shanks
>Tivoli (NetView for UNIX) L3 Support
>
>
>
>"Prokott, Joe" <Joe.Prokott AT WESTGROUP DOT COM> on 10/06/98 06:21:29 PM
>
>Please respond to Discussion of IBM NetView and POLYCENTER Manager on
>      NetView et alia <NV-L AT UCSBVM.UCSB DOT EDU>
>
>To:   NV-L AT UCSBVM.UCSB DOT EDU
>cc:    (bcc: James Shanks)
>Subject:  Migrating to NV 5.1
>
>
>
>
>
>I am upgrading to NV 5.1 from NV 5.0 and am trying to run the Server
>migrate
>script on our development NV system.  I am running the script
>"sermigv5.aix"
>and receiving the error "settrace: not found".  I am confused because the
>5.1 release notes indicate that I should execute this script, yet the
>beginning of this file seems to reference the old nvp.v?r1 migrate files.
>So what do I need to do to run this migration?  (Yes, I did read the
>Release
>Notes!).
>
>Joe Prokott - West Group
>Network Architect
>610 Opperman Drive
>St. Paul, MN  55123
>Phone: 651-687-4536
>Fax: 651-687-6946
>E-mail: joe.prokott AT westgroup DOT com
>
>
Scott McCambly
AIX/NetView/ADSM Specialist - Unopsys Inc.  Ottawa, Ontario, Canada
(613)799-9269

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