Oracle 11 upgrade in suse 10sp2

Hi Friends,
I have IBM x3650 M3 Server in which i have
OS Suse linux 10sp2
Database oracle 10g (10.2.0.4.0)
Application SAP BI 7.0
I have requirement of upgrading the database to 11g.
I have tried to do the upgrade in 10sp2 and face lot of kernel parameters issue which was not met the requirement of 11g.
please suggest on which OS i can do the upgrade. ( Suse 10sp3 or 11 ).
Thanks,
Hariharan
Edited by: 903462 on Dec 20, 2011 4:51 AM
Edited by: 903462 on Dec 20, 2011 4:51 AM

Hi,
Following notes will help you
Master Note of Linux OS Requirements for Database Server (Doc ID 851598.1)
Certification Information for Oracle Database on Linux x86-64 (Doc ID 1304727.1)
Support of Linux and Oracle Products on Linux (Doc ID 266043.1)
Thanks,
Krishna

Similar Messages

  • I installed Oracle database 10g on SuSE Linux Enterprise Server 8 edition.

    I installed Oracle database 10g on SuSE Linux Enterprise Server 8 edition.
    But this massage pop up when I used my browser first time before start database.
    Actually when I clicks on yes to start database.
    The web browser you are using is not optimized for this release of Oracle enterprise manager. It is recommended that you use one of the following:
    * Microsoft Internet Explorer version 5.5, 6.0 or higher
    * Netscape Navigator version 7 and higher
    *Mozilla version 1.3.1 and higher
    Dose any one know hoe to upgrade mozilla or install internet explorer 5.5, 6.0 or higher or SLES 8.
    Regards,
    D

    You can download package for your distribution (for example) from http://www.mozilla.org or directly from SuSE ftp server ftp://ftp.suse.com/pub/suse/i386/9.1/suse/i586
    IE for linux does not exist.

  • Hidden parameters appears after Oracle 11gR2 upgrade

    Platform: HP-UX B.11.31 U ia64
    Upgrading from: Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    Upgrading to : Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    Issue : There are around 130 hidden parameter appear after Oracle 11gR2 upgrade.
    Before upgrade I have commented the hidden parameters on the PFILE. PFILE only to start the database for the Oracle 11gR2 upgrade.
    Before upgrade, checking the hidden parameter:
    SQL> SELECT name,description from SYS.V$PARAMETER WHERE name LIKE '\_%' ESCAPE '\';
    optimizerextended_cursor_sharing_rel
    optimizer extended cursor sharing for relational operators
    allowlevel_without_connect_by
    allow level without connect by
    I am using client parameter file ( PFILE ) commented the hidden parameters highlighted above.
    However after successful upgrade to 11gR2, creating SPFILE from the PFILE ( commented the hidden parameters) now i am getting 132 hidden parameters.
    SQL> select count(1) from sys.V$PARAMETER where name like '\_%' escape '\';
    COUNT(1)
    132
    SQL> select name from sys.V$PARAMETER where name like '\_%' escape '\';
    name
    aggregationoptimization_settings
    alwaysanti_join
    alwayssemi_join
    andpruning_enabled
    btree_bitmap_plans
    bloomfilter_enabled
    bloomfolding_enabled
    bloompruning_enabled
    complexview_merging
    compressioncompatibility
    connectby_use_union_all
    convertset_to_join
    costequality_semi_join
    cputo_io
    dimensionskip_null
    eliminatecommon_subexpr
    enabletype_dep_selectivity
    fastfull_scan_enabled
    firstk_rows_dynamic_proration
    gbyhash_aggregation_enabled
    generalizedpruning_enabled
    globalindexpnum_filter_enabled
    gsanti_semi_join_allowed
    improvedouterjoin_card
    improvedrow_length_enabled
    indexjoin_enabled
    ksbrestart_policy_times
    leftnested_loops_random
    localcommunication_costing_enabled
    minimalstats_aggregation
    mmvquery_rewrite_enabled
    newinitial_join_orders
    newsort_cost_estimate
    nljbatching_enabled
    optimadjust_for_part_skews
    optimenhance_nnull_detection
    optimnew_default_join_sel
    optimpeek_user_binds
    optimizeradaptive_cursor_sharing
    optimizerbetter_inlist_costing
    optimizercbqt_no_size_restriction
    optimizercoalesce_subqueries
    optimizercomplex_pred_selectivity
    optimizercompute_index_stats
    optimizerconnect_by_combine_sw
    optimizerconnect_by_cost_based
    optimizerconnect_by_elim_dups
    optimizercorrect_sq_selectivity
    optimizercost_based_transformation
    optimizercost_hjsmj_multimatch
    optimizercost_model
    optimizerdim_subq_join_sel
    optimizerdistinct_agg_transform
    optimizerdistinct_elimination
    optimizerdistinct_placement
    optimizereliminate_filtering_join
    optimizerenable_density_improvements
    optimizerenable_extended_stats
    optimizerenable_table_lookup_by_nl
    optimizerenhanced_filter_push
    optimizerextend_jppd_view_types
    optimizerextended_cursor_sharing
    optimizerextended_cursor_sharing_rel
    optimizerextended_stats_usage_control
    optimizerfalse_filter_pred_pullup
    optimizerfast_access_pred_analysis
    optimizerfast_pred_transitivity
    optimizerfilter_pred_pullup
    optimizerfkr_index_cost_bias
    optimizerfull_outer_join_to_outer
    optimizergroup_by_placement
    optimizerimprove_selectivity
    optimizerinterleave_jppd
    optimizerjoin_elimination_enabled
    optimizerjoin_factorization
    optimizerjoin_order_control
    optimizerjoin_sel_sanity_check
    optimizermax_permutations
    optimizermode_force
    optimizermulti_level_push_pred
    optimizernative_full_outer_join
    optimizernew_join_card_computation
    optimizernull_aware_antijoin
    optimizeror_expansion
    optimizerorder_by_elimination_enabled
    optimizerouter_join_to_inner
    optimizerouter_to_anti_enabled
    optimizerpush_down_distinct
    optimizerpush_pred_cost_based
    optimizerrownum_bind_default
    optimizerrownum_pred_based_fkr
    optimizerskip_scan_enabled
    optimizersortmerge_join_inequality
    optimizersqu_bottomup
    optimizerstar_tran_in_with_clause
    optimizersystem_stats_usage
    optimizertable_expansion
    optimizertransitivity_retain
    optimizertry_st_before_jppd
    optimizerundo_cost_change
    optimizerunnest_corr_set_subq
    optimizerunnest_disjunctive_subq
    optimizeruse_cbqt_star_transformation
    optimizeruse_feedback
    orexpand_nvl_predicate
    orderednested_loop
    parallelbroadcast_enabled
    partitionview_enabled
    pivotimplementation_method
    prerewrite_push_pred
    predmove_around
    pushjoin_predicate
    pushjoin_union_view
    pushjoin_union_view2
    pxminus_intersect
    pxpartition_scan_enabled
    pxpwg_enabled
    pxual_serial_input
    queryrewrite_setopgrw_enable
    removeaggr_subquery
    replacevirtual_columns
    resourcemanager_plan
    rightouter_hash_enable
    selfjoinmv_duplicates
    sqlmodel_unfold_forloops
    sqltunecategory_parsed
    subquerypruning_enabled
    subquerypruning_mv_enabled
    tablescan_cost_plus_one
    unionrewrite_for_gs
    unnestsubquery
    usecolumn_stats_for_function

    I just came across a similar case: 1 (just one) of our (RAC-) databases has 130-something underscore-parameters set to non-default values.
    version is still 11.1.0.7 (e.g. not 11gR2).
    All of those hidden parameters seem to be CBO related (list on request).
    Weird is: Only one of our (very similar, supposedly same-config) databases have these hidden parameters set.
    Colleagues justly wonder: Who, When, What has caused these parameters to be expliclty set for this one system?
    Note: we do not have the complete history of this system documented (systems have been managed by 3 different parties already).
    It is quite possible they came in with some patch or upgrade (catupgr?) somewhere between 11.1.0.1 and 11.1.0.7, but a confirmation would be nice.
    Information welcome.
    System info:
    Linux hostname 2.6.18-164.9.1.el5 #1 SMP Wed Dec 9 03:27:37 EST 2009 x86_64 x86_64 x86_64 GNU/Linux
    Versions
    Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    PL/SQL Release 11.1.0.7.0 - Production
    CORE 11.1.0.7.0 Production
    TNS for Linux: Version 11.1.0.7.0 - Production
    NLSRTL Version 11.1.0.7.0 - Production
    5 rows selected.

  • System Core Dumped after Oracle patch upgrade 9.2.0.6 to 9.2.0.8

    Hi,
    We are continously getting dumps on our BW Central instance server after we did an Oracle patch upgrade from 9.2.0.6 to 9.2.0.8.
    Following is our system environment
    SAP Release.............. "640"
    Application server....... "abci"
    Operating system......... "SunOS"
    Release.................. "5.10"
    Hardware type............ "sun4v"
    Database server.......... "abdb"
    Database type............ "ORACLE"
    Database name............ "ABP"
    Database owner........... "SAPABP"
    SAP kernel............... "640"
    Database version......... "OCI_920 "
    Patch level.............. "175"
    Following below is the Core Dump that is generated for any process chains that we schedule on our BW server
    Runtime Errors         SYSTEM_CORE_DUMPED
    Date and Time          14.04.2008 09:26:17
    ShrtText
         Process terminated by signal 11.
    What happened?
        The current ABAP program had to be terminated because the
        ABAP processor detected an internal system error.
        The current ABAP program "SAPMSSY2" had to be terminated because the ABAP
        processor discovered an invalid system state.
    What can you do?
        Make a note of the actions and input which caused the error.
        To resolve the problem, contact your SAP system administrator.
        You can use transaction ST22 (ABAP Dump Analysis) to view and administer
        termination messages, especially those beyond their normal deletion
        date.
    Error analysis
        An SAP System process was terminated by an operating system signal.
        Possible reasons for this are:
        1. Internal SAP System error.
        2. Process was terminated externally (by the system administrator).
                   Last error logged in SAP kernel
        Component............ "Taskhandler"
        Place................ "SAP-Server awci_ABP_00 on host awci (wp 5)"
        Version.............. 1
        Error code........... 11
        Error text........... "ThSigHandler: signal"
        Description.......... " "
        System call.......... " "
        Module............... "thxxhead.c"
        Line................. 9780
    How to correct the error
        The SAP System work directory (e.g. /usr/sap/c11/D00/work ) often
        contains a file called 'core'.
        Save this file under another name.
        If you cannot solve the problem yourself and you wish to send
        an error message to SAP, include the following documents:
        1. A printout of the problem description (short dump)
           To obtain this, select in the current display "System->List->
           Save->Local File (unconverted)".
        2. A suitable printout of the system log
           To obtain this, call the system log through transaction SM21.
           Limit the time interval to 10 minutes before and 5 minutes
           after the short dump. In the display, then select the function
           "System->List->Save->Local File (unconverted)".
        3. If the programs are your own programs or modified SAP programs,
           supply the source code.
           To do this, select the Editor function "Further Utilities->
           Upload/Download->Download".
        4. Details regarding the conditions under which the error occurred
           or which actions and input led to the error.
    Kindly help.
    Regards
    Sachin
    Edited by: Sachin N on Apr 14, 2008 12:26 PM

    No. If the environment would be wrong the system wouldn´t start up.
    Core dumps are in 99 % of the cases program errors (in the SAP kernel or in an interface (libdbora*)), misaligend accesses of data etc.
    If you encounter such an error have a look in the C-Stack. If you can´t see where the error is happening opening an OSS call. Most of those errors are fixed by installing the latest patches for the kernel and the database interface.
    Markus

  • ORACLE 9iR2 OMS On SuSE 8

    I have installed ORACLE 9i R2 on SuSE with no errors.And I have configured my OMS with no errors.But when I use "oemctl start oms" to start OMS,it said "Time out to start oms,......checking oem.nohup".I opened the oem.nohup,it said /usr/bin/nice /opt/oracle/product/9.2.0/bin/oemLaunchOms:Bat interpreter,No such file or directory.But I can find nice and oemLaunchOms in they directory.Somebody can help me?

    Well, what about the listener and the instance ? are they running ? If not, plz start it first, before you start OMS. You have to start the listener first, then the instance. Do not do it vice versa or the OMS will give you an error.
    Hope this help
    k3Nn

  • Oracle 9i installation on SuSE 7.3 freezes

    Hello-
    just tried to install Oracle 9i on my SuSE 7.3 Linux box. After
    the software installation I tried to create a new database
    with "dbca", but when Oracle starts to create the database it
    freezes the whole system. I can't even move the mouse cursor
    then.
    What's wrong?
    Thanks in advance.
    Wojtek

    Some screensavers on KDE on SuSE 7.3 freezes; Oracle9i behaves
    erratically on my incarnation of 7.3 during installation. I've
    had it lock up the session, log off the session, and tank the
    whole computer. All while trying to install the database
    product.
    I have not tried the various tips and such found here yet.
    Most Linux installations allow multiple window managers,
    selectable at logon; perhaps any KDE issues can be circumvented
    by using a less complex wm...?

  • Unexpected Signal : 8 occurred at PC=0xF7EF926B Function=(null) Library=/lib/ld-linux.so.2 install oracle 10g r2 in SUSE 10.1

    I'm install oracle 10g r2 on SUSE 10.1, but when call "runInstaller" appears an error:
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 8 occurred at PC=0xF7EF926B
    Function=(null)
    Library=/lib/ld-linux.so.2
    NOTE: We are unable to locate the function name symbol for the error
          just occurred. Please refer to release documentation for possible
          reason and solutions.
    Current Java thread:
            at java.lang.ClassLoader$NativeLibrary.load(Native Method)
            at java.lang.ClassLoader.loadLibrary0(Unknown Source)
            - locked <0xe6fe7f20> (a java.util.Vector)
            - locked <0xe6fe7f38> (a java.util.Vector)
            at java.lang.ClassLoader.loadLibrary(Unknown Source)
            at java.lang.Runtime.loadLibrary0(Unknown Source)
            - locked <0xe6fe7460> (a java.lang.Runtime)
            at java.lang.System.loadLibrary(Unknown Source)
            at sun.security.action.LoadLibraryAction.run(Unknown Source)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
            at sun.awt.DebugHelper.<clinit>(Unknown Source)
            at java.awt.Component.<clinit>(Unknown Source)
    Dynamic libraries:
    08048000-08056000 r-xp 00000000 68:03 1327705                            /tmp/OraInstall2013-08-29_05-25-11PM/jre/1.4.2/bin/java
    08056000-08059000 rwxp 0000d000 68:03 1327705                            /tmp/OraInstall2013-08-29_05-25-11PM/jre/1.4.2/bin/java
    08059000-0831a000 rwxp 08059000 00:00 0                                  [heap]
    e4caa000-e4cbf000 r-xp 00000000 68:03 2277383                            /usr/X11R6/lib/libICE.so.6.4
    e4cbf000-e4cc0000 rwxp 00014000 68:03 2277383                            /usr/X11R6/lib/libICE.so.6.4
    e4cc2000-e4cca000 r-xp 00000000 68:03 2277385                            /usr/X11R6/lib/libSM.so.6.0
    e4cca000-e4ccb000 rwxp 00007000 68:03 2277385                            /usr/X11R6/lib/libSM.so.6.0
    e4ccb000-e4dbf000 r-xp 00000000 68:03 2277389                            /usr/X11R6/lib/libX11.so.6.2
    e4dbf000-e4dc2000 rwxp 000f4000 68:03 2277389                            /usr/X11R6/lib/libX11.so.6.2
    e4dc2000-e4dc6000 r-xp 00000000 68:03 2277442                            /usr/X11R6/lib/libXtst.so.6.1
    e4dc6000-e4dc7000 rwxp 00004000 68:03 2277442                            /usr/X11R6/lib/libXtst.so.6.1
    e4dc7000-e4dd4000 r-xp 00000000 68:03 2277413                            /usr/X11R6/lib/libXext.so.6.4
    e4dd4000-e4dd5000 rwxp 0000c000 68:03 2277413                            /usr/X11R6/lib/libXext.so.6.4
    e4dd5000-e4e21000 r-xp 00000000 68:03 2277377                            /usr/X11R6/lib/libXt.so.6.0
    e4e21000-e4e25000 rwxp 0004b000 68:03 2277377                            /usr/X11R6/lib/libXt.so.6.0
    e4e25000-e4e33000 r-xp 00000000 68:03 3623598                            /etc/ld.so.cache
    e4e33000-e4e3a000 r-xp 00000000 68:03 2670602                            /usr/lib/libXp.so.6.2.0
    e4e3a000-e4e3b000 rwxp 00006000 68:03 2670602                            /usr/lib/libXp.so.6.2.0
    e4e3b000-e4e8e000 r-xp 00000000 68:03 1327561                            /tmp/OraInstall2013-08-29_05-25-11PM/jre/1.4.2/lib/i386/libmlib_image.so
    e4e8e000-e4e8f000 rwxp 00052000 68:03 1327561                            /tmp/OraInstall2013-08-29_05-25-11PM/jre/1.4.2/lib/i386/libmlib_image.so
    e4e8f000-e5160000 r-xp 00000000 68:03 1327544                            /tmp/OraInstall2013-08-29_05-25-11PM/jre/1.4.2/lib/i386/libawt.so
    e5160000-e5176000 rwxp 002d0000 68:03 1327544                            /tmp/OraInstall2013-08-29_05-25-11PM/jre/1.4.2/lib/i386/libawt.so
    e519b000-e5420000 r-xs 00000000 68:03 917710                             /tmp/OraInstall2013-08-29_05-25-11PM/oui/jlib/ewt3.jar
    e5420000-e5447000 r-xs 00000000 68:03 917715                             /tmp/OraInstall2013-08-29_05-25-11PM/oui/jlib/help4-nls.jar
    e5447000-e54ac000 r-xs 00000000 68:03 917714                             /tmp/OraInstall2013-08-29_05-25-11PM/oui/jlib/help4.jar
    e54ac000-e5561000 r-xs 00000000 68:03 917727                             /tmp/OraInstall2013-08-29_05-25-11PM/oui/jlib/oracle_ice.jar
    e5561000-e557e000 r-xs 00000000 68:03 917725                             /tmp/OraInstall2013-08-29_05-25-11PM/oui/jlib/InstHelp_zh_TW.jar
    e557e000-e559b000 r-xs 00000000 68:03 917724                             /tmp/OraInstall2013-08-29_05-25-11PM/oui/jlib/InstHelp_zh_CN.jar
    e559b000-e55b9000 r-xs 00000000 68:03 917723                             /tmp/OraInstall2013-08-29_05-25-11PM/oui/jlib/InstHelp_pt_BR.jar
    e55b9000-e55d6000 r-xs 00000000 68:03 917722                             /tmp/OraInstall2013-08-29_05-25-11PM/oui/jlib/InstHelp_ko.jar
    e55d6000-e55f2000 r-xs 00000000 68:03 917721                             /tmp/OraInstall2013-08-29_05-25-11PM/oui/jlib/InstHelp_ja.jar
    e55f2000-e560f000 r-xs 00000000 68:03 917720                             /tmp/OraInstall2013-08-29_05-25-11PM/oui/jlib/InstHelp_it.jar
    e560f000-e562c000 r-xs 00000000 68:03 917719                             /tmp/OraInstall2013-08-29_05-25-11PM/oui/jlib/InstHelp_fr.jar
    e562c000-e5649000 r-xs 00000000 68:03 917718                             /tmp/OraInstall2013-08-29_05-25-11PM/oui/jlib/InstHelp_es.jar
    e5649000-e5668000 r-xs 00000000 68:03 917717                             /tmp/OraInstall2013-08-29_05-25-11PM/oui/jlib/InstHelp_de.jar
    e5668000-e5684000 r-xs 00000000 68:03 917716                             /tmp/OraInstall2013-08-29_05-25-11PM/oui/jlib/InstHelp.jar
    e5684000-e56a5000 r-xs 00000000 68:03 917726                             /tmp/OraInstall2013-08-29_05-25-11PM/oui/jlib/InstImages.jar
    e56a5000-e56ab000 r-xs 00000000 68:03 917741                             /tmp/OraInstall2013-08-29_05-25-11PM/oui/jlib/ojmisc.jar
    e56ab000-e5789000 r-xs 00000000 68:03 917738                             /tmp/OraInstall2013-08-29_05-25-11PM/oui/jlib/emCfg.jar
    e5789000-e579c000 r-xs 00000000 68:03 917740                             /tmp/OraInstall2013-08-29_05-25-11PM/oui/jlib/orai18n-mapping.jar
    e579c000-e589c000 r-xs 00000000 68:03 917739                             /tmp/OraInstall2013-08-29_05-25-11PM/oui/jlib/orai18n-collation.jar
    e589c000-e5921000 r-xs 00000000 68:03 917737                             /tmp/OraInstall2013-08-29_05-25-11PM/oui/jlib/xml.jar
    e5921000-e592f000 r-xs 00000000 68:03 917746                             /tmp/OraInstall2013-08-29_05-25-11PM/oui/jlib/share.jar
    e592f000-e59f6000 r-xs 00000000 68:03 917743                             /tmp/OraInstall2013-08-29_05-25-11PM/oui/jlib/srvm.jar
    e59f6000-e5b1e000 r-xs 00000000 68:03 917742                             /tmp/OraInstall2013-08-29_05-25-11PM/oui/jlib/xmlparserv2.jar
    e5b1e000-e5b2b000 r-xs 00000000 68:03 917736                             /tmp/OraInstall2013-08-29_05-25-11PM/oui/jlib/oneclick.jar
    e5b2b000-e5ec8000 r-xs 00000000 68:03 917744                             /tmp/OraInstall2013-08-29_05-25-11PM/oui/jlib/OraInstaller.jar
    e5ec8000-e5ee4000 r-xs 00000000 68:03 1327533                            /tmp/OraInstall2013-08-29_05-25-11PM/jre/1.4.2/lib/ext/sunjce_provider.jar
    e5ee4000-e5f9f000 r-xs 00000000 68:03 1327532                            /tmp/OraInstall2013-08-29_05-25-11PM/jre/1.4.2/lib/ext/localedata.jar
    e5f9f000-e5fac000 r-xs 00000000 68:03 1327531                            /tmp/OraInstall2013-08-29_05-25-11PM/jre/1.4.2/lib/ext/ldapsec.jar
    e61b0000-e61b7000 r-xs 00000000 68:03 4358699                            /usr/lib/gconv/gconv-modules.cache
    e61b7000-e61ea000 r-xp 00000000 68:03 4342576                            /usr/lib/locale/en_US.utf8/LC_CTYPE
    f3a40000-f3a42000 r-xp 00000000 68:03 2277395                            /usr/X11R6/lib/libXau.so.6.0
    f3a42000-f3a43000 rwxp 00001000 68:03 2277395                            /usr/X11R6/lib/libXau.so.6.0
    f5aeb000-f607a000 r-xs 00000000 68:03 1311166                            /tmp/OraInstall2013-08-29_05-25-11PM/jre/1.4.2/lib/charsets.jar
    f607a000-f608b000 r-xs 00000000 68:03 1311204                            /tmp/OraInstall2013-08-29_05-25-11PM/jre/1.4.2/lib/jce.jar
    f608b000-f6164000 r-xs 00000000 68:03 1311205                            /tmp/OraInstall2013-08-29_05-25-11PM/jre/1.4.2/lib/jsse.jar
    f6164000-f617a000 r-xs 00000000 68:03 1311213                            /tmp/OraInstall2013-08-29_05-25-11PM/jre/1.4.2/lib/sunrsasign.jar
    f61c4000-f78b2000 r-xs 00000000 68:03 1311212                            /tmp/OraInstall2013-08-29_05-25-11PM/jre/1.4.2/lib/rt.jar
    f78b2000-f78c6000 r-xp 00000000 68:03 1327567                            /tmp/OraInstall2013-08-29_05-25-11PM/jre/1.4.2/lib/i386/libzip.so
    f78c6000-f78c9000 rwxp 00013000 68:03 1327567                            /tmp/OraInstall2013-08-29_05-25-11PM/jre/1.4.2/lib/i386/libzip.so
    f78c9000-f78e9000 r-xp 00000000 68:03 1327552                            /tmp/OraInstall2013-08-29_05-25-11PM/jre/1.4.2/lib/i386/libjava.so
    f78e9000-f78eb000 rwxp 0001f000 68:03 1327552                            /tmp/OraInstall2013-08-29_05-25-11PM/jre/1.4.2/lib/i386/libjava.so
    f78eb000-f78fb000 r-xp 00000000 68:03 1327566                            /tmp/OraInstall2013-08-29_05-25-11PM/jre/1.4.2/lib/i386/libverify.so
    f78fb000-f78fd000 rwxp 0000f000 68:03 1327566                            /tmp/OraInstall2013-08-29_05-25-11PM/jre/1.4.2/lib/i386/libverify.so
    f78fd000-f7901000 rwxs 00000000 68:03 1065531                            /tmp/hsperfdata_oracle/5768
    f7901000-f7936000 r-xs 00000000 68:02 344767                             /var/run/nscd/passwd
    f7936000-f7959000 r-xp 00000000 68:03 4440091                            /lib/libm-2.4.so
    f7959000-f795b000 rwxp 00022000 68:03 4440091                            /lib/libm-2.4.so
    f795b000-f796c000 r-xp 00000000 68:03 4440094                            /lib/libnsl-2.4.so
    f796c000-f796e000 rwxp 00010000 68:03 4440094                            /lib/libnsl-2.4.so
    f7970000-f7d76000 r-xp 00000000 68:03 1327575                            /tmp/OraInstall2013-08-29_05-25-11PM/jre/1.4.2/lib/i386/client/libjvm.so
    f7d76000-f7d91000 rwxp 00405000 68:03 1327575                            /tmp/OraInstall2013-08-29_05-25-11PM/jre/1.4.2/lib/i386/client/libjvm.so
    f7da6000-f7ec1000 r-xp 00000000 68:03 4440083                            /lib/libc-2.4.so
    f7ec1000-f7ec3000 r-xp 0011a000 68:03 4440083                            /lib/libc-2.4.so
    f7ec3000-f7ec5000 rwxp 0011c000 68:03 4440083                            /lib/libc-2.4.so
    f7ec8000-f7eca000 r-xp 00000000 68:03 4440089                            /lib/libdl-2.4.so
    f7eca000-f7ecc000 rwxp 00001000 68:03 4440089                            /lib/libdl-2.4.so
    f7ecc000-f7edd000 r-xp 00000000 68:03 4440109                            /lib/libpthread-2.4.so
    f7edd000-f7edf000 rwxp 00010000 68:03 4440109                            /lib/libpthread-2.4.so
    f7ee1000-f7ee3000 r-xs 00000000 68:03 917745                             /tmp/OraInstall2013-08-29_05-25-11PM/oui/jlib/OraInstallerNet.jar
    f7ee3000-f7ee6000 r-xs 00000000 68:03 1327530                            /tmp/OraInstall2013-08-29_05-25-11PM/jre/1.4.2/lib/ext/dnsns.jar
    f7ee6000-f7eee000 r-xp 00000000 68:03 1327577                            /tmp/OraInstall2013-08-29_05-25-11PM/jre/1.4.2/lib/i386/native_threads/libhpi.so
    f7eee000-f7eef000 rwxp 00007000 68:03 1327577                            /tmp/OraInstall2013-08-29_05-25-11PM/jre/1.4.2/lib/i386/native_threads/libhpi.so
    f7ef0000-f7f0a000 r-xp 00000000 68:03 4440076                            /lib/ld-2.4.so
    f7f0a000-f7f0c000 rwxp 0001a000 68:03 4440076                            /lib/ld-2.4.so
    ff9c9000-ff9d6000 rwxp ff9c9000 00:00 0                                  [stack]
    Heap at VM Abort:
    Heap
    def new generation   total 576K, used 380K [0xe6440000, 0xe64e0000, 0xe6fc0000)
      eden space 512K,  62% used [0xe6440000, 0xe64908e0, 0xe64c0000)
      from space 64K,  90% used [0xe64c0000, 0xe64ce760, 0xe64d0000)
      to   space 64K,   0% used [0xe64d0000, 0xe64d0000, 0xe64e0000)
    tenured generation   total 1408K, used 178K [0xe6fc0000, 0xe7120000, 0xefa40000)
       the space 1408K,  12% used [0xe6fc0000, 0xe6fec878, 0xe6feca00, 0xe7120000)
    compacting perm gen  total 4096K, used 1599K [0xefa40000, 0xefe40000, 0xf3a40000)
       the space 4096K,  39% used [0xefa40000, 0xefbcfe58, 0xefbd0000, 0xefe40000)
    Local Time = Thu Aug 29 17:25:12 2013
    Elapsed Time = 0
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)

    But, following notes 10gR2:
    1 Certification Information
    The latest certification information for Oracle Database 10g Release 2 (10.2) is available on My Oracle Support (formerly OracleMetaLink) at:
    https://support.oracle.com
    Linux Certification
    Starting with Oracle Database 10g Release 2, the following operating systems are supported in addition to the list documented in Oracle Database Installation Guide for Linux x86-64:
    Asianux 2
    Asianux 3
    Oracle Linux 4/Oracle VM
    Oracle Linux 5/Oracle VM
    Red Hat Enterprise Linux 4/Oracle VM
    Red Hat Enterprise Linux 5/Oracle VM
    SUSE Linux Enterprise Server 10
    SUSE Linux Enterprise Server 11

  • Pros and Cons af Oracle 10g upgrade to 11g

    Hi Basis Expert,
    We have an requirement of SAP upgrade which includes BW 3.5, CRM and R/3 (4.7).
    These components needs to be upgraded to the latest version
    BW 3.5 to BI 7.0
    R/3 (4.7) to ECC 6.0
    and also CRM upgrade to the new version
    The OS used is AIX and DB used is oracle 10g.
    Can anybody share the pros and cons of oracle DB upgrade from 10g to 11g after SAP upgrade.
    Regards,
    Anil.

    Hi DatabaseSAP and others,
    Thanks for your reply
    I started with the Oracle 11g software installer. But it gave an error during 71%. Error is
    Error in invoking target 'rat_on part_on dm_on olap_on sdo_on' of makefile '/oracle/DBW/112_64/rdbms/lib/ins_rdbms.mk'.
    See '/oracle/DBW/oraInventory/logs/installActions2011-10-10_12-04-03PM.log' for details.
    Abort      Retry         Continue
    But when i was going thorough the installActions2011-10-10_12-04-03PM.log . I could find that there are 7 arguments which is failed.
    Below are the argument  details
    1)INFO: Hard Limit: maximum user processes: This is a prerequisite condition to test whether the hard limit for "maximum user processes" is set to at least 16384.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:VERIFICATION_FAILED
    INFO: -
    Verification Result for Node:p19849dev136
    INFO: Expected Value:1024
    INFO: Actual Value:9223372036854775807
    INFO: -
    INFO: *********************************************
    INFO: Hard Limit: maximum user processes: This is a prerequisite condition to test whether the hard limit for "maximum user processes" is set to at least 16384.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:VERIFICATION_FAILED
    INFO: -
    INFO: Verification Result for Node:p19849dev136
    INFO: Expected Value:16384
    INFO: Actual Value:3048
    INFO: Error Message:PRVF-4354 : Proper hard limit for resource "maximum user processes" not found on node "p19849dev136" [Expected = "16384" ; Found = "3048"]
    INFO: Cause: Hard limit for the resource does not meet the requirement on the specified node.
    INFO: Action: Modify the resource limits to meet the requirement.
    2)INFO: OS Kernel Parameter: ncargs: This is a prerequisite condition to test whether the OS kernel parameter "ncargs" is properly set.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:VERIFICATION_FAILED
    INFO: -
    INFO: Verification Result for Node:p19849dev136
    INFO: Expected Value:128
    INFO: Actual Value:6
    INFO: Error Message:PRVF-7543 : OS Kernel parameter "ncargs" does not have proper value on node "p19849dev136" [Expected = "128" ; Found = "6"].
    INFO: Cause: Kernel parameter value does not meet the requirement.
    INFO: Action: Modify the kernel parameter value to meet the requirement.
    3)INFO: OS Kernel Parameter: tcp_ephemeral_low: This is a prerequisite condition to test whether the OS kernel parameter "tcp_ephemeral_low" is properly set.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:VERIFICATION_FAILED
    INFO: -
    INFO: Verification Result for Node:p19849dev136
    INFO: Expected Value:9000
    INFO: Actual Value:32768
    INFO: Error Message:PRVF-7543 : OS Kernel parameter "tcp_ephemeral_low" does not have proper value on node "p19849dev136" [Expected = "9000" ; Found = "32768"].
    INFO: Cause: Kernel parameter value does not meet the requirement.
    INFO: Action: Modify the kernel parameter value to meet the requirement.
    4)INFO: OS Kernel Parameter: tcp_ephemeral_high: This is a prerequisite condition to test whether the OS kernel parameter "tcp_ephemeral_high" is properly set.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:VERIFICATION_FAILED
    INFO: -
    INFO: Verification Result for Node:p19849dev136
    INFO: Expected Value:65500
    INFO: Actual Value:65535
    INFO: Error Message:PRVF-7543 : OS Kernel parameter "tcp_ephemeral_high" does not have proper value on node "p19849dev136" [Expected = "65500" ; Found = "65535"].
    INFO: Cause: Kernel parameter value does not meet the requirement.
    INFO: Action: Modify the kernel parameter value to meet the requirement.
    5)INFO: OS Kernel Parameter: udp_ephemeral_low: This is a prerequisite condition to test whether the OS kernel parameter "udp_ephemeral_low" is properly set.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:VERIFICATION_FAILED
    INFO: -
    INFO: Verification Result for Node:p19849dev136
    INFO: Expected Value:9000
    INFO: Actual Value:32768
    INFO: Error Message:PRVF-7543 : OS Kernel parameter "udp_ephemeral_low" does not have proper value on node "p19849dev136" [Expected = "9000" ; Found = "32768"].
    INFO: Cause: Kernel parameter value does not meet the requirement.
    INFO: Action: Modify the kernel parameter value to meet the requirement.
    INFO: -
    6)INFO: OS Kernel Parameter: udp_ephemeral_high: This is a prerequisite condition to test whether the OS kernel parameter "udp_ephemeral_high" is properly set.
    INFO: Severity:IGNORABLE
    INFO: OverallStatus:VERIFICATION_FAILED
    INFO: -
    INFO: Verification Result for Node:p19849dev136
    INFO: Expected Value:65500
    INFO: Actual Value:65535
    INFO: Error Message:PRVF-7543 : OS Kernel parameter "udp_ephemeral_high" does not have proper value on node "p19849dev136" [Expected = "65500" ; Found = "65535"].
    INFO: Cause: Kernel parameter value does not meet the requirement.
    INFO: Action: Modify the kernel parameter value to meet the requirement.
    7)INFO: Users With Same UID: This test checks that multiple users do not exist with user id as "0".
    INFO: Severity:CRITICAL
    INFO: OverallStatus:VERIFICATION_FAILED
    INFO: -
    INFO: Verification Result for Node:p19849dev136
    WARNING: Result values are not available for this verification task
    INFO: Error Message:<CV_VAL>root,|super,|zero,|</CV_VAL><CV_ERES>0</CV_ERES>
    INFO: Cause:Cause Of Problem Not Available
    INFO: Action:User Action Not Available
    INFO: *********************************************
    Please let me know what is the 7th (last one) argument.
    Regards,
    Anil Shenoy

  • Oracle 11g upgrade: How to update stale statistics for sys and sysman?

    Hi,
    I am in the process of testing Oracle 11g upgrade from Oracle 10.2.0.3. I have run utlu111i.sql on the 10g database.
    The utility utlu111i.sql reports about the stale statistics for SYS and SYSMAN components.
    I executed dbms_stats.gather_dictionary_stats; dbms_stats.gather_schema_stats('SYS'); and dbms_stats.gather_schema_stats('SYSMAN');
    After that the utlu111i.sql still reports the stale statistics for sys and sysman. Does anyone know how to get rid off this warning successfully?
    Thanks,
    Sreekanth

    Does anyone know how to get rid off this warning successfully?Just ignore the warnings. Check The Utlu111i.Sql Pre-Upgrade Script Reports Stale Sys Statistics - 803774.1 from Metalink.

  • Oracle 8i to Oracle 9i upgradation document

    Hi ,
    Can any of you guys tell me which is the best document for taking up Oracle 8i to Oracle 9i upgradation paper.
    Your response is highly appreciated
    Thanx in advance
    Sravan

    I would suggest read Oracle docs and If poss buy some questions and material from this site.
    http://www.selftestsoftware.com/default.aspx
    Regards,
    http://askyogesh.com

  • Migrate oracle 9iR2 database from Suse to Red Hat???

    Hi Everyone,
    We're going to move an oracle 9iR2 database from Suse to Red Hat. At this moment I don't know the detail about the platforms yet. I still like to ask a question if DB backup on Suse is compatible on RedHat? Physical restoring may be our prefer instead of exp/imp.
    Any advices?
    Thanks,
    Eric
    Message was edited by:
    emao

    I'm pretty sure (never did it myself) that there will be not problem when moving the database. The Oracle software is the same (at least when you use the x86 version) so
    the format of the datafiles and controlfiles should be identical.
    However some configuration files (network settings) might differ so try before you die :-)
    cu
    Andreas

  • Oracle 10 upgrade - Primary & standby database

    Hi Expert,
    I need some information on your project experience. We're currently planning a oracle 10 upgrade. Have a few question:
    1. We're planning to upgrade the primary database first and a week later the standby database. Will the archive log which is sent from primary to standby database will still work? Will the recovery still work?
    2. Is this the right patch to go 10.2.0.4? I'm currently on 4.7 ext 2
    3. Will there be a performance issue known of oracle 10 running on 32-bit machine, since it has the limitation of the memory (3G). Do I need to set AWE option on windows?
    Thanks in advance.

    Hello Sean,
    please let me go more in detail with some of your comments.
    > I actually posted my experience with doing a rolling upgrade of a PHYSICAL standby database.
    This statement is wrong. You can't do a rolling upgrade with a physical standby database. You have to convert the database to a logical standby database .. and then you can perform a rolling upgrade. But if you have done the conversion, it is not a physical anymore.
    This is also described and mentioned in this white paper:
    http://www.oracle.com/technology/deploy/availability/pdf/maa_wp_10gr2_rollingupgradebestpractices.pdf
    Data Guard SQL Apply (logical standby database) is required in order to perform a database rolling upgrade. You can also do a rolling upgrade when starting with a physical standby by temporarily converting the physical standby to a logical standby. If starting with 11g, see the Rolling Database Upgrades for Physical Standby Databases using Transient Logical Standby 11g paper for details on doing a rolling upgrade when starting with a physical standby. If starting with 10g, see MetaLink note 300479.1.
    > It WILL work, and is fairly straight forward.
    In this point you are almost correct, because of a standard SAP system is not using the unsupported data types, etc. (afaik)
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14239/data_support.htm
    To be honest if a sap basis admin asks such a question, i would not recommend to perform an unsupported way, because i am in doubt about his dataguard know how.
    Regards
    Stefan

  • Oracle Applications upgradation from 11.5.10.2 to 12.1.1 Parallel Upgrade

    Hi All
    We are planing to upgrade Oracle Application from 11.5.10.2. to 12.1.1.
    Any expert advice?
    Any recommendations?
    Any Documents to follow?
    to complete this phase successfully.
    Is there any possibility that we run 2 Instances of 11i
    1.Production and
    2.Upgradation Instance.
    Production stay live as we perform up gradation on other instance. But both servers have same updated data in Databases.
    After up gradation completes we just shut down Production and Live Up-grade Instance.
    regards,
    Muhammad Salahuddin Manzoor.

    Hi,
    Please refer to these links/docs.
    Note: 761570.1 - Database Preparation Guidelines for an E-Business Suite Release 12.1.1 Upgrade
    Oracle Applications Upgrade Guide: Release 11i to Release 12.1.1
    http://download.oracle.com/docs/cd/B53825_03/current/acrobat/121upgrade.pdf
    How can we reduced the patch time for u6394500.drv
    How can we reduced the patch time for u6394500.drv
    Note: 432597.1 - Reducing Down Time When Applying Patch for Oracle E-Business Applications 11i
    Note: 225165.1 - Patching Best Practices and Reducing Downtime
    After up gradation completes we just shut down Production and Live Up-grade Instance. This cannot be implemented as you are going to have live transactions during the upgrade, and you will need to have those transactions/data in the upgraded instance.
    Thanks,
    Hussein

  • Oracle Database Upgradation 10g to 11g in HP unix

    Oracle Database Upgradation 10g to 11g (standalone DB & ASM is implemented) in HP unix ?
    Kindly furnish the good links and screen shot documents.
    Edited by: user11937849 on Apr 9, 2012 4:04 AM

    As part of the upgrade, you might research how new Oracle 11g features can help your system run better.
    Your upgraded system can effectively start using extended statistics, a very powerful new 11g feature, immediately after the upgrade. I have a detailed blog post on how to do this with OEM - http://iiotzov.wordpress.com/2011/11/01/get-the-max-of-oracle-11gr2-right-from-the-start-create-relevant-extended-statistics-as-a-part-of-the-upgrade
    Iordan Iotzov
    http://iiotzov.wordpress.com/

  • Problems with Oracle Express 10 on Suse 10

    Hi all,
    i just tried installing Oracle Express Edition on Suse 10, but without much luck. I've installed the rpm following step by step the installation guide.
    When i have tried running the oracle-xe script as indicated in the output:
    # /etc/init.d/oracle-xe configure
    I have this message:
    /etc/init.d/oracle-xe: line 16: /etc/init.d/functions: No such file or directory
    The same problem when i have run
    # /etc/init.d/oracle-xe start
    /etc/init.d/oracle-xe: line 16: /etc/init.d/functions: No such file or directory
    Starting Oracle Net Listener.
    Starting Oracle Database 10g Express Edition Instance.
    At the end, when i start the "Go To database Homepage" i have this message:
    The connection was refused when attempting to contact 127.0.0.1:8080
    Thanks for help!

    just create the directory and change permissions to 777 and re-run the /etc/init.d/oracle-xe script. worked for me on ubuntu dapper

