Standby database not working after reinstallation of oracle in primary DB

Hello All,
Initially I had setup primary database (DB1) and Standby database (DB2), for test environment.
In DB1 I had got ORA-600 error. So, after I researched, I came to know that I need to apply some patches. But I reinstalled oracle in DB1. And the problem was solved in DB1.
After that, I issued the following commands in DB2, but I got error
SQL>SHUTDOWN IMMEDIATE;
ORA-01034: Oracle not available
ORA-27101: shared memory realm does not exist
SQL>STARTUP MOUNT;
ORA-27102: out of memoryNow, I mean to say, both DB1 and DB2 are independent.
Also, DB2 is not active since 2 months
DB1 is working fine.
Please guide me with procedure, how to configure DB2 for the current DB1

Hello;
After two months I would rebuild.
If you are on Oracle 11 you can use RMAN to do this quickly.
Here's a few short notes :
http://www.visi.com/~mseberg/duprman2.html
http://www.visi.com/~mseberg/standby_creation_from_active_database_using_rman.html
Can you post your full oracle version and Primary database size?
If you rebuild I would remove all the data files from the Standby, recopy the password file from the Primary to the Standby and double my tnsnames.ora and listener.ora on both servers.
Best Regards
mseberg

Similar Messages

  • Standby Database not working

    Hi I have created one standby DB for Oracle 10.1.0.2.0 on same server for the primary Db.As per Oracle docs I have configured everything but when I do logswitch on primary DB and then check the standby DB as...
    SELECT SEQUENCE#, FIRST_TIME, NEXT_TIME
    FROM V$ARCHIVED_LOG ORDER BY SEQUENCE#;
    it shows no records, that means it is not working.
    I have created standby redolog file in the primary DB , as I am using LGWR ASYN mode of redo transform but when I do..
    SQL> SELECT GROUP#,THREAD#,SEQUENCE#,ARCHIVED,STATUS FROM V$STANDBY_LOG;
    GROUP# THREAD# SEQUENCE# ARC STATUS
    4 2 0 YES UNASSIGNED
    it show the status unaccessed.
    please help me to sort out this problem....
    Regards

    Hi
    Thanks to all. Yes I checked the alert logs for both DB, there was some problems due to DB_FILE_NAME_CONVERT ini parameter setting. after I fixed that, I am getting this error in lgwr.trc file
    Dump file c:\oracle\product\10.1.0\admin\orcl\bdump\orcl_lgwr_1368.trc
    Tue Mar 11 15:39:17 2008
    ORACLE V10.1.0.2.0 - Production vsnsta=0
    vsnsql=13 vsnxtr=3
    Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Windows XP Version V5.1 Service Pack 2
    CPU : 1 - type 586
    Process Affinity: 0x00000000
    Memory (A/P) : PH:14M/255M, PG:123M/909M, VA:1749M/2047M
    Instance name: orcl
    Redo thread mounted by this instance: 1
    Oracle process number: 5
    Windows thread id: 1368, image: ORACLE.EXE (LGWR)
    *** SERVICE NAME:() 2008-03-11 15:39:17.008
    *** SESSION ID:(167.1) 2008-03-11 15:39:17.008
    LGWR: Archivelog for thread 1 sequence 42 will NOT be compressed
    *** 2008-03-11 15:39:17.227 47100 kcrr.c
    Making upidhs request to NetServer -1 (ocis 0x05FCE6E0)
    ERROR: kcrrnsupidhs nsidx=-1
    *** 2008-03-11 15:39:17.258 45203 kcrr.c
    Initializing NetServer for dest=stby
    Initializing PGA storage for Netserver communication
    Allocating a brand new NetServer
    Allocated NetServer 0
    NetServer 0 has been started.
    Subscribing to KSR Channel 0
    success!
    Indicating recv buffer for KSR Channel 0
    success
    Waiting for Netserver 0 to initialize itself
    *** 2008-03-11 15:39:20.415 45488 kcrr.c
    Netserver 0 has been initialized
    LGWR performing a channel reset to ignore previous responses
    LGWR connecting as publisher to KSR Channel 0
    LGWR-NS 0 initialized for destination=stby
    *** 2008-03-11 15:39:20.415 45982 kcrr.c
    Making upiahm request to NetServer 0
    Waiting for NetServer 0 to respond to upiahm
    *** 2008-03-11 15:39:24.274 47100 kcrr.c
    Making upidhs request to NetServer 0 (ocis 0x05FCE6E0)
    NetServer pid:2916
    *** 2008-03-11 15:39:24.274 47331 kcrr.c
    upidhs done status 1031
    *** 2008-03-11 15:39:24.274 46176 kcrr.c
    upiahm connect done status is 1031
    Error 1031 connecting to destination LOG_ARCHIVE_DEST_2 standby host 'stby'
    *** 2008-03-11 15:39:24.274 47100 kcrr.c
    Making upidhs request to NetServer -1 (ocis 0x05FCE6E0)
    ERROR: kcrrnsupidhs nsidx=-1
    Error 1031 attaching to destination LOG_ARCHIVE_DEST_2 standby host 'stby'
    ORA-01031: insufficient privileges
    *** 2008-03-11 15:39:24.336 52124 kcrr.c
    LGWR: Error 1031 creating archivelog file 'stby'
    *** 2008-03-11 15:39:24.383 50571 kcrr.c
    kcrrfail: dest:2 err:1031 force:0 blast:1
    *** 2008-03-11 15:39:37.680
    Old character set id was US7ASCII
    *** 2008-03-11 15:39:38.055
    New character set id is WE8MSWIN1252
    now how to give privilege to the service 'stby'.
    please give me some guidance.
    regards

  • Database not working

    Hello,
    I am having a 10g release 1 database on my HP UX server.
    The problem with this database is it's listener is working emagent is working fine.
    But I am trying to login with system password then it shows me error like
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    HP-UX Error: 2: No such file or directory

    Moderator Comment:
    The O.P. had already asked this question in the Solaris 10 forum.
    Database not working
    I had already moved it to the Database forum.
    Then after the comments in this thread, they've re-posted it yet again into the Database forum.
    Not able to connect / as sysdba
    and spammed it to the Oracle Linux forum:
    Not able to connect / as sysdba
    Handle: user8856758
    Status Level: Newbie
    Registered: Jun 22, 2011
    Total Posts: 6
    Total Questions: 4 (3 unresolved)@ user8856758 ,
    You've been here long enough to know better, so we can only assume you are just being inconsiderate or rude with all your crossposts.
    They're all locked.

  • Tecra M7: Tablet does not work after lid closing

    Has anyone had problems with the tablet not working after closing the lid on a Tecra M7? Bios is 3.20
    Doesn't seem to happen on hibernate or sleep.
    I have the lid set to do nothing on close.

    Hi
    What do you mean with tablet not working after closing the lid?
    Does the notebook freezes or what?? What happens exactly???
    The close the lid settings can be set to hibernation mode or standby mode or no action.
    These settings can be set in the power saver setup actions.
    If you have some problems with some installed Toshiba applications I would recommend reinstalling the TOSHIBA Common Modules and the program which doesnt run correctly!
    Best regards

  • "Find Form" calendar is not working after migration

    Hi,
    We have migrated from Oracle 9i to 10g.we have one form ''FormA" and "find form" for that FormA.Calendar functionality is present in both FormA and "Find FormA".if we try to use calendar functionality in "Find formA",its giving error like FRM-40104 - No such block calendar,FRM-40105(unable to resolve reference to item claendar.cell1.........),FRM-41045 (cannot find item - invalid id).Actually this scenario is not working after migrating the FORMS application to 'OAS10.1.2' from 'OAS904' .
    In 'OAS904' ,The calendar item is present in the 'FormA' form, the 'calendar.show' hides the "Find FormA" and appears in the FOrmA and uses FormA's calendar item and after selecting the date,the date s applied to the "Find FormA"
    But after migration, the "Find FormA" is not hiding, so its not able to retrieve the calendar properties.Because the calendar is present in "FormA".
    Any problem with pll files like 'qmslib65','qmsolb65',qmsevh65'??
    please help me by providing suggestions.
    Thanks

    qmslib65','qmsolb65',qmsevh65Are these libraries self-written or from some third-party tool?

  • Safari not working after reinstall

    Hi there,
    I had issues with my Safari (it woudn't start after the new upgrade), so I had to reinstall it (had to use AppDelete). The reinstallation worked fine, the program now starts (it used to get stuck at the beginning, with the icon bouncing on the dock and doing nothing), but now the browser doesen't seem to go on the internet anymore. All it does is waiting and timing out. Chrome,Opera and Firefox are working just fine. I am guessing the problem is the new installation, how can I fix this? I'm on the latest version of Lion, latest version of Safari downloaded from the official Apple site.
    Thanks in advance

    It is not very clear what you did, therefore difficult to recommend something. I understand you upgraded from SL to Lion, and Safari did not work AFTER that upgrade? Strange, does not seem plausible. Or what other upgrade did you do? Safari is a component of the system, and should NEVER be deleted via AppDelete or any other similar app.
    As I do not know what you exactly did, I would recommend to download the 10.7.2 combo update (a dmg, around 1 GB), reinstall it as a separate download. After restart, all should be again fine.
    How did you reinstall Safari after deleting it with AppDelete? You write ‘The reinstallation worked fine’, could you clarify what you did?

  • My new iPad sound is not working after updating to ios 6.1

    My new iPad sound not working after updating to ios 6.1. Headphones are working fine. I tried all the troubleshoot. can anyone know the answer, plz share with me

    Hi,
    I have exactly the same issue as everyone above. I only get sound through the slider on the ringtone in settings and through my headphones. I do not get any sound anywhere else at all.
    I Have tried:
    - Updating to iOS 6.1.3
    -re starting the device
    -checking that the device is not muted. My slider switch is set to mute rather than lock and is unmuted.
    -going into general settings and reset all settings
    -the device reset several times (waiting until I saw the all important apple logo)
    -removing the last few apps I installed.
    Nothing at all has worked, please help!
    New iPadiPad

  • IPhone 5s not working after voice over turned on

    iPhone 5s not working after voice over turned on

    Hello ss1997,
    Thanks for using Apple Support Communities.
    To troubleshoot this issue where your iPhone will not boot past the Apple logo please follow the steps in the article below.
    iOS: Not responding or does not turn on
    Take care,
    Alex H.

  • Iphone 4 personal Hotspot not working after update to IOS 7.1 India BSNL cellular

    Iphone 4 personal Hotspot not working after update to IOS 7.1 India BSNL cellular

    BSNL is not a supported carrier. Personal Hotspot requires carrier support and provisioning of the account to enable it. iOS 7.1 disabled the ability to manually configure Personal Hotspot on unsupported carriers.

  • Iphone 4 Home button not working after upgrade to OS 4.3.5

    Iphone 4 Home button not working after upgrade to OS 4.3.5.Please help!!!!!!!!

    It seems that settings of mail accounts have something to do with it. I've delete my gmail account and am now using Microsoft Exchange. It seems better, yet not perfect. The issue is definitely due to OS 4.3.1
    Apple answer is - no answer. It is a shame that the quality of their products, in terms of design and concept, is not match by a care for customers. It is not normal that I, as a customer, have to spend hours reading Apple Discussions forum to try to understand what the problem is. A little more respect for a customer that spend big $$$ buying their products wouldn't hurt.

  • IPhone 4s Voice mail notification not working after switching from Verizon to PagePlus.

    iPhone 4s Voice mail notification not working after switching from Verizon to PagePlus.  How can I get the notifications working?

    Contact your carrier - voicemail, and visual voicemail, is a carrier feature.

  • Iphone 5 back camara not working after ios update

    My Iphone 5 back camara is not working after ios 8.1 update this morning
    Only getting some fuzzy image.
    Camara was working before the update.
    Resting the phone to factory setting restoring phone nothing seems to work
    I think this will be my last Iphone as apple never respondse in any case

    If you're expecting Apple to respond on this forum, you will have a long wait. This is a user-to-user technical support forum that is only hosted by Apple. This was made clear when you signed up. In any case, try the steps in this article to troubleshoot hardware issues (there is a camera section):
    iPhone: Hardware troubleshooting

  • Iphone 6 plus facetime camera not working after 8.1 upgrade

    iphone 6 plus facetime camera not working after ios 8.1 upgrade, also while making calls the voice on the other side sounds distant. Any pointers.

    It seems the facetime camera does not work for whatsapp only it works normally.

  • Caller Id not working after update

    My caller id pictures are not working after the update.

    Still having the same problem.  It appears to be a problem with City ID.  Local Verizon office told me it could be uninstalled.  I can't seem to find out how to uninstall an application that has the uninstall button "greyed out".  After forcing stop the application, it turns itself back on after every call.  When that happens I lose the city the call is coming from, but I still get the number showing.  Other times I don't receive anything.  I NEVER know who's calling me and it's getting annoying. Hell, with AT&T, I knew who was calling me....just couldn't stay connected.  Now if I miss a call..I don't have any clue as to  who to call back.
    Get this City ID crap app off my phone....that's all I want...it's not too much to ask....please...!

  • Caller id not working after syncing my iphone to my pc?

    caller id not working after syncing my iphone to my pc?

    Syncing with iTunes has nothing to do with this, especially when not syncing contacts with a supported address book app on your computer which very few Windows users seem to be inclined to do.
    Caller ID is not working in which way?

Maybe you are looking for

  • How to monitor the resource used by the query

    Hi All, I have a locking monitoring script as below, which is currently run at daytime. We now planned to cron the script to run by 24/7. But we have concern since this is a old legacy system. Please advise if I going to turn on the script to run by

  • How to use Bind Variables in Essbase data control

    Hi, I am trying to use Bind Variables in MDX query while creating the Essbase Data Control. I have used the below query with the Bind Variable.. this query is working in Essbase admin console..but it is throwing error (*Invalid MDX Query)* while crea

  • Getting the mouse left-handed

    Hello Folks! Beccouse I am lefthanded I would like to "mirror" my mousecursor. I'm using GNOME 2.24 and gdm as login manager. I have downloaded once a left-handed mouse-theme from Gnomelook. But this proved to be very inconsistend. Also I could not f

  • Placing smart objects from AI to PS and saving as .gif! why not?

    I have created a logo for a friend in illustrator and basically want to save it as a file type that they can place into word documents etc.. So far the best i can do is place as a smart object into photoshop and then save as a jpg, and then i get a b

  • How to make folder view static on shared volume

    I have an external drive connected to a Mac Mini (10.6.8).  We use that external drive as our shared network drive.  4 Macs and 2 PCs access the drive.  Please tell me how I can alter the ".DS_store" file on the SHARED VOLUME so that each user can ex