Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Error whilst duplicating database using RMAN
On Fri, 28 Sep 2007 06:43:55 -0700, trub3101 wrote:
> I killed the processes at the OS level for the old instance (nine
> characters) which was still there pmon, arc, etc... However, I am still
> unable to log into the new instance (eight characters). Same error.
>
> I doubt whether I will be able to proceed with the RMAN duplication if I
> am unable to startup nomount the instance.
>
> Of course I could be wrong!
According to the error message you get, you have run out of OS semaphores. You'll have to investigate with commands like ipcs whether you have to tune the OS to allow for more semaphores for your new instance or if some semaphores from your defunct instances are still present. Received on Fri Sep 28 2007 - 11:45:16 CDT
![]() |
![]() |