Networker

Re: [Networker] Program not registered

2004-05-14 00:14:31
Subject: Re: [Networker] Program not registered
From: Tim Mooney <mooney AT DOGBERT.CC.NDSU.NODAK DOT EDU>
To: NETWORKER AT LISTMAIL.TEMPLE DOT EDU
Date: Thu, 13 May 2004 23:14:20 -0500
In regard to: [Networker] Program not registered, Randy Doering said (at...:

RMAN-03009: failure of backup command on channel1 channel at 05/13/2004
16:05:30
ORA-19506: failed to create sequential file,
name="/DUMMY_t526061129_s1_LVL_0/", parms=""
ORA-27028: skgfqcre: sbtbackup returned error
ORA-19511: Error received from media manager layer, error text:
nwora_open_backup: A connection to NW server 'nfs-a.jtc.jcvsf.org' could
not be established because 'Program not registered'.

Registered, in this context, has nothing to do with licensing.  It has
to do with network protocols, *probably* RPC.  "Program not registered"
is a kind of generic error message you'll get when software makes an
RPC request by contacting the RPC director (the portmapper, aka rpcbind) on
a host and asking for what port an RPC-based service is associated with.
If the portmapper you're talking to doesn't have a service by that name,
it responds with "Program not registered".

    I don't get any messages on the "nwadmin" window about licensing, etc.
like I have before.

    Is this a Legato Licensing thing?

Nope, it's a client-server network protocol thing.  Try run

       rpcinfo -p nfs-a.jtc.jcvsf.org

from the client, and see what RPC-based services show up.  The one your
client is asking about (I'm not certain from the information provided what
service that would be) likely isn't in the list.

Tim
--
Tim Mooney                              mooney AT dogbert.cc.ndsu.NoDak DOT edu
Information Technology Services         (701) 231-1076 (Voice)
Room 242-J6, IACC Building              (701) 231-8541 (Fax)
North Dakota State University, Fargo, ND 58105-5164

--
Note: To sign off this list, send a "signoff networker" command via email
to listserv AT listmail.temple DOT edu or visit the list's Web site at
http://listmail.temple.edu/archives/networker.html where you can
also view and post messages to the list.
=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=

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