Logical standby issue after adding a new user at production db server

Hello Experts,
I am facing a issue related to logical standby db server where after adding a new user at production db server logical standby has stopped sql apply. Can anybody give some idea to find out the root cause and give some tips to resolve the issue.
tried below .....
SELECT EVENT_TIME, STATUS, EVENT FROM DBA_LOGSTDBY_EVENTS
ORDER BY EVENT_TIMESTAMP, COMMIT_SCN, CURRENT_SCN;
got error
ORA-16227: DDL skipped due to missing object
ORA-01403: no data found
ORA-00942: table or view does not exist
OS : RHEL 4 (IBM P5)
DB : Oracle 10g (10.2.0.1)
Achyot

Please let me know if can skip the DDL at which it is failing.
ALTER DATABASE STOP LOGICAL STANDBY APPLY;
Use EXECUTE DBMS_LOGSTDBY.SKIP
ALTER DATABASE START LOGICAL STANDBY APPLY;
Thanks,
Renu

Similar Messages

  • WINDOWS 8.1 - System Tools no longer displaying User and Group Settings after adding a new LOCAL user.

    I jumped on my parents computer, which is on a domain.  I added a new local user(with my live.com login) and gave it admin status.  That's when the trouble began.
    The main user profile disappeared.  I used the command prompt fix (see other fixes) to add the missing user back into admin.  I logged back in, and it set up the account for the first time (WTF?).  I cannot access any files from the main account
    (that I logged into just fine before to get this debacle started.)
    When going to Local Computer Management --> System Tools, my users and groups tool is missing.
    I ran lusrmgr.msc only to find out that the most current version of Windows 8.1 and this is what it said "This snapin may not be used with this edition of Windows 8.1.  To manage user accounts for this computer, use the User Accounts tool in the
    Control Panel."   <---- Awesome!  (that was sarcasm.)
    I have spent over two hours in the User Account tool during the course of this problem only to prove that a picture of a computer is more useful that that "tool".  
    To anyone reading this ticket, the best advice I can offer you (as long as its not a crucial machine) is to back up what you can gain access to, format your hard-drive and reinstall windows and start over again.  I wouldn't recommend reinstalling 8.1,
    I would say go back to 7 and wait until 10 comes out.   Windows 8 is the new Vista.  Good luck!

    Hello AhavahOlam,
    I can understand your feelings.
    If my understanding is right, after adding a new local user in domain-joined Windows 8.1, you can’t open the local users and groups.
    Can you still add account by going to Control Panel\User Accounts and Family Safety\User Accounts\Manage Accounts?
    As this computer is domain-based, it is recommended to contact the domain administrator to see if the option is blocked.
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • What is the expected behavior in a zone after adding a new static route in Solaris 10....

    Hi Folks,
    I have a few Solaris 10 production machines here at work and had a strange thing happen. I added a new route to these machines using the "add route <destination > <gateway>" command and my web applications running in the zones on these machines froze up. The applications that froze had no reason to do this as they have never talked to the machine in this new route. Here is the old route table via netstat -rn:
    Routing Table: IPv4
    Destination Gateway Flags Ref Use Interface
    172.23.248.0 172.23.248.24 U 1 6794 bge1
    204.154.126.0 172.23.248.100 UG 1 0
    204.154.127.0 172.23.248.100 UG 1 0
    204.154.134.0 172.23.248.100 UG 1 0
    204.154.135.0 172.23.248.100 UG 1 0
    204.154.132.0 172.23.248.100 UG 1 0
    204.154.133.0 172.23.248.100 UG 1 0
    204.154.130.0 172.23.248.100 UG 1 0
    204.154.131.0 172.23.248.100 UG 1 0
    204.154.128.0 172.23.248.100 UG 1 0
    204.154.129.0 204.154.129.74 U 1 7980 bge0
    204.68.180.0 172.23.248.100 UG 1 0
    204.68.181.0 172.23.248.100 UG 1 0
    192.168.0.0 172.23.248.100 UG 1 34
    172.28.0.0 172.23.248.100 UG 1 9
    172.29.0.0 172.23.248.100 UG 1 0
    172.30.0.0 172.23.248.100 UG 1 0
    172.31.0.0 172.23.248.100 UG 1 0
    172.24.0.0 172.23.248.100 UG 1 0
    172.25.0.0 172.23.248.100 UG 1 44
    172.26.0.0 172.23.248.100 UG 1 934
    172.27.0.0 172.23.248.100 UG 1 0
    172.20.0.0 172.23.248.100 UG 1 0
    172.21.0.0 172.23.248.100 UG 1 0
    172.22.0.0 172.23.248.100 UG 1 82
    172.23.0.0 172.23.248.100 UG 1 161975
    172.16.0.0 172.23.248.100 UG 1 0
    172.17.0.0 172.23.248.100 UG 1 0
    172.18.0.0 172.23.248.100 UG 1 0
    172.19.0.0 172.23.248.100 UG 1 82
    10.0.0.0 172.23.248.100 UG 1 1766
    224.0.0.0 204.154.129.74 U 1 0 bge0
    default 204.154.129.1 UG 1 8411
    127.0.0.1 127.0.0.1 UH 225713773 lo0
    Here is the route table after I added my one additional route (note the top line):
    Routing Table: IPv4
    Destination Gateway Flags Ref Use Interface
    204.154.129.209 172.23.248.100 UGH 1 5
    172.23.248.0 172.23.248.28 U 1 5757 bge1:3
    204.154.126.0 172.23.248.100 UG 1 0
    204.154.127.0 172.23.248.100 UG 1 0
    204.154.134.0 172.23.248.100 UG 1 0
    204.154.135.0 172.23.248.100 UG 1 0
    204.154.132.0 172.23.248.100 UG 1 0
    204.154.133.0 172.23.248.100 UG 1 0
    204.154.130.0 172.23.248.100 UG 1 0
    204.154.131.0 172.23.248.100 UG 1 0
    204.154.128.0 172.23.248.100 UG 1 0
    204.154.129.0 204.154.129.86 U 1 484 bge0:2
    204.68.180.0 172.23.248.100 UG 1 0
    204.68.181.0 172.23.248.100 UG 1 0
    192.168.0.0 172.23.248.100 UG 1 114
    172.28.0.0 172.23.248.100 UG 1 2
    172.29.0.0 172.23.248.100 UG 1 0
    172.30.0.0 172.23.248.100 UG 1 0
    172.31.0.0 172.23.248.100 UG 1 0
    172.24.0.0 172.23.248.100 UG 1 0
    172.25.0.0 172.23.248.100 UG 1 43
    172.26.0.0 172.23.248.100 UG 1 944
    172.27.0.0 172.23.248.100 UG 1 0
    172.20.0.0 172.23.248.100 UG 1 0
    172.21.0.0 172.23.248.100 UG 1 0
    172.22.0.0 172.23.248.100 UG 1 77
    172.23.0.0 172.23.248.100 UG 1 160823
    172.16.0.0 172.23.248.100 UG 1 0
    172.17.0.0 172.23.248.100 UG 1 0
    172.18.0.0 172.23.248.100 UG 1 0
    172.19.0.0 172.23.248.100 UG 1 0
    10.0.0.0 172.23.248.100 UG 1 183
    224.0.0.0 204.154.129.86 U 1 0 bge0:2
    default 204.154.129.1 UG 1 1850
    127.0.0.1 127.0.0.1 UH 58 225894 lo0:3
    My question is why did my application die and need to be restarted after this one simple route was added? What is the expected behavior in a zone after adding a new route to the root zone?
    Thanks,
    Tom Gellert
    tom.gellert&#64;tellabs.com

    Greg- Dreamweaver CS4/Live View integration with BrowserLab allows you to send interactive states of a local site/design directly to BrowserLab (dynamic data, rollover/mouse interaction states, widget states, et al), and from behind firewalls no less- definitely a scenario we covered.  You can get the extensions (which require Dreamweaver CS4, of course) up on the Labs site: http://labs.adobe.com/technologies/browserlab/

  • .xml get  disformatted after adding a new Element

    Dear friends!
    I have a xml file when i add a new element to this its formatting
    get destroyrd. Plz help me to keep them in proper shape.
    before adding:
    <person>
    <name>xyz</name>
    </person>
    after adding a new name element:
    <person><name>xyz</name> <name>new 1</name><person>

    ok, so using JAXP (which is embedded in JDK 1.4 so if you use this JDK no need to add anything on your classpath).
    0. few imports
    import org.w3c.dom.*;
    import javax.xml.parsers.*;
    import javax.xml.transform.*;
    import javax.xml.transform.dom.*;
    import javax.xml.transform.stream.*;1.load the XML file in a DOM:
    Document doc = DocumentBuilderFactory.newInstance().newDocumentBuilder().parse("c:/data/myxmlfile.xml");2. manipulate the DOM, see:
    http://java.sun.com/webservices/docs/1.0/tutorial/doc/JAXPDOM7.html#65002
    3. save the DOM:
    Transformer transformer = TransformerFactory.newInstance().newTransformer();
    transformer.setOutputProperty(OutputKeys.INDENT, "yes");
    transformer.setOutputProperty("{http://xml.apache.org/xslt}indent-amount", "1");
    transformer.transform(new DOMSource(doc), new StreamResult(new FileOutputStream("c:/data/myxmlfile.xml")));hope it helps.

  • Migration from PC with MA did not end. Had to shut down MacBookPro. After restart no new user was created. Can't find the transferred data (35 GB). Would like to delete it.

    Migration from PC with MA did not end. Had to shut down MacBookPro. After restart no new user was created. Can't find the transferred data (35 GB). Would like to delete it.

    iTunes is required to initially activate the phone. Back when the iPhone 3G was sold, you would take it out of the box and see a "Connect to iTunes" screen. She HAD to connect to a computer in order to begin using the phone. Does she remember what computer this was?

  • Adding a new account in Team Foundation Server

    I have a problem with adding of new accounts into Team Foundation Server 2010. I can add a new domain account into group Contributors of my team project without problems but after that I can't see it in the list of available accounts, for example, in the
    drop down list 'Assigned To' at a work item page.
    The added user can see the project, do check-in and check-out but he can't get access to the project work items. He has got an error
    TF201072: A user or group could not be found. Verify that the users and groups used in your work item type definition have been added to Team Foundation Server.
    Can anybody help me?

    Hi Jovanny66,  
    Thanks for your reply.
    We don’t recommend to edit the TFS database(s) directly, it may cause the unknown issues.
    To edit data in TFS Server, we should edit the data through VS, Web Access, TF command or TFS API. Unless there’s an official SQL Server script to edit TFS data which provided by MS.
    As you edited the dbo.Constants table to update user’s data, but the user’s data also included in other 
    TFS tables too, there’s the key connection relationships between these tables, if we update this user’s data in Web Access, TFS Sever will update this user’s data in all the related tables automatically. But you manually edited this user’s data only
    in dbo.Constants table, so the edited data not included in other related tables, it may cause the current issue.
    For the edit TFS database issue, you need contact a Professional Support Service at
    http://support.microsoft.com/select/?target=assistance to gain more support on this case.  
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Can't log new user onto Mac Mini Server

    I can't log a new user into Mac Mini server.  Have added the user to the Workgroup Manager, and am now trying to use the password created there for log-in on user computer. Any advice?

    Do you have Server Access Control Lists (SACLs) configured?  If so, you will need to add this new user to the appropriate SACLs before it can connect.  As an example, when I create new users, I need to add them to the File Sharing SACL or they never see any available shares on the server.

  • Logic X Additional Content after creating a new User Profile

    Hey guys.  I have a MBRpro and I'm running into problems with a plugin and diskspace.
    I bought East/West Symphonic Orchestra Platinum Plus and Symphonic Choirs and the plugin is killing my CPU on my current User Profile.
    Yesterday, I created a new blank user, and its running fine there.  I'm guessing because all the systems resources are available without running background daemons from other apps.
    After I launched Logic X under the new user, it asked me if I wanted to download additional content.  I had already downloaded all the content under the old user, and so I said "no" as I'm struggling with disk space on my retina (6gig free).  I played a bit - confirmed the plugin was working fine, quit it/logged off and went back to my old profile.
    Today I launched the new user (after logging off from my old profile) and launched logic but now the additional content menu is greyed out.  I'd like to know what is going on.
    1stly, Is it greyed out only on the new user, because old user installed it all already? If so.. why did it ask me the first time to download additional content?
    2ndly, can I verify if the downloadable content library on the older user has carried accross / or is accessable under the new user profile?
    3rdly, If the additional content / Libraries are not automatically shared, can I make them available/shared amongst both users, since I don't have the internal diskspace?  Moving it all onto an external drive is not the best option for me.  I need to keep it all on my laptop if I can.
    Thanks for your help guys.  I couldn't find anything on the forums regarding content shared amongst users on the same machine.  Called Apple Care and they sent me to you guys. :-/
    Cheers,
    Geo

    Hi,
    I had some problems with my audio interface, but they were solved with the last Logic update. Which version are you on?

  • Issues with Writing back data to Planning Cube After adding a new characterstic

    Hello,
    We have two cubes and a MP on top of it. ( Reporting Cube and Planning Cube ). An aggregation layer has also been built and so does a planning BEx query on top of it.
    Before Scenario: things were working fine as we were able to write back data to planning cube using the BEx.
    After Scenario: We created a new Dimension in the planning cube and added a new characteristic ( lets call it ZX_KEY ) . This Characteristic holds the concatenated values of some of the other characteristics in its master data tables . ( For ex: Account_Customer ID_Country-code_Industry-code ).
    This new characteristic is also present in the reporting cube and has been added and transferred to MP.
    This new characterstic was added to the planning BEx query as one of the rows and we executed it the analyzer. After entering the required values for all characterstics ( including the newly added ZX_KEY ) and the key figure values, we tried saving it. Now this is where the Analyzer is throwing up this error..
    ~~Characterstic combination cannot be assigned to part provider ~~
    ~~Characterstic 'ZX_KEY'; Characterstic value 'R123000000_12_US_TX'~~
    ~~ Entered values are incorrect:Correct before navigation ~~
    The value that we are entering ( R123000000_12_US_TX ) is picked up from the master data table of ZX_KEY by double clicking and selecting it from the fetched values. So i am not sure as to why its throwing up the above error. Request your help on this please.
    regards,
    Karthik

    Hi,
    Try to check that all characteristics are correctly assigned at multiprovider level.
    hope it helps

  • Repository Administration Utility - error while adding a new user

    Hello all,
    I'm currently experiencing some difficulties when I try to add a new user with the RAU tool. First I had problems installing the repository, in the CJSYSFOL stage (ORA-04063: package body "REPOS_MANAGER.JR_REG_IO" has errors). After granting execute rights on the UTL_FILE package, it seemed this problem was solved.
    However, the installation is finished and I wanted to add a user with the RAU. In user maintanance I added a user and then set all the properties. After clicking OK, the following error is generated:
    ORA-01919: role 'CKR_REPOS_MANAGER' does not exist
    ORA-06512: at "REPOS_MANAGER.JR_SYS_PRIVS", line 236
    Bladiebladiebla.
    Does anyone have a clue of what's going on here? And more important, how to solve this? Thanks for helping out!
    Greetings,
    Weis

    See if the "Check Requirements" gives you any issues to be solved or the "Object Status" utility. Seems like the role CKR_REPOS_MANAGER is not granted (directly - so not via a role).
    HTH
    Roel

  • Time Machine after reinstall and new user acct

    3 TB eSATA drive used for months as TM back up. Drive had 300GB or so free space available after last B/U before having to format my boot drive.
    Following reinstall of OS 10.9.2,I was not able to transfer user files using TM after several trials - it simply locked up with no error message. So, I skipped using B/U and created a new uswer account with same name as previous user account but with a new password.  I then used the last B/U to manually restore user files and selected Apps.
    In System Preferences/Time Machine, I selected the same 3 TB TM drive I had been using and left the excluded items unchanged.  The B/U calcualted size was 2.72 TB, the same as before my set up with new user account.  Prior to starting a new B'U I checked TM and found B/Us going back for quite a few weeks.
    The next B/U for lack of space, with the mnessage that I only had 1.12 TB of space and the B/U needed 1.26 TB.  I recalled that I had added some items to one of the included external drives prior to the restore and after the last B/U, so I excluded those new additions.  The next B/U also failed and now the required space for the B/U was listed as greater than the first attempt.  More disturbing, the ONY remaining B/U on the 3 TB drive now, after several mnore effrots to exclude as much as possible, is the last B/U I did before the format and restore process.
    In Finder, the TM disk shows 1.12 TB free.  It lists 2 B/Us - the last successful one and one fron this mornign listed as inprogress.
    I changed my user account password to be the same as previously and logged out then bac in, then tried rebotting and after both times, the same failure occurred.  I used Sstem OPreferences to unselct the 3 TB drive and select another one, then reselected the 3 TB again - still no joy.
    It appears that TM is unable to add to the exsiting B/U and is trying to create a new one, or that it doesn't see existing files in the old B/U as the same as the new ones and is trying to create lots of duplicates.

    Hi VK
    A supplementray question:
    I have one i-mac happily backing up with Time Machine to an external hard drive.
    I have just bought a second i-mac (stops the fighting!) and propose to use migration assistant to move my [admin] account from the old to the new i-mac leaving two other accounts on the old one. I see from your posts that it seems as if Time Machine will start a new back up series for the new i-mac's back ups. But what about the old i-mac? Will that continue to extend the existing Time Machine back up files, albeit without my transferred account and its files? If so, should I partition the external drive and start the new back ups from the new i-mac on this new partition. I'd like to end up with the old i-mac continuing to build its Time Machine back ups (less my account and its files) and have a new back up series from the new i-mac building to a separate partition on the external drive.
    Does this make sense? I can't see an answer in the forum to what must be a reasonably common issue in this expandin mac world.
    MVBW
    Mervyn

  • MF Crashes on startup, but works in safe-mode and for a few minutes after making a new user, can anyone help?

    After troubleshooting for a few hours, I still cannot find a proper solution. Effectively, I learned that if I create a new profile user, with this command in windows Run: "C:\Program Files\Mozilla Firefox\firefox.exe" -p , I can open the user profile menu manually, and create/delete a new/not-new user, and upon creating and using a new one, it works fine. For a couple of times opening the browser, anyway, in which it results in the same problem as before. I took a list and compared the old files to a brand new users files, and did find some differences. Take these into effect,
    The compatability and extensions .ini files were differed by 3 kb , with a new user being 1, and the old user being 4.
    The Local Store .rdf file differed from 2 for a new user, to 4 for an old user.
    The Mime Types .rdf file differed from 3 for a new user to 4 for an old user.
    Plugin Reg(istry?) .dat differed from 17 new to 20 old.
    Search.json differed from 13 new to 16 old.
    Search Metadata.json differed from 1 new to 4 old.
    URL Classifier Key 3.txt differed from 1 new to 4 old.
    Web App Store.sqlite differed from 96 new to 128 old.
    (All units are KB)
    Seeing as a few articles relating to the problem are "no longer maintained" and the solutions work only temporarily, I came here hoping to fix this little issue. Thank you, and good luck in advance.
    -Av
    Note; the first crash ID is for the new user that crashed, the last is for an old user.

    I see.. I have heard rumors of this, but it did not occur to me that this would literally crash upon startup. Thank you for the help, Edmeister. Will check as "solved it" if it works. Thanks again!

  • Server 2012 R2 Network Teaming Issues After Adding WOW64 Feature

    Recently I have had a specific issue adding the WOW64 feature to an active Server 2012 R2 server in core mode (no management).  The server had two active virtual machines.  A server 2008 R2 in version 1 mode and a 2012 R2 in version 2.  
    All were up2date as of April 10 2015.  This was a domain connected core with domain connected virtual machines.  We are the domain administrator.
    After using powershell to install WOW64 and issuing a restart we lost all external network connectivity to the server once the server came back up.  From the console we could ping 127.0.0.1 and all the network addresses of each VM but not the
    default gateway or any address on the local network.  We tried several resolutions including disabling all firewall rules and assigning a known VLAN but nothing worked.  Something went completely haywire within Windows 2012 R2 and network teaming
    and the virtual switch that supplies the VM's with communication.
    What we had to do was remove one of the physical network adapters from the team using powershell from the core console.  We then assigned an address to the nic and whallah we were able to remotely communicate to the server again but the problem
    still remained with communicating to the team.   
    After hours of trials we finally stumbled on a solution deleting the hyper-v virtual switch though a remote console, then the team through powershell.  This of course broke all the hyper-v VM's.  We said f'it and rebooted. 
    This is the magical combination apparently
    We then recreated the team using the remote management GRAPHICAL widget using every physical EXCEPT the nic we were communicating to.   Then we recreated the hyper-v virtual switch remotely again with the GRAPHICAL widget and assigned
    it an address using the command line sconfig tool.   We then went into the GRAPHICAL hyper-v manager and assigned all VM's to the new virtual switch.  WOW everything works again
    Let me just say here in this post that the lack of graphical management in CORE mode is a complete nightmare.  The fact we have to use some graphical tools to perform certain tasks and the command line for others is just silly.  The sconfig.exe
    tool should have built-in teaming commands as inexperienced remote administrators are very difficult to work with over the phone trying to explain spelling of the upper/lowercase commands. 
    This post is more informative than really asking a specific question but if I were to ask one I'd ask, why did installing the WOW64 feature and rebooting break the external communication of the team and the virtual switch?

    Hi gettnmorebetter,
    Could you try to confirm whether you have in the following situation, if you do not found the related symptom please try to install the latest update then monitor the issue
    again.
    Event ID 106 when a Hyper-V virtual switch is bound to an LBFO team
    https://support.microsoft.com/en-us/kb/2974384
    I’m glad to be of help to you!
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • After creating a new user account, how do I move my files into the new user?

    I have an issue where my 'Desktop/Screensaver' prefs seem to be corrupt somehow. When I click on that icon in System Preferences, it stalls and I get the spinning ball, thus resulting in a force quit. After reading a Mac Format magazine where someone wrote in with a similar issue, they said to trash various prefs (did that and made no difference) and if that didn't work, try creating a New User account (therefore creating brand new system prefs) and move your stuff over.
    Well, I've created the New User account, but I can't figure out how to move/copy my stuff into the user folders. After copying and attempting to move stuff in, I see folders with a red circle with a white line through it (like a 'no entry' sign).
    Any clue as to how this can be done? All I'm trying to do is to reinstate the system prefs so they are not corrupt anymore on my log-in.

    No. Not the main Library folder. Make absolutely sure you are in the Home Library folder and not the main Library folder.
    Your Home Library folder is hidden in Lion. To get to it, in the Finder menu, select GO and hold the option key down. Select Library in the submenu. The Finder window will open in your Home Library. This is where your user prefs are stored.
    Once there, you will see the Preferences folder. Open it up, select all items within it and move them to the trash. You will need to restart in order for the new Finder preferences to be recreated.
    Once you restart, then you will be back to the default preferences to the system and all applications. And yes, it will affect all settings including your Dock, just as logging into a new user. You will have to reset everything there also.
    If you wish to do a selective method, instead of deleting all preferences, try deleting the one associated with your problem. Screen saver problems should be affected by the system preferences, so try deleting this:
    com.apple.systempreferences.plist
    com.apple.systempreferences.plist.lockfile
    Note that when you delete system file preferences, a restart will be required. For applications, just quit the application before trashing preference files.

  • Logical Standby Issue

    Hi Friends,
    I have 4 doubts. Please help me to clear my confusion.
    Doubt 1:-
    I have one primary and one logical standby database. When i restart the primary database or logical standby database or whenever data is not transffering to standby database, I execute the package "EXECUTE DBMS_LOGSTDBY.BUILD;". Then it starts to transfer the data to standby. My question is executing this package many times will affect the primary database? or my configuration is wrong?
    Doubt 2:-
    I configured DGMGRL for both database and i can switch over and switch back to logical standby database. It automatically start to apply the data to new logical standby database. But when i switch back to old primary database, It didnt transfer the data automatically. So i execute the package "EXECUTE DBMS_LOGSTDBY.BUILD;" in primary. Then it starts to transfer the data. My question is my switchback is wrong? or it happens like that only?
    Note:- I check the verbose of both database before switchback. It show success.
    Doubt 3:-
    When i check the switchover status in logical standby database, It show "NOT ALLOWED". Even though i can switch over by using dgmgrl. Why logical standby database showing "NOT ALLOWED"?
    Doubt 4:-
    Is it any possible to view that what commands executing by dgmgrl process in background while it switchovering to logical standby database.?
    Because when i try to switchover manually it didnt work. Many times i tried. But in dgmgrl, I simply give "switchover to logdb;", It works.
    Please help to me to understand clearly.
    Thank you in advance.

    Wrong forum mate. This forum deals with SQL and PL/SQL languages and related issues - not database administration and configuration issues.
    The shared memory error is not unusual though ito SQL and PL/SQL. It is often a result of not using sharable SQL - in other words, SQL statements that are not using bind variables.
    This causes additional consumption and fragmentation of shared pool memory. The very worse thing to do in this case would be to increase the size of the shared pool. That is akin to moving the wall a bit further away so that one can run even faster and harder into it.
    But I'm merely speculating as you may have another cause for this problem. I suggest that you:
    - post this in the [url http://forums.oracle.com/forums/forum.jspa?forumID=61]Database Forum
    - research this error on [url http://metalink.oracle.com]Metalink

Maybe you are looking for