Operating System - OpenVMS
1830226 Members
1556 Online
109999 Solutions
New Discussion

TCPIP Scaleable Kernel warning message

 
SOLVED
Go to solution
Malcolm Wade
Valued Contributor

TCPIP Scaleable Kernel warning message

From within SDA on servers with TCP/IP V5.4 Scaleable Kernel enabled, SDA> TCPIP gives a warning as attached. Anything I should be concerned about?

5 REPLIES 5
Ian Miller.
Honored Contributor
Solution

Re: TCPIP Scaleable Kernel warning message

I belive its cosmetic and due to SDA reading the wrong symbol table (not the scaleable kernel one). The workaround is
$ COPY SYS$COMMON:[SYSEXE]TCPIP$INTERNET_SERVICES_PERF.STB-
SYS$COMMON:[SYSEXE]TCPIP$INTERNET_SERVICES.STB
____________________
Purely Personal Opinion
Andy Bustamante
Honored Contributor

Re: TCPIP Scaleable Kernel warning message

What TCPIP ECOs have you intalled? The latest is ECO 5, your link dates are earlier than my systems.

Andy
If you don't have time to do it right, when will you have time to do it over? Reach me at first_name + "." + last_name at sysmanager net
Malcolm Wade
Valued Contributor

Re: TCPIP Scaleable Kernel warning message

Its V5.4 Eco 4. As Ian has indicated it's simply SDA reading the wrong symbol tables in.

Another post I read elsewhere indicated it's not a priority to fix as the scaleable kernel will eventually be the one and only kernel; thus this problem will simply away.
John Gillings
Honored Contributor

Re: TCPIP Scaleable Kernel warning message

Malcolm,

Just in case Ian's suggestion doesn't help (I'm sure it will), please log a case and we'll look into this further.
A crucible of informative mistakes
Ian Miller.
Honored Contributor

Re: TCPIP Scaleable Kernel warning message

I wonder if SDA could be directed to the correct symbol table by a logical name? Probably worth a try.
____________________
Purely Personal Opinion