Graph legend text oracle 11g

Hello everyeone, I´m migratting an aplicattion from 6i to 11g and I have a problem with graphs in reports. Now the report builder comes with an integretad wizard to generate graphs, but this wizard doesn´t let me to change the titles of the legend, it put the names of the columns from the query and I want to put my own text(static or dinamic) with blanks. I have tried to put an alias for the columns in the query, but the report builder changes every blank with a underscore so I think what I have to customize is the label for every column described on the legend changing the xml generated for the graph, but I don´t find the xml node in the documentation that I can use. I need help please!! thank you everyone.

Mascse,
I'm guessing you've already found the answer but try this if you haven't.
On the top line of the graph settings, you should see the dataValues. Add the same number of dataLabels and that may solve your problem.
dataValues="CAT1_num,CAT2_num,CAT3_num,CAT4_num" dataLabels="Front Desk, General, Nursing, Physician"

Similar Messages

  • Graph Legend text size

    Hello,
    i cant find an attribute to set the text size of the graph legend.
    There are som Plot Attributes to set the font and font length but no Attribute for the size?
    How can i set the size of the grapg legend?
    Thanks
    Norbert Rieper

    You can use a metafont that you create yourself, and thus use a custom size. For example:
    CreateMetaFont ("my font", VAL_DIALOG_META_FONT, newSize, 0, 0, 0, 0);
    SetPlotAttribute (panel, PANEL_GRAPH, plotId, ATTR_PLOT_LG_FONT, "my font");

  • Oracle text in 11g enterprise

    I built a text on the sql oracle 11g version as follows:
    SELECT ROWIDS, ID, NGAYTAO, NGAYXUATBAN, CHUYENMUC, fullpath, NGONNGU, content on
    , (SELECT CTX_DOC.SNIPPET ('SEARCH_DNICT_MOTA_IDX', ROWIDS, "Vietnam has a chance to catch large capital inflows from Japan ') FROM DUAL) ABC
    , (SELECT CTX_DOC.SNIPPET ('SEARCH_DNICT_NOIDUNG_IDX', ROWIDS, "Vietnam has a chance to catch large capital inflows from Japan ') FROM DUAL) CD
    FROM SEARCH_DNICT
    WHERE (CONTAINS (SEARCH_DNICT.TIEUDE, "Vietnam has a chance to catch large capital inflows from Japan ', 1)> 0
    OR CONTAINS (SEARCH_DNICT.MOTA, "Vietnam has a chance to catch large capital inflows from Japan ', 2)> 0
    OR CONTAINS (SEARCH_DNICT.NOIDUNG, "Vietnam has a chance to catch large capital inflows from Japan ', 3)> 0);
    When I execute the code after the error occurs:
    ORA-20000: Oracle Text error:
    DRG-11207: user filter command with status 2
    DRG-11225: Third-party filter timed out.
    ORA-06512: at "CTXSYS.DRUE", line 160
    ORA-06512: at "CTXSYS.CTX_DOC", line 2618
    ORA-06512: at line 1
    20000. 00000 - "% s"
    * Cause: The stored procedure 'RAISE_APPLICATION_ERROR'
    Causes this error was to be generated.
    * Action: Correct the problem as described in the error message or contact
    the application administrator or DBA for more information.
    - Please help me solve the above problem, thanks
    Edited by: 890028 on Oct 7, 2011 12:51 AM
    Edited by: 890028 on Oct 7, 2011 12:52 AM

    Can you provide a full script that shows us what you're trying to do? The select statement doesn't tell us enough to help you debug.

  • How to remove the background grayed color in oracle 11g (graph) reports

    Hello,
    We have an issue with oracle 11g reports. we migrated the reports from 10g to 11g version. for graphical oriented reports by default it displaying grayed backgound color. but i want to change it to set as white background please help me on this.
    Edited by: user4661358 on Sep 12, 2010 11:00 PM

    There is an excellent support note with several known issues in 11g related to graphs.
    Reference
         Known Issues Using Graph in FMW 11g (Doc ID 1328155.1)
    Regards, RZ

  • Problem when installing Oracle 11g R2 x64 on rhel 5.8 x86_64

    Hi All,
    I’m trying to install oracle 11g software only to upgrade my database from 10g to 11g and i install all required packages listed in installation prerequisites but the below error appeared
    error in invoking target 'mkldflags ntcontab.o nnfgt.o' of makefile
    $tail -15 $ORACLE_HOME/install/make.log
    /oradata/db/tech_st/11.2.0/sysman/lib/ins_emagent.mk:52: warning: ignoring old commands for target `nmosudo' make -f /oradata/db/tech_st/11.2.0/sysman/lib/ins_emagent.mk relink_exe EXENAME=nmo make[1]: Entering directory `/oradata/db/tech_st/11.2.0/sysman/lib' /oradata/db/tech_st/11.2.0/sysman/lib/ins_emagent.mk:113: warning: overriding commands for target `nmosudo' /oradata/db/tech_st/11.2.0/sysman/lib/ins_emagent.mk:52: warning: ignoring old commands for target `nmosudo' gcc -o /oradata/db/tech_st/11.2.0/sysman/lib/nmo -L/oradata/db/tech_st/11.2.0/lib/ -L/oradata/db/tech_st/11.2.0/sysman/lib/ `cat /oradata/db/tech_st/11.2.0/lib/sysliblist` -lm `cat /oradata/db/tech_st/11.2.0/lib/sysliblist` -ldl -lm -L/oradata/db/tech_st/11.2.0/lib /oradata/db/tech_st/11.2.0/sysman/lib/s0nmo.o /oradata/db/tech_st/11.2.0/sysman/lib/libnmo.a -lcrypt -ldl    `cat /oradata/db/tech_st/11.2.0/lib/sysliblist` -ldl -lm /bin/sh: cat: command not found /bin/sh: cat: command not found /bin/sh: cat: command not found /oradata/db/tech_st/11.2.0/sysman/lib/s0nmo.o: In function `main': s0nmo.c:(.text+0x1b): undefined reference to `__intel_new_proc_init' make[1]: Leaving directory `/oradata/db/tech_st/11.2.0/sysman/lib' collect2: ld returned 1 exit status make[1]: *** [/oradata/db/tech_st/11.2.0/sysman/lib/nmo] Error 1 make: *** [nmo] Error 2 EBS :12.0.4
    Please help me in this issue. Thanks in advance

    Seems you are trying to Install 32-bit 11g R2 on Linux RHEL 5 (64-bit) server fails with relinking errors - 'Mkldflags ntcontab.o nnfgt.o'
    Please check following MOS Notes.
    Install/Clone 32-bit 11GR2 Client On Linux x86_64 Fails With Error In Invoking Target 'Mkldflags ntcontab.o nnfgt.o' Of Makefile ins_net_client.mk (Doc ID 1473421.1)

  • Error while configuring Oracle 11g Forms/Reports Product during istallation

    Dears,
    We are trying to configuring Oracle 11g Forms / Reports during istallation.
    OS using: Win 7 -- 32 bit
    RAM: 4 GB
    We have installed the following modules successfully.
    Following are the steps which we have followed:
    1. Installation of Oracle jdk's --> Successful
    2. Installation of Oracle web Logic Product --> Successful
    3. Installation of Oracle Forms & reports Products ---> Successful
    4. Configuration of Oracle 11g Forms / Reports Products --> Failed
    After performing step 4, we are getting an error in the .out file
    Can anyone please let us know what we have to do for making the step 4 successful.
    Following is the content present in the "install2012-08-30_04-43-55PM.out" file..
    Setting ORACLE_HOME to C:\Oracle\Middleware\frs11.1.2
    Setting Doracle.config.mode to true
    Adding C:\Users\id821839\AppData\Local\Temp\OraInstall2012-08-30_04-43-55PM for deletion.
    Adding to classpath:file:/C:/Users/id821839/AppData/Local/Temp/OraInstall2012-08-30_04-43-55PM/ext/jlib/classic.jar
    Adding to classpath:file:/C:/Users/id821839/AppData/Local/Temp/OraInstall2012-08-30_04-43-55PM/ext/jlib/template.jar
    [email protected]lassicPage.ScreenRes
    configFileName:C:\Users\id821839\AppData\Local\Temp\OraInstall2012-08-30_04-43-55PM\ext\jlib\footprint.xml
    Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.
    Reading response file..
    Parse Warning at line number:15
    MYORACLESUPPORT_USERNAME=
    Variables must be defined in a section in the format:VARIABLE_NAME=VALUE. No value found. Ignoring!
    Parse Warning at line number:27
    PROXY_HOST=
    Variables must be defined in a section in the format:VARIABLE_NAME=VALUE. No value found. Ignoring!
    Parse Warning at line number:30
    PROXY_PORT=
    Variables must be defined in a section in the format:VARIABLE_NAME=VALUE. No value found. Ignoring!
    Parse Warning at line number:33
    PROXY_USER=
    Variables must be defined in a section in the format:VARIABLE_NAME=VALUE. No value found. Ignoring!
    Parse Warning at line number:39
    COLLECTOR_SUPPORTHUB_URL=
    Variables must be defined in a section in the format:VARIABLE_NAME=VALUE. No value found. Ignoring!
    Parse Warning at line number:75
    DOMAIN_PORT=
    Variables must be defined in a section in the format:VARIABLE_NAME=VALUE. No value found. Ignoring!
    Parse Warning at line number:90
    STATICPORT INI FILE LOCATION=
    Variables must be defined in a section in the format:VARIABLE_NAME=VALUE. No value found. Ignoring!
    Parse Warning at line number:99
    PROXY HOST NAME=
    Variables must be defined in a section in the format:VARIABLE_NAME=VALUE. No value found. Ignoring!
    Parse Warning at line number:102
    PROXY PORT NO=
    Variables must be defined in a section in the format:VARIABLE_NAME=VALUE. No value found. Ignoring!
    Parse Warning at line number:105
    PROXY BY PASS ADDRESS=
    Variables must be defined in a section in the format:VARIABLE_NAME=VALUE. No value found. Ignoring!
    Validations are enabled for this session.
    Verifying data......
    In processErrorMsgStringOracle Instance
    needWritableDirectory: false
    needWritableDirectory: true
    middlewareHomeLocation:C:\Oracle\Middleware
    weblogicHomeLocation:C:\Oracle\Middleware\wlserver_10.3
    weblogicHome:C:\Oracle\Middleware\wlserver_10.3
    weblogicHomeLocation:C:\Oracle\Middleware\wlserver_10.3
    In processErrorMsgStringInstance Name
    In processErrorMsgStringunknown
    In processErrorMsgStringOracle Home
    In processErrorMsgStringDomain Name
    In processErrorMsgStringunknown
    In processErrorMsgStringAdministrator Password
    In processErrorMsgStringunknown
    In processErrorMsgStringAdministrator User Name
    In processErrorMsgStringunknown
    configuration Failed. Exiting configuration due to data validation failure.+
    outputFile:C:\Program Files\Oracle\Inventory\logs\installProfile2012-08-30_04-43-55PM.log
    in writeProfile method..
    +[ENGINE] Adding C:\Users\id821839\AppData\Local\Temp\OraInstall2012-08-30_04-43-55PM for deletion.+
    Thanks in advance..
    Suhail
    Edited by: 956027 on 30-Aug-2012 23:13
    Edited by: 956027 on 30-Aug-2012 23:14

    Following is the last part of thecontent in .log file
    This is the only part wher I have found the term "error"
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.weblogicQueries.isValidDomainHome] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Fetching the value of domainName+
    +[2012-08-31T08:46:03.570+02:00] [as] [TRACE] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.weblogicQueries.isValidDomainHome] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] [SRC_CLASS: oracle.as.install.common.handlers.weblogicQueries.IsValidDomainHome] [SRC_METHOD: executeHandler] domainName: frsDomain+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.weblogicQueries.isValidDomainHome] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Fetching the value of wlHome+
    +[2012-08-31T08:46:03.570+02:00] [as] [TRACE] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.weblogicQueries.isValidDomainHome] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] [SRC_CLASS: oracle.as.install.common.handlers.weblogicQueries.IsValidDomainHome] [SRC_METHOD: executeHandler] wlHome: C:\Oracle\Middleware\user_projects\domains+
    +[2012-08-31T08:46:03.570+02:00] [as] [TRACE] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.weblogicQueries.isValidDomainHome] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] [SRC_CLASS: oracle.as.install.common.handlers.weblogicQueries.IsValidDomainHome] [SRC_METHOD: executeHandler] mwHome: C:\Oracle\Middleware+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.weblogicQueries.isValidDomainHome] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] errID ====>>>>:INST-07277+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.weblogicQueries.isValidDomainHome] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Error:Error in validating Domain name+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.weblogicQueries.isValidDomainHome] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Cause:Specified Domain name is either not valid or the domain location already has a domain with the same name.+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.weblogicQueries.isValidDomainHome] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Action:Enter a valid Domain name+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.weblogicQueries.isValidDomainHome] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Exiting method executeHandler+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Handler launch end: weblogicQueries.isValidDomainHome+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Handler returned status: FAILED+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Error in validating Domain name+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Setting valueOf(DOMAIN_NAME) to:frsDomain. Value obtained from:USER+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Setting valueOf(DOMAIN_NAME) to:frsDomain. Value obtained from:USER+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Setting valueOf(INVALID_TEXT_CHAR_MSG_STRING) to:unknown. Value obtained from:USER+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Setting valueOf(INVALID_TEXT_CHAR_MSG_STRING) to:unknown. Value obtained from:USER+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Inputs passed to the handler: [ FIELD DOMAIN NAME ( field ) = "Domain Name" ], [ DOMAIN_NAME ( val ) = "frsDomain" ], [ INVALID_TEXT_CHAR_MSG_STRING ( invalidCharMsgString ) = "unknown" ], [ Valid Character List for Farm Name ( regEx ) = "[\p{Alnum}_-]+" ]+
    +[2012-08-31T08:46:03.570+02:00] [as] [TRACE] [] [oracle.as.install.engine.modules.validation] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] [SRC_CLASS: oracle.as.install.engine.modules.handler.engine.HandlerLauncher$LaunchHelper] [SRC_METHOD: launch] Handler class: class oracle.as.install.common.handlers.txtQueries.CheckTxtFieldUsingRegEx+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Handler launch begin: txtQueries.checkTxtFieldUsingRegEX+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Entering method executeHandler+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Fetching the value of isCanBeBlank+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Fetching the value of val+
    +[2012-08-31T08:46:03.570+02:00] [as] [TRACE] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] [SRC_CLASS: oracle.as.install.common.handlers.txtQueries.CheckTxtFieldUsingRegEx] [SRC_METHOD: executeHandler] Value to be tested: frsDomain+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Fetching the value of field+
    +[2012-08-31T08:46:03.570+02:00] [as] [TRACE] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] [SRC_CLASS: oracle.as.install.common.handlers.txtQueries.CheckTxtFieldUsingRegEx] [SRC_METHOD: executeHandler] Text Field name: Domain Name+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Fetching the value of regEx+
    +[2012-08-31T08:46:03.570+02:00] [as] [TRACE] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] [SRC_CLASS: oracle.as.install.common.handlers.txtQueries.CheckTxtFieldUsingRegEx] [SRC_METHOD: executeHandler] Regular Expression: [\p{Alnum}_-]++
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Fetching the value of minlength+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Fetching the value of maxlength+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Fetching the value of invalidCharMsgString+
    +[2012-08-31T08:46:03.570+02:00] [as] [TRACE] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] [SRC_CLASS: oracle.as.install.common.handlers.txtQueries.CheckTxtFieldUsingRegEx] [SRC_METHOD: executeHandler] Invalid Char Msg String: unknown+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Checking the value for minimum length+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Checking the value for maximum length+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Checking the value for invalid characters+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation.oracle.as.install.engine.modules.validation.handler.txtQueries.checkTxtFieldUsingRegEX] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Exiting method executeHandler+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Handler launch end: txtQueries.checkTxtFieldUsingRegEX+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine.modules.validation] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Handler returned status: SUCCESS+
    +[2012-08-31T08:46:03.570+02:00] [as] [NOTIFICATION] [] [oracle.as.install.engine] [tid: 12] [ecid: 0000J_vRUGVCgoL5mRS4yZ1GG5qd000003,0] Setting valueOf(ADMIN_PASSWORD) to:<SECURE>. Value obtained from:USER+

  • Oracle 11g R2 Client Silent Installation Issue (PATH) Windows 7 x86

    Hi All,
    I'm hoping somebody can shed some light on this issue.
    I created a Response file using the 'Save Response File' method during an interactive installation on a Windows 7 Enterprise x86 client. (file enclosed)
    I have installed it multiple times now with multiple permutations of the command line (got caught out by the old lower case F in responseFile) but now I'm getting the same error each time (a critical error with the PATH according to the installation log). There is nothing wrong with the path length as the installation works fine in GUI mode and passes the Prereq check.
    I launch the command line to install (with Run As Administrator) - "[location of setup.exe]\setup.exe" -nowait -silent -responseFile "[location of response file]\Oracle11gv2.rsp"
    RESPONSE FILE:
    ## Copyright(c) Oracle Corporation 1998,2008. All rights reserved. ##
    ## Specify values for the variables listed below to customize ##
    ## your installation. ##
    ## Each variable is associated with a comment. The comment ##
    ## can help to populate the variables with the appropriate ##
    ## values.                                   ##
    # Do not change the following system generated value.
    oracle.install.responseFileVersion=/oracle/install/rspfmt_clientinstall_response_schema_v11_2_0
    # This variable holds the hostname of the system as set by the user.
    # It can be used to force the installation to use an alternative
    # hostname rather than using the first hostname found on the system
    # (e.g., for systems with multiple hostnames and network interfaces).
    ORACLE_HOSTNAME=
    # Unix group to be set for the inventory directory.
    UNIX_GROUP_NAME=
    # Inventory location.
    INVENTORY_LOCATION=C:\Program Files\Oracle\Inventory
    # Specify the languages in which the components will be installed.
    # en : English ja : Japanese
    # fr : French ko : Korean
    # ar : Arabic es : Latin American Spanish
    # bn : Bengali lv : Latvian
    # pt_BR: Brazilian Portuguese lt : Lithuanian
    # bg : Bulgarian ms : Malay
    # fr_CA: Canadian French es_MX: Mexican Spanish
    # ca : Catalan no : Norwegian
    # hr : Croatian pl : Polish
    # cs : Czech pt : Portuguese
    # da : Danish ro : Romanian
    # nl : Dutch ru : Russian
    # ar_EG: Egyptian zh_CN: Simplified Chinese
    # en_GB: English (Great Britain) sk : Slovak
    # et : Estonian sl : Slovenian
    # fi : Finnish es_ES: Spanish
    # de : German sv : Swedish
    # el : Greek th : Thai
    # iw : Hebrew zh_TW: Traditional Chinese
    # hu : Hungarian tr : Turkish
    # is : Icelandic uk : Ukrainian
    # in : Indonesian vi : Vietnamese
    # it : Italian
    # Example : SELECTED_LANGUAGES=en,fr,ja
    SELECTED_LANGUAGES=en,en_GB
    # Complete path of the Oracle Home
    ORACLE_HOME=C:\Oracle\product\11.2.0\client_1
    # Complete path of the Oracle Base.
    ORACLE_BASE=C:\Oracle
    #Name : INSTALL_TYPE
    #Datatype : String
    #Description: Installation type of the component.
    # The following choices are available. The value should contain
    # only one of these choices.
    # InstantClient : InstantClient
    # Administrator : Administrator
    # Runtime : Runtime
    # Custom : Custom
    #Example : INSTALL_TYPE = "Administrator"
    oracle.install.client.installType=Custom
    # Name : oracle.install.client.customComponents
    # Datatype : StringList
    # This property is considered only if INSTALL_TYPE is set to "Custom"
    # Description: List of Client Components you would like to install
    # The following choices are available. You may specify any
    # combination of these choices. The components you choose should
    # be specified in the form "internal-component-name:version"
    # Below is a list of components you may specify to install.
    # oracle.sqlj:11.2.0.1.0 -- "Oracle SQLJ"
    # oracle.rdbms.util:11.2.0.1.0 -- "Oracle Database Utilities"
    # oracle.javavm.client:11.2.0.1.0 -- "Oracle Java Client"
    # oracle.sqlplus:11.2.0.1.0 -- "SQL*Plus"
    # oracle.dbjava.jdbc:11.2.0.1.0 -- "Oracle JDBC/THIN Interfaces"
    # oracle.ldap.client:11.2.0.1.0 -- "Oracle Internet Directory Client"
    # oracle.rdbms.oci:11.2.0.1.0 -- "Oracle Call Interface (OCI)"
    # oracle.precomp:11.2.0.1.0 -- "Oracle Programmer"
    # oracle.xdk:11.2.0.1.0 -- "Oracle XML Development Kit"
    # oracle.network.aso:11.2.0.1.0 -- "Oracle Advanced Security"
    # oracle.assistants.oemlt:11.2.0.1.0 -- "Enterprise Manager Minimal Integration"
    # oracle.oraolap.mgmt:11.2.0.1.0 -- "OLAP Analytic Workspace Manager and Worksheet"
    # oracle.network.client:11.2.0.1.0 -- "Oracle Net"
    # oracle.ordim.client:11.2.0.1.0 -- "Oracle Multimedia Client Option"
    # oracle.ons:11.2.0.0.0 -- "Oracle Notification Service"
    # oracle.odbc:11.2.0.1.0 -- "Oracle ODBC Driver"
    # oracle.has.client:11.2.0.1.0 -- "Oracle Clusterware High Availability API"
    # oracle.dbdev:11.2.0.1.0 -- "Oracle SQL Developer"
    # oracle.rdbms.scheduler:11.2.0.1.0 -- "Oracle Scheduler Agent"
    # Example : oracle.install.client.customComponents="oracle.precomp:11.2.0.1.0","oracle.ons:11.2.0.0.0","oracle.oraolap.mgmt:11.2.0.1.0","oracle.rdbms.scheduler:11.2.0.1.0"
    oracle.install.client.customComponents=oracle.rdbms.util:11.2.0.1.0,oracle.sqlplus:11.2.0.1.0,oracle.dbjava.jdbc:11.2.0.1.0,oracle.rdbms.oci:11.2.0.1.0,oracle.network.client:11.2.0.1.0,oracle.odbc:11.2.0.1.0,oracle.oo4o:11.2.0.1.0,oracle.ntoledb:11.2.0.1.0,oracle.ntoledb.odp_net_2:11.2.0.1.0,oracle.aspnet_2:11.2.0.1.0
    #Name : MTS_PORT
    #Datatype : int
    #Description: Port number to be used for by the Oracle MTS Recovery Service to listen
    #          for requests. This needs to be entered in case oracle.ntoramts is
    #     selected in the list of custom components in custom install
    #Example : MTS_PORT = 2030
    oracle.install.client.oramtsPortNumber=49152
    # Host name to be used for by the Oracle Scheduler Agent.
    # This needs to be entered in case oracle.rdbms.scheduler is selected in the
    # list of custom components during custom install
    # Example : oracle.install.client.schedulerAgentHostName = acme.domain.com
    oracle.install.client.schedulerAgentHostName=
    # Port number to be used for by the Oracle Scheduler Agent.
    # This needs to be entered in case oracle.rdbms.scheduler is selected in the
    # list of custom components during custom install
    # Example: oracle.install.client.schedulerAgentPortNumber = 1500
    oracle.install.client.schedulerAgentPortNumber=
    LOG FILE TO FOLLOW

    LOG FILE:
    Using paramFile: Z:\Source Media\KM0399 - Oracle 11g\win32_11gR2_client\client\install\oraparam.ini
    The commandline for unzip:
    Z:\Source Media\KM0399 - Oracle 11g\win32_11gR2_client\client\install\unzip -qqqo ..\stage\Components\oracle.jdk\1.5.0.17.03\1\DataFiles/"*.jar" -d "C:\Users\DESKTO~1\AppData\Local\Temp\OraInstall2013-02-26_08-36-31AM" INFO: Loading data from: jar:file:/C:/Users/DesktopAdmin/AppData/Local/Temp/OraInstall2013-02-26_08-36-31AM/ext/jlib/installcommons_1.0.0b.jar!/oracle/install/driver/oui/resource/ConfigCommandMappings.xml
    INFO: Loading beanstore from jar:file:/C:/Users/DesktopAdmin/AppData/Local/Temp/OraInstall2013-02-26_08-36-31AM/ext/jlib/installcommons_1.0.0b.jar!/oracle/install/driver/oui/resource/ConfigCommandMappings.xml
    INFO: Restoring class oracle.install.driver.oui.ConfigCmdMappings from jar:file:/C:/Users/DesktopAdmin/AppData/Local/Temp/OraInstall2013-02-26_08-36-31AM/ext/jlib/installcommons_1.0.0b.jar!/oracle/install/driver/oui/resource/ConfigCommandMappings.xml
    INFO: Verifying target environment...
    INFO: Checking whether the IP address of the localhost could be determined...
    INFO: Completed verification of target environment.
    INFO: Inventory exists: false
    INFO: Registering setup bean
    INFO: Validating Response File Z:\Source Media\KM0399 - Oracle 11g\win32_11gR2_client\client\response\Oracle11gv2.rsp
    WARNING: Unable to find the namespace URI. Reason: Start of root element expected.
    INFO: Setting Response file data to the Installer
    WARNING: Unable to find the namespace URI. Reason: Start of root element expected.
    INFO: Building Flow
    INFO: Building the flow graph
    INFO: Loaded state init
    INFO: Loaded state clientInstallType
    INFO: Loaded state productLanguage
    INFO: Loaded state getOracleHome
    INFO: Loaded state prereqExecutionDecider
    INFO: Loaded state checkPrereqs
    INFO: Loaded state postPrereqs
    INFO: Loaded state summary
    INFO: Loaded state clientCustomInstall
    INFO: Loaded state schedulerAgent
    INFO: Loaded state mtsDialog
    INFO: Loaded state setup
    INFO: Loaded state finish
    INFO: Linking states
    INFO: State[checkPrereqs]: route=success; to=summary
    INFO: State[clientCustomInstall]: route=TO_ENDCUSTOM; to=prereqExecutionDecider
    INFO: State[clientCustomInstall]: route=TO_ORAMTS; to=mtsDialog
    INFO: State[clientCustomInstall]: route=TO_SCHEDULERAGENT; to=schedulerAgent
    INFO: State[clientInstallType]: route=ic_no; to=productLanguage
    INFO: State[clientInstallType]: route=ic_yes; to=getOracleHome
    INFO: State[getOracleHome]: route=INVENTORY_NO; to=prereqExecutionDecider
    INFO: State[getOracleHome]: route=INVENTORY_NO_CUSTOM_YES; to=clientCustomInstall
    INFO: State[getOracleHome]: route=INVENTORY_YES; to=prereqExecutionDecider
    INFO: State[getOracleHome]: route=INVENTORY_YES_CUSTOM_YES; to=clientCustomInstall
    INFO: State[init]: route=success; to=clientInstallType
    INFO: State[mtsDialog]: route=success; to=prereqExecutionDecider
    INFO: State[postPrereqs]: route=CUSTOM; to=clientCustomInstall
    INFO: State[postPrereqs]: route=NON_CUSTOM; to=summary
    INFO: State[prereqExecutionDecider]: route=executeprereqs; to=checkPrereqs
    INFO: State[prereqExecutionDecider]: route=ignoreprereqs; to=summary
    INFO: State[productLanguage]: route=productlanguage_yes; to=getOracleHome
    INFO: State[schedulerAgent]: route=TO_ENDCUSTOM; to=prereqExecutionDecider
    INFO: State[schedulerAgent]: route=TO_ORAMTS; to=mtsDialog
    INFO: State[setup]: route=success; to=finish
    INFO: State[summary]: route=success; to=setup
    INFO: Successfully built the flow
    INFO: Opening bean stores from which the beans can be loaded
    INFO: Changing the format to extended property file format to merge the flowDataDefaults with the flowDataSource
    INFO: Loading beanstore from file:/Z:/Source Media/KM0399 - Oracle 11g/win32_11gR2_client/client/response/Oracle11gv2.rsp
    INFO: Translating external format into raw format
    INFO: Loaded BeanStore using the flow data source
    INFO: Registering the flow data beans
    INFO: [INS-07001] Value for property 'INSTALL_TYPE' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_WindowsSystemDirectory' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_LaunchNetCA' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_NoMigration' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_RACInstall' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_ConfigurationType' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallType' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallEdition' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_CustomComponents' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_OraMTSPortNumber' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_SchedulerAgentHostName' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_SchedulerAgentPortNumber' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_HOME' not found in the bean store.
    INFO: [INS-07001] Value for property 'FROM_LOCATION' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_BASE' not found in the bean store.
    INFO: [INS-07001] Value for property 'TOPLEVEL_COMPONENT' not found in the bean store.
    INFO: [INS-07001] Value for property 'TopLevelComponentVersion' not found in the bean store.
    INFO: [INS-07001] Value for property 'UNIX_GROUP_NAME' not found in the bean store.
    INFO: [INS-07001] Value for property 'INVENTORY_LOCATION' not found in the bean store.
    INFO: [INS-07001] Value for property 'SELECTED_LANGUAGES' not found in the bean store.
    INFO: [INS-07001] Value for property 'COLLECTOR_RESPONSE_FILE' not found in the bean store.
    INFO: [INS-07001] Value for property 'MYORACLESUPPORT_USERNAME' not found in the bean store.
    INFO: [INS-07001] Value for property 'MYORACLESUPPORT_PASSWORD' not found in the bean store.
    INFO: [INS-07001] Value for property 'DECLINE_SECURITY_UPDATES' not found in the bean store.
    INFO: [INS-07001] Value for property 'PROXY_HOST' not found in the bean store.
    INFO: [INS-07001] Value for property 'PROXY_PORT' not found in the bean store.
    INFO: [INS-07001] Value for property 'PROXY_USER' not found in the bean store.
    INFO: [INS-07001] Value for property 'PROXY_PWD' not found in the bean store.
    INFO: [INS-07001] Value for property 'SECURITY_UPDATES_VIA_MYORACLESUPPORT' not found in the bean store.
    INFO: [INS-07001] Value for property 'COLLECTOR_IGNORE_FAILURES' not found in the bean store.
    INFO: [INS-07001] Value for property 'COLLECTOR_IGNORE_CONFIGURATION' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_HOSTNAME' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_WindowsSystemDirectory' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_LaunchNetCA' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_NoMigration' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_RACInstall' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_ConfigurationType' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_InstallType' not found in the bean store.
    WARNING: [INS-07001] Value for property 'oracle_install_db_InstallEdition' not found in the bean store.
    WARNING: [INS-07001] Value for property 'FROM_LOCATION' not found in the bean store.
    WARNING: [INS-07001] Value for property 'TOPLEVEL_COMPONENT' not found in the bean store.
    WARNING: [INS-07001] Value for property 'TopLevelComponentVersion' not found in the bean store.
    WARNING: [INS-07001] Value for property 'OCMSettings' not found in the bean store.
    INFO: Set value for bean ClientSetupBean
    INFO: [INS-07001] Value for property 'INSTALL_TYPE' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_WindowsSystemDirectory' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_LaunchNetCA' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_NoMigration' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_RACInstall' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_ConfigurationType' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallType' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_db_InstallEdition' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_CustomComponents' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_OraMTSPortNumber' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_SchedulerAgentHostName' not found in the bean store.
    INFO: [INS-07001] Value for property 'oracle_install_client_SchedulerAgentPortNumber' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_HOME' not found in the bean store.
    INFO: [INS-07001] Value for property 'FROM_LOCATION' not found in the bean store.
    INFO: [INS-07001] Value for property 'ORACLE_BASE' not found in the bean store.
    INFO: [INS-07001] Value for property 'TOPLEVEL_COMPONENT' not found in the bean store.
    INFO: [INS-07001] Value for property 'TopLevelComponentVersion' not found in the bean store.
    WARNING: Failed to load bean oracle.install.ivw.client.bean.ClientInstallSettings. Reason: [INS-07001] Value for property 'ClientInstallSettings' not found in the bean store.
    INFO: Closing bean stores from which the beans can be loaded
    INFO: Registering the flow views
    INFO: Adding View[type: oracle.install.commons.base.interview.common.view.PrereqGUI viewId: null uiType: null]
    INFO: Adding View[type: oracle.install.commons.base.interview.common.view.SummaryGUI viewId: null uiType: null]
    INFO: Adding View[type: oracle.install.commons.base.interview.common.view.SetupGUI viewId: null uiType: null]
    INFO: Adding View[type: oracle.install.ivw.common.view.ProductLanguageGUI viewId: ProductLanguageUI uiType: null]
    INFO: Adding View[type: oracle.install.ivw.client.view.CustomInstallGUI viewId: null uiType: null]
    INFO: Adding View[type: oracle.install.ivw.client.view.SchedulerAgentGUI viewId: null uiType: null]
    INFO: Adding View[type: oracle.install.ivw.client.view.OraMTSGUI viewId: null uiType: null]
    INFO: Adding View[type: oracle.install.ivw.client.view.InstallLocationGUI viewId: null uiType: null]
    INFO: Adding View[type: oracle.install.ivw.client.view.InstallTypesGUI viewId: null uiType: null]
    INFO: Adding View[type: oracle.install.ivw.client.view.FinishGUI viewId: null uiType: null]
    INFO: Initial values of Setup Properties :
    PROPERTY VALUE
    COLLECTOR_IGNORE_CONFIGURATION false
    COLLECTOR_IGNORE_FAILURES false
    COLLECTOR_RESPONSE_FILE
    DECLINE_SECURITY_UPDATES false
    FROM_LOCATION Z:\Source Media\KM0399 - Oracle 11g\win32_11gR2_client\cl
    ient\install\../stage/products.xml
    INSTALL_TYPE Custom
    INVENTORY_LOCATION C:\Program Files\Oracle\Inventory
    MYORACLESUPPORT_PASSWORD Protected value, not to be logged
    MYORACLESUPPORT_USERNAME
    ORACLE_BASE C:\Oracle
    ORACLE_HOME C:\Oracle\product\11.2.0\client_1
    ORACLE_HOSTNAME GBA-P74444432
    PROXY_HOST
    PROXY_PORT
    PROXY_PWD Protected value, not to be logged
    PROXY_USER
    SECURITY_UPDATES_VIA_MYORACLESUPPORT true
    SELECTED_LANGUAGES {"en","en_GB"}
    oracle_install_LaunchNetCA false
    oracle_install_NoMigration true
    oracle_install_RACInstall false
    oracle_install_WindowsSystemDirectory
    oracle_install_client_CustomComponents {"oracle.rdbms.util:11.2.0.1.0","oracle.sqlplus:11.2.0.1.
    0","oracle.dbjava.jdbc:11.2.0.1.0","oracle.rdbms.oci:11.2
    .0.1.0","oracle.network.client:11.2.0.1.0","oracle.odbc:1
    1.2.0.1.0","oracle.oo4o:11.2.0.1.0","oracle.ntoledb:11.2.
    0.1.0","oracle.ntoledb.odp_net_2:11.2.0.1.0","oracle.aspn
    et_2:11.2.0.1.0"}
    oracle_install_client_OraMTSPortNumber 49152
    oracle_install_db_ConfigurationType
    oracle_install_db_InstallEdition EE
    oracle_install_db_InstallType
    INFO: Launching Oracle Client Installer
    INFO: Started executing the flow in SILENT mode
    INFO: Waiting for completion of background operations
    INFO: Finishing all forked tasks at state init
    INFO: Waiting for completion all forked tasks at state init
    INFO: All forked task are completed at state init
    INFO: Completed background operations
    INFO: Executing action at state init
    INFO: Completed executing action at state <init>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <init>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating state <init>
    WARNING: Validation disabled for the state init
    INFO: Completed validating state <init>
    INFO: Verifying route success
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state clientInstallType
    INFO: Completed executing action at state <clientInstallType>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <clientInstallType>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating state <clientInstallType>
    WARNING: Validation disabled for the state clientInstallType
    INFO: Completed validating state <clientInstallType>
    INFO: In Transition of InstallTypesAction:
    INFO: Verifying route ic_no
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state productLanguage
    INFO: Completed executing action at state <productLanguage>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <productLanguage>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating state <productLanguage>
    INFO: Using default Validator configured in the Action class oracle.install.ivw.common.action.ProductLanguageAction
    INFO: Completed validating state <productLanguage>
    INFO: Verifying route productlanguage_yes
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state getOracleHome
    INFO: Completed executing action at state <getOracleHome>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <getOracleHome>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating state <getOracleHome>
    INFO: custom prereq file name: oracle.client_Custom.xml
    INFO: refDataFile: Z:\Source Media\KM0399 - Oracle 11g\win32_11gR2_client\client\stage\cvu\oracle.client_Custom.xml
    INFO: isCustomRefDataFilePresent: false
    INFO: InstallAreaControl exists: false
    INFO: Checking:NEW_HOME
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:COMP
    INFO: Checking:ORCA_HOME
    INFO: Reading shiphome metadata from Z:\Source Media\KM0399 - Oracle 11g\win32_11gR2_client\client\install\..\stage\shiphomeproperties.xml
    INFO: Loading beanstore from file:/Z:/Source Media/KM0399 - Oracle 11g/win32_11gR2_client/client/install/../stage/shiphomeproperties.xml
    INFO: Translating external format into raw format
    INFO: Restoring class oracle.install.driver.oui.ShiphomeMetadata from file:/Z:/Source Media/KM0399 - Oracle 11g/win32_11gR2_client/client/install/../stage/shiphomeproperties.xml
    INFO: inventory location isC:\Program Files\Oracle\Inventory
    INFO: inventory location isC:\Program Files\Oracle\Inventory
    INFO: size estimation for Administratorinstall is 1046.229476928711
    INFO: PATH has :==>C:\Users\DESKTO~1\AppData\Local\Temp\OraInstall2013-02-26_08-36-31AM\jdk\jre\bin;.;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\AdminStudio\11.5\Common\
    INFO: Completed validating state <getOracleHome>
    INFO: InstallLocationAction to INVENTORY_NO_CUSTOM_YES
    INFO: Verifying route INVENTORY_NO_CUSTOM_YES
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state clientCustomInstall
    INFO: Re-loading component config bean
    INFO: Loading beanstore from jar:file:/C:/Users/DesktopAdmin/AppData/Local/Temp/OraInstall2013-02-26_08-36-31AM/ext/jlib/instclient.jar!/oracle/install/ivw/client/resource/custom_components.xml
    INFO: Translating external format into raw format
    INFO: Restoring class oracle.install.commons.base.util.ComponentConfig from jar:file:/C:/Users/DesktopAdmin/AppData/Local/Temp/OraInstall2013-02-26_08-36-31AM/ext/jlib/instclient.jar!/oracle/install/ivw/client/resource/custom_components.xml
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    WARNING: [INS-07001] Value for property 'dependants' not found in the bean store.
    INFO: Resolving dependencies
    INFO: Completed executing action at state <clientCustomInstall>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <clientCustomInstall>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating state <clientCustomInstall>
    INFO: Completed validating state <clientCustomInstall>
    INFO: Verifying route TO_ENDCUSTOM
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state prereqExecutionDecider
    INFO: Completed executing action at state <prereqExecutionDecider>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Moved to state <prereqExecutionDecider>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating state <prereqExecutionDecider>
    WARNING: Validation disabled for the state prereqExecutionDecider
    INFO: Completed validating state <prereqExecutionDecider>
    INFO: Verifying route executeprereqs
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Executing action at state checkPrereqs
    INFO: custom prereq file name: oracle.client_Custom.xml
    INFO: refDataFile: Z:\Source Media\KM0399 - Oracle 11g\win32_11gR2_client\client\stage\cvu\oracle.client_Custom.xml
    INFO: isCustomRefDataFilePresent: false
    INFO: Completed executing action at state <checkPrereqs>
    INFO: Waiting for completion of background operations
    INFO: Finishing all forked tasks at state checkPrereqs
    INFO: Waiting for completion all forked tasks at state checkPrereqs
    INFO: Creating PrereqChecker Job for leaf task Physical Memory
    INFO: Creating CompositePrereqChecker Job for container task Free Space
    INFO: Creating PrereqChecker Job for leaf task Free Space: GBA-P74444432:C:\Users\DESKTO~1\AppData\Local\Temp
    INFO: Creating PrereqChecker Job for leaf task Architecture
    INFO: Creating PrereqChecker Job for leaf task Environment variable: "PATH"
    INFO: CVU tracingEnabled = false
    INFO: Nodes are prepared for verification.
    INFO: *********************************************
    INFO: Physical Memory: This is a prerequisite condition to test whether the system has at least 128MB (131072.0KB) of total physical memory.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:SUCCESSFUL
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:GBA-P74444432
    INFO: Expected Value:128MB (131072.0KB)
    INFO: Actual Value:1023.5547MB (1048120.0KB)
    INFO: -----------------------------------------------
    INFO: *********************************************
    INFO: Free Space: GBA-P74444432:C:\Users\DESKTO~1\AppData\Local\Temp: This is a prerequisite condition to test whether sufficient free space is available in the file system.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:SUCCESSFUL
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:GBA-P74444432
    INFO: Expected Value:130MB
    INFO: Actual Value:21.3053GB
    INFO: -----------------------------------------------
    INFO: *********************************************
    INFO: Architecture: This is a prerequisite condition to test whether the system has a certified architecture.
    INFO: Severity:CRITICAL
    INFO: OverallStatus:SUCCESSFUL
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:GBA-P74444432
    INFO: Expected Value:32-bit
    INFO: Actual Value:32-bit
    INFO: -----------------------------------------------
    INFO: *********************************************
    INFO: Environment variable: "PATH": This test checks whether the length of the environment variable "PATH" does not exceed the recommended length.
    INFO: Severity:CRITICAL
    INFO: OverallStatus:OPERATION_FAILED
    INFO: -----------------------------------------------
    INFO: Verification Result for Node:GBA-P74444432
    WARNING: Result values are not available for this verification task
    INFO: All forked task are completed at state checkPrereqs
    INFO: Completed background operations
    INFO: Moved to state <checkPrereqs>
    INFO: Waiting for completion of background operations
    INFO: Completed background operations
    INFO: Validating state <checkPrereqs>
    INFO: Using default Validator configured in the Action class oracle.install.ivw.client.action.PrereqAction
    INFO: Adding ExitStatus PREREQUISITES_NOT_MET to the exit status set
    SEVERE: [FATAL] [INS-13013] Target environment do not meet some mandatory requirements.
    CAUSE: Some of the mandatory prerequisites are not met. See logs for details. C:\Users\DESKTO~1\AppData\Local\Temp\OraInstall2013-02-26_08-36-31AM\installActions2013-02-26_08-36-31AM.log
    ACTION: Identify the list of failed prerequisite checks from the log: C:\Users\DESKTO~1\AppData\Local\Temp\OraInstall2013-02-26_08-36-31AM\installActions2013-02-26_08-36-31AM.log. Then either from the log file or from installation manual find the appropriate configuration to meet the prerequisites and fix it manually.
    INFO: Advice is ABORT
    INFO: Adding ExitStatus INVALID_USER_INPUT to the exit status set
    INFO: Completed validating state <checkPrereqs>
    INFO: Terminating all background operations
    INFO: Terminated all background operations
    WARNING: A log of this session is currently saved as: C:\Users\DESKTO~1\AppData\Local\Temp\OraInstall2013-02-26_08-36-31AM\installActions2013-02-26_08-36-31AM.log. Oracle recommends that if you want to keep this log, you should move it from the temporary location to a more permanent location.
    INFO: Finding the most appropriate exit status for the current application
    INFO: Exit Status is -3
    INFO: Shutdown Oracle Client Installer
    INFO: Unloading Setup Driver

  • Need help setting up DB Link from my Oracle 11g XE to SQL Server.

    Hi,
    I'm trying to create a DB Link from my Oracle 11g Express Edition in a Windows XP machine to an SQL Server. Here are the steps I've done so far.
    1. Created and setup an ODBC Connection for the SQL Server DB. Named it SQLSERVER. Windows Authenticated.
    2. Modified listener.ora. See below.
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = PLSExtProc)
          (ORACLE_HOME = C:\oraclexe\app\oracle\product\11.2.0\server)
          (PROGRAM = extproc)
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = C:\oraclexe\app\oracle\product\11.2.0\server)
          (PROGRAM = extproc)
        (SID_DESC =
          (SID_NAME = SQLSERVER)
          (ORACLE_HOME = C:\oraclexe\app\oracle\product\11.2.0\server)
          (PROGRAM = hsodbc)
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
          (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)3. Modified tnsnames.ora. See below.
    XE =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
        (CONNECT_DATA =
          (SID = PLSExtProc)
          (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
        (CONNECT_DATA =
          (SID = CLRExtProc)
          (PRESENTATION = RO)
    SQLSERVER =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT=1521))
        (CONNECT_DATA =
          (SID = SQLSERVER)
      (HS = OK)
    )4. Copied C:\oraclexe\app\oracle\product\11.2.0\server\hs\admin\initdg4odbc.ora to C:\oraclexe\app\oracle\product\11.2.0\server\hs\admin\initSQLSERVER.ora and modified it. See below.
    # This is a sample agent init file that contains the HS parameters that are
    # needed for the Database Gateway for ODBC
    # HS init parameters
    HS_FDS_CONNECT_INFO = SQLSERVER
    HS_FDS_TRACE_LEVEL = off
    # Environment variables required for the non-Oracle system
    #set <envvar>=<value>5. Restarted listener.
    C:\>lsnrctl stop
    LSNRCTL for 32-bit Windows: Version 11.2.0.2.0 - Production on 18-SEP-2012 11:33
    :51
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    The command completed successfully
    C:\>lsnrctl start
    LSNRCTL for 32-bit Windows: Version 11.2.0.2.0 - Production on 18-SEP-2012 11:33
    :54
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Starting tnslsnr: please wait...
    TNSLSNR for 32-bit Windows: Version 11.2.0.2.0 - Production
    System parameter file is C:\oraclexe\app\oracle\product\11.2.0\server\network\ad
    min\listener.ora
    Log messages written to C:\oraclexe\app\oracle\diag\tnslsnr\PHAILORTD000012\list
    ener\alert\log.xml
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 32-bit Windows: Version 11.2.0.2.0 - Produ
    ction
    Start Date                18-SEP-2012 11:33:57
    Uptime                    0 days 0 hr. 0 min. 3 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Default Service           XE
    Listener Parameter File   C:\oraclexe\app\oracle\product\11.2.0\server\network\a
    dmin\listener.ora
    Listener Log File         C:\oraclexe\app\oracle\diag\tnslsnr\PHAILORTD000012\li
    stener\alert\log.xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=localhost)(PORT=1521
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
      Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "SQLSERVER" has 1 instance(s).
      Instance "SQLSERVER", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully6. Created database link using the following command.
    create database link sqlserver using 'SQLSERVER';7. Test using
    select * from "dbo.mytable"@sqlserver;
    ORA-28545: error diagnosed by Net8 when connecting to an agent
    Unable to retrieve text of NETWORK/NCR message 65535
    ORA-02063: preceding 2 lines from SQLSERVER
    select * from dbo.mytable@sqlserver;
    ORA-28545: error diagnosed by Net8 when connecting to an agent
    Unable to retrieve text of NETWORK/NCR message 65535
    ORA-02063: preceding 2 lines from SQLSERVER
    select * from mytable@sqlserver;
    ORA-28545: error diagnosed by Net8 when connecting to an agent
    Unable to retrieve text of NETWORK/NCR message 65535
    ORA-02063: preceding 2 lines from SQLSERVERI followed the steps provided in this link but not sure where I went wrong. Can someone help me.
    http://www.dba-oracle.com/t_heterogeneous_database_connections_sql_server.htm
    Thanks,
    Allen

    Here's more information on the machines.
    Machine where the Oracle Database 11g Express Edition: IP Address is 10.162.128.67
    Machine where the SQL Server database: IP Address is 142.120.51.30.
    I've modified the tnsnames.ora to the following:
    XE =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = 10.162.128.67)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
        (CONNECT_DATA =
          (SID = PLSExtProc)
          (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
        (CONNECT_DATA =
          (SID = CLRExtProc)
          (PRESENTATION = RO)
    SQLSERVER =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = 142.120.51.30)(PORT=1433))
        (CONNECT_DATA =
          (SID = SQLSERVER)
      (HS = OK)
    )But now I'm getting the following error:
    C:\>tnsping sqlserver
    TNS Ping Utility for 32-bit Windows: Version 11.2.0.2.0 - Production on 18-SEP-2
    012 14:52:59
    Copyright (c) 1997, 2010, Oracle.  All rights reserved.
    Used parameter files:
    C:\oraclexe\app\oracle\product\11.2.0\server\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)
    (HOST = 142.120.51.30)(PORT=1434))) (CONNECT_DATA = (SID = SQLSERVER)) (HS = OK)
    TNS-12541: TNS:no listener
    C:\>Regards,
    Allen

  • Installing oracle 11g R2 on windows 7 32bit OS

    I am able to complete installation of oracle 11g r2 on my computer. However, "OracleDBconsole" is unable to start.
    On searches made thus far, I am supposed to drop  *Database Control Configuration files and recreate it using *
    emca –config dbcontrol –repos create.
    i am unable to drop the DB control config files, see error below:
    !data:image/png;base64,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|alt=|src=data:image/png;base64,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!
    see log as well:
    Nov 10, 2013 6:59:53 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to D:\app\cottopah\product\11.2.0\dbhome_1\oui
    Nov 10, 2013 6:59:53 PM oracle.sysman.emcp.util.ClusterUtil isHASInstalled
    CONFIG: isHAInstalled: false
    Nov 10, 2013 6:59:53 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-migrate' set to false
    Nov 10, 2013 6:59:53 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromDBControl' set to false
    Nov 10, 2013 6:59:53 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToCentralAgent' set to false
    Nov 10, 2013 6:59:53 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromCentralAgent' set to false
    Nov 10, 2013 6:59:53 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToDBControl' set to false
    Nov 10, 2013 6:59:53 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-deconfig' set to true
    Nov 10, 2013 6:59:53 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'dbcontrol' set to true
    Nov 10, 2013 6:59:53 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'db' set to true
    Nov 10, 2013 6:59:53 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'drop' set to true
    Nov 10, 2013 6:59:53 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: ORACLE_HOME value: D:\app\cottopah\product\11.2.0\dbhome_1
    Nov 10, 2013 6:59:53 PM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    Nov 10, 2013 6:59:53 PM oracle.sysman.emcp.util.ClusterUtil isHASInstalled
    CONFIG: isHAInstalled: false
    Nov 10, 2013 6:59:53 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Nov 10, 2013 6:59:53 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter SID.
    Nov 10, 2013 6:59:58 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SID value: orcl
    Nov 10, 2013 7:00:10 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: PORT value: 1521
    Nov 10, 2013 7:00:16 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter SYS_PWD.
    Nov 10, 2013 7:00:16 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter SERVICE_NAME.
    Nov 10, 2013 7:00:16 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ASM_OH.
    Nov 10, 2013 7:00:16 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter REP_DB_RUNNING_HOST.
    Nov 10, 2013 7:00:16 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Nov 10, 2013 7:00:16 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Nov 10, 2013 7:00:16 PM oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database null : localhost
    Nov 10, 2013 7:00:16 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: localhost
    Nov 10, 2013 7:00:16 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter SYSMAN_PWD.
    Nov 10, 2013 7:00:16 PM oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    Nov 10, 2013 7:00:16 PM oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    Nov 10, 2013 7:00:16 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    Nov 10, 2013 7:00:16 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: orcl, oracleHome: D:\app\cottopah\product\11.2.0\dbhome_1, and user: SYS
    Nov 10, 2013 7:00:30 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    Nov 10, 2013 7:00:30 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: CONFIRMATION ANSWER value:
    Nov 10, 2013 7:00:40 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: CONFIRMATION ANSWER value: yes
    Nov 10, 2013 7:00:40 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to D:\app\cottopah\product\11.2.0\dbhome_1\oui
    Nov 10, 2013 7:00:40 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter LOG_FILE.
    Nov 10, 2013 7:00:40 PM oracle.sysman.emcp.EMConfig addEMCALogFile
    CONFIG: ORACLE_BASE :D:\app\cottopah
    Nov 10, 2013 7:00:40 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Nov 10, 2013 7:00:40 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Nov 10, 2013 7:00:40 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Nov 10, 2013 7:00:40 PM oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database null : localhost
    Nov 10, 2013 7:00:40 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: localhost
    Nov 10, 2013 7:00:40 PM oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    Nov 10, 2013 7:00:40 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter SERVICE_NAME.
    Nov 10, 2013 7:00:40 PM oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    Nov 10, 2013 7:00:40 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    Nov 10, 2013 7:00:40 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: orcl, oracleHome: D:\app\cottopah\product\11.2.0\dbhome_1, and user: SYS
    Nov 10, 2013 7:00:59 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    Nov 10, 2013 7:00:59 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Nov 10, 2013 7:00:59 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: orcl
    Nov 10, 2013 7:00:59 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to D:\app\cottopah\product\11.2.0\dbhome_1\oui
    Nov 10, 2013 7:00:59 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to D:\app\cottopah\product\11.2.0\dbhome_1\oui
    Nov 10, 2013 7:00:59 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at D:\app\cottopah\cfgtoollogs\emca\orcl\emca_2013_11_10_18_59_53.log.
    Nov 10, 2013 7:00:59 PM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    Nov 10, 2013 7:00:59 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to D:\app\cottopah\product\11.2.0\dbhome_1\oui
    Nov 10, 2013 7:00:59 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to D:\app\cottopah\product\11.2.0\dbhome_1\oui
    Nov 10, 2013 7:00:59 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: EM_HOME value: D:\app\cottopah\product\11.2.0\dbhome_1
    Nov 10, 2013 7:00:59 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Nov 10, 2013 7:00:59 PM oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    Nov 10, 2013 7:00:59 PM oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database orcl : localhost
    Nov 10, 2013 7:00:59 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: localhost
    Nov 10, 2013 7:00:59 PM oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    Nov 10, 2013 7:00:59 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter SERVICE_NAME.
    Nov 10, 2013 7:00:59 PM oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    Nov 10, 2013 7:00:59 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    Nov 10, 2013 7:00:59 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: orcl, oracleHome: D:\app\cottopah\product\11.2.0\dbhome_1, and user: SYS
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value:
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: orcl
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: orcl
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: orcl
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'db' set to true
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database orcl : localhost
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: localhost
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: orcl, oracleHome: D:\app\cottopah\product\11.2.0\dbhome_1, and user: SYS
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value:
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: orcl
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: orcl
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: orcl
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ASM_OH.
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database orcl : localhost
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: localhost
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: orcl, oracleHome: D:\app\cottopah\product\11.2.0\dbhome_1, and user: SYS
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter GLOBAL_DB_UNIQUE_NAME.
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.DatabaseChecks getGlobalDbUniqueName
    CONFIG: No Global database unique name available. Will try to retrieve it from DB itself
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager getHost
    CONFIG: Host having instnces running for database orcl : localhost
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: REP_DB_RUNNING_HOST value: localhost
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager getRepDbPort
    CONFIG: Listener Port: 1521
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.util.GeneralUtil isLocalConnectionRequired
    CONFIG: isLocalConnectionRequired: true
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: isLocalConnectionRequired: true. Connecting to database instance locally.
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine connecting with SID: orcl, oracleHome: D:\app\cottopah\product\11.2.0\dbhome_1, and user: SYS
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngineLoacly
    CONFIG: SQLEngine created successfully and connected
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: GLOBAL_DB_UNIQUE_NAME value: orcl
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.util.ClusterUtil isHASInstalled
    CONFIG: isHAInstalled: false
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: Cluster.isCluster: false. Skip call to getLocalNode
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: Sid: orcl Host: localhost Node: null OH: D:\app\cottopah\product\11.2.0\dbhome_1 agentHome: null isCentral: false
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: Sid: orcl Host: localhost Node: null OH: D:\app\cottopah\product\11.2.0\dbhome_1 isDBC: true
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_CONFIGURED' set to false
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_DBCONTROL_CONFIGURED' set to true
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.util.DBControlUtil stopOMS
    INFO: Stopping Database Control (this may take a while) ...
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: cmdType: 1
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.util.PlatformInterface isPre112Home
    CONFIG: oracleHome: D:\app\cottopah\product\11.2.0\dbhome_1 isPre112Home: false
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Service does not exist
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.util.PlatformInterface getSortedEnvArray
    CONFIG: New Env List:
    Nov 10, 2013 7:03:05 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: D:/app/cottopah/product/11.2.0/dbhome_1/perl/bin\perl.exe D:\app\cottopah\product\11.2.0\dbhome_1\sysman\admin\scripts\db\sgastop.pl stop orcl localhost 1521 D:\app\cottopah\product\11.2.0\dbhome_1
    Nov 10, 2013 7:03:06 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 0
    Nov 10, 2013 7:03:06 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Execution of D:/app/cottopah/product/11.2.0/dbhome_1/perl/bin\perl.exe D:\app\cottopah\product\11.2.0\dbhome_1\sysman\admin\scripts\db\sgastop.pl stop orcl localhost 1521 D:\app\cottopah\product\11.2.0\dbhome_1  completed successfully
    Nov 10, 2013 7:03:06 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: nmccollector process does not exist
    Nov 10, 2013 7:03:06 PM oracle.sysman.emcp.util.DBControlUtil stopNmccollector
    CONFIG: Successfully stopped nmc-collector process
    Nov 10, 2013 7:03:06 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: cmdType: 2
    Nov 10, 2013 7:03:06 PM oracle.sysman.emcp.util.PlatformInterface isPre112Home
    CONFIG: oracleHome: D:\app\cottopah\product\11.2.0\dbhome_1 isPre112Home: false
    Nov 10, 2013 7:03:06 PM oracle.sysman.emcp.util.PlatformInterface serviceCommand
    CONFIG: Service does not exist
    Nov 10, 2013 7:03:06 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Nov 10, 2013 7:03:06 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Nov 10, 2013 7:03:06 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Can't find file D:\app\cottopah\product\11.2.0\dbhome_1\localhost_orcl\sysman\config\emoms.properties
    Refer to the log file at D:\app\cottopah\cfgtoollogs\emca\orcl\emca_2013_11_10_18_59_53.log for more details.
    Nov 10, 2013 7:03:06 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    java.lang.IllegalStateException: Can't find file D:\app\cottopah\product\11.2.0\dbhome_1\localhost_orcl\sysman\config\emoms.properties
        at oracle.sysman.emSDK.conf.ConfigManager.processSensitiveProperties(ConfigManager.java:1284)
        at oracle.sysman.emSDK.conf.ConfigManager.processProperties(ConfigManager.java:1150)
        at oracle.sysman.emSDK.conf.ConfigManager.processProperties(ConfigManager.java:1132)
        at oracle.sysman.emcp.EMReposConfig.stopDBMSJobs(EMReposConfig.java:1187)
        at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:187)
        at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:158)
        at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:253)
        at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:590)
        at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1453)
        at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:574)
        at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:522)
    Nov 10, 2013 7:03:06 PM oracle.sysman.emcp.EMConfig restoreOuiLoc
    CONFIG: Restoring oracle.installer.oui_loc to D:\app\cottopah\product\11.2.0\dbhome_1\oui
    I need assistance urgently.

    2f720bac-ef38-4198-903c-d06e99c0fad9 wrote:
    Hi EdStevens,
    My sincere apology for not doing things right in the forum. My post is the first from me on this forum and until this post, I had never visited this site.
    What you're calling a mess is a snapshot I took in command prompt. Upon pasting, it appeared like a picture only for me to post and it appears like:
    !data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAoQAAADHCAIAAAAPhtXzAAAgAElEQVR4nO2dTZIkyXGs48KPjwQIzmD6ILgCFjhE7LDAMWb.................
    I'm taking OCA(DBA admin 1) exams and my inability to get oracle 11g enterprise manager working means I cannot continue with the study guide.
    Please offer me your assistance. Sorry once again.
    Christian
    Please take this not as harsh criticism, but as a bit of "fatherly advice" (I'd be willing to bet I'm old enough -- that my first professional line of code is older than your birth certificate )
    My post is the first from me on this forum
    First when visiting any new forum (not just OTN, but any technical forum anywhere on the web) the first thing to to is look for a FAQ and read it.  In this forum, the link is in the upper right corner.
    What you're calling a mess is a snapshot I took in command prompt
    I was pretty sure it was an ill-fated attempt to post a picture.
    You can easily copy the text from the command prompt and past it into your posts.  This is far preferable to trying to post a picture, which - as you see - doesn't work.  And using a third-site picture hosting service is frowned on for several reasons.
    Please offer me your assistance.
    Did you read the error message that pointed you to a log file?  Did you read that log file?  What did you learn from that exercise?

  • How to display Arabic language in oracle 11g?

    Hi,
    I have asked this question before, but no answers where given. I really need an answer because I cant find any working answer through the web.
    my case is:
    I am building a php and oracle application, everything works fine until I tested the insert function for Arabic text, I
    get "?????"
    environment:
           - oracle 11g r2.
           - windows 7 (home)
           - database charset is set to AL32UTF8
           - Arabic language is installed on windows
           - HTML page character set to <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
           - NLS_LANG is set to ARABIC_UNITED ARAB EMIRATES.AL32UTF8
           -  I am viewing the data via Oracle Enterprise Manager
           - data is inserted via html form.
    And I tried using ARABIC_UNITED ARAB EMIRATES.AR8MSWIN1256 instead of AL32UTF8, but did not solve the issue.
    Please guys your help will be much appreciated, my whole application is on hold until this issue is resolved.
    Best Regards

    Yes.. may be that will work/.
    check this link too add arabic :
    http://windows.microsoft.com/en-in/windows-vista/change-your-internet-explorer-language-settings
    By SR i mean raise a service request with Oracle support. I hope you have access to support.oracle.com with a valid login.
    Regards
    Karan

  • Parse times in Oracle 11G

    Has anyone else experienced extremely long parse times for Oracle 11G versus 10G? We are experiencing at least a 10 times increase in the parsing of our SQL statements. This is causing our customers to complain when running reports which contain several SQL statements that aren't in the SGA due to the infrequent use. I have opened a Service Request and development stated that this is to be expected with Oracle 11G due to the new optimizer features. I have tried to disable the features by settting the optimizer version to anything but 11G and no setting has helped. To make thing even worse, this increased parse time is on a new server that should be 2.5 times faster than the server that is running the 10G database. I do get at least a 2.5 times increase, larger if I/O intensive, in almost every other aspect of the database except for the parse times.

    user5999814 wrote:
    I wondered what the resolution was to this issue. We currently experiencing this will our Oracle 11.1.0.7 database with a small but important set of queries and it seems to be getting worse. We first noticed it with a query that went from taking 3.5 seconds to 7 seconds. A SQLTrace / TKProf revealed that 99% of the time was being spent during the parsing. A second similar query that brings in more data is taking around 1.5 minutes to parse then only a few seconds to actually execute. These are queries that are part of on online web transaction so this is not acceptable. We are able to replicate the behavior in multiple database instances.As a starting point it would be interesting to see the tkprof output from :
    alter session set events '10046 trace name context forever, level 8';
    +your select statement+
    exitWhen posting the output, use the "code" tags (see below) to make the output readable.
    Regards
    Jonathan Lewis
    To post code, statspack/AWR report, execution plans or trace files, start and end the section with the tag {noformat}{noformat} (lowercase, curly brackets, no spaces) so that the text appears in fixed format.
    There is a +"Preview"+ tab at the top of the text entry panel. Use this to check what your message will look like before you post the message. If it looks a complete mess you're unlikely to get a response. (Click on the +"Plain text"+ tab if you want to edit the text to tidy it up.)
    +"I believe in evidence. I believe in observation, measurement, and reasoning, confirmed by independent observers. I'll believe anything, no matter how wild and ridiculous, if there is evidence for it. The wilder and more ridiculous something is, however, the firmer and more solid the evidence will have to be."+
    Isaac Asimov                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Pie Chart legend text when drill down too larger

    Dear Gurus,
    I have this report with Pie chart:
    *)Table:
    Element Group
    Earnings 100
    Deductions 30
    When drill down (after click on Earnings/Deductions), it become detail like this:
    Element Group Classification Name
    Earning Regular
    Earning Irregular
    And the Pie chart legend show this: Earnings, Regular Earnings
    ->how to remove Earnings?I just want to show classification name as legend.
    I use OBIEE 11.1.1.3
    Any help will be appreciated
    Regards
    Joe
    Edited by: JoeSSI on Aug 10, 2012 12:33 AM
    Edited by: JoeSSI on Aug 10, 2012 12:35 AM
    Edited by: JoeSSI on Aug 10, 2012 3:24 AM

    Hi Joe,
    There was a bug associated with repeated legends in 11.1.1.3 version.Can you check the below document and see if the mentioned patch helps,
    Vertical Bar Charts In OBIEE 11g Display Repeated Labels In The Graph Legend [ID 1376185.1]
    Regards,
    Dpka

  • Illustrator Graph Legends change location on refresh

    I have just upgraded from Illustrator 10 to Illustrator CS4. I have thousands of repeating graphs we use for production of newsletters, books, etc. With Illustrator 10, I would use the Group Selection tool to move a graph's legend and text to the position I wanted them, and they stayed put every time I edited the data.  Now, after importing into CS4, I'm discovering that although the graph parts of the legend stay put (lines, squares of color for columns), my text for the legends moves with every refresh. This is a major problem for me, since we can't be moving these manually over and over every time I add data to a graph or make changes.
    I knew the text is handled very differently between 10 and CS4, so I tested recreating some of my most used graphs from scratch in CS4 to see if this would solve the problem. It's actually worse; the text moves position far to the right or to the top, depending on whether Add Legend Across Top is selected or not. I never use legends in either of these spots, we always put them inside the graph, or outside on the bottom.
    I think I must be missing something in now to update these graphs in CS4 to keep the legend text from jumping all over the place. Please tell me I'm missing something!

    OK, no answers to my specific question as of yet. So  can I just ask if those of you who use the Graph tool fairly frequently can answer this. Once you create a graph, do you move the legend? And if you do reposition the legend manually in a custom position (not top or left in the default position), and then update the data with changes, additions, etc., do the graph legends stick for you, or do they move?

  • Font Loading in Oracle 11g javavm

    Hello,
    I want to write a java source in Oracle 11g that creates an image containing texts.
    I tried to create a java class from sqlplus using "create or replace and resolve java source" .....
    that contains ..
    "Font fnt = new Font("Courier",Font.PLAIN,14);"
    and,
    "g.setFont(fnt);".
    The source is compiled and resolved succesfully, however, when I call the corresponding PL/SQL function, I find the following error messages...
    SQL Error: ORA-29532: Java call terminated by uncaught Java exception: java.lang.Error: Probable fatal error:No fonts found.
    ORA-06512: at "TESTUSER.PKG_TXT_IMG", line 17
    ORA-06512: at "TESTUSER.PKG_TXT_IMG", line 62
    29532. 00000 - "Java call terminated by uncaught Java exception: %s"
    *Cause:    A Java exception or error was signaled and could not be
    resolved by the Java code.
    *Action:   Modify Java code, if this behavior is not intended.
    The code works fine in Oracle 10g R2. The font.properties is found at $ORACLE_HOME/javavm/lib/ojvmfonts directory.
    The Oracle 11g does not have the ojvmfonts directory in its javavm.
    How can I load fonts in Oracle 11g Java VM?
    Can anybody help me?
    Rahman

    Hello,
    It could be nice that your script spool a log.
    By that way, you could more easily catch the error and the detail of the rows rejected.
    Best regards,
    Jean-Valentin

  • How to uninstall Oracle 11g Database Options?

    I've come across a problem. A company that developed an application, installed Oracle 11g EE.
    I guess they would use all default options. Some of them are licensed separately, and are not used. So I need to uninstall them.
    For example, I see that it is installed "Advanced Compression". I tried to uninstall it from the Universal Installer, but there isn't an option.

    Good news for my company.
    There has never been used "Advanced Compression" and for everything else we are licensed.
    NAME                                                     VERSION     DETECTED_USAGES CURRENTLY_USED LAST_USAGE_DATE
    Active Data Guard - Real-Time Query on Physical Standby  11.2.0.2.0                0 FALSE                         
    ADDM                                                     11.2.0.2.0                0 FALSE                         
    Advanced Replication                                     11.2.0.2.0                0 FALSE                         
    Application Express                                      11.2.0.2.0                0 FALSE                         
    Automatic SGA Tuning                                     11.2.0.2.0                0 FALSE                         
    Automatic Storage Management                             11.2.0.2.0                0 FALSE                         
    Automatic Workload Repository                            11.2.0.2.0                0 FALSE                         
    AWR Baseline                                             11.2.0.2.0                0 FALSE                         
    AWR Baseline Template                                    11.2.0.2.0                0 FALSE                         
    Backup BASIC Compression                                 11.2.0.2.0                0 FALSE                         
    Backup BZIP2 Compression                                 11.2.0.2.0                0 FALSE                         
    Backup Encryption                                        11.2.0.2.0                0 FALSE                         
    Backup HIGH Compression                                  11.2.0.2.0                0 FALSE                         
    Backup LOW Compression                                   11.2.0.2.0                0 FALSE                         
    Backup MEDIUM Compression                                11.2.0.2.0                0 FALSE                         
    Backup Rollforward                                       11.2.0.2.0                0 FALSE                         
    Backup ZLIB Compression                                  11.2.0.2.0                0 FALSE                         
    Baseline Adaptive Thresholds                             11.2.0.2.0                0 FALSE                         
    Baseline Static Computations                             11.2.0.2.0                0 FALSE                         
    Bigfile Tablespace                                       11.2.0.2.0                0 FALSE                         
    Block Media Recovery                                     11.2.0.2.0                0 FALSE                         
    Change Data Capture                                      11.2.0.2.0                0 FALSE                         
    Change-Aware Incremental Backup                          11.2.0.2.0                0 FALSE                         
    Character Semantics                                      11.2.0.2.0                0 FALSE                         
    Client Identifier                                        11.2.0.2.0                0 FALSE                         
    Clusterwide Global Transactions                          11.2.0.2.0                0 FALSE                         
    Compression Advisor                                      11.2.0.2.0                0 FALSE                         
    Crossedition Triggers                                    11.2.0.2.0                0 FALSE                         
    CSSCAN                                                   11.2.0.2.0                0 FALSE                         
    Data Guard                                               11.2.0.2.0                0 FALSE                         
    Data Mining                                              11.2.0.2.0                0 FALSE                         
    Data Recovery Advisor                                    11.2.0.2.0                0 FALSE                         
    Database Replay: Workload Capture                        11.2.0.2.0                0 FALSE                         
    Database Replay: Workload Replay                         11.2.0.2.0                0 FALSE                         
    Deferred Open Read Only                                  11.2.0.2.0                0 FALSE                         
    Direct NFS                                               11.2.0.2.0                0 FALSE                         
    Dynamic SGA                                              11.2.0.2.0                0 FALSE                         
    Editioning Views                                         11.2.0.2.0                0 FALSE                         
    Editions                                                 11.2.0.2.0                0 FALSE                         
    EM Database Control                                      11.2.0.2.0                0 FALSE                         
    Encrypted Tablespaces                                    11.2.0.2.0                0 FALSE                         
    Exadata                                                  11.2.0.2.0                0 FALSE                         
    Extensibility                                            11.2.0.2.0                0 FALSE                         
    File Mapping                                             11.2.0.2.0                0 FALSE                         
    Flashback Data Archive                                   11.2.0.2.0                0 FALSE                         
    Flashback Database                                       11.2.0.2.0                0 FALSE                         
    GoldenGate                                               11.2.0.2.0                0 FALSE                         
    HeapCompression                                          11.2.0.2.0                0 FALSE                         
    Hybrid Columnar Compression                              11.2.0.2.0                0 FALSE                         
    Instance Caging                                          11.2.0.2.0                0 FALSE                         
    Internode Parallel Execution                             11.2.0.2.0                0 FALSE                         
    Label Security                                           11.2.0.2.0                0 FALSE                         
    Locator                                                  11.2.0.2.0                0 FALSE                         
    Long-term Archival Backup                                11.2.0.2.0                0 FALSE                         
    Materialized Views (User)                                11.2.0.2.0                0 FALSE                         
    Messaging Gateway                                        11.2.0.2.0                0 FALSE                         
    Multi Section Backup                                     11.2.0.2.0                0 FALSE                         
    Multiple Block Sizes                                     11.2.0.2.0                0 FALSE                         
    Object                                                   11.2.0.2.0                0 FALSE                         
    OLAP - Analytic Workspaces                               11.2.0.2.0                0 FALSE                         
    OLAP - Cubes                                             11.2.0.2.0                0 FALSE                         
    Oracle Database Vault                                    11.2.0.2.0                0 FALSE                         
    Oracle Java Virtual Machine (user)                       11.2.0.2.0                0 FALSE                         
    Oracle Managed Files                                     11.2.0.2.0                0 FALSE                         
    Oracle Multimedia                                        11.2.0.2.0                0 FALSE                         
    Oracle Multimedia DICOM                                  11.2.0.2.0                0 FALSE                         
    Oracle Secure Backup                                     11.2.0.2.0                0 FALSE                         
    Oracle Text                                              11.2.0.2.0                0 FALSE                         
    Oracle Utility External Table                            11.2.0.2.0                0 FALSE                         
    Oracle Utility SQL Loader (Direct Path Load)             11.2.0.2.0                0 FALSE                         
    PL/SQL Native Compilation                                11.2.0.2.0                0 FALSE                         
    Read Only Tablespace                                     11.2.0.2.0                0 FALSE                         
    Real Application Clusters (RAC)                          11.2.0.2.0                0 FALSE                         
    Real-Time SQL Monitoring                                 11.2.0.2.0                0 FALSE                         
    Recovery Area                                            11.2.0.2.0                0 FALSE                         
    Recovery Manager (RMAN)                                  11.2.0.2.0                0 FALSE                         
    Resource Manager                                         11.2.0.2.0                0 FALSE                         
    Restore Point                                            11.2.0.2.0                0 FALSE                         
    Result Cache                                             11.2.0.2.0                0 FALSE                         
    RMAN - Disk Backup                                       11.2.0.2.0                0 FALSE                         
    RMAN - Tape Backup                                       11.2.0.2.0                0 FALSE                         
    Rules Manager                                            11.2.0.2.0                0 FALSE                         
    SecureFile Compression (system)                          11.2.0.2.0                0 FALSE                         
    SecureFile Compression (user)                            11.2.0.2.0                0 FALSE                         
    SecureFile Deduplication (system)                        11.2.0.2.0                0 FALSE                         
    SecureFile Deduplication (user)                          11.2.0.2.0                0 FALSE                         
    SecureFile Encryption (system)                           11.2.0.2.0                0 FALSE                         
    SecureFile Encryption (user)                             11.2.0.2.0                0 FALSE                         
    Semantics/RDF                                            11.2.0.2.0                0 FALSE                         
    Server Flash Cache                                       11.2.0.2.0                0 FALSE                         
    Services                                                 11.2.0.2.0                0 FALSE                         
    Shared Server                                            11.2.0.2.0                0 FALSE                         
    Spatial                                                  11.2.0.2.0                0 FALSE                         
    SQL Access Advisor                                       11.2.0.2.0                0 FALSE                         
    SQL Performance Analyzer                                 11.2.0.2.0                0 FALSE                         
    SQL Plan Management                                      11.2.0.2.0                0 FALSE                         
    SQL Profile                                              11.2.0.2.0                0 FALSE                         
    SQL Repair Advisor                                       11.2.0.2.0                0 FALSE                         
    SQL Tuning Set (system)                                  11.2.0.2.0                0 FALSE                         
    SQL Tuning Set (user)                                    11.2.0.2.0                0 FALSE                         
    SQL Workload Manager                                     11.2.0.2.0                0 FALSE                         
    Streams (system)                                         11.2.0.2.0                0 FALSE                         
    Streams (user)                                           11.2.0.2.0                0 FALSE                         
    Transparent Data Encryption                              11.2.0.2.0                0 FALSE                         
    Transparent Gateway                                      11.2.0.2.0                0 FALSE                         
    Transportable Tablespace                                 11.2.0.2.0                0 FALSE                         
    Tune MView                                               11.2.0.2.0                0 FALSE                         
    Undo Advisor                                             11.2.0.2.0                0 FALSE                         
    Very Large Memory                                        11.2.0.2.0                0 FALSE                         
    Workspace Manager                                        11.2.0.2.0                0 FALSE                         
    XDB                                                      11.2.0.2.0                0 FALSE                         
    XStream In                                               11.2.0.2.0                0 FALSE                         
    XStream Out                                              11.2.0.2.0                0 FALSE                         
    XStream Streams                                          11.2.0.2.0                0 FALSE                         
    ASO native encryption and checksumming                   11.2.0.2.0                1 FALSE          20/10/12       
    Segment Advisor (user)                                   11.2.0.2.0                1 FALSE          08/03/13       
    SQL Tuning Advisor                                       11.2.0.2.0                2 FALSE          09/02/13       
    AWR Report                                               11.2.0.2.0                3 FALSE          09/02/13       
    Oracle Utility Datapump (Import)                         11.2.0.2.0                3 FALSE          26/05/12       
    EM Performance Page                                      11.2.0.2.0                5 FALSE          20/10/12       
    SQL Monitoring and Tuning pages                          11.2.0.2.0                5 FALSE          20/10/12       
    Job Scheduler                                            11.2.0.2.0                6 TRUE           13/04/13       
    Segment Shrink                                           11.2.0.2.0                6 TRUE           13/04/13       
    EM Grid Control                                          11.2.0.2.0               27 FALSE          15/03/13       
    Automatic SQL Execution Memory                           11.2.0.2.0               35 TRUE           13/04/13       
    MTTR Advisor                                             11.2.0.2.0               41 TRUE           13/04/13       
    Parallel SQL DDL Execution                               11.2.0.2.0               56 TRUE           13/04/13       
    Parallel SQL DML Execution                               11.2.0.2.0               56 TRUE           13/04/13       
    Parallel SQL Query Execution                             11.2.0.2.0               61 TRUE           13/04/13       
    Oracle Utility Datapump (Export)                         11.2.0.2.0               93 TRUE           13/04/13       
    Oracle Utility Metadata API                              11.2.0.2.0               93 TRUE           13/04/13       
    Automatic Segment Space Management (user)                11.2.0.2.0               95 TRUE           13/04/13       
    Automatic SQL Tuning Advisor                             11.2.0.2.0               95 TRUE           13/04/13       
    LOB                                                      11.2.0.2.0               95 TRUE           13/04/13       
    Partitioning (user)                                      11.2.0.2.0               95 TRUE           13/04/13       
    Audit Options                                            11.2.0.2.0               96 TRUE           13/04/13       
    Automatic Maintenance - Optimizer Statistics Gathering   11.2.0.2.0               96 TRUE           13/04/13       
    Automatic Maintenance - Space Advisor                    11.2.0.2.0               96 TRUE           13/04/13       
    Automatic Maintenance - SQL Tuning Advisor               11.2.0.2.0               96 TRUE           13/04/13       
    Automatic Memory Tuning                                  11.2.0.2.0               96 TRUE           13/04/13       
    Automatic Segment Space Management (system)              11.2.0.2.0               96 TRUE           13/04/13       
    Automatic Undo Management                                11.2.0.2.0               96 TRUE           13/04/13       
    Character Set                                            11.2.0.2.0               96 TRUE           13/04/13       
    Deferred Segment Creation                                11.2.0.2.0               96 TRUE           13/04/13       
    Locally Managed Tablespaces (system)                     11.2.0.2.0               96 TRUE           13/04/13       
    Locally Managed Tablespaces (user)                       11.2.0.2.0               96 TRUE           13/04/13       
    Logfile Multiplexing                                     11.2.0.2.0               96 TRUE           13/04/13       
    Oracle Java Virtual Machine (system)                     11.2.0.2.0               96 TRUE           13/04/13       
    Partitioning (system)                                    11.2.0.2.0               96 TRUE           13/04/13       
    SecureFiles (system)                                     11.2.0.2.0               96 TRUE           13/04/13       
    SecureFiles (user)                                       11.2.0.2.0               96 TRUE           13/04/13       
    Server Parameter File                                    11.2.0.2.0               96 TRUE           13/04/13       
    Virtual Private Database (VPD)                           11.2.0.2.0               96 TRUE           13/04/13 thanks again

Maybe you are looking for

  • How do I find and redownload the books I bought?

    Low iTunes and content. Redownloaded. Can't find out how to redownload content, especially iBooks I bought. Can't find out how to sign in on iTunes. What happened to my content?

  • My ipod touch is not working

    please give me a solution..

  • [File] Problem while creating files with long pathnames

    Hello everybody I'm trying to create File objects corresponding to physical files. These files have very long pathnames because they are located in directories tree with large depth. So, my pathname conatins a lot of directories plus the name of the

  • Blank page at beginning of report

    I have a Crystal Report where, in the Section Expert, I have told it to create a new page after every "details" section.  This is working great for the design of my report.  However, the first page of the report shows the page header and is blank. An

  • Why is the 'From' field necessary?

    Hi all, I'm sorry if my question is too basic, I couldn't find the answer in the FAQ section. My question is this: I understood that javamail APIs communicate with the mail server and sends mails after login. I'm using SMTP and I login the mail serve