Maybe you are looking for

  • Creating PDF file in XI using iText

    Hi all, I am trying to create a PDF file in XI using itext. The PDF file is getting created in my target ftp server but I am not able to open the PDF. It is throwing the below error while opening. "Adobe Reader could not open the sample.pdf because i

  • HELP, Plz- Yahoo vs Outlook -how can I get pdf docs to email thru Yahoo?

    When I scan document into computer thru adobe (whatever version they just automatically loaded), I have two problems 1)  I can only get them to be emailed thru Outlook which I don't have and can't seem to cut & paste into Yahoo ... any suggestions, e

  • DataInputStream twice on the same InputSrteam

    The code below throws en exception: import java.io.DataInputStream; import java.io.IOException; import java.io.InputStream; import java.net.URL; public class TwiceDataInputStream {      public static void main(String[] args) throws IOException {     

  • Multiple files need to be uploaded

    hi guys, I have a jsp form on which i accept from user the data ,images file and one or more audio-video file. Can anyone tell me how to upload multiple files at a time.I was able to upload only one file at a time.How to upload more than one file on

  • Hr tag change colour

    hello I am trying to change my horizontal line to orange. i created a CSS tag style (hr) witth the type colour FF6600 (orange), in dreamweaver it works but previewing in safari and firefox the line remaims grey. i am going about this the wrong way? a