Native Compilation on EBS Database

'm upgrading an 11i database from 9i to 10g. It is mentioned that as an option I might turn on Native Compilation. Native Compilation is helpful mostly with compute-intensive PL/SQLs, does anyone have any insights regarding the effect of Native Compilation on an EBS database?

Hi,
Take the question marks off the end:
PL/SQL Native Compilation
PL/SQL Native Compilation
PL/SQL Native Compilation Conversion Timings
Re: PL/SQL Native Compilation Conversion Timings
Regards,
Gareth
Blog: http://garethroberts.blogspot.com/

Similar Messages

  • PL/SQL Native Compilation - not working!

    I'm at my wits end here.
    Oracle 10.2.0.3 under Windows Server 2003 (i know, i know...) and a whole lot of procedural PL/SQL that I think could benefit from native compilation. I've done this on Linux/unix environments a few times but never imagined it would be quite so painful under Windows.
    Ended up using Visual C++ 2003 (7.1 compiler) which compiled everything. MinGW wouldn't compile everything, lots of undefined references to _setjmp and others, but that's a different subject.
    Anyway, after two days of dealing with issues, I finally get things to compile. The .dll is created. The init parameters say we're native. The test procedure is recompiled as native, and verified in dba_plsql_object_settings. As far as I am aware, native compilation is present and working. But when I run the thing.... performance is the same. Recompile as interpreted... same. Recompile as native again... same. This is demo code here, simple loop, the kind of thing that is 10x faster on my Linux environment.
    Basically the behavior is as though native compilation just isn't working... the DLL isn't working. Funny thing is that it -was- working earlier with the same code... right up until I bounced the box. Now I am dead in the water with no log file, no trace, nothing... just a non-functional native compilation feature.
    Any ideas? Anyone else struggle with this?
    Bob

    SELECT name, value
    FROM gv$parameter
    WHERE name LIKE '%code%';
    Did you do this before you bounced the database?
    ALTER SYSTEM SET plsql_compiler_flags = 'NATIVE';
    or
    ALTER SESSION SET plsql_compiler_flags = 'NATIVE';when perhaps you should have done this:
    ALTER SYSTEM SET plsql_code_type = 'NATIVE' SCOPE=BOTH;

  • Newer version of the program of native compilation NCOMP

    Hi,
    I tried to use the ncomp program to make native compilation of a jar file in an Oracle 8.1.7 Database on Unix platform with jdk 1.2.2.
    It returns an error :
    Set the JAVA_HOME to the location of the jdk 1.1.x.
    It seems the version of ncomp I have is unable to work with our jdk 1.2.2
    Where could I find a newer version of ncomp which work with jdk 1.1.2 ?
    Thanks in advance
    Bye
    [email protected]
    null

    see your duplicate posting on metalink.

  • OLAP and version on EBS database upgrade and migration

    Hi all,
    Recently I have upgraded EBS database to 11.2.0.3. When I querey " select COMP_ID,COMP_NAME,VERSION,STATUS
    from dba_registry; " getting below output
    SQL> select COMP_ID,COMP_NAME,VERSION,STATUS,MODIFIED from dba_registry;
    COMP_ID                        COMP_NAME                                    VERSION                        STATUS     
    ODM                            Oracle Data Mining                            11.2.0.3.0                     VALID      
    CONTEXT                        Oracle Text                                  11.2.0.3.0                     VALID      
    AMD                            OLAP Catalog                                  11.2.0.3.0                     VALID    
    SDO                            Spatial                                            11.2.0.3.0                     VALID      
    ORDIM                          Oracle Multimedia                            11.2.0.3.0                     VALID      
    XDB                            Oracle XML Database                         11.2.0.3.0                     VALID      
    EXF                            Oracle Expression Filter                       11.2.0.3.0                     VALID      
    CATALOG                        Oracle Database Catalog Views            11.2.0.3.0                     VALID      
    CATPROC                        Oracle Database Packages and Types       11.2.0.3.0                     VALID      
    RAC                            Oracle Real Application Clusters                 11.2.0.3.0                     INVALID    
    JAVAVM                         JServer JAVA Virtual Machine                11.2.0.3.0                     VALID      
    XML                            Oracle XDK                                           11.2.0.3.0                     VALID      
    CATJAVA                        Oracle Database Java Packages            11.2.0.3.0                     VALID      
    APS                            OLAP Analytic Workspace                      11.2.0.3.0                     VALID      
    XOQ                            Oracle OLAP API                                 11.2.0.3.0                     VALID      
    15 rows selected.I thought everything goes well.
    Now I am migrating EBS from 32 bit linux to 64 bit and when I follow the note for OLAP AW Note: 579234.1 "verify OLAP was in use ". When I qurey " select DBID,NAME,VERSION,DETECTED_USAGES,CURRENTLY_USED from dba_feature_usage_statistics "
    3874995160 Virtual Private Database (VPD)                                   10.2.0.5.0                      1 TRUE
    3874995160 XDB                                                              10.2.0.5.0                      1 TRUE
    3874995160 LOB                                                              10.2.0.5.0                      1 TRUE
    3874995160 Object                                                           10.2.0.5.0                      1 TRUE
    3874995160 Extensibility                                                    10.2.0.5.0                      1 TRUE
    3874995160 ASO native encryption and checksumming                           11.2.0.3.0                      0 FALSE
    103678515 Advanced Replication                                             10.2.0.3.0                      0 FALSE
    103678515 Advanced Security                                                10.2.0.3.0                      0 FALSE
    103678515 Audit Options                                                    10.2.0.3.0                      0 FALSE
    103678515 Automatic Database Diagnostic Monitor                            10.2.0.3.0                      0 FALSE
    103678515 Automatic Segment Space Management (system)                      10.2.0.3.0                    144 TRUE
    103678515 Automatic Segment Space Management (user)                        10.2.0.3.0                    144 TRUE
    103678515 Messaging Gateway                                                10.2.0.3.0                      0 FALSE
    103678515 MTTR Advisor                                                     10.2.0.3.0                      0 FALSE
    103678515 Multiple Block Sizes                                             10.2.0.3.0                      0 FALSE
    103678515 OLAP - Analytic Workspaces                                       10.2.0.3.0                    143 TRUE
    103678515 OLAP - Cubes                                                     10.2.0.3.0                      0 FALSE
    103678515 Oracle Managed Files                                             10.2.0.3.0                      0 FALSE
    103678515 Parallel SQL DDL Execution                                       10.2.0.3.0                     71 FALSE
    103678515 Parallel SQL DML Execution                                       10.2.0.3.0                     68 FALSE
      103678515 Virtual Private Database (VPD)                                   10.2.0.3.0                    144 TRUE
    103678515 Advanced Replication                                             10.2.0.5.0                      0 FALSE
    103678515 ASO native encryption and checksumming                           10.2.0.5.0                      0 FALSE
    103678515 Audit Options                                                    10.2.0.5.0                      0 FALSE
    103678515 Automatic Database Diagnostic Monitor                            10.2.0.5.0                      0 FALSE
    103678515 Automatic Segment Space Management (system)                      10.2.0.5.0                     25 TRUE
    103678515 Automatic Segment Space Management (user)                        10.2.0.5.0                     25 TRUE
    103678515 Automatic SQL Execution Memory                                   10.2.0.5.0                     25 TRUE
    103678515 Automatic Storage Manager                                        10.2.0.5.0                      0 FALSE
    103678515 Automatic Undo Management                                        10.2.0.5.0                     25 TRUE
    103678515 Automatic Workload Repository                                    10.2.0.5.0                      0 FALSE
    103678515 AWR Report                                                       10.2.0.5.0                      0 FALSE
    103678515 Change-Aware Incremental Backup                                  10.2.0.5.0                      0 FALSE
    103678515 CSSCAN                                                           10.2.0.5.0                      0 FALSE
    103678515 Character Semantics                                              10.2.0.5.0                      0 FALSE
    103678515 Character Set                                                    10.2.0.5.0                     25 TRUE
    103678515 Data Guard                                                       10.2.0.5.0                      0 FALSE
    103678515 Data Guard Broker                                                10.2.0.5.0                      0 FALSE
    103678515 Data Mining                                                      10.2.0.5.0                      0 FALSE
    103678515 Dynamic SGA                                                      10.2.0.5.0                      0 FALSE
      103678515 MTTR Advisor                                                     10.2.0.5.0                      0 FALSE
    103678515 Multiple Block Sizes                                             10.2.0.5.0                      0 FALSE
    103678515 OLAP - Analytic Workspaces                                       10.2.0.5.0                     25 TRUE
    103678515 OLAP - Cubes                                                     10.2.0.5.0                      0 FALSE
    103678515 Oracle Managed Files                                             10.2.0.5.0                      0 FALSE
    103678515 Parallel SQL DDL Execution                                       10.2.0.5.0                      1 FALSE
    103678515 Parallel SQL DML Execution                                       10.2.0.5.0                      0 FALSE
    103678515 Parallel SQL Query Execution                                     10.2.0.5.0                     22 TRUE
      103678515 Recovery Manager (RMAN)                                          10.2.0.5.0                     25 TRUE
    103678515 RMAN - Disk Backup                                               10.2.0.5.0                     24 TRUE
    103678515 RMAN - Tape Backup                                               10.2.0.5.0                     25 TRUE
    103678515 Resource Manager                                                 10.2.0.5.0                      0 FALSE
    103678515 SQL Tuning Set                                                   10.2.0.5.0                      0 FALSE
      103678515 Streams (user)                                                   10.2.0.5.0                     25 TRUE
    103678515 Transparent Gateway                                              10.2.0.5.0                      0 FALSE
    103678515 Undo Advisor                                                     10.2.0.5.0                      0 FALSE
    103678515 Virtual Private Database (VPD)                                   10.2.0.5.0                     25 TRUE
    103678515 XDB                                                              10.2.0.5.0                     25 TRUE
    103678515 LOB                                                              10.2.0.5.0                     25 TRUE
    103678515 Object                                                           10.2.0.5.0                     25 TRUE
    103678515 Extensibility                                                    10.2.0.5.0                     25 TRUE
    103678515 Change Data Capture                                              10.2.0.5.0                      0 FALSE
    103678515 Materialized Views (User)                                        10.2.0.5.0                     25 TRUE
    3874453699 Advanced Replication                                             10.2.0.5.0                      0 FALSE
    3874453699 ASO native encryption and checksumming                           10.2.0.5.0                      0 FALSE
    3874453699 Audit Options                                                    10.2.0.5.0                      0 FALSE
    3874453699 Data Mining                                                      10.2.0.5.0                      0 FALSE
    3874453699 Dynamic SGA                                                      10.2.0.5.0                      0 FALSE
    3874453699 EM Database Control                                              10.2.0.5.0                      0 FALSE
    3874453699 EM Grid Control                                                  10.2.0.5.0                      0 FALSE
    3874453699 MTTR Advisor                                                     10.2.0.5.0                      0 FALSE
    3874453699 Multiple Block Sizes                                             10.2.0.5.0                      0 FALSE
    3874453699 OLAP - Analytic Workspaces                                       10.2.0.5.0                      1 TRUE
    3874453699 OLAP - Cubes                                                     10.2.0.5.0                      0 FALSE
    3874453699 Oracle Managed Files                                             10.2.0.5.0                      0 FALSE
    3874453699 Parallel SQL DDL Execution                                       10.2.0.5.0                      0 FALSE
    3874453699 Parallel SQL DML Execution                                       10.2.0.5.0                      0 FALSE
    3874453699 Parallel SQL Query Execution                                     10.2.0.5.0                      0 FALSE
    3874453699 Resource Manager                                                 10.2.0.5.0                      0 FALSE
    3874453699 Server Parameter File                                            10.2.0.5.0                      1 TRUE
    3874453699 Shared Server                                                    10.2.0.5.0                      0 FALSE
    3874453699 Spatial                                                          10.2.0.5.0                      1 TRUE
    3874453699 Locator                                                          10.2.0.5.0                      0 FALSE
    3874995160 Partitioning (user)                                              11.2.0.3.0                      1 TRUE
    3874995160 Services                                                         11.2.0.3.0                      1 TRUE
    3874995160 Oracle Java Virtual Machine (system)                             11.2.0.3.0                      1 TRUE
    446 rows selected.This is cloned instanse from from production.
    1 - I can see different DBID for the same and for some DBID it is showing different version. any problem during upgrade ( 10.2.0.3 -> 10.2.0.5 - one year back) and (10.2.0.5 to 11.2.0.3) ?
    If any problem, please let me know what I can do to fix.
    2 - For OLAP details :
    SQL> select DBID,NAME,VERSION,DETECTED_USAGES,CURRENTLY_USED from dba_feature_usage_statistics where NAME like 'OLAP%';
    DBID NAME VERSION DETECTED_USAGES CURRE
    103678515 OLAP - Analytic Workspaces 10.2.0.3.0 143 TRUE
    103678515 OLAP - Analytic Workspaces 10.2.0.5.0 25 TRUE
    3874453699 OLAP - Analytic Workspaces 10.2.0.5.0 1 TRUE
    3874995160 OLAP - Analytic Workspaces 10.2.0.5.0 1 TRUE
    3874995160 OLAP - Analytic Workspaces 11.2.0.3.0 1 TRUE
    103678515 OLAP - Cubes 10.2.0.3.0 0 FALSE
    103678515 OLAP - Cubes 10.2.0.5.0 0 FALSE
    3874453699 OLAP - Cubes 10.2.0.5.0 0 FALSE
    3874995160 OLAP - Cubes 10.2.0.5.0 0 FALSE
    3874995160 OLAP - Cubes 11.2.0.3.0 0 FALSE
    Do I need to do anything for export olap AW ?
    3 - Remobe OLAP from 32 bit. After following the steps mentioned in note: 352306.1 am getting invalid objects with object name start with OLAP.
    SQL> select owner, object_name, object_type from dba_objects where status <> 'VALID';
    OWNER OBJECT_NAME OBJECT_TYPE
    SYS OLAPIBOOTSTRAP FUNCTION
    SYS OLAPIHANDSHAKE FUNCTION
    PUBLIC OLAPIBOOTSTRAP SYNONYM
    PUBLIC OLAPIHANDSHAKE SYNONYM
    Do I need to remove these objects manually?
    Thanks,

    1 - I can see different DBID for the same and for some DBID it is showing different version. any problem during upgrade ( 10.2.0.3 -> 10.2.0.5 - one year back) and (10.2.0.5 to 11.2.0.3) ?
    If any problem, please let me know what I can do to fix. What do you mean by "any problem during upgrade"?
    2 - For OLAP details :
    SQL> select DBID,NAME,VERSION,DETECTED_USAGES,CURRENTLY_USED from dba_feature_usage_statistics where NAME like 'OLAP%';
    DBID NAME VERSION DETECTED_USAGES CURRE
    103678515 OLAP - Analytic Workspaces 10.2.0.3.0 143 TRUE
    103678515 OLAP - Analytic Workspaces 10.2.0.5.0 25 TRUE
    3874453699 OLAP - Analytic Workspaces 10.2.0.5.0 1 TRUE
    3874995160 OLAP - Analytic Workspaces 10.2.0.5.0 1 TRUE
    3874995160 OLAP - Analytic Workspaces 11.2.0.3.0 1 TRUE
    103678515 OLAP - Cubes 10.2.0.3.0 0 FALSE
    103678515 OLAP - Cubes 10.2.0.5.0 0 FALSE
    3874453699 OLAP - Cubes 10.2.0.5.0 0 FALSE
    3874995160 OLAP - Cubes 10.2.0.5.0 0 FALSE
    3874995160 OLAP - Cubes 11.2.0.3.0 0 FALSE
    Do I need to do anything for export olap AW ?Why to export OLAP AW? And is this output from prod or dev?
    3 - Remobe OLAP from 32 bit. After following the steps mentioned in note: 352306.1 am getting invalid objects with object name start with OLAP.
    SQL> select owner, object_name, object_type from dba_objects where status <> 'VALID';
    OWNER OBJECT_NAME OBJECT_TYPE
    SYS OLAPIBOOTSTRAP FUNCTION
    SYS OLAPIHANDSHAKE FUNCTION
    PUBLIC OLAPIBOOTSTRAP SYNONYM
    PUBLIC OLAPIHANDSHAKE SYNONYM
    Do I need to remove these objects manually?Yes. Please see (Invalid OLAPIBOOTSTRAP, OLAPIHANDSHAKE, GENINTERRUPTABLEINTERFACE Objects After Removing Olap from 11g [ID 1377048.1]) for details.
    Thanks,
    Hussein

  • How much can a native compiler improve performance of a java application?

    Hello,
    we have a customer with low-end machines who complains very much about the
    starting time of an application of us. I dont't know the exact configuration
    of the clients but i think the bad perfrmance is because the client has too
    few memory and has to swap when the jvm starts.
    Could a native compiler like Excelsior JET be a solution or would the
    imporvement be only marginal?
    Anyone who has experience in this topic?
    Thank you in advance!

    Could a native compiler like Excelsior JET be a solution or would the
    imporvement be only marginal?Excelsior JET only packages up the class files and a JRE into a big blob so that it looks like a single executable. It doesn't actually generate native code for your classes.
    There are some limited pure-native compilers (e.g. GCJ - the GNU compiler for Java). Because you also need native-compiled libraries, and those are quite incomplete, only certain basic programs can be compiled down to native form without some major tweaking today.
    As to whether it'll improve your performance or not: if your program is computationally intensive (does lots of floating-point math, or other CPU-intensive algorithms), it may improve. If it's I/O, network or database bound, you'll see very little improvement, if any. If it's graphics-bound, you may see some improvement, though the native Swing support with GCJ is limited at this time.
    Even with long computationally-intensive programs, you may or may not see an improvement. If you use the server VM (java -server ...), then it does similar things behind your back (optimizing compiles), so that eventually your program speeds up a fair amount (though not to pure-native speeds).

  • Oracle 10g Native Compilation

    Hi,
    I would like to set one of my schemas to work with oracle native compilation.
    Oracle note : 43208.1 list the certified compilter for each O.S
    I am using hp-ux b11.23 itanuim , and would like to know which ANSI C PreCompilers are installed in my machine.
    Can one help with the command to find this detail ?
    Thanks

    You may need to contact your Unix Sysadmins to determine this. You have not stated which version of the database you are using - for 10g, requirements are documented at http://download.oracle.com/docs/cd/B19306_01/install.102/b25293/pre_install.htm#sthref111
    HTH
    Srini

  • Native Compiled PL/SQL on WindowsXP (Visual Studio)

    Has anyone tried to native compile PL/SQL packages on Windows XP using Visual Studio?
    Please give me your values for PLSQL* initialization parameters and a makefile that works.
    /Hakan

    Hi,
    Sorry to bump this thread, but I would like to validate something.
    Is it possible, or does it make sens, to have a database that has both native and interpreted?
    Our PLSQL_CODE_TYPE is set to interpreted but everthing else is configured for native.
    When i do the bellow query:
    select type, plsql_code_type, count(*)
    from dba_plsql_object_settings
    where plsql_code_type is not null
    group by type, plsql_code_type
    order by type, plsql_code_type
    We have bunch of functions in native/interpreted, same thing for package, package body, procedure, trigger, type, type body.
    Thank you,
    Felix

  • Upgrade ebs Database 10G to 11G  (Os upgrade from 32 to 64)

    I have to perform the following upgrade:
    ebs Database 10G to 11G (Os upgrade from 32 to 64)
    Any information is welcome.
    Thank you in advance.
    Edited by: Atanas Cholakov on Nov 19, 2012 2:27 AM

    Please also see:
    11gR2 11.2.0.3 Database Certified with E-Business Suite
    https://blogs.oracle.com/stevenChan/entry/11gr2_11_2_0_3
    Thanks,
    Hussein

  • Help needed in 10gR2 to 11gR2 EBS Database Upgrade

    Hi,
    I am upgrading EBS Database from 10gR2 (10.2.0.3) to 11gR2 11.2.0.3. While going through Oracle Note Complete Checklist for Manual Upgrades to 11gR2 [ID 837570.1], under the point 3 of "Recommendations from Source database" it says:
    "Disable the custom triggers that would fire before/after DDL and enable them after the upgrade is complete."
    I want to know is it compulsory to disable the custom triggers? If yes then how can I get the list of those custom triggers and disable/enable them before and after the database upgrade?
    Please let me know the commands. My operating system is Oracle Enterprise Linux 5.8.
    Thanks,
    Abdul

    Hi Srini,
    Thanks for the docs.
    EBS version is R12 (12.0.6) and 10gR2 (10.2.0.3).
    Currently I am only upgrading EBS Database from 10gR2 (10.2.0.3) to 11gR2 (11.2.0.3) and want to use it with my current R12 version.
    Currently I am following these Oracle notes:
    - Complete Checklist for Manual Upgrades to 11gR2 [ID 837570.1]
    - Interoperability Notes EBS 12.0 and 12.1 with Database 11gR2 [ID 1058763.1]
    I hope I am on the right track?
    Regards,
    Abdul

  • Please explian what is native compilation and how to use it

    hi all.
    please explian what is native compilation and how to use it
    regards

    It's explained well in the PL/SQL User's Guide and Reference
    Compiling PL/SQL Code for Native Execution
    http://download-uk.oracle.com/docs/cd/B10501_01/appdev.920/a96624/12_tune.htm#48419

  • Do migrated forms still interact with EBS database?

    Once you have completed a EBS forms conversion into APEX, are you able to have the new APEX applications forms read/write from the EBS database?
    For instance ,say your wanting to take currently used forms XYZ out of EBS and put them into APEX so you can create a better UI and such for them or just give the users better use of the data. Can the EBS users then use those forms rather then the EBS ones to do their same day to day functions?
    I'm just not seeing anything regarding how the APEX forms would interact with the EBS data tables, but i could be overlooking something.
    A simple Yes/No would be great, a yes w/ some pointers or tags to documentation would get ya some bonus points!
    Thanks,
    Jeremy

    A good example could be a custom form for some module that you built using Oracle Forms for the 11i stack. Maybe it maintains data in a custom table that you use for reporting or extension purposes.
    You know that although R12 supports Forms in the techs tack, its going to be de-supported in the future in favor of ADF/Fusion/Next Java technology. You don't have a lot of java experience in your shop and want to retain the pl/sql developers you have, so you decide you will use Apex for your custom form development from now on instead of forms or OAF.
    Apex is really no different than any other framework (no matter what anyone will lead you to believe). Its great for interactive applications, forms, read-only..etc. So if you can do it in java, you can do it in Apex. I completely agree that you absolutely do not want to modify the EBS forms in any way - in fact by doing so you are pretty much de-supporting yourself as support won't touch anything that didnt come from Oracle directly.

  • Oracle EBS Database 11.1.0.7 to 11.2.0.2

    Hi All,
    I try to find something on internet about upgrading Oracle EBS Database 11.1.0.7 to 11.2.0.2...
    All i find is upgrade your oracle R12 ebs from 11.1.0.7 to 11.2.0.2.Can any one pls provide me some links or guidlines where i can do some search about upgrade our EBS database from 11.1.0.7 to 11.2.0.2.
    Cuurent EBS version:11.5.10.2
    Db version:11.1.0.7
    OS:Linux
    Regards,
    Neev

    Hi Neev;
    Please also see:
    Interoperability Notes EBS R12 with Database 11gR2 [ID 1058763.1]
    Oracle Database on Unix AIX,HP-UX,Linux,Mac OS X,Solaris,Tru64 Unix Operating Systems Installation and Configuration Requirements Quick Reference (8.0.5 to 11.2) [ID 169706.1]
    You can check below master note for all EBS db related issue:
    Database Documentation Resources for EBS Release 11i and R12 [ID 1072409.1]
    I sugest also use search mechanisim, you can find many similar issue here
    Regard
    Helios

  • EBS database upgrade from 9.2.0.5 to 9.2.0.8

    Hi,
    I want to upgrade EBS database from 9.2.0.5 to 9.2.0.8. Please let me know the steps.
    My application version is 11i(11.5.10.2) and installed on Oracle Linux 5.6(32-bit, x86)
    Thanks.

    Hi,
    I am getting the following error in alert log and diag after applying the patch set 4547809.
    Any parameter need to set in pfile or in OS ???
    ===========================================================================================
    SQL> CONNECT SYS/system AS SYSDBA
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 581505840 bytes
    Fixed Size 451376 bytes
    Variable Size 402653184 bytes
    Database Buffers 167772160 bytes
    Redo Buffers 10629120 bytes
    ORA-32700: error occurred in DIAG Group Service
    From alert log :
    SSKGXP_IP: Primary interface down
    operation cannot open cmcfg.ora
    location clusterip1
    error No such file or directory
    Fri Jun 7 22:29:00 2013
    cluster interconnect IPC version:Oracle UDP/IP
    IPC Vendor 1 proto 2 Version 1.0
    Fri Jun 7 22:29:00 2013
    SSKGXP_IP: Primary interface down
    operation cannot open cmcfg.ora
    location clusterip1
    error No such file or directory
    Fri Jun 7 22:29:00 2013
    WARNING:Oracle instance running on a system with low open file descriptor
    limit. Tune your system to increase this limit to avoid
    severe performance degradation.
    PMON started with pid=2, OS id=3882
    Fri Jun 7 22:29:00 2013
    SSKGXP_IP: Primary interface down
    operation cannot open cmcfg.ora
    location clusterip1
    error No such file or directory
    DIAG started with pid=3, OS id=3884
    Fri Jun 7 22:29:00 2013
    SSKGXP_IP: Primary interface down
    operation cannot open cmcfg.ora
    location clusterip1
    error No such file or directory
    LMON started with pid=4, OS id=3886
    Fri Jun 7 22:29:00 2013
    SSKGXP_IP: Primary interface down
    operation cannot open cmcfg.ora
    location clusterip1
    error No such file or directory
    LMD0 started with pid=5, OS id=3888
    Fri Jun 7 22:29:03 2013
    SSKGXP_IP: Primary interface down
    operation cannot open cmcfg.ora
    location clusterip1
    error No such file or directory
    DBW0 started with pid=6, OS id=3890
    Fri Jun 7 22:29:03 2013
    SSKGXP_IP: Primary interface down
    operation cannot open cmcfg.ora
    location clusterip1
    error No such file or directory
    LGWR started with pid=7, OS id=3892
    Fri Jun 7 22:29:03 2013
    SSKGXP_IP: Primary interface down
    operation cannot open cmcfg.ora
    location clusterip1
    error No such file or directory
    CKPT started with pid=8, OS id=3894
    Fri Jun 7 22:29:03 2013
    SSKGXP_IP: Primary interface down
    operation cannot open cmcfg.ora
    location clusterip1
    error No such file or directory
    SMON started with pid=9, OS id=3896
    Fri Jun 7 22:29:03 2013
    SSKGXP_IP: Primary interface down
    operation cannot open cmcfg.ora
    location clusterip1
    error No such file or directory
    RECO started with pid=10, OS id=3898
    Fri Jun 7 22:29:03 2013
    SSKGXP_IP: Primary interface down
    operation cannot open cmcfg.ora
    location clusterip1
    error No such file or directory
    CJQ0 started with pid=11, OS id=3900
    Fri Jun 7 22:29:03 2013
    SSKGXP_IP: Primary interface down
    operation cannot open cmcfg.ora
    location clusterip1
    error No such file or directory
    QMN0 started with pid=12, OS id=3902
    Fri Jun 7 22:29:03 2013
    SSKGXP_IP: Primary interface down
    operation cannot open cmcfg.ora
    location clusterip1
    error No such file or directory
    Fri Jun 7 22:29:04 2013
    ALTER DATABASE MOUNT
    Fri Jun 7 22:29:04 2013
    ORA-32700 signalled during: ALTER DATABASE MOUNT...
    From diag :
    # more erp_diag_3884.trc
    Dump file /u01/erp/erpdb/9.2.0/admin/ERP_linux1/bdump/erp_diag_3884.trc
    Oracle9i Enterprise Edition Release 9.2.0.8.0 - Production
    With the Partitioning, Real Application Clusters, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.8.0 - Production
    ORACLE_HOME = /u01/erp/erpdb/9.2.0
    System name: Linux
    Node name: linux1.erp.com
    Release: 2.6.18-238.el5xen
    Version: #1 SMP Tue Jan 4 16:18:33 EST 2011
    Machine: i686
    Instance name: ERP
    Redo thread mounted by this instance: 0 <none>
    Oracle process number: 3
    Unix process pid: 3884, image: [email protected] (DIAG)
    *** SESSION ID:(2.1) 2013-06-07 22:29:00.341
    kjzmini1: slos err[1 skgxnnfy_failed skgxncini1 9402]
    [kjzmini1]: Error [category=1] is encountered
    Node monitor problem:[32700][kjzmini1]
    Membership is lost in DIAG group
    # cat erp_qmn0_3902.trc
    Dump file /u01/erp/erpdb/9.2.0/admin/ERP_linux1/bdump/erp_qmn0_3902.trc
    Oracle9i Enterprise Edition Release 9.2.0.8.0 - Production
    With the Partitioning, Real Application Clusters, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.8.0 - Production
    ORACLE_HOME = /u01/erp/erpdb/9.2.0
    System name: Linux
    Node name: linux1.erp.com
    Release: 2.6.18-238.el5xen
    Version: #1 SMP Tue Jan 4 16:18:33 EST 2011
    Machine: i686
    Instance name: ERP
    Redo thread mounted by this instance: 0 <none>
    Oracle process number: 12
    Unix process pid: 3902, image: [email protected] (QMN0)
    *** 2013-06-07 22:34:03.687
    *** SESSION ID:(11.1) 2013-06-07 22:34:03.686
    SGA initialization / DB open not complete even after 5 minutes, QMN0exiting
    error 604 detected in background process
    OPIRIP: Uncaught error 447. Error stack:
    ORA-00447: fatal error in background process
    ORA-00604: error occurred at recursive SQL level 1
    ORA-01219: database not open: queries allowed on fixed tables/views only
    # cat erp_lmon_3886.trc
    Dump file /u01/erp/erpdb/9.2.0/admin/ERP_linux1/bdump/erp_lmon_3886.trc
    Oracle9i Enterprise Edition Release 9.2.0.8.0 - Production
    With the Partitioning, Real Application Clusters, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.8.0 - Production
    ORACLE_HOME = /u01/erp/erpdb/9.2.0
    System name: Linux
    Node name: linux1.erp.com
    Release: 2.6.18-238.el5xen
    Version: #1 SMP Tue Jan 4 16:18:33 EST 2011
    Machine: i686
    Instance name: ERP
    Redo thread mounted by this instance: 0 <none>
    Oracle process number: 4
    Unix process pid: 3886, image: [email protected] (LMON)
    *** SESSION ID:(3.1) 2013-06-07 22:29:00.363
    GES IPC: Receivers 1 Senders 1
    GES IPC: Buffers Receive 1000 Send (i:100 b:100) Reserve 100
    GES IPC: Msg Size Regular 396 Batch 2048
    Batch msg size = 2048
    Batching factor: enqueue replay 48, ack 53
    Batching factor: cache replay 34 size per lock 56
    # cat erp_pmon_3882.trc
    Dump file /u01/erp/erpdb/9.2.0/admin/ERP_linux1/bdump/erp_pmon_3882.trc
    Oracle9i Enterprise Edition Release 9.2.0.8.0 - Production
    With the Partitioning, Real Application Clusters, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.8.0 - Production
    ORACLE_HOME = /u01/erp/erpdb/9.2.0
    System name: Linux
    Node name: linux1.erp.com
    Release: 2.6.18-238.el5xen
    Version: #1 SMP Tue Jan 4 16:18:33 EST 2011
    Machine: i686
    Instance name: ERP
    Redo thread mounted by this instance: 0 <none>
    Oracle process number: 2
    Unix process pid: 3882, image: [email protected] (PMON)
    *** SESSION ID:(1.1) 2013-06-07 22:34:34.716
    *** 2013-06-07 22:34:34.716
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:34:34.717
    deleting process 5f5e1d4c pid=12 seq=1
    deletion of process 5f5e1d4c pid=12 seq=1 unsuccessful
    *** 2013-06-07 22:34:44.717
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:34:54.718
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:35:04.718
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:35:14.719
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:35:14.720
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:35:24.720
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:35:34.720
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:35:44.721
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:35:54.721
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:36:04.722
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:36:14.723
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:36:14.724
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:36:24.723
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:36:34.724
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:36:44.725
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:36:54.725
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:36:54.725
    deleting process 5f5e1d4c pid=12 seq=1
    deletion of process 5f5e1d4c pid=12 seq=1 unsuccessful
    *** 2013-06-07 22:37:04.726
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:37:14.726
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:37:24.727
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:37:24.728
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:37:34.728
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:37:44.728
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:37:54.729
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:38:04.730
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:38:14.730
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:38:24.731
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:38:24.732
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:38:34.731
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:38:44.732
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:38:54.733
    found process 0x5f5e1d4c pid=12 serial=1 dead
    *** 2013-06-07 22:39:04.733
    found process 0x5f5e1d4c pid=12 serial=1 dead
    PMON posted from location=ksuabt, process=0
    *** 2013-06-07 22:39:04.737
    found process 0x5f5e1d4c pid=12 serial=1 dead
    found process 0x5f5e24cc pid=14 serial=1 dead
    *** 2013-06-07 22:39:04.737
    deleting process 5f5e1d4c pid=12 seq=1
    deletion of process 5f5e1d4c pid=12 seq=1 unsuccessful
    deleting process 5f5e24cc pid=14 seq=1
    deletion of process 5f5e24cc pid=14 seq=1 unsuccessful
    *** 2013-06-07 22:39:14.738
    found process 0x5f5e1d4c pid=12 serial=1 dead
    found process 0x5f5e24cc pid=14 serial=1 dead
    *** 2013-06-07 22:39:24.763
    found process 0x5f5e1d4c pid=12 serial=1 dead
    found process 0x5f5e24cc pid=14 serial=1 dead
    *** 2013-06-07 22:39:24.764
    found process 0x5f5e1d4c pid=12 serial=1 dead
    found process 0x5f5e24cc pid=14 serial=1 dead
    *** 2013-06-07 22:39:34.763
    found process 0x5f5e1d4c pid=12 serial=1 dead
    found process 0x5f5e24cc pid=14 serial=1 dead
    *** 2013-06-07 22:39:44.764
    found process 0x5f5e1d4c pid=12 serial=1 dead
    found process 0x5f5e24cc pid=14 serial=1 dead
    *** 2013-06-07 22:39:54.764
    found process 0x5f5e1d4c pid=12 serial=1 dead
    found process 0x5f5e24cc pid=14 serial=1 dead
    ===========================================================================================
    Thanks.

  • Reorganization of Tables in EBS Database

    Did anyone reorganized the tables in EBS database to reclaim the fragmented space within the Tablespace. If so please suggest how to identify which are all the tables have more fragmentation in order to reorganize it within the tablespace.
    Regards,
    Subramaniam PL

    DUPLICATE
    do NOT cross/multi-post!
    Reorganization of Tables in Database

  • Integrate source db with target EBS database using ODI

    Hi
    We have a requirement to integrate our legacy systems to Oracle E-business suite 12.1.1 database 10g. We have several MS-SQL and oracle databases that has to be integrate with our Oracle EBS database. Oracle says to have separate schema for Master and Work repository, and also create a new schema when connecting to the data store and use the same schema as a WORK SCHEMA when creating a physical schema. My question is:
    1) What are all the privileges to be assigned to the new schema used as a WORK SCHEMA? Oracle EBS holds many FND schemas and APPS uses the synonyms of all the tables. So what oracle recommends when using EBS with ODI?
    2) Do we need to create a separate work schema for each and every SOURCE Database as well?
    3) We are not using separate oracle database for ODI we will be creating schemas in PROD to hold ODI data. Our management wants the the odi schema to hold the staging data. Can we use the the same Work schema mentioned in the first point as a staging area as well?
    Thank you
    Regards
    Shahrukh Yasin

    Hi Shahrukh ,
    There are two ways.(1st one is recommended)
    1.You can make source schema in one database and target schema, work schema in another database.
    For source schema only read only access privilege.
    You must have complete ownership in work schema and target schema(Minimum insert,update,delete).
    Here you have to always create one work schema in every target database
    2.if all schema present in 3 different database,you also need above criteria.
    But here you don't have to create work schema always.its fixed.
    This process takes much time for transformation and not an efficient way.
    Regards
    Bhabani

