This view returns 'NO' in the field of open_mode (mgmt$ dbninstanceinfo)

Hi all

Using EM12c v4 and I was looking for a view as v database $ (open_mode), but in view of the EM instead.

So I don't see this management point of view and says 'NO' on all databases of the open_mode attribute.

Not very useful.

My question can I accumulate this info somewhere else in the repository of the grid or maybe I can update this attribute to let it show what I expected?

I need to check if the databases are in "Mount" open_mode you expect from the standby.

Any ideas most welcome.

Brian

Hi Brian,.

There are many ways to access your room. If you are looking for report, the query below will be useful.

1) connect as sysman or user with equal privileges in the repository of the OEM.

2)

Col TARGET_NAME for a45

Col OPEN_MODE for the a45

Select target_name name "OPEN_MODE' of mgmt$ target_properties where target_name to (select target_name mgmt$ target where)

TYPE_QUALIFIER3 = 'DB') and PROPERTY_NAME = 'OpenMode' order by target_name.

I will give you the desired result.

Concerning

Krishnan

Tags: Enterprise Manager

Similar Questions

  • Where to add the transitional attribute at the level of the entities or view level? And where to use {return getTransientAttribute()} in the entity or view?

    Mr President

    JDev 12.2.1.

    Where to add the transitional attribute at the level of the entities or view level?

    And where to use {return getTransientAttribute()} in the entity or view?

    public Number getAmount()  
      {  
        return getTransientAttribute();  
        //return (Number) getAttributeInternal(AMOUNT);  
      }  
    
    

    Concerning

    A difference I could think: place a transient attribute on EO level will make transaction dirty (DBTransaction.isDirty returns true) when the field is changed.

    From a design point of view, I tend to place the transient fields at the level VO, because most of the time they are for the presentation of the data in the user interface.

    Only when the transient fields are involved in DML operations (for example when you call a stored procedure EntityImpl.doDML) I place the transitional area on EO.

  • invalid do not repaint the field?

    I have an extended RichTextField and want to change the font color on a certain event. I am able to get the event, but when you call the method of point culminating my domain color is not being updated.

    My code fields:

    public void paint (Graphics g) {}

    if (highlighted) {

    g.setColor (Color.WHITE);

    } else {}

    g.setColor (0 x 818181);

    }

    Super.paint (g);

    }

    public Sub {point culminating (Boolean isHighlighted)

    Highlight = isHighlighted.

    this. invalidate();

    }

    How to force paint it? I thought that this is done by invalidating the field?

    The field is added to a table view, as shown in http://supportforums.blackberry.com/t5/Java-Development/highlight-field-when-row-in-table-is-selecte...

    well the only way I found was to use the extent TableController.navigationMovement which REMOVES and ADDS the line with highlightet label field. I wasn't able to deal with this without add/remove lines...

    It is not nice but works now. Speed is normal, no difference compared to before. Since it is a vector in the end, and we work with index numbers, it is fast enough for the GUI.

    If you find that another way please let me know!

  • Try to remove the field from the presence of MOM BP but has failed to deploy

    I'm trying to re - customize the Minutes of meeting BP to meet a client procedure but failed when I deleted the participating field & gives me the following error when checking before deploying:

    < Participating > field is used as the e-mail item, but it is not in the top form < VF 01 >.

    What does this mean?

    BR

    Mohamed Hussein

    Help, locate the item you email:

    To select the fields for a notification by e-mail

    1. Open the display form that contains the fields you want to include in the email notification.
    2. On the view menu, choose elements of Notification Email. uDesigner opens a window of data items in the Notification Email.
    3. Use the information in the following table to complete this window.

    TO:

    Follow these steps:

    Add fields in the display screen to email

    1. click on add to open the add data items.

    2. click on the arrow next to the field label of the item, and then choose the field you want to include in the notification email.

    Note: Do not choose which fields are images or images; they will not appear on the email.

    3. click on OK.

    4. Repeat steps 1 to 3 to add more fields, if necessary.

    Remove fields you don't want to include in the email

    1. turn highlight the data item, then click on remove.

    2. Repeat this step to remove other fields, if necessary.

    3. click on OK.

    Put fields in a different order for e-mail

    1. turn highlight the data item, and then click the move up or move down.

    2. Repeat this step until you organize the fields in the order you wish to e-mail.

    3. click on OK.

  • «The som expression ' $.» for the dataRef specified in the field ' champe, decided to incompatible... ".

    DataGroup node type, is what follows this error.

    It's strange, that each field is mapped very well, it's only a single individual.

    Any ideas?

    Hello

    I have problems to display your form in Designer, I'm guessing it's because you ES4 and I that SS3.  But it doesn't seem to be a subform without name under cuentaCitionePlus just after TextField7 which is also linked to $. accountDetail.interestDueAmount.value. This creates an object of dataGroup is not in the sample THAT XML used to create the data connection (note that it is grayed out in the data view palette), so when the field "interested proyectados a fin of my" then tries to bind the dataGroup (not a dataValue) object is located.

    Concerning

    Bruce

  • Text of the form only appears when the cursor is in the field

    I created a form and sometimes, when it is filled and returned to me, empty fields. If I place my cursor in the field, see text responses.  What can I do to fix this?

    It is a question of the user.  This happens usually when someone is using one program other than Adobe Reader or Acrobat to fill in the form, such as Mac preview.  You can simply put a text box on the form asking the user to download and fill out using Adobe Reader with a link to the Web site OR if you do not receive a form in this way you can "show" the fields by following these steps.  (Assuming you have at least Adobe Acrobat Standard):

    Form open with hidden data.

    Go to the forms > manage form data > export data

    Save the file as XDP.  Close the form.

    Reopen and go to:

    Forms > manage form data > import data

    -import the XDP file, you just created.

    Should now show all your fields.  Saves time when you have a prepared form.  Keep in mind that some of your data have no AutoFormat as the user has not used Adobe to complete the form and some fields may require 'clearing '.

    Brenda

  • FRM-40209: THE FIELD MUST BE OF FORM 099999

    Hi when I try to enter the value to my Texteelement, I get this error

    FRM-40209: THE FIELD MUST BE OF FORM 099999

    Hello

    Reason: Exceeds the maximum of allowed digits.

    Solution, you must correct this error by using the ERROR form-level trigger.

    IF ERROR_type ='FRM' AND ERROR_code = 40209  THEN
      MESSAGE( 'Max Four decimal digits allowed');

      MESSAGE( 'Max Four decimal digits allowed');
      RAISE FORM_TRIGGER_FAILURE;

    ELSE
      -- Show another of your internal message here
      MESSAGE( ERROR_TYPE || '-' || TO_CHAR(ERROR_CODE) || ' ' || ERROR_TEXT);

      MESSAGE( ERROR_TYPE || '-' || TO_CHAR(ERROR_CODE) || ' ' || ERROR_TEXT);
      RAISE FORM_TRIGGER_FAILURE;
    END IF;

    END IF;

    Amatu Allah.

  • Data will not remain in the fields

    I created a form in Acrobat, then on another computer and pulled to the top of the form.  Everything looks fine, but when I type the data in the field and tab to the next field, the data goes.  If I click on the first field, it seems to be there.  But when I try to print, it isn't here.  I had no problem when I got the form on the original computer - this computer has Acrobat, the 2nd computer account player.  Any ideas?

    You will need Adobe Acrobat to solve this problem.  It's the fields of default fonts. Make sure that it is a True Type such as Helvitica or Times Roman font.

    I hope this helps.

  • On the forms send us and receive in return, data in the form of fields will be not print.  We can view the data, but the fields to print Virgin.  How can I fix it?

    On the forms send us and receive in return, data in the form of fields will be not print.  We can view the data, but the fields to print Virgin.  How can I fix it?

    OK, it's different. These text boxes are (at least engineering point of view) not considered form data, they are annotations (or markup). On your print dialogue box, you will see a group of "Comments & Form". Make sure that the first control is set to "Document and annotations:

    After this change, you should see the markup of your impressions.

  • The maximum size of the text entered in the field "Search" the list view

    I created an APEX 5.0 application using theme 51. I have a simple list view for which the function 'Enable search' is checked.

    I want to limit the length of the "search string" in the field "search". How can I do this?

    There seems to be no limit on the size of the string in the search field. Enter a very large string in this field and submitting research causes APEX return an "Internal Server" error

    CITY

    Hi Michael,

    the amount of data entering your users? Because the limit should be 32 KB.

    Unfortunately, the search field is generated by the jQuery Mobile framework so we do not really have control of a limit, but you can specify the static 'ID' attribute in your area in order to "myListView" and then add the following code to your page "Run when the page loads" level attribute

    $( "#myListView input[data-type=search]" ).attr( "maxlength", 255 );
    

    But I doubt that this is necessary. Can you please post a screenshot of your error message "internal server".

    Concerning

    Patrick

  • Errors and warnings in Event Viewer in the field of applications on a laptop running Windows 7.

    I receive a number of warning and an error message in the event viewer in the field of applications on a laptop running Windows 7.  Is there a way to fix this or fix another way?

    Here are some notes on the event viewer reports that can help you. When you have a lot of mistakes, you need to focus on system errors and warnings, even if it's the applications that are giving you grief. Problems with the first sorting system can do the easier application problems. Note the time that the computer is started last and deal first with those at the beginning of the boot. Correct previous errors can be solved later.

    1. normally, when an error occurs on your computer looking in Event Viewer should be your starting point to find a solution. More related system errors are recorded and get an exact copy of the relevant report is important. Unfortunately, is not easy to understand reports and most of the users computer need help with their interpretation. I have to say later interpretation.

    2 Event Viewer includes four major newspapers in Windows. These are application, security and system with Applications and Service logs as a source more details... For purposes of troubleshooting system is by far the most important.

    3. to access the system log, select Start, Control Panel, administrative tools, Event Viewer, in the list on the left of the window select Windows and the system logs. Place the cursor on the system, right click and select filter current log. Check the front of the error and click OK and see you only reports errors. Click the Date and time column header to sort. You may need to click a second time to see the last report above.

    4. a tip for posting copies of error reports! Run Event Viewer and double-click the error you want to copy. Click the button copy on the general tab allows you to place a copy in the Clipboard and close Event Viewer. Now start your message and paste it into the body of the message. Make sure that it is the first dough right out of the event viewer.

    5. He cautioned against three types of reports, information, and reports errors. In most situations, it is the error reports that offer the best information but sometimes WARNING reports provide useful clues.

    6. all reports have stamps date and hour and when troubleshooting, it is important to focus on the latest reports. Reports of studies from the point when the computer is started, and then check if a similar report appeared in the previous session. If errors do not repeat investigation as to why they happen is wasted effort.

    7. in the individual reports the most important information is the event ID and Source such as these help when looking for help on the internet. The description is just as important and copy the exact text to use as search criteria greatly helps achieve better results when using Google. Not paraphrase descriptions when other people asking for help.

    8. for Vista and Windows 7 Google is the best source of information. Search for selected text in the Description part of the report (not of the particular words of phrases) that "this exact word or phrase" Gets the best results. Focus on Social Technet and Microsoft Answers reports in the last 12 months. Look elsewhere if a response is difficult to find.

  • My code servlet JasperViewer report mode more download it in pdf in chrome. How to modify this code it gives only the view in JasperViewr?

    Mr President.

    My servlet code does two things

    1 see the report in JasperViewer

    2. it download it in pdf in chrome.

    How to modify this code it gives only the view in JasperViewr?

    My code is

    package esh.view;
    
    
    import esh.model.AppModuleImpl;
    
    
    import java.io.IOException;
    import java.io.InputStream;
    import java.io.PrintWriter;
    
    
    import java.sql.Connection;
    import java.sql.PreparedStatement;
    import java.sql.SQLException;
    
    
    import java.util.HashMap;
    import java.util.Locale;
    import java.util.Map;
    
    
    import javax.servlet.ServletConfig;
    import javax.servlet.ServletException;
    import javax.servlet.annotation.WebServlet;
    import javax.servlet.http.HttpServlet;
    import javax.servlet.http.HttpServletRequest;
    import javax.servlet.http.HttpServletResponse;
    
    
    import net.sf.jasperreports.engine.JasperCompileManager;
    import net.sf.jasperreports.engine.JasperExportManager;
    import net.sf.jasperreports.engine.JasperFillManager;
    import net.sf.jasperreports.engine.JasperPrint;
    import net.sf.jasperreports.engine.JasperReport;
    import net.sf.jasperreports.engine.design.JasperDesign;
    import net.sf.jasperreports.engine.xml.JRXmlLoader;
    
    
    import net.sf.jasperreports.view.JasperViewer;
    
    
    import oracle.jbo.client.Configuration;
    
    
    @WebServlet(name = "MultiReportServletJasper", urlPatterns = { "/multireportservletjasper" })
    public class MultiReportServletJasper extends HttpServlet {
        private static final String CONTENT_TYPE = "text/html; charset=UTF-8";
    
    
        public void init(ServletConfig config) throws ServletException {
            super.init(config);
        }
    
    
        protected Connection getConnection() {
                
                PreparedStatement st = null;
                String amDef = "esh.model.AppModule";
                String config = "AppModuleLocal";
                AppModuleImpl am = (AppModuleImpl ) Configuration.createRootApplicationModule(amDef, config);
                
                st = am.getDBTransaction().createPreparedStatement("select 1 from dual", 0);
                Connection conn = null;    
            
                try {
                    conn = st.getConnection();
                    return conn;
                } catch (SQLException e) {
                }   
            
                return null;
            }
    
    
        public void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException {
            String var0 = "";  
            String reportName = "";  
            try {  
                 reportName = request.getParameter("reportName");  
                } catch (Exception e) {  
                        e.printStackTrace();  
                       }  
                 response.setContentType(CONTENT_TYPE);  
                 Map parameters = new HashMap();  
                 parameters.put("format", "pdf");  
                 parameters.put("WEBDIR", getServletContext().getRealPath("/"));  
                 parameters.put("REPORT_LOCALE", new Locale("ar"));                             
                                                                                            
                 Connection conn = null;  
                 InputStream is = null;  
            try  
                {  
                 conn = getConnection();  
                 is = getServletContext().getResourceAsStream("/WEB-INF/reports/"+reportName+".jrxml");  
                              
                             
                 response.setContentType("application/pdf");  
                 response.addHeader("Content-Disposition", "attachment; filename="+reportName+".pdf");                                        
                 JasperDesign jasperDesign = JRXmlLoader.load(is);  
                 JasperReport jasperReport = JasperCompileManager.compileReport(jasperDesign);  
                 JasperPrint jasperPrint = JasperFillManager.fillReport(jasperReport, parameters, conn);                      
                 JasperExportManager.exportReportToPdfStream(jasperPrint, response.getOutputStream());  
                 JasperViewer.viewReport(jasperPrint,false);                                                                                
                  conn.close();  
                }  
                   catch (Exception e) {  
                         e.printStackTrace();  
                    } finally {  
                        closeConnection(conn);  
                    try {  
                           if(is !=null){  
                              is.close();  
                         }                                                             
                } catch (Exception localException1)  
                    {  
                      }  
                }                      
        }
        
        protected static void closeConnection(Connection conn) {
                try {
                    if(conn !=null){
                       conn.close();
                    }           
                } catch (Exception ex) {
                    //  System.out.println("Developer Msg : Exception in printReport1Servlet.closeConnection()");
                }
            }
        
        
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    

    Concerning

    Change: response.addHeader ("Content-Disposition", "attachment; filename = "reportName +".pdf");"

    To: response.addHeader ("Content-Disposition", "inline; filename = "reportName +".pdf");"

    Browser first tries to show the PDF, and if no pdf reader is available, you will get the download dialog box.

    (and remove JasperViewer.viewReport (jasperPrint, false);  )

    Dario

  • Cursor move to the field next when you press enter/return

    Is there a way to make the curson go to the next field when you click Enter / return as it does when you press the tab key? Currently he entered just the info in the current field and does not advance to the next field with I button back.

    You can with JavaScript, but you have to use in the event of strike or Format a field, which is (normally) not available for all types of fields (checkboxes, for example). For text fields, you can use the following in the Format event JavaScript code:

    Fragment of script format for the text field

    If (event.commitKey = 2) {}

    getField("Text2").setFocus ();

    }

    Replace "Text2" with the name of the field you want to access the next.

    The problem with this approach is the Format or the key event isn't available for the fields for which you have selected one of the pre-defined formats types (for example, number). There are ways to work around this limitation, if necessary, but things get a little complicated.

  • Need to have different BAM view column name to the dataobject fields

    Is it possible to give names of columns of different view in the BAM report. I'm getting a data object and display the data in the BAM view. View columns have default names similar to the data object fields. How can I customize the display of the report.

    Thank you

    Yes. This is possible.
    Go to the properties of the view tab.
    In the text and Align window
    Select the field you want to rename, and then type the position value visible report in the column header

    Concerning
    Poyard

  • Can we make Popup LOV (views, return) key point as EDITABLE field

    Hello

    Can I do Popup LOV key (description of the poster, returns the key value) point as editable... by default, we cannot get anything... Select in the list... it does allow the user to enter the text in the field.

    Thank you
    Deepak

    Hello

    It does not work because it is not supposed to work this way = not)
    You must write the code to make it work.

    How it should work if your display value is not unique?
    How do you determine the value of the key that is inserted to the table if you write just something in the text field?

    This should make any editable element

    $x('Px_YOUR_ITEM').disabled = false;
    

    Of course, there may be exceptions

    BR, Jari

    Published by: jarola on November 22, 2009 20:41

Maybe you are looking for