Hi Don, hi James,
we had a similar poblem, some dispsub processes used up all the cpu-time
of a dual-prozessor F50 after the connection to some Netview X-Clients
was lost. We didn't use the TEC at all.
Advice was to look in
/usr/OV/registration/Cdispsub
for the following lines
Action "start_dispsub" {
Command -Initial -Shared "${dispsub:-/usr/OV/bin/dispsub}";
}
(usually at the end of the file) and to delete the string "-Initial",
thus preventing dispsub from beeing started at Netview-Client-startup.
Hope that helps
Michael Seibold
-----------------------------------------------------------------------------
James_Shanks@TIVOLI.COM wrote:
>
> DISPSUB is started over in TEC, by a TEC user who selects a NetView event,
> and then says he wants to open the submap where this node is found. You'll
> have to stop it over in TEC or rename the binary in /usr/OV/bin, unless you
> can convince the TEC user to stop using it. I don't know what is wrong
> with the function, so if that's what you want to pursue, I recommend that
> you call Support.
>
> James Shanks
> Tivoli (NetView for UNIX) L3 Support
>
> "Don_Franklin/Systems/Central/SunLife"@SUNLIFEOFCANADA.COM on 08/10/98
> 09:50:19 AM
>
> Please respond to Discussion of IBM NetView and POLYCENTER Manager on
> NetView et alia <NV-L@UCSBVM.UCSB.EDU>
>
> To: NV-L@UCSBVM.UCSB.EDU
> cc: (bcc: James Shanks)
> Subject: DISPSUB
>
> We have begun receiving messages from DISPSUB as shown here... (See
> attached file: DISPSUB.bmp). Something has started running that task. The
> display from the AIX console is:
>
> root 42966 27572 0 08:46:48 - 0:00 /usr/OV/bin/dispsub
> root 43442 23938 2 09:43:45 pts/0 0:00 grep dispsub
>
> If we kill the process at AIX that helps us temporarily, but it keeps
> restarting itself. We can see in Netview a couple of ways to start this
> process, but no way to stop it and keep it stopped.
>
> Don Franklin (Sun Life of Canada)
|