Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: RMAN and ORA-12519
Well, 12519 actually states that the Instance has not registered with the
the Listener. You say they have. How about capturing and posting the output
when you do a 'lsnrctl services'?
Since you're doing cold backups, I presume you are successfully in the mount state? And connections using the service alias outside of RMAN are no problem?
Personally, I've never needed to put quotation marks around the connect string, but that's probably not the issue here, just a comment.
Get back to us with some additional info, OK?
Regards
HJR
-- ------------------------------------------ Resources for Oracle : www.hjrdba.com ============================ "Pete's" <empete2000_at_yahoo.com> wrote in message news:6724a51f.0204010919.cefa9dc_at_posting.google.com...Received on Mon Apr 01 2002 - 11:25:52 CST
> I'm using RMAN with Oracle 8.1.7.0 on Solaris 2.6 with Netbackup
> Datacenter 3.4.1GA and Oracle Extensions. Here's the question, I use
> rman nocatalog, then connect target 'internal/password_at_DBID' and
> scripted with a run command for a database cold backup using the
> control file as the catalog(for now). I'm getting ORA-12519 and the
> error basically says to check the services running and there are
> services running for the db. This worked on friday and nothing has
> changed. The sqlnet.ora file, tnsnames.ora and listener.ora file have
> not changed. Anyone have ideas? Could I be running into a bug
> relating to 12519 that is fixed in 8.1.7.1?
>
> Please post your reply back to this group.
>
> TIA
> Pete's
![]() |
![]() |