Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: ORA-01102 error.
>
> parallel mode applies to parallel server only, ie when two servers are
> opening one database. You have only one system, so this situation
> doesn't apply to you.
> Usually ora-1102 points to the fact that one of your init.ora's has an
> incorrect control_file parameter, hence the second instance tries to
> open the first database. You'll need to check up your control_file
> parameter.
>
> Sybrand Bakker
> Senior Oracle DBA
Thank you for your reply.
I figured out the problem.
There was a file lk<SID_NAME> which needed to be moved.
That solved the problem.
Received on Mon Aug 18 2003 - 23:17:07 CDT
![]() |
![]() |