Database - RAC/Scalability (MOSC)

MOSC Banner

inter instance parameter values communication

edited Aug 20, 2014 10:57AM in Database - RAC/Scalability (MOSC) 5 commentsAnswered ✓

Assume that spfile is not the same for both instances in rac .like spfile_inst1 and spfile_inst2 for 2 instances of the database.

Now If I try to do osmething like below:

SQL> startup mount

ORACLE instance started.

Total System Global Area 1085640704 bytes

Fixed Size                  2220680 bytes

Variable Size             520097144 bytes

Database Buffers          553648128 bytes

Redo Buffers                9674752 bytes

ORA-01105: mount is incompatible with mounts by other instances

ORA-01677: standby file name convert parameters differ from other instance

how does one instance come to know that what's the parameter value set in other instance?  Which process does all this?

Best regards,

Vishal

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center