Hello all! I have a little question: I created on the production cluster on one node teh control file for the far sync instance:
ALTER DATABASE CREATE FAR SYNC INSTANCE CONTROLFILE AS '/data/control01.ctl';
I copied it to the far sync instance (name far_sync). I also changed the pfile (used pfile from production , changed all to far_sync instance) , copied the password file.
When I start the far_sync instance i get:
Total System Global Area 1,2827E+11 bytes
Fixed Size 4666648 bytes
Variable Size 1,2348E+10 bytes
Database Buffers 1,1570E+11 bytes
Redo Buffers 225406976 bytes
ORA-01103: Datenbankname 'BSR' in Kontrolldatei ist nicht 'FAR_SYNC'
So, as easy as I wrote isn't it to create the far sync instance.
I google for samples, in all HowTo's
Any idea ?
Thanks a lot
Greetings from Berlin
Micha