1828670 Members
2314 Online
109984 Solutions
New Discussion

Setting a DECnet Alias

 
Dennis A. Porter
New Member

Setting a DECnet Alias

Hi,

I need to reset DECnet alias in NCP. Have defined the alias, but when I attempt to set it I receive the following error:

NCP>SET EXECUTOR ALIAS NODE alpha1

%NCP-W-COMSTA, Component in wrong state, Node


Thanks
Dennis
4 REPLIES 4
John Gillings
Honored Contributor

Re: Setting a DECnet Alias

Dennis,

I suspect the executor needs to be STATE OFF to define an alias. Try:

NCP> DEFINE EXECUTOR ALIAS NODE alpha1

this should define the alias so that it's active next time DECnet is started. (Note you would need to do this anyway as SET EXEC by itself is volatile)

Better still, execute NETCONFIG, answer the questions about cluster alias and let it figure out the details.
A crucible of informative mistakes
Dennis A. Porter
New Member

Re: Setting a DECnet Alias

Thank you John. I was able to define it,
but it just wouldn't set. I thought about running Netconfig, but will wait as this is Production. Thank you again.

Dennis
Jan van den Ende
Honored Contributor

Re: Setting a DECnet Alias

Dennis,

Welcome to the VMS forum!

please check

http://forums1.itrc.hp.com/service/forums/helptips.do?#33

on how to express your thanks.

Proost.

Have one on me

jpe
Don't rust yours pelled jacker to fine doll missed aches.
Peter Zeiszler
Trusted Contributor

Re: Setting a DECnet Alias

Is alpha1 defined and set in the ncp database?

mc ncp show node alpha1
mc ncp list node alpha1