RuntimeError: Failed to acquire the Oracle environment handle

Dear friends,

I use a 3rd third party tool that works with Oracle.

During its installation and connection to the main database, received this error message:
13:27:00.230 RuntimeError: Unable to acquire Oracle environment handle
How to solve this error?

Please guide me.

Thank you

How to solve this error?

Contact the supplier third tool and ask them

Tags: Database

Similar Questions

  • OEM12c - failed to start the Oracle Management Server.

    I can't start the Oracle Management Server.

    The file referenced on has not been updated since October 6th, I joined this EMGC_OMS1 file.

    The 12.1 database is on a separate server. The database and listener are on the rise.

    No matter what I put the results are the same.

    (Q) what are the correct environment variables to set?

    (Q) Comment can I start up the Oracle Enterprise Manager 12 c?

    I tried this command $OMS_HOME/bin/emctl start SGD

    With the House of WHO defined as:

    $ echo $OMS_HOME

    / u01/app/oracle/product/entmgr/mwhome_1/WHO

    $ $OMS_HOME/bin/emctl start SGD

    Oracle Enterprise Manager Cloud control 12 c Release 4

    Copyright (c) 1996, 2014 Oracle Corporation.  All rights reserved.

    From Oracle Management Server...

    Departure WebTier...

    WebTier started successfully

    Management Server Oracle could not be started

    Check the log file MS Server for more information: /u01/app/oracle/product/entmgr/gc_inst/user_projects/domains/GCDomain/servers/EMGC_OMS1/logs/EMGC_OMS1.out

    Management Server Oracle is down

    And

    I tried to run the. ./setWLSEnv.sh

    CD/u01/app/oracle/product/entmgr/mwhome_1/who/bin

    Then run:

    $. / emctl start SGD

    Oracle Enterprise Manager Cloud control 12 c Release 4

    Copyright (c) 1996, 2014 Oracle Corporation.  All rights reserved.

    From Oracle Management Server...

    Departure WebTier...

    WebTier started successfully

    Management Server Oracle could not be started

    Check the log file MS Server for more information: /u01/app/oracle/product/entmgr/gc_inst/user_projects/domains/GCDomain/servers/EMGC_OMS1/logs/EMGC_OMS1.out

    Management Server Oracle is down

    OEM 12 c SGD server.

    $ uname - a

    SunOS 5.10 zone6-03 Generic_150400-03 sun4v sparc sun4v

    Database server:

    $ uname - a

    SunOS 5.10 zone5-03 Generic_150400-03 sun4v sparc sun4v

    $ export AGENT_HOME=/u01/app/oracle/agents/core/12.1.0.4.0

    $ export ORACLE_HOME=/u01/app/oracle/product/12.1.0/dbhome_1

    $ export PATH = $ORACLE_HOME/perl/bin: $ORACLE_HOME/bin: / usr/bin: / usr/sbin: $ORACLE_HOME/appsutil/jre/bin: / bin: / usr/bin / X 11: / usr/local/bin: / usr/kerberos/bin: / usr/local/bin: / bin: / usr/bin: / home/oracle/bin:.

    $ export ORACLE_SID = emg1

    $ sqlplus / as sysdba

    SQL > select * from v$ instance;

    1 emg1 zone5-03 12.1.0.1.0 6 October 14 OPEN NO 1 ORDER

    NO NORMAL PRIMARY_INSTANCE ASSETS ALLOWED NO REGULAR EE 0

    The listener is in place: version is for Solaris LSNRCTL: Version 12.1.0.1.0

    The Agent is running.

    Newspapers/u01/app/oracle/product/entmgr/mwhome_1/logs as wlst_20141008110202.log

    Last login: Tuesday, October 7, 14:58:25 2014 of 10.122.60.160

    Oracle Corporation SunOS 5.10 generic Patch January 2005

    $ export OMS_HOME = / u01/app/oracle/product/entmgr/mwhome_1/who

    $ $OMS_HOME/bin/emctl start SGD

    Oracle Enterprise Manager Cloud control 12 c Release 4

    Copyright (c) 1996, 2014 Oracle Corporation.  All rights reserved.

    From Oracle Management Server...

    Departure WebTier...

    WebTier started successfully

    Management Server Oracle could not be started

    Check the log file MS Server for more information: /u01/app/oracle/product/entmgr/gc_inst/user_projects/domains/GCDomain/servers/EMGC_OMS1/logs/EMGC_OMS1.out

    Management Server Oracle is down

    $ ls - ltr /u01/app/oracle/product/entmgr/gc_inst/user_projects/domains/GCDomain/servers/EMGC_OMS1/logs/EMGC_OMS1.out

    -rw - r - 1 oracle oinstall 19060 6 Oct 21:45 /u01/app/oracle/product/entmgr/gc_inst/user_projects/domains/GCDomain/servers/EMGC_OMS1/logs/EMGC_OMS1.out

    Note the EMGC_OMS1.out newspaper do not updated.

    Thank you

    Paul

    Hi Paul,.

    (1) Env variables for who.

    $ORACLE_HOME/bin/emctl is a shell script which handles to define the variables of approx.
    ORACLE_HOME = / oracle/product/middleware/who; Export ORACLE_HOME

    We use below

    unset TWO_TASK
    ORACLE_HOME = / oracle/product/middleware/who; Export ORACLE_HOME
    PATH = $HOME/bin: / usr/bin: / usr/sbin: / bin: / usr/ccs/bin: $ORACLE_HOME/bin. export PATH
    ORACLE_INSTANCE = / oracle/product/gc_inst/WebTierIH1; export ORACLE_INSTANCE
    ORA_TZFILE=$ORACLE_HOME/oracore/zoneinfo/timezlrg.dat; Export ORA_TZFILE

    2.) steps to start SGD

    ORACLE_HOME = / oracle/product/middleware/who; Export ORACLE_HOME
    Starting at $ORACLE_HOME/bin/emctl SGD

    or

    CD $ORACLE_HOME/bin

    . / emctl start SGD

    or
    ORACLE_HOME = / oracle/product/middleware/who; Export ORACLE_HOME
    $PATH = path: $ORACLE_HOME/bin. export PATH

    emctl start SGD

    Kind regards

    RAM.

  • SCHEMAVALIDATE() fails only in the oracle database.

    I have this function that performs a simple XML validation against a XSD upload in the database.


    [code]

    PROCEDURE do_xml_validation (xmlRequest IN XMLTYPE, xsdToValidate IN VARCHAR2, OUT VARCHAR2 returnStatus)

    IS

    lx_xmldoc XMLTYPE.

    BEGIN

    lx_xmldoc: = xmlRequest.createSchemaBasedXML (xsdToValidate);

    Start

    lx_xmldoc. SCHEMAVALIDATE();

    returnStatus: = STATUS_OK;

    EXCEPTION, THEN THAN OTHERS

    THEN

    dbms_output.put_line ('[do_xml_validation] = invalid XML = > ' |) SQLERRM);

    util.Comment ("[do_xml_validation] = invalid XML = > ' |") SQLERRM);

    returnStatus: = sqlerrm;

    END;

    END do_xml_validation;

    [/ code]

    Now... the XML and XSD below, validate correctly in xmltools for notepad ++, as well as in W3C web site:
    Validation W3C XML Schema (XSD) online

    It fails only in the database with this error:

    "ORA-31154: invalid XML document.

    ORA-19202: an error has occurred in the processing of XML

    ' LSX-00333: literal "dot1q 4090' is not valid with respect to the model.

    It is linked with the attribute 'encapsulationEnumeration '...

    Anyone with similar problems? I can't explain why this fails in Oracle only.

    XML is:

    < SSLI class = "FLOW_POINT" name = "dasfasfd" transaction = "crΘer" >

    <>attributes

    < name > sdfsafd < / name >

    < port_name > < / port_name >

    < encapsulation > dot1q 4090 < / encapsulation >

    < / attribute >

    < / SSLI >

    Download XSD in the database

    <? XML version = "1.0" encoding = "UTF-8"? >

    <!--

    XSD schema for the active catalog entry

    Seller: IOS_XE

    RFS: EthernetFlowPoint

    ->

    " < xs: schema xmlns: XS =" http://www.w3.org/2001/XMLSchema "elementFormDefault ="unqualified"> "

    <! - TYPE SIMPLE DEFINITIONS - >

    < xs:simpleType name = "encapsulationEnumeration" >

    < values basic memberTypes = "stringEnum dot1qString seconddot1qString" / >

    < / xs:simpleType >

    < xs:simpleType name = "stringEnum" >

    < xs:restriction base = "XS: String" >

    < xs:enumeration value = "default" / >

    < xs:enumeration value = "any" / >

    < xs:enumeration value = 'priority-tag' / >

    < xs:enumeration value = 'unidentified' / >

    < / xs:restriction >

    < / xs:simpleType >

    < xs:simpleType name = "dot1qString" >

    < xs:restriction base = "XS: String" >

    < value pattern = "dot1q\s ([1-9] |)" [0-9] [0-9] | [1-9] [0-9] [0-9] | ([1-3] [0-9] [0-9] [0-9]|40[0-8][0-9]|409[0-4]) "/ >

    < / xs:restriction >

    < / xs:simpleType >

    < xs:simpleType name = "seconddot1qString" >

    < xs:restriction base = "XS: String" >

    < value pattern = "dot1q\s ([1-9] |)" [0-9] [0-9] | [1-9] [0-9] [0-9] | [1-3] [0-9] [0-9] [0-9]|40[0-8][0-9]|409[0-4])\ssecond-dot1q\s ([1-9] |) [0-9] [0-9] | [1-9] [0-9] [0-9] | ([1-3] [0-9] [0-9] [0-9]|40[0-8][0-9]|409[0-4]) "/ >

    < / xs:restriction >

    < / xs:simpleType >

    <! - GROUPS DEFINITIONS - >

    < name XS: Group = "AttributesGroup" >

    < xs: SEQUENCE >

    < xs: element name = "name" type = "xs: String" minOccurs = "1" maxOccurs = "1" / >

    < xs: element name = "port_name" type = "xs: String" minOccurs = "0" maxOccurs = "1" / >

    < xs: element name = "encapsulation" type = "encapsulationEnumeration" minOccurs = "0" maxOccurs = "1" / >

    < / xs: SEQUENCE >

    < / xs: Group >

    <! - BASIC DEFINITIONS of COMPLEX TYPES - >

    < name XS: complexType 'SSLI' = >

    < xs: SEQUENCE >

    < xs: element name = "attributes" minOccurs = "1" maxOccurs = "unbounded" >

    < xs: complexType >

    < xs: Choice minOccurs = "1" maxOccurs = "unbounded" >

    < xs: Group ref = "AttributesGroup" / >

    < / xs: Choice >

    < / xs: complexType >

    < / xs: element >

    < / xs: SEQUENCE >

    < name XS: attribute = "class" type = "xs: String" use = "required" / >

    < name XS: attribute = "name" type = "xs: String" use = "required" / >

    < name XS: attribute = "transaction" type = "xs: String" use = "required" / >

    < / xs: complexType >

    <! - ROOT ELEMENT - >

    < xs: element name = "SSLI" type = "SSLI" / >

    < / xs: Schema >

    Anyone with similar problems? I can't explain why this fails in Oracle only.

    This is a bug.

    I can reproduce it on 12.1.0.2 too, even during the recording of binary XML schema.

    There have been some problems with validation of model for a while now pending, and they are not yet fixed.

    You must open a SR with Oracle's Support.

    BTW, in the future, to the right place for these issues would be the XML DB forum.

  • EMP 11.1.2.3 System Installer fails to install the Oracle DB, 32-bit and 64-bit Client

    Hello

    We are trying to do a fresh install of Oracle Hyperion EPM 11.1.2.3 on Windows 2008 Server R2.

    Its a standard deployment with a Foundation Server and an Essbase server.

    When you try to install on the server of the Foundation, the EPM System Installer fails to install Oracle database customers.

    The first Question we have is, we have decided using Microsoft SQL Server for the repository of Shared Services and therefore would like to know if it is safe to ignore this error and move on.

    The second question is, if we need the error pending, we want to know why the installation system fails. Looking at the newspaper, ORACLE_HOME is on something that is not valid or is longer than 128 characters.

    The Diagnostics show the below error message:

    NEWS: Will copy both pre and post copy copy files C:\Users\SA-ESS~1\AppData\Local\Temp\2\OraInstall2013-11-11_04-16-01PM/oracle.client_Administrator.properties

    INFO: Install Properties filename: C:\Users\SA-ESS~1\AppData\Local\Temp\2\OraInstall2013-11-11_04-16-01PM/oracle.client_Administrator.properties

    INFO: Value oracle.install.customdeinstallcommand %ORACLE_HOME%/deinstall/deinstall

    INFO: Oracle.install.customizedeinstall set to true

    INFO: The value oracle.installer.ORACLE_BASEvar ORACLE_BASE

    INFO: The value oracle.installer.LibPerms 0755

    INFO: Value oracle.installer.summary_expand_nodes NewLangs, Global, space, Langs

    INFO: The value oracle.installer.LibExtns .sl,.sl.11.1, .so,.so.11.1,.sl.1.0,.so.1.0

    INFO: oracle.installer.mandatorySetup set to true

    INFO: oracle.installer.useORACLE_BASE set to true

    INFO: Oracle.installer.removeallfiles set to true

    INFO: Oracle.installer.additionaltool_continue_onerror set to true

    INFO:

    Specify Home Details Page *.

    INFO: Setting the property "OracleHome (ORACLE_HOME)' ' D:\Oracle\Middleware\EPMSystem11R1\... \dbclient32'." Has received the value of the command line.

    INFO: Setting the property ' OracleHomeName (ORACLE_HOME_NAME)' to 'OraClient11g32_sa-essbaseapp '. Has received the value of the command line.

    INFO: Definition of the 'OracleBase (ORACLE_BASE)' property ' D:\Oracle\Middleware\EPMSystem11R1\...------'. Has received the value of the command line.

    GRAVE: The Oracle Home name is not valid. Oracle Home names must be 128 characters or less and contain only alphanumeric characters and underscores.

    INFO: The attention of unregistered Manager, using the features of the Super class

    INFO: The attention of unregistered Manager, using the features of the Super class

    INFO: User selected: Yes/OK

    INFO: Closing OUISetupDriver.JobExecutorThread

    GRAVE: [FATAL] [INS-10008] Session initialization failed

    CAUSE: An unexpected error occurred during initialization of the session.

    ACTION: Contact Oracle Support Services or view logs

    SUMMARY:

    - .

    See associated stacktrace #oracle.install.commons.util.exception.DefaultErrorAdvisor:1096

    INFO: Tips are ABORT

    GRAVE: Unconditional exit

    INFO: Add ExitStatus FAILURE to exit status set

    INFO: Find the status of output more suitable for the current application

    INFO: Exit status is - 1

    NEWS: Stop Oracle Client install

    I got my answer in the newspaper.

    The ORACLE_HOME_NAME is the question.

    Our deployment account has a hyphen -, and so the Yes program is unable to initialize.

  • How to set up the Oracle environment...?

    I have a new copy of Oracle Enterprise Linux with Oracle 11 g R1 installed.

    Steps that I made and I am trying to understand...

    1. start the server OEL.
    2 to login remotely using PUTTY, I connect to the OEL
    3. I'm setting the variables (ORACLE_HOME and ORACLE_SID) with the "export".
    4. connect to sqlplus under sys with sysdba
    5A started the database. Everything is fine!
    6. If I log out of PUTTY and log back all my step 3 variables have disappeared.
    7. you know by now, I can't start the Oracle database without error.

    My question is...

    How to make the proper environment for the Oracle database?
    Do I have to have the above two variable filled all the time. Should these two variables be part of any (for root) login script? Once the session (shell) must be running all the time?
    Missing link here. I'm learning.
    Thank you
    Smith

    For starters, there are several environments shell could be defined as a default, such as: sh, csh, ksh, bash, tcsh, zsh or rc.
    Depending on what shell environment you have defined, you can or will have a different startup file when you connect.

    But the fundamentals still apply:

    For the most part, the first thing is that you should not run anything as root (related to Oracle).
    Oracle must have his own user name and be part of the DBA group.
    Maybe you have entered.

    Then Yes, your environment variables to be reset when you reconnect.
    There are several ways to achieve this.

    One of the most popular ways (although I do not necessarily), is to set the environment variables in your connection startup script.
    for example, your .profile file (dot - profile). For ksh shell, for example, it runs at first upward when you connect, once your session has read the script/etc/profile to wide control panel.

    If the environment variables are set correctly, they are exported, which is source as your login script runs.

    (Which I prefer), is in turn, you can 'source' environment variables yourself.
    It is again differently according to your default shell.
    For ksh, just type. . (I.e.: point-space-scriptfile)
    It is important that you include a space between the point and the file to run.
    This will make your additional windows in your main window and see these settings approx.

    Another option, favoured by Oracle, is to set the Oracle $PATH in your login script (.profile or other) and then run. oraenv. (point-space-oraenv). Supply the parameters that are defined when you run the oraenv that defines things like your ORACLE_SID and ORACLE_HOME.

    HTH...

  • get the oracle environment variables by using the plsql code

    Hey Geeks,

    Can someone tell me how to get an environment variable Oracle (for example db_cache_size) from inside a plsql code or via a sql query block?

    Thank you
    Prabhu

    You can query the parameter$ v.
    http://download.Oracle.com/docs/CD/B19306_01/server.102/b14237/dynviews_2012.htm#REFRN30176

    select * from v$parameter where name like '%cache%';
    
  • How can I configure the Oracle environment for an app of the OCCI crontab?

    I have a set of OCCI apps that I run from crontab on RHEL 5.2.
    Get the environment properly configured Oracle (the way shared lib for example) is proving to be a challenge
    like crontab ignores .bashrc and .bash_profile.
    Anyone got any smart suggestions on how best to do it on RHEL?
    Thank you

    Having the OCCI app run in a shell script. The shell script can define all necessary environment variables and then can call the OCCI app.
    for example. (Bourne shell script, say app1.sh)
    ORACLE_HOME =...
    LD_LIBRARY_PATH =...
    PATH =...
    ORACLE_SID =...
    TWO_TASK =...
    TNS_ADMIN =...
    Export ORACLE_HOME LD_LIBRARY_PATH PATH TWO_TASK TNS_ADMIN
    myocciapp

    chmod + x app1.sh
    Make sure that app1.sh works fine without setting the environment variables to the outside.
    Make an entry in the crontab to run app1.sh

  • "Database handles still open to the close environment", after an update of XQuery

    Hello

    When you run the following Java test code to update an attribute value in a single xml instance:

    < village >
    < quantity of images = "124" / >
    < / village >


    Java code:

    package info.carrapateira;
    com.sleepycat.dbxml import. *;
    com.sleepycat.db import. *;
    import java. IO;
    Import Java.util;

    public class DbxmlTest {}

    public static random Random = new Random();

    Public Shared Sub main (String [] args) {}
    EnvironmentConfig envCfg = new EnvironmentConfig();
    envCfg.setAllowCreate (true);
    envCfg.setInitializeCache (true);
    envCfg.setInitializeLocking (true);
    envCfg.setInitializeLogging (true);
    envCfg.setRunRecovery (true);
    envCfg.setTransactional (true);
    Environment env = null;
    Manager of XmlManager = null;
    XmlContainer container = null;
    XmlTransaction tx = null;
    Results XmlResults = null;
    try {}
    env = new environment (new File ("c:/home/koen/portugal/projects/carrapateira.info/ www/WEB-INF/dados"), envCfg);
    //
    Cfg of XmlManagerConfig = new XmlManagerConfig();
    cfg.setAdoptEnvironment (true);
    Manager = new XmlManager (env, cfg);
    //
    XmlContainerConfig ctCfg = new XmlContainerConfig();
    ctCfg.setTransactional (true);
    container = manager.openContainer ("objetos.dbxml", ctCfg);
    //
    XmlQueryContext ctx = manager.createQueryContext ();
    ctx.setDefaultCollection ("objetos.dbxml");
    //
    TX = manager.createTransaction ();
    results = manager.query ("collection () / village/pictures", ctx);
    Result XmlValue = null;
    Uploading XmlResults = null;
    XmlValue attr = null;
    While (results.hasNext ()) {}
    result = results.next ();
    uploading = result.getAttributes ();
    While (attrs.hasNext ()) {}
    attr = attrs.next ();
    System.out.println (attr.getNodeValue ());
    }
    }
    XmlQueryExpression expr = manager.prepare (tx, "replace the value of the @quantity node with '" + random.nextInt (999) + "'", ctx);
    results = expr.execute (tx, result, ctx);
    While (results.hasNext ()) {}
    result = results.next ();
    System.out.println (result.getNodeValue ());
    }
    TX.Commit ();
    } catch (Exception e) {}
    e.printStackTrace ();
    try {}
    TX. Abort();
    } catch (Exception e1) {}
    E1. PrintStackTrace();
    }
    } {Finally
    try {}
    Container.Close ();
    Manager.Close ();
    } catch (Exception e) {}
    e.printStackTrace ();
    }
    }
    }
    }

    the DBXML database has a new value for the amount of update attribute, but the Declaration of manager.close () the dbxml library throws the following error:

    Handles the database always opens in the close environment
    Handle to the open database: objetos.dbxml/structural_stats
    Handle to the open database: objetos.dbxml/secondary_document_statistics_double
    Handle to the open database: objetos.dbxml/secondary_document_index_double
    Handle to the open database: objetos.dbxml/secondary_document_statistics_string
    Handle to the open database: objetos.dbxml/secondary_document_index_string
    Handle to the open database: objetos.dbxml/node_nodestorage
    Handle to the open database: objetos.dbxml/secondary_document
    Handle to the open database: objetos.dbxml/secondary_dictionary
    Handle to the open database: objetos.dbxml/primary_dictionary
    Handle to the open database: objetos.dbxml/secondary_sequence
    Handle to the open database: objetos.dbxml/secondary_configuration
    java.lang.IllegalArgumentException: invalid argument
    at com.sleepycat.db.internal.db_javaJNI.DbEnv_close0 (Native Method)
    at com.sleepycat.db.internal.DbEnv.close0(DbEnv.java:268)
    at com.sleepycat.db.internal.DbEnv.close(DbEnv.java:79)
    at com.sleepycat.db.Environment.close(Environment.java:141)
    at com.sleepycat.dbxml.XmlManager.closeInternal(XmlManager.java:418)
    at com.sleepycat.dbxml.XmlManager.delete(XmlManager.java:35)
    at com.sleepycat.dbxml.XmlManager.close(XmlManager.java:427)
    at info.carrapateira.DbxmlTest.main(DbxmlTest.java:70)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.intellij.rt.execution.application.AppMain.main(AppMain.java:90)

    The database does not seem to be corrupt and everything can be reread, causing new values, but always with this error.

    Thank you for checking
    Koen

    Yes, XmlQueryExpression is also an object that needs to be deleted. But without closing the XmlResults object will lead to memory leaks in the best of cases, then you must close them by all means :-)
    There is a little outdated, but useful to the FAQ:
    http://www.Oracle.com/technology/products/Berkeley-DB/FAQ/xml_faq.html#16

    Vyacheslav

  • The problem with IMP-00038 IMP: could not convert to character set environment handle

    The export was made under linux.  I am told that their settings are: (I can't check)

    AL32UTF8 NLS_CHARACTERSET

    NLS_NCHAR_CHARACTERSET AL16UTF16

    export of the version

    Export: Release 11.2.0.3.0

    I'm trying to import into an empty database in windows with the Release 11.2.0.1.0 version (a few levels below patch)

    AL32UTF8 NLS_CHARACTERSET

    NLS_NCHAR_CHARACTERSET AL16UTF16

    Select userenv ('LANGUAGE') of double

    AMERICAN_AMERICA. AL32UTF8

    my var environment NLS_LANG = AMERICAN_AMERICA. AL32UTF8

    The value of KEY_HKLM\Software\oracle\OraDb11g_home1\NLS_LANG is also set to AMERICAN_AMERICA. AL32UTF8

    IMP prod_user/password@instacnename file = exportfile.dmp see the = y

    WITH JUST SHOW = Y ON... (even with him in the distance)

    Import: Free 11.2.0.1.0 - Production Fri Nov 14 11:09:51 2013

    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.

    Connected to: Oracle Database 11 g Enterprise Edition Release 11.2.0.1.0 - 64 bit

    Production

    With the partitioning option

    IMP-00038: could not convert to character set environment handle

    IMP-00000: Import terminated unsuccessfully

    NO idea how to solve this problem?  I broadcast the gziped file and a new... to be sure of the xfer wasn't the question...

    I'm stumped... I searched the Forum and the web and tried most of what I found.

    Thanks in advance

    -Ken

    Hello

    I think that there is a single cause - see the example below

    expdp / schemas = bob

    Export: Release 11.2.0.3.0 - Production on Fri Nov 15 18:04:46 2013

    Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.

    Connected to: Oracle Database 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production
    With the partitioning option
    Departure "OPS$ ORACLE." ' SYS_EXPORT_SCHEMA_06 ': / * schemas = bob.
    Current estimation using BLOCKS method...
    Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
    Total estimation using BLOCKS method: 0 KB
    Processing object type SCHEMA_EXPORT/USER
    Processing object type SCHEMA_EXPORT/SYSTEM_GRANT
    Processing object type SCHEMA_EXPORT/DEFAULT_ROLE
    Processing object type SCHEMA_EXPORT/PRE_SCHEMA/PROCACT_SCHEMA
    Object type SCHEMA_EXPORT/TABLE/TABLE processing
    Object type SCHEMA_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS treatment
    . . exported "BOB." » EMP"                                     0 KB       0 rows
    . . exported "BOB." "" EMP2 "0Ko 0 rows
    Main table "OPS$ ORACLE." "' SYS_EXPORT_SCHEMA_06 ' properly load/unloaded
    ******************************************************************************
    Empty the files together for OPS$ ORACLE. SYS_EXPORT_SCHEMA_06 is:
    /Oracle/11.2.0.3.0.DB/RDBMS/log/expdat.dmp
    Job ' OPS$ ORACLE. " "" SYS_EXPORT_SCHEMA_06 "led to 18:05:19

    [oracle@]:EMZA3:[~]# imp / file=/oracle/11.2.0.3.0.DB/rdbms/log/expdat.dmp]

    Import: Release 11.2.0.3.0 - Production on Fri 15 Nov 18:06:02 2013

    Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.

    Connected to: Oracle Database 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production
    With the partitioning option

    IMP-00038: could not convert to character set environment handle
    IMP-00000: Import terminated unsuccessfully
    [oracle@]:EMZA3:[~]#

    Spot the problem?

    The original dump was expdp, we seek to import with IMP...

    If it is conversely impdp flags it is an exp file - but this round way you get just this random error!

    See you soon,.

    Harry

  • Perl not defined to the Oracle Applications environment. (Libraries T2K not in INC.

    Hello

    Am getting the following error when applying patches autoconfig.

    $FND_TOP/patch/115/bin/txkprepatchcheck.pl
    Perl not defined to the Oracle Applications environment. (Libraries not in the INCLUSION list T2K)
    Make sure that automatic configuration was performed and found a source correctly your environment.
    /U01/tech/appl/FND/11.5.0/patch/115/bin/txkprepatchcheck.pl line 131.
    BEGIN failed--compilation missed the line 141 /u01/tech/appl/fnd/11.5.0/patch/115/bin/txkprepatchcheck.pl

    Fine.

    (1) source the environment file
    (2) make sure that 'APPLRGF' variable is set in the environment. If this isn't the case, set it to the same value as "APPLTMP".
    (3) in the place where this patch was unzipped, patch_top/patchnumber/fnd/patch/115/bin.

    Run the utility as follows:

    Platform command line

    UNIX or Linux (must be a single line)
    ./txkprepatchcheck.pl-script = ValidateRollup-outfile = $APPLTMP/txkValidateRollup.html - appspass =

    do not FND_TOP/patch/115/bin

  • Basic Oracle failed to check the status of oraclehomeproperties.xml

    So, we have one of our Production improved 11.1.0.6.0 to 11.2.0.1.0 databases... The upgrade process was not serious; the only problem I have is that I can't set the environment variables for users other than the user Oracle.

    I get the error message below... tried searching the forums but no luck. Any idea what could be the cause?
    The Oracle base for ORACLE_HOME=/oradata01/app/oracle/product/11.2.0/db_1 is Failed to verify status of /oradata01/app/oracle/product/11.2.0/db_1/inventory/ContentsXML/oraclehomeproperties.xml.  Error returned is 13
    Unable to change directory to /oradata01/app/oracle/product/11.2.0/db_1/inventory/ContentsXML/ location. The error returned is 13
    The Oracle database is running on a 64-bit Enterprise Linux 5.2.

    Kind regards
    Phiri

    I think you have three choices:

    1. open recursively permissions (777) on the above directory
    2. Add the oinstall group for unix accounts.
    3. change the structure of your installation to use the dba Group (i.e. not use the oinstall group) - this may require a delicate surgery :-)

    HTH
    Srini

  • Profile Manager - failed to install the remote access profile in the domain environment &amp; multi-Active Network Directory

    Hi all

    I am a COMPUTER administrator for a college and I am trying to fix what seems to be the last hurdle in getting the Profile Manager works correctly.

    I worked for a while now trying to get the Profile Manager capable of pushing the device and profiles for Mac in our group network environment. I was able to operate intermittently, but not often. Most of the time I'm unable to install the remote management profile.

    When you try to install the remote management profile, I give myself one of the two errors-

    The first error is:

    The Installation of the profile failed.

    The «TeleManagement (com.apple.config. » profile (Server.FQDN.mdm:GUID) "could not be installed because of an unexpected error < MDMResponseStatus:500 >

    (Obviously server.fqdn and GUID are placeholders for their actual values)

    The second mistake is:

    The Installation of the profile failed.

    Failed to contact the Protocol SCEP server to ""http://server.fqdn: 1640/CEP / "."

    The server Mac OS X 10.11.4 works

    OS X Server is version 5.1

    Client Mac is for most running 10.10.4

    Here's a quick run down on the environment and the steps I have already taken to solve the problem.

    • The network is an Active Directory with several networks multi-domain environment. I mainly work with two different networks, each associated with one of the two areas.
    • The Mac server hosting the Profile Manager is a Mac Pro. The two network cards is used, each on one of the two networks. The Mac server is joined to the domain in the primary forest.
    • I opened all the ports and IP ranges for Apple's Push Notification service for two on our firewall and tested networks between the two networks to ensure that the AFN is accessible.
    • I created a static DNS entry for the server in the DNS zone for the main domain. I also have a separate DNS zone for the DNS record for the interface on the secondary network. I also confirmed that Macs see the correct IP address of the Mac server for their network.
    • I tried to change the settings for network access for the Profile Manager. The first error seems to happen when the Profile Manager are restricted to the network the Mac client is not connected. This same error also occurs if I open Manager profile access to "all networks".
    • I have experiemented with the different certificate types. In general, I use the self-signed certificates that are generated automatically. In this scenario, I install the profile Trust first (which works seamlessly regardless of network or domain). I also tried to use a certificate for Code signing signed with our own CA to sign the profile of remote management. The same errors will occur no matter what certificates are used.
    • The second error occurs when the access profile manager is limited to the same network that is connected to the Mac client
    • I ran Wireshark captures on several client computers, as well as on the Mac server interfaces and haven't seen any traffic blocked or rejected that seemed related to the Profile Manager
    • I've deleted and rebuilt my OD master
    • I also scoured newspapers for clues Profile Manager and haven't found much
    • In addition, I have also studied the problem and error codes/etc widely and have not found a lot of useful information
    • I don't know there are any other troubleshooting steps I took as well, but I've been question bout this for awhile and I don't remember everyone.

    That's a strange thing - I had it working for Mac on the main network and the domain. However, I discovered that the Mac on the secondary network and the field was unable to download the profile of remote management. This is when I started to change the Profile Manager, access network, which eventually introduce the problem on Macs connected to the primary/field of experimentation network. Change access return settings in Profile Manager does not restore functionality for pimps who worked.

    Another thing odd in this test scenario all - Mac on the network high school/area would not install remote profile unless management I temporarily moved it to the main network (I do not untie / reassign to one the main domain on these Macs) I could get the profile of remote management to install and then pushing profiles has worked. Even more strange, it's the Mac that I had to move temporarily secondary network to the main network to allow remote management profile install only works always as long as the Profile Manager are restricted to the secondary network and 'the Mac'. However, Macs in the same room, on the same network in the same field, using the exact image even get the errors described above.

    The only thing I have not yet done is delete/reconstruction Profile Manager. I would really like to avoid this if possible. Solutions that involve something like Casper or other software integration AD for Macs are also a non-starter.

    I'm happy to elaborate if necessary. I appreciate the help.

    Okay, I think I can find the root cause.

    Before this discovery, I had completely rebuilt Profile Manager. Now, I managed by pushing the management profile remote for Mac in the two fields/networks. However, many of them still refuse to install remote management profile.

    Macs who encounter the problem are all were imaged using NetRestore using an image captured from an another similar iMac. IMac even that was used to build the image has now been reassigned in a test of Mac. I found that when you attempt to register one of the Mac who had received this image it shows already as "registered" when you go to "mydevices" on my Mac server. I also noticed that they all have the serial number of the test Mac when viewing their "register". Among the issues of Macs, I activated the lock of the device from the page "mydevices" for the so-called problematic Mac registered (showing the serial number of the iMac used to create the image) and it locked the iMac used to create the image - not the Mac issue.

    This tells me that the CID (or Mac equivalent) is set on the Mac CID used to create the image for all of the Mac said image was deployed to. If it's a Windows box I have a sysprep prior to deployment or could perform a rearm after the fact. I am unaware of how to perform similar functions in OS X.

    I tested also since on some Macs that do not have this image, and they are able to register and install the profile of Managing remotely with success.

    If anyone has any suggestions on how to reset the CID (the computer ID) under OS X, I'd appreciate it. Thank you.

  • ADFC-10001: failed to instantiate the class "oracle.apps.fnd.applcore.patterns.ui.managed.AboutPageRecordingBannerBean".

    Hello

    I have created a Web application and project UI I just create an empty page (file jspx) who use the "UI Shell" model and run in Integrated Weblogic Server, but I got under exception always. Is there advice as appropriate?

    The JDeveloper version is 11.1.1.7.5.

    ......

    Root cause]] of ServletException.

    javax.faces.FacesException: javax.faces.FacesException: oracle.adf.controller.ControllerException: ADFC-10001: failed to instantiate the class "oracle.apps.fnd.applcore.patterns.ui.managed.AboutPageRecordingBannerBean".

    at com.sun.faces.application.ApplicationImpl.createComponent(ApplicationImpl.java:261)

    at javax.faces.webapp.UIComponentELTag.createComponent(UIComponentELTag.java:222)

    at org.apache.myfaces.trinidad.webapp.UIXComponentELTag.createComponent(UIXComponentELTag.java:267)

    at javax.faces.webapp.UIComponentClassicTagBase.createFacet(UIComponentClassicTagBase.java:537)

    at javax.faces.webapp.UIComponentClassicTagBase.findComponent(UIComponentClassicTagBase.java:766)

    Truncated. check the log file full stacktrace

    Caused by: javax.faces.FacesException: oracle.adf.controller.ControllerException: ADFC-10001: failed to instantiate the class "oracle.apps.fnd.applcore.patterns.ui.managed.AboutPageRecordingBannerBean".

    at oracle.adfinternal.controller.util.Utils.createAndLogFacesException(Utils.java:197)

    at oracle.adfinternal.controller.beans.ManagedBeanFactory.newInstance(ManagedBeanFactory.java:192)

    at oracle.adfinternal.controller.beans.ManagedBeanFactory.instantiateBean(ManagedBeanFactory.java:873)

    at oracle.adfinternal.controller.application.ManagedBeanELResolver.getValue(ManagedBeanELResolver.java:111)

    at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:173)

    Truncated. check the log file full stacktrace

    Caused by: oracle.adf.controller.ControllerException: ADFC-10001: failed to instantiate the class "oracle.apps.fnd.applcore.patterns.ui.managed.AboutPageRecordingBannerBean".

    at oracle.adfinternal.controller.util.Utils.createAndLogFacesException(Utils.java:189)

    at oracle.adfinternal.controller.beans.ManagedBeanFactory.newInstance(ManagedBeanFactory.java:192)

    at oracle.adfinternal.controller.beans.ManagedBeanFactory.instantiateBean(ManagedBeanFactory.java:873)

    at oracle.adfinternal.controller.application.ManagedBeanELResolver.getValue(ManagedBeanELResolver.java:111)

    at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:173)

    Truncated. check the log file full stacktrace

    Caused by: oracle.jbo.JboException: ADFContext Houston-29114 is not configured to process this exception messages. Use the code of exception stack trace and error to investigate the root cause of this exception. Root cause error code is Houston-.

    at oracle.apps.fnd.applcore.common.ApplSessionUtil.getSessionPrivate(ApplSessionUtil.java:1402)

    at oracle.apps.fnd.applcore.common.ApplSessionUtil.getNamespaceAttribute(ApplSessionUtil.java:2094)

    at oracle.apps.fnd.applcore.common.ApplSessionUtil.getSessionAttribute(ApplSessionUtil.java:2046)

    at oracle.apps.fnd.applcore.common.ApplSessionUtil.getSessionAttribute(ApplSessionUtil.java:2023)

    at oracle.apps.fnd.applcore.patterns.ui.managed.AboutPageRecordingBannerBean.getRecordingTime(AboutPageRecordingBannerBean.java:773)

    Truncated. check the log file full stacktrace

    ......

    Thank you.

    UIShell requires today a meeting of applcore be available.  Doc for this: http://docs.oracle.com/cd/E51367_01/fa_lcm_gs/OADEE/sec_usession.htm#OADEE181

    Try adding the following to your web.xml file:

     
      ApplSessionFilter
      oracle.apps.fnd.applcore.common.ApplSessionFilter
     

    ...
     
      ApplSessionFilter
      Faces Servlet
      FORWARD
      REQUEST
     

    I hope this helps!

    Oliver

    Fusion applications Developer Relations

    https://blogs.Oracle.com/fadevrel

  • Failure of the load of the inventory... OPatch failed to load the inventory for the Home.OPatch Oracle data failed with the error code = 73

    Hello

    I will apply patch bundle and my oracle database 11.2.0.2 and Microsoft Windows x 86 platform. As read the file Readme Oracle recommends to use OPatch utility version 11.2.0.1.3 or later. To check the inventory availability I use the command lsinventory % ORACLE_HOME%/OPatch/opatch.

    It ended to give details below.

    Citing O 11.2 patch .0.1.1

    OPatch could not create/open history for writing file: * my home oracle path***\cfgtoollogs\opatch\opatch_history.txt

    **ORACLE_HOME***\cfgtoollogs\opatch\opatch_history.txt (access is denied)

    Setup Oracle interim Patch version 11.2.0.1.1

    Copyright (c) 2009, Oracle Corporation.  All rights reserved.

    OPatch could open the log file, the recording is not possible

    Home Oracle: *.

    Inventory Center: C:\Program Files\Oracle\Inventory

    from: n/a

    OPatch version: 11.2.0.1.1

    YES version: 11.2.0.2.0

    YES location: * ORACLE_HOME * \oui

    Location of the log file: **ORACLE_HOME**\cfgtoollogs\opatch\opatch2015-04-09_16-27-49PM.log

    History of patch file: **ORACLE_HOME**\cfgtoollogs\opatch\opatch_history.txt

    Failure of the load of the inventory... OPatch failed to load the inventory for the given Oracle Home.

    LsInventorySession failed: LsInventory failed to create the log directory * ORACLE_HOME * \cfgtoollogs\opatch\lsinv\lsinventory2015-04 -.

    09_16-27 - 49 PM .txt

    OPatch failed with error code = 73

    Can someone please help me solve this problem?

    Do I need to install the last opatch utility?

    Hello

    This error message " LsInventorySession failed: LsInventory failed to create the log directory * ORACLE_HOME * \cfgtoollogs\opatch\lsinv\lsinventory2015-04 - .

    09_16-27 - 49 PM .txt "

    indicates that you have a permission problem with your file systems: cfgtoollogs/ORACLE_HOME/opatch

    Check the owner of this file system.

    Kind regards

  • Problems opening existing Oracle 9i in the new environment of 11g

    Hello world

    I have a challenge for you! Just to be clear, I am not a specialist of the Oracle (or call me a noob Oracle).

    Challenge: Open an Oracle 9i database in a new Oracle 11 g environment.

    Result: Be able to connect to an Oracle database running with "SSMA for Oracle" to convert it to a SQL database.

    Starting point:
    -Receipt of the customer: DBF, CTL and logs of an Oracle environment existing.
    -Since I can't download Oracle 9i environment, I chose to install 11g environment and hope for a good backward compatibility.

    How I got:
    -Installed 11g environment
    -Set up a database pointing to the files DBF
    ~ Change init.ora to use CTL files
    ~ Create init.ora spfile
    ~ Start database mount and rename the database and data files using sqlplus (liaison with "sys as sysdba")

    Questions:
    Now I can start the database, but sometimes with a * "ORA-00704: bootstrap process failure" * and recommend I start it with the UPGRADE option. "» Start with UPGRADE option works and I can navigate through the database using Toad tool (login 'as sysdba'). But 'SSMA for Oracle' is not an option to connect 'as sysdba' and gives me a "ORA-39710: only connect AS SYSDBA is allowed when it is OPENED in UPGRADE mode.

    Since the MASA for customer Oracle cannot connect to a database started with the UPGRADE option I probably have to fix the "ORA-00704: bootstrap process failure»
    I tried to avoid the upgrade option in trying to upgrade the database to 11g. But utlu112i.sql and catalog.sql give me errors like "ORA-04023: object SYS." STANDARD cannot be validated. "

    Issues related to the:
    -Do you think I want to achieve is possible at all?
    -Can I easily run an Oracle 9i database in a 11g environment or what I really need to upgrade?
    -Do you think it is the best way to get an Oracle existing database running in a new environment?
    -If Yes: how to solve the error ORA-00704?

    If you need more information, alert logs, files .ora or anything to give an appropriate response, please ask and I'll give them.

    Thanks in advance!

    Kind regards

    DirCo

    Hello

    9i binaries are no more on the website of oracle since this version is located in the long ago.

    What I would do (since you have your files backed up somewhere, at least I hope) is simply:
    Set oracle_sid = xxx
    sqlplus/nolog
    Connect / as sysdba
    start upgrade
    @?\rdbms\admin\catupgrd.sql (to upgrade the database)
    @?\rdbms\admin\utlrp.sql (to compile the modules)

    Wait a while (2-3 hours)

    immediate stop
    startup

    Check no errors in alert_log and you have access to your data.

    Then 2 possibilities:

    It worked - so everything goes well for you.
    It does not, replace your original files and try something else.

    I think this will work if, as we have already said, you're 9.2.0.4 or more.

    Do not lose time on futile questions such as 'what is really the version of my files. You care, upgrade script works for all of the above versions 9.2.0.4.

    Don't forget that:
    Passwords are now (11g) case sensitive (but you can change them when logged in sysdba)
    Some pl/sql will not compile, but I think that you are mainly interested in the data.

    I hope this helps.

    Christian COMMARMOND

Maybe you are looking for