Manually create EM on Dataguard switchover got issue.

Hello everyone,
My site configuration quite complicated a little bit. And my English is not so good. Please forgive me.
My site have 2 server and 1 shared storage
Linux RHEL 5.3 and Linux clusterware had been installed
I configured failover database by Linux cluster.
I installed Oracle11g Enterprise Edition.
I configured Oracle DataGuard between 2 nodes and every databases (PROD and STB) can switchover between 2 nodes.
note. PROD is a Primary database and located on Node1
note. STB is a Physical Standby database and located on Node2
now I switchover between Primary and Physical standby by DGMGRL.It's cause Primary shutdown and failover from node1 to node2. And work properly. And all database located on Node2
Questions
1. Do I have to recreate EM?
2. I tried to recreate EM but I got ora-600 [4406], there are something wrong?
Thanks for every answers
Bua

1. EM is nice but never required.
2. ORA-600 equals open an SR at metalink.
Not sure why you installed Linux clusterware. It is not required either.

Similar Messages

  • SaveForWeb file size difference of scripted versus manually created

    I've got a VB script that uses Save For Web to make thumbnail images from a folder of larger images.  Most perplexing is the file size difference of these thumbnails using the script versus making them one by one manually.
    The thumbnails are 180x120 pixels.  Using Save for Web from the file menu to manually create jpegs (50 quality, optimized, no profile, no progressive) the typical resultant file sizes are 9 to 14 KB.  Using the script, the file sizes end up from 20KB to 30KB!  Additionally, if the original file has any metadata (caption, contact info, copyright, etc) the manual process strips all the metadata out except the copyright notice, which is fine.  Using the script however, all metadata remains intact!!
    Can anyone explain why this is occurring?  I'd sure like the smallest file size possible.  Am I missing a parameter in the ExportSaveForWeb options?
    Here's this save section of the code:
         Dim sfwOptions As New ExportOptionsSaveForWeb
         sfwOptions.Format = psJPEGSave
         sfwOptions.Quality = 50
         sfwOptions.Optimized = True
         sfwOptions.IncludeProfile = False
         SaveFile = OutputFolder & ImageNumber & ".jpg"
         docRef.Export SaveFile, PsExportType.psSaveForWeb, sfwOptions
    Thanks in advance for any insights and guidance.
    (BTW, I get a similar file size disparity with javascript too although they end up a tad smaller than the VB script, go figure...)
    Tom
    PS - The VB Scripting Guide has the wrong name for the Export Document method.  It is not "ExportDocument" but rather, simply "Export".  Hopefully this tip will save someone hours and hours of frustration and confusion ;-)

    Eureka, I found the issue!  Now pass the ********...
    In the options in the Save for Web window (the two small gray arrows next to the Preset drop down list), on one of the panels there is a checkbox to Preserve Metadata.  This was unchecked.  Apparently, it was not seen as unchecked when running the script yet behaved accordingly when I did a manual save.  Checking this box and clicking apply, run a manual save, then unchecking the box and clicking apply appeared to "reset" it to not save metadata (other than copyright info) either when saving manually or then using the script.
    Case closed.

  • Manual created PO not showing up in the shopping cart for non-catalog scena

    In non-catalog scenario within SRM, the shopping cart shows the purchase requisition and not the manual created PO after
    running the program BBP_GET_STATUS_2. Do I need to run the program CLEAN_REQREQ_UP to retrieve the manual created PO on ECC 6.0 after BBP_GET_STATUS_2? What is the selection criteria for both of these programs?
    Thanks
    Chris Htizke

    Hi,
    I'm not clear you issue. Is it SC -> PR(backend) -> PO(backend) classic scenario ? or You just created a PO in backend system?
    BBP_GET_STATUS_2 will update SC follow-on doc information from backend.
    Regards,
    Masa

  • How To Use Dynamic Menus To Place Manually Created Jspx Pages On Sub-Level

    JHeadstarters,
    Back on the JHS trail and could use some help.
    I started using dynamic menus (see section 9.2 JHS Dev Guide) to setup a custom menu structure and found it could not be easier however I need to solve 2 issues;
    1. How to get more than 2 levels deep on the menus (parent, child, grand-child, etc.)? In the menu structure setup I have created a menu that is 3-levels deep however when it runs you only get 2 levels. Perhaps a template needs to be changed.
    2. How can I assign manually created jspx pages to sub-level menus?
    Scenerio;
    I have JHS generated pages *** AND *** manually created pages. Using dynamic menus to place the JHS genned pages works fine, the problem is how to do it with manually created pages.
    Using Dynamic Menu's I created a top-level menu tab named "warp-core", below it on the next level I have two sub-menus, one named "search" and one named "form" for displaying the results of the search and modifying the rows (don't ask me why they are seperate).
    The problem is how to assign the manually created jspx pages to those sub-menus? Or am I going abouth this the wrong way? Perhaps I could use JHS to generate seperate search and display pages.
    Thanks!
    BG...

    Bill,
    1. Yes, you need to decide yourself how and where you want to render this third level menu. You then create a region file similar to dynamicMenu2Tabs.jspx, just replace the references to level2MenuItems with level3MenuItems. Then create a custom template to call this menu 3 region file.
    For example, you could create a bulleted vertical list for level 3 as illustrated in section 9.1.3 of the Developers Guide (that example is with static menu, but you can use similar technique for dynamic menu)
    2. Instead of a group name, you can specify a JSF Navigation action in the menu administration application. So, you create a global navigation case to your custom page, and you enter this navigation case id in the menu admin app.
    Note that if you want to generate separate search pages, you can do so by setting the advanced search property to "separatePage".
    Steven Davelaar,
    JHeadstart Team.

  • Linking a manually created PO with a PR

    Hi
    Is it possible to link a manually created purchase order with a PR in database?
    regards,

    Hi,
    Please refer the below MOS Note : How to Get the Purchase Order (PO) Number From a Requisition Number Via the Tables (Doc ID 169095.1)
    To get a PO number from a Requisition number via the tables, run the following
    script:
    SELECT poh.segment1, pol.line_num, poll.shipment_num
    FROM po_headers_all poh, po_lines_all pol,
    po_line_locations_all poll,
    po_requisition_headers_all porh,
    po_requisition_lines_all porl
    WHERE porh.requisition_header_id = porl.requisition_header_id
    and porl.line_location_id = poll.line_location_id
    and poh.po_header_id = pol.po_header_id
    and pol.po_line_id = poll.po_line_id
    and porh.segment1 = ####;
    If you check the above query, you will understand- how they are linked.
    porl.line_location_id should be equal to poll.line_location_id.
    However, I wont suggest you to manually create the link, as it may cause few problems:
    The approved requisition will have separate entry in Supply tables (mtl_supply) and PO will have separate entry . (ideally, if it is autocreated - it should have a single entry).
    If you have encumbrance enabled, it might cause other issues with requisition encumbrance and po encumbrance
    If you cancel the PO, not sure whether the backing requisition too will get canceled without any issue.
    Personally i feel, it is not the good practise to establish the link manually.

  • When manually creating delivery notes, the Actual GI time ?

    Hello,
    When manually creating delivery notes, the Actual GI time (used for pricing determination) is set to the document creation time (CPU time) but expressed in the UserId's local time zone.
    Regards,
    Neel

    Hello Ram
    Please help me out to solve this issue
    When manually creating delivery notes, the Actual GI time (used for  pricing determination) is set to the document c
    Creation time (CPU time) but expressed in the UserId's local time zone.
    The correct Actual GI time should be the CPU time in CST time zone, independant of the user.
    The Delivery doc. was created on 04/20/2011 at 11:11:32 UserId's local time zone (CET).
    The Actual GI time was set per default to 11:12 based on CET CPU time the expected time is 04:12 CST
    Edited by: neeljasani on Apr 27, 2011 5:20 PM

  • Manually create an output message for GRs

    Is it possible to manually create an output message for a GR that has never been printed?  There was an issue with our output determination and we have a GR that never had a message created when saved so I can't use MB90 to print it.  The problem with the output determination settings has since been resolved; however we need to find a way to print this GR.  Is there a manual procedure?
    Thanks!

    Hi
    You can go to MB02 (material document change), enter material document. Double click on quantity, You can find messages button on the top.assign output and print the same.
    regards
    Srinivas

  • How to bind manually created recordsets in DW bindings tab..??

    I've got a little problem where I'm working with XML web
    services to get product data to my web site. I'm actually parsing
    all of the XML data and feeding it into an ASP recordset in my page
    manually. I have a 3rd party shopping cart (Web Assist eCart 3.7)
    that uses the bindings tab in DW to populate your shopping cart
    with data from a recordset. The problem is, since this recordset
    wasn't actually created with DW it doesn't show up in the bindinds
    tab and my shopping cart extension doesn't work then (it simply
    grays out the dynamic shopping cart option because there isn't a
    recordset available...so it thinks.)
    So, is there a way that I can bind my own recordset data in
    DW so that it can be used just like a regular recordset created in
    DW? I see how you can bind Session variables and Application
    variables but I don't see anything for binding a manually created
    recordset.
    Any information on this would be greatly appreciated.
    Thanks!

    Did you check with WebAssist forum or FAQ or support
    information over there, no? I have found that they have a thorough,
    well-documented PDF on how to do so has been very clear and
    concise.
    To work with data source, make *sure* that you define the
    site profile correctly in order to make it work, so that datasource
    file being pointed or referenced by HTML source code to work
    together vice versa.
    Secondly, did you know that ASP support is kind of,
    relatively no longer support by Microsoft. You might want to
    reconsider this to work with ASP.NET. But it is my understanding
    that Microsoft focus more on ASP.NET than ASP these days. I don't
    know if I am being understand or get this impression correctly.
    Hopefully someone else help to correct me if I am being mistaken
    for that matter.

  • Need a create db script to manually create a 10g rman catalog db on unix

    Hi, Gurus:
    I would like to manually create a rman catalog database (Oracle 10g) on a HP-UX environment. Could anyone share a sql script to do that?
    It is going to be used to backup about 15 databases directly to tape and the retention policy is going to be 35 days. How big the database should be?
    Thanks in advance.

    I can't find any documentation supporting Oracle support's theory.And who writes the Oracle documentation? People in this forum?
    You got the "Best Practice" advise.
    If you have rman catalog on the same server or on the same database, it is like storing your backup on the same server you took it from.
    So, the idea od RMAN catalog is to have your catalog available for any recovery. If you cannot recover your recovery catalog, then you are better off using the controlfile as the repository.

  • Problems with a manually created Classic BADI

    Hello.
    When Implementing note 1632640, we manually created a Classic BADI named HRPAYPT_CA_SURCHARG (instead of the correct name HRPAYPT_CA_SURCHARGE).
    When we realized this, we've deleted the implementation ZHRPAYPT_CA_SURCHARG and the BADI
    Definition. However, when asked to delete (or not) the interface IF_EX_HRPAYPT_CA_SURCHARGE we choosed "NO".
    Now, we cannot create the new BADI definition because it's says that interface IF_EX_HRPAYPT_CA_SURCHARGE already exists.
    we also cannot delete manually the interface in SE24, because it says that it can only be mantained via Addin Builder.
    How can we solve this issue?
    Regards,
    Valter Oliveira.

    Hi Valter,
    Try going to SE24 and put in the class name "CL_EX_HRPAYPT_CA_SURCHARG" and then choose "Utilities" -> "Versions" -> "Version Management" -> "Public Section" and see if you can retrieve the old version of the class that was generated when you created the definition.  If you are able to retrieve it then you might be able to delete it along with the interface itself.  If that doesn't work you may have to resort to some sort of debugging trick to get by the issue.
    Regards,
    Ryan Crosby

  • Embed manually created servlet/dyamically built html into JSF Page.

    Hi there,
    I am wondering if anybody has ever tried embedding manually created pages (ie: using servlets to dyamically build an HTML page), inside of a JSF Page?
    The reason I ask is I have about 3000 of these pages already in production and can't really take advantage of JSF, without massive rewrites.
    Is there a way for the embedded page to communicate with the outer JSF Page?

    That works fine Thanks. Now the issue i am facing is if i have one chart and one table in one form , the form is always displayed first then table even if the table is drawn first in design time. IS there any way to Hide the graph Because this component does not have the rendered property.
    I want to render the graph conditionaly.Also Is it possible to change the graph type dynamically ie on selection of any radio button. I can get the handle of button in my Backing Bean.
    I tried to put the graph in Form PAnelBorder as well as in table and set the rendered property to false but still the graph is showing.
    Please help us....Pleas point us to some sample examples where thsi kind of scnario is done.
    Thanks
    Anshu

  • Manually creating DB with scripts question

    As mentioned in admin guide, these are the steps to manually creating DB
    Step 1: Decide on Your Instance Identifier (SID)
    Step 2: Establish the Database Administrator Authentication Method
    Step 3: Create the Initialization Parameter File
    Step 4: Connect to the Instance
    Step 5: Create a Server Parameter File (Recommended)
    Step 6: Start the Instance
    Step 7: Issue the CREATE DATABASE Statement
    I am not sure about step2, can somebody send me quick command what to do here, which are mentioned in
    http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14231/create.htm#i1008823

    C:\Documents and Settings\Ar>set ORACLE_SID=test1
    C:\Documents and Settings\Ar>orapwd FILE=test1.pwd
    PASSWORD=test ENTRIES=30
    = your password file should be named
    = %ORACLE_HOME%\database\orapwORACLE_SID.ora
    C:\Documents and Settings\Ar>sqlplus /nolog
    SQL*Plus: Release 9.2.0.1.0 - Production on Wed May 2
    10:59:01 2007
    Copyright (c) 1982, 2002, Oracle Corporation. All
    rights reserved.
    SQL> connect sys/test as sysdba;
    ERROR:
    ORA-12560: TNS:protocol adapter error
    = First, point to your instance, set the ORACLE_SID environment
    = variable from the OS:
    = set ORACLE_SID=YourInstanceName
    = Next, make sure you use proper authentication method.
    Now how can i run creat database scripts here???= Just before creating your database, in windows, you must first create the service, with the oradim command, this command creates the password file automatically:
    oradim -new -sid YourInstanceName -intpwd YourSYSDBAPassword -startmode A
    = Once you have been properly authenticated, and you had made sure everything is OK, issue your CREATE DATABASE command.
    = I suggest you to use the dbca to create the scripts, this is the easiest way to create the create database scripts, and the least prone to human error.

  • Effect of manually created proposal on MRP Run

    if there is any proposal which might have been created by the user manually & not via MRP run, does it have effect on the results of MRP.
    will the system ignores the requirement as it has been covered already via manually created proposal.

    Dear Geetika,
    if there is any proposal which might have been created by the user manually & not via MRP run,
    does it have effect on the results of MRP.
    Yes definitely it have effect on MRP
    MRP checks All Firmed Receipts & creates procurement proposals
    will the system ignores the requirement as it has been covered already via manually created proposal.
    Say for example demand is there for material as 50 PCS
    Now manually user created Production order for that 50 pcs
    Now if run MRP than system will not create any plan order as already Production order consists for 50 pcs
    Again we have add demand for the same as for another 50 pcs
    so now total demand became for that material is 100pcs
    Now Run MRP system will create plan order for 50 pcs
    As we have already 50 pcs of production order which is created manually
    Hope the above clarifies
    Regards
    Madhu

  • Need to personalize the Remittance screen making 'Manual Create' Button invisible

    Dear All,
    I highly appreciate you people responding to my before questions. All are solved/clarified.
    Below is the requirement from my friend, I am trying to help him. Please suggest.
    In Receivables>Receipts>Remittance screen
    Need to disable the 'Manual Create' button, if the user selects the 'Receipt Method' field as 'XX_REC_METH1'.
    I tried just to disable the 'Manual Create' without the receipt Method condition, even that also doesnt work.
    Version : R12.1.3
    Function Name: AR_ARXRWMAI_REMITTANCES
    Form Name: ARXRWMAI
    Manual Create Button: AR_BATCHES_SUM. REMIT_MANUAL_CREATION                               <block>.<field>
    Receipt Method: AR_BATCHES_SUM.M_REMIT_RECEIPT_METHOD_NAME                            <block>.<field>
    Kindly suggest any work around.
    Thanks a lot in advance.
    Regards,
    Afzal.

    Hi Afzal,
    your question is about an eBusiness Suite form.  Our forum here (and the team that moderates it) deals with Fusion Applications questions.
    Please repost this question in one of these forums that deal with EBS:
    Technology - General Discussion
    Financials
    Thanks for your understanding.
    Regards,
    Oliver
    Fusion Apps Developer Relations
    https://blogs.oracle.com/fadevrel

  • I want to create an iPad app with multiple issues of the same magazine inside it

    I want to create a digital magazine for iPad. I know with Digital Publishing Suite I can create apps for iPad.
    But there is a problem. Is not clear in the website if with the Single Edition I can create an app that contains all issues of the magazine, or if I have to create a new app for each issue of the magazine that I want to publish.
    Could you please get me out of doubt?
    Please, I need a quick answer. Thanks in advance!

    This should help:
    http://boblevine.us/digital-publishing-suite-101-single-edition-vs-multi-folio-apps/

Maybe you are looking for