Maybe you are looking for

  • I'm truly smoked about Leopard 10.5.3...

    I was just messing around with my laptop about an hour ago and noticed that Leopard 10.5.3 was available. A long download and then a longer installation. Finally after about an hour with my "wheel" spinning and nothing happening, I signed on here wit

  • Harman Kardon iSub 2000 - Power Supply pin points required

    G'day Can someone help me here, recently moved houses (separated from.. you know) and had limited time to get my things to here, I lost the power supply for the iSub here (kicking my guts as want use it as i love it!), I was wondering if someone coul

  • Quciktime pro help needed please help help help help please

    We are trying to view our video rushes from a Lacie harddrive hooked up to our Mac laptop. These are supposed to be run through quicktime, which we have installed on the laptop as well as having just bought quicktime pro. However, we keep getting a m

  • Option to select RoboHelp settings.ISF file missing in FM12

    Hi I am not sure if this query comes under FrameMaker forum or RoboHelp, but since I did not see RH Integration category in FrameMaker forums, I am posting it here. Moderators, please move it to the right forum or let me know if I have to delete it f

  • I am going away for 3 weeks and want to take only my I Phone

    Is there a way of removing pictures taken with I Phone 5 to maintain storage but still access them at a later date on a different device? I have a Mac Pro and I Pad Mini? Would using Cloud settings be of any use? as you can tell i am not very tech mi