Operating System - OpenVMS
1830231 Members
1826 Online
109999 Solutions
New Discussion

Re: SYSMAN and SYSTEM-F-NOSUCHOBJ

 
SOLVED
Go to solution
Mario Abruzzi
Contributor

SYSMAN and SYSTEM-F-NOSUCHOBJ

What does it mean when I set my environment in SYSMAN for several nodes in my VMS environment and ultimately receive the "-SYSTEM-F-NOSUCHOBJ, network object is unknown at remote node"? What object is unknown?
3 REPLIES 3
John Gillings
Honored Contributor
Solution

Re: SYSMAN and SYSTEM-F-NOSUCHOBJ

Mario,

SYSMAN uses the SMISERVER on the remote node. The SMISERVER process creates a DECnet object, also called SMISERVER. If the object is not present or disabled, SYSMAN will report NOSUCHOBJ.

On the target node, make sure SMISERVER is started:

$ @SYS$SYSTEM:STARTUP SMISERVER
A crucible of informative mistakes
Wim Van den Wyngaert
Honored Contributor

Re: SYSMAN and SYSTEM-F-NOSUCHOBJ

Monitor the existance of the SMI process. One day you might need it ...

Wim
Wim
Ian Miller.
Honored Contributor

Re: SYSMAN and SYSTEM-F-NOSUCHOBJ

note SMISERVER is started by default on cluster nodes but not started by default on standalode nodes. I think its very handy and should be started on all nodes.
____________________
Purely Personal Opinion