10g Linux x86-64 released but...

Hi,
I tried downloading
Oracle Cluster Ready Services Release 1 (10.1.0.3) for Linux x86-64,
but the link gives a 404 error.
Have any of you been able to download it?
-jd

hiAgain,
crs now downloads okay.
It must have been an intermittent problem.
-jd

Similar Messages

  • Oracle 10g Release 2 (10.2) for Linux x86-64

    Hi All,
    During installation - Oracle Database Configuration Assistance, I have got below error and thus I stuck. As per Metalink note 293988.1, this will be resolved if I do [root@localhos]# echo 1 > /proc/sys/vm/disable_cap_mlock . But problem is when I do this because I dont have /proc/sys/vm/disable_cap_mlock file in my system, it giving ¨bash: /proc/sys/vm/disable_cap_mlock: No such file or directory¨ error. So I am unable to get rid of this error. I also set SELinux Default and Current mode as permissible and rebooted it.
    No use, Its giving same error.
    ORA-27125: Unable to create shared memory segment.
    DB Details_
    Oracle 10g Release 2 (10.2) for Linux x86-64
    Choosen Basic Installation
    OS Details:_
    *[root@localhost vm]# uname -rm*
    2.6.32-100.0.19.el5 x86_64
    *[root@localhost vm]# uname -a*
    Linux localhost.localdomain 2.6.32-100.0.19.el5 #1 SMP Fri Sep 17 17:51:41 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
    *[root@localhost etc]# cat /etc/redhat-release*
    Red Hat Enterprise Linux Server release 5.5 (Tikanga)
    *[root@localhost etc]# make -v*
    GNU Make 3.81
    Copyright (C) 2006 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
    PARTICULAR PURPOSE.
    This program built for x86_64-redhat-linux-gnu
    This is bugging me since last two days. Any help would be appreciated.
    Thanks in advance.
    Regards,
    Mahi

    Trust me I verified installtion guide and release notes atleast 20 times. I never had luck witht any thing. I was wondering how come edelivery.oracle.com packages (both Linux 64 bit Linux with upgrade to Unbreakable and Oracle 10g db version) is not workign for me. Finally below trick to the installed file could make my installation work(Ref link http://www.oracle-base.com/articles/10g/OracleDB10gInstallationOnFedora2.php) . In this I am setting DISABLE_HUGETLBFS to value 1. My only doubt is, does this have any impact on performance? Can some one relay on such tweeking for prod installtions? Ofcourse I am yet to go for commercial. At present I dont have ULN or metalink authorised access.
    cd $ORACLE_HOME/bin
    mv oracle oracle.bin
    cat >oracle <<"EOF"
    #!/bin/bash
    export DISABLE_HUGETLBFS=1
    exec $ORACLE_HOME/bin/oracle.bin $@
    EOF
    chmod +x oracle
    Edited by: TechMahi.com on Nov 7, 2010 10:15 PM

  • 10g Release 2 (10.2.0.4) Patch Set 3 for Linux x86 is available

    For all those who were in need of some bug fixing, maybe it has been patched in 10g Release 2 (10.2.0.4) Patch Set 3 for Linux x86, which is now available for download.

    Hello Srini, thanks for your answer.
    I haven´t Oracle Dataguard, I have a disk replication with other supplier, for this reason, I need to know the files that will be modified, because if the patch modifies a file that I haven´t on replication, I will have problems.
    Thanks again.

  • How download 10g Release 10.0.0.2 for Linux x86

    This is a misison of experience, my boss has asked me that try to startup a database on a Cold Backup, it's in Itanium's server to 64 bits and with the release 10.1.0.2, but in the official homepage of oracle do not I find it, not this release for Linux x86 appears.
    Someone would be able me to help with this?
    Greetings
    Daniel

    it's a copy and paste from sqlplus....
    SQL*Plus: Release 10.1.0.2.0 - Production on Tue Sep 13 07:53:33 2005
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    SQL>
    SQL> column comp_name format a40
    column version format a15
    column schema format a15
    column status format a7
    Select comp_name, version, schema, status from dba_registry;SQL> SQL> SQL> SQL> SQL>
    COMP_NAME VERSION SCHEMA STATUS
    Oracle Database Catalog Views 10.1.0.2.0 SYS VALID
    Oracle Database Packages and Types 10.1.0.2.0 SYS VALID
    Oracle Workspace Manager 10.1.0.2.0 WMSYS VALID
    JServer JAVA Virtual Machine 10.1.0.2.0 SYS VALID
    Oracle XDK 10.1.0.2.0 SYS VALID
    Oracle Database Java Packages 10.1.0.2.0 SYS VALID
    Oracle Expression Filter 10.1.0.2.0 EXFSYS VALID
    Oracle interMedia 10.1.0.2.0 ORDSYS VALID
    Oracle Data Mining 10.1.0.2.0 DMSYS VALID
    Oracle Text 10.1.0.2.0 CTXSYS VALID
    Oracle Enterprise Manager 10.1.0.2.0 SYSMAN VALID
    COMP_NAME VERSION SCHEMA STATUS
    Oracle Real Application Clusters 10.1.0.2.0 SYS INVALID
    12 rows selected.
    SQL>
    SQL> select * from v$instance;
    INSTANCE_NUMBER INSTANCE_NAME
    HOST_NAME VERSION
    STARTUP_ STATUS PAR THREAD# ARCHIVE LOG_SWITCH_ LOGINS SHU
    DATABASE_STATUS INSTANCE_ROLE ACTIVE_ST
    1 siladver
    itanium 10.1.0.2.0
    29/08/05 OPEN NO 1 STOPPED ALLOWED NO
    ACTIVE PRIMARY_INSTANCE NORMAL
    SQL> select CREATED, VERSION_TIME, DATABASE_ROLE, PLATFORM_NAME from v$database;
    CREATED VERSION_ DATABASE_ROLE
    PLATFORM_NAME
    11/02/05 11/02/05 PRIMARY
    Linux IA (64-bit)
    SQL>
    do you belive me now ?????

  • Installing Oracle RAC 10g Release 2 on Linux x86

    Dears,,
    Please , it is the first time for me to install Oracle RAC 10g Release 2 on Linux x86
    It is mandatory to have two machines to install RAC and test it?
    Or can i test it on one machine?
    Please , provide to me installation guides for this practice and your advises
    Thanks & Best regards,,

    The one of the best howto for 10gR2 RAC
    http://idevelopment.info/data/Oracle/DBA_tips/Oracle10gRAC/CLUSTER_14.shtml
    Also read the 2 day RAC on the official doc that will give you a head start..
    - Karl Arao
    karlarao.wordpress.com
    karlarao.tiddlyspot.com

  • Oracle 10g R 10.2 for Linux x86-64 - /proc/sys/vm/disable_cap_mlock problem

    Hi All,
    During installation - Oracle Database Configuration Assistance, I have got below error and thus I stuck. As per Metalink note 293988.1, this will be resolved if I do [root@localhos]# echo 1 > /proc/sys/vm/disable_cap_mlock . But problem is when I do this because I dont have /proc/sys/vm/disable_cap_mlock file in my system, it giving ¨bash: /proc/sys/vm/disable_cap_mlock: No such file or directory¨ error. So I am unable to get rid of this error. I also set SELinux Default and Current mode as permissible and rebooted it.
    No use, Its giving same error.
    ORA-27125: Unable to create shared memory segment.
    DB Details_
    Oracle 10g Release 2 (10.2) for Linux x86-64
    Choosen Basic Installation
    OS Details:_
    *[root@localhost vm]# uname -rm*
    2.6.32-100.0.19.el5 x86_64
    *[root@localhost vm]# uname -a*
    Linux localhost.localdomain 2.6.32-100.0.19.el5 #1 SMP Fri Sep 17 17:51:41 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
    *[root@localhost etc]# cat /etc/redhat-release*
    Red Hat Enterprise Linux Server release 5.5 (Tikanga)
    *[root@localhost etc]# make -v*
    GNU Make 3.81
    Copyright (C) 2006 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
    PARTICULAR PURPOSE.
    This program built for x86_64-redhat-linux-gnu
    This is bugging me since last two days. Any help would be appreciated.
    Thanks in advance.
    Regards,
    Mahi

    From what I can gather form your post, the ORA-27125: Unable to create shared memory segment is probably the result of:
    a) not enough physical memory available.
    b) /dev/shm not configured properly.
    c) kernel parameters are not set according to Oracle requirements.
    Since this is happening during the installation of Oracle I suggest to check the SHMMAX kernel parameter. This is all mentioned in the pre-installation steps. Oracle 11g will actually check these kernel parameters prior to installing. Not sure about 10g now, which you are trying to install.
    The most common, easiest way to prepare the system for Oracle RDBMS is to install the "oracle-validated" package. If you don't have access to ULN, you can setup public yum.
    http://public-yum.oracle.com/ Then you can simply type as the root user: yum install oracle-validated
    Edited by: waldorfm on Nov 3, 2010 1:18 PM

  • Can I run 32 bit version of Oracle 10g grid  on Linux x86-64?

    Since Oracle did not release 64 bit version of Oracle 10g grid for Linux X86-64. Can I run 32 bit version of Oracle 10g grid on Linux x86-64? If so did anyone tried this? and also any known issues?

    All I had to do was use the 32bit version of "/usr/bin/gcc" and "/usr/bin/g++" to run the installation
    That is:
    bin]# cp -p /usr/bin/gcc /usr/bin/gcc_old
    bin]# mv /usr/bin/gcc /usr/bin/gcc323
    mv: overwrite `/usr/bin/gcc323'? y
    bin]# ln -s /usr/bin/gcc296 /usr/bin/gcc
    bin]# cp -p /usr/bin/g++ /usr/bin/g++_old
    bin]# mv /usr/bin/g++ /usr/bin/g++323
    mv: overwrite `/usr/bin/g++323'? y
    bin]# ln -s /usr/bin/g++296 /usr/bin/g++
    AFTER INSTALLATION REMEMBER TO
    move back the 64bit files to their former state.
    bin]#rm /usr/bin/g++
    bin]#rm /usr/bin/gcc
    bin]#mv /usr/bin/gcc_old /usr/bin/gcc
    bin]#mv /usr/bin/g++_old /usr/bin/g++                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Oracle 10g (10.1.0.2) for Linux x86 missing from download page?

    Hello,
    Why isn't there a download link to Oracle 10g (10.1.0.2) for Linux x86 on the 10g download page?
    And what's the difference between 10.1.0.3 and 10.1.0.2?
    Thanks

    Hi,<br></br>
    <br>The level of one release is different with plateform.
    On the Oracle Database 10g Downloads you can find only final release, and not intermediare patch.</br><br>For example, the 10gR1 for Linux x86 is 10.1.0.3, and for Windows 32-bits this is 10.1.0.2, after what you can upgrade to the last patchset.
    </br>
    <br>Nicolas.</br>

  • 10g R2 on Linux x86

    Can someone tell me if the current DB 10g R2 on Linux x86 download
    has a <emctl dbconsole error> when installing it ?
    The copy of 10g DB R2 that I have has this error and it is from JAN 2008.
    Could I down load another copy from the web site with out this error ?
    ~ Thanks

    This is the error and I want to do a new 10g install and would like to know if
    the oracle web Oracle 10g R2 database for Linux x86 still has this error and is
    this download still not going to install ?
    Timezone mismatch: The agentTZRegion value (US/Eastern) in
    /oracle/product/10g/10.2.0/db_1/oracleb.ridge.aps.org_oratest/sysman/config/emd.
    properties
    does not match the current environment TZ setting(US/Eastern).
    The dbconsole cannot run with this mismatch.
    If US/Eastern is the correct timezone, set your timezone environment variable to US/Eastern and repeat the
    'emctl start dbconsole' operation.
    If US/Eastern is not the correct timezone, make sure that the timezone in your environment is correct, and then run the
    following command in your local Oracle Home: 'emctl resetTZ agent'
    ~ Thanks

  • Installation Guide needed for Oracle RAC 10G R2 Linux x86-64

    Hello All,
    Can someone point me to the Oracle documentation on installing Oracle RAC 10G R2 (10.2.1.0) for Linux x86-64?
    Seem unable to find the required doc.
    I greatly appreciate your help!
    Thanks!

    Additional to documentation which you can access and search from http://tahiti.oracle.com there are several good step by step installation articles which summaries documentation.
    http://www.oracle.com/technology/pub/articles/tech_dba.html#linux
    And you can find more similar articles at
    http://www.puschitz.com/
    http://www.oracle-base.com/articles/linux/ArticlesLinux.php

  • CPU Requirements for Oracle 10G Rel2 on RH Linux 3 (Linux x86)

    Hi,
    Can anyone tell me how to decide on the CPU (Speend and no. of CPUs) for Oracle 10G Rel2 on RH Linux 3 (Linux x86)?
    Thanks in Advance.
    Prachi

    the more , the better

  • Oracle E-Business Suite Release 12.2.2 Media Pack v1 for Linux x86-64-bit avaliable NOW!

    Hi Friends;
    Finally Oracle E-Business Suite Release 12.2.2 Media Pack is available at e-delivery site.
    For a now it has been published for linux x86-64.
    Setup size almost 83G
    Here is the some notes:
    New Installation Customers who do not have access to My Oracle Support will not have access to key documents needed to perform a New Installation of Oracle E-Business Suite Release 12.2. This Part Number includes Document files which should be referred to when a ‘Document xxxxxx.1′ is referenced within the Documentation.
    The first document to review is the “READ FIRST – Document 1320300.1, Oracle E-Business Suite Release Notes, Release 12.2.html”. This is your starting point for performing a New Installation.
    Documents included under the Documents directory:
    Check first:- Document 1320300.1, Oracle E-Business Suite Release Notes, Release 12.2.html
    Document 389422.1, Recommended Browsers for Oracle E-Business Suite Release 12.html
    Document 1155883.1, Oracle E-Business Suite Desktop Client Hardware and Software Requirements.html
    Document 1314621.1, Oracle E-Business Suite NLS Release Notes, Release 12.2.html
    Document 1330701.1, Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.2) for Linux x86-64.html
    Document 1330702.1, Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.2) for Oracle Solaris (64-bit).html
    Document 1330703.1, Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.2) for IBM AIX (64-bit).html
    Document 1330704.1, Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.2) for HP-UX Itanium.html
    Document 1355068.1, Oracle E-Business Suite 12.2 Patching Technology Components Guide.html
    Document 1376618.1, Oracle E-Business Suite Technology Stack Release Notes for Release 12.2.2.html
    Document 1469456.1, DATAINSTALL AND HRGLOBAL APPLICATION 12.2 SPECIFICS.html
    Document 1506669.1, Oracle E-Business Suite Release 12.2.2 Readme.html
    Document 1560906.1, Applying the Release 12.2.2 AD and TXK Release Update Packs.html
    This information&entery is avaliable at Oracle E-Business Suite Release 12.2 Supplemental Documentation – REVIEW FIRST V39664-01 at  e-delivery site.
    Enjoy it
    Oracle E-Business Suite Release 12.2.2 Media Pack v1 for Linux x86-64-bit avaliable NOW! | Helios&amp;#039;s Blog
    Regard
    Helios

    Hi Friends;
    Thanks for inputs...  Still there is no input at  Steven Chan blog yet
    Anyway
    @Hussein Sawwan
    We know very well who is the fastest gun in forum  so well And yes let the fun begins
    @Asif
    Thanks for input man
    @Nayas
    Let us know how the installation goes
    Regard
    Helios

  • OCS 10G running on Linux x86 32 bit  vs. Linux x86 64 bit OS

    We have Red Hat Linux R3 64 bits OS running on a x86 machine, we plan to install OCS 10G R1 on that machine. The OCS R1 media set I curently have is for Linux x86 32 bit, is it possible for 32 bits OCS running on 64 bit OS? Do we need to re install Linux 32 bit OS on that machine? Any suggestion will be highly appreciated.
    Regards,
    Jinsen

    Thanks for the response....
    Does this mean Peoplesoft cannot be installed and function in 32bit environment.
    I ask this because i currently do not have access to a 64bit environment and I'm trying
    to get a (local) PS application installed so that learn more about Peopletools and development.
    If I definitely need to upgrade/invest in a new machine, I will, I'm just trying to avoid if possible.
    thanks again

  • TimesTen Release 11.2.1.8.0 (32 bit Linux/x86): PLSQL_MEMORY_ADDRESS

    Hi!
    I am trying to setup TT 11.2.1.8.0 (32 bit Linux/x86) with jboss-4.2.3.GA using JRockit JVM. The problem I get is:
    TT8517: Cannot attach PL/SQL shared memory; PLSQL_MEMORY_ADDRESS not valid or already in use -- file "db.c", lineno 9856, procedure "sbDbConnect")
    I am aware of this issue with jrockit and as in http://docs.oracle.com/cd/E11882_01/timesten.112/e13080.pdf:
    JRockit on 32-bit Linux allocates a default heap that is 50 percent of available
    physical memory up to 1 gigabyte. Users of JRockit on 32-bit platforms may need
    to choose a value for PLSQL_MEMORY_ADDRESS other than the default
    +(10000000). Consider values such as B0000000, which ensures that the PL/SQL+
    shared memory is not part of the JRockit heap.
    So I added to sys.odbc.ini the following line:
    PLSQL_MEMORY_ADDRESS=B0000000
    and also in jdbc url same line. I still get:
    [STDERR] org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory ([TimesTen][TimesTen 11.2.1.8.0 ODBC Driver][TimesTen]TT8517: Cannot attach PL/SQL shared memory; PLSQL_MEMORY_ADDRESS not valid or already in use -- file "db.c", lineno 9
    In ttmesg.log I found corresponding log:
    22:30:57.67 Info: : 2272: maind got #14.15, hello: pid=3031 type=library payload=%00%00%00%00 protocolID=TimesTen 11.2.1.8.0.tt1121 ident=%00%00%00%00
    22:30:57.67 Info: : 2272: Got hello from pid 3031, type library (/usr/jrockit/bin/java -Dprogram.name=run.sh -Xms512M -Xmx512M -Djava.net.preferIPv4Stack=true -Dimsc.harmiport=3444 -Dimsc.jvmid=1 -Dimsc.configurationdir=/var/lib/OC/imsc/server/imsc-1/conf -Dimsc.jgroups.address=224.0.0.37 -Dimsc.jgroups.port=45678 -Djb)
    From pmap 3031 it seems that 0xB0000000 should be free or I miscalculated it?
    $ pmap 3031
    3031: /usr/jrockit/bin/java -Dprogram.name=run.sh -Xms512M -Xmx512M -Djava.net.preferIPv4Stack=true -Dimsc.harmiport=3444 -Dimsc.jvmid=1 -Dimsc.configurationdir=/var/lib/OC/imsc/server/imsc-1/conf -Dimsc.jgroups.address=224.0.0.37 -Dimsc.jgroups.port=45678 -Djboss.partition.udpGroup=226.168.121.220 -jrockit -Xbootclasspath/p: -XXaggressive -XXcompaction:heapParts=512 -XXgcThreads:2 -XXgctrigger:35 -Xgc:genconcon -XXcompaction:internalPercentage=3.9 -XXcompaction:externalPercentage=3.9 -XX:+FlightRecorder -XX:Fli
    08048000 64K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/bin/java
    08058000 4K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/bin/java
    08e5c000 38124K rwx-- [ anon ]
    83b4d000 272K rwx-- [ anon ]
    83b91000 84K r-x-- /usr/lib/libelf-0.137.so
    83ba6000 8K rwx-- /usr/lib/libelf-0.137.so
    83ba8000 31020K r-x-- /opt/TimesTen/tt1121/lib/libttpl.so
    859f3000 1044K rwx-- /opt/TimesTen/tt1121/lib/libttpl.so
    85af8000 64K rwx-- [ anon ]
    85b08000 10812K r-x-- /opt/TimesTen/tt1121/lib/libtten.so
    86597000 212K rwx-- /opt/TimesTen/tt1121/lib/libtten.so
    865cc000 408K rwx-- [ anon ]
    86632000 824K x [ anon ]
    86716000 88K r-x-- /opt/TimesTen/tt1121/lib/libttJdbc.so
    8672c000 8K rwx-- /opt/TimesTen/tt1121/lib/libttJdbc.so
    8672e000 264K rwx-- [ anon ]
    86770000 12K x [ anon ]
    86773000 508K rwx-- [ anon ]
    867f2000 12K x [ anon ]
    867f5000 636K rwx-- [ anon ]
    86894000 12K x [ anon ]
    86897000 124K rwx-- [ anon ]
    868b6000 12K x [ anon ]
    868b9000 124K rwx-- [ anon ]
    868d8000 12K x [ anon ]
    868db000 124K rwx-- [ anon ]
    868fa000 12K x [ anon ]
    868fd000 124K rwx-- [ anon ]
    8691c000 12K x [ anon ]
    8691f000 124K rwx-- [ anon ]
    8693e000 12K x [ anon ]
    86941000 508K rwx-- [ anon ]
    869c0000 12K x [ anon ]
    869c3000 516K rwx-- [ anon ]
    86a44000 12K x [ anon ]
    86a47000 124K rwx-- [ anon ]
    86a66000 12K x [ anon ]
    86a69000 380K rwx-- [ anon ]
    86ac8000 12K x [ anon ]
    86acb000 260K rwx-- [ anon ]
    86b0c000 12K x [ anon ]
    86b0f000 508K rwx-- [ anon ]
    86b8e000 12K x [ anon ]
    86b91000 380K rwx-- [ anon ]
    86bf0000 12K x [ anon ]
    86bf3000 116K rwx-- [ anon ]
    86c10000 2932K rwxs- [ shmid=0x6000b ]
    86eed000 1420K rwx-- [ anon ]
    87050000 12K x [ anon ]
    87053000 948K rwx-- [ anon ]
    87140000 1024K rwxs- /var/lib/OC/imsc/server/imsc-1/data/hypersonic/localDB.data
    87240000 1768K rwx-- [ anon ]
    873fa000 24K x [ anon ]
    8740b000 8K rwx-- [ anon ]
    8740d000 12K x [ anon ]
    87410000 508K rwx-- [ anon ]
    8748f000 12K x [ anon ]
    87492000 4028K rwx-- [ anon ]
    87881000 12K x [ anon ]
    87884000 124K rwx-- [ anon ]
    878a3000 12K x [ anon ]
    878a6000 124K rwx-- [ anon ]
    878c5000 12K x [ anon ]
    878c8000 124K rwx-- [ anon ]
    878e7000 12K x [ anon ]
    878ea000 124K rwx-- [ anon ]
    87909000 12K x [ anon ]
    8790c000 124K rwx-- [ anon ]
    8792b000 12K x [ anon ]
    8792e000 124K rwx-- [ anon ]
    8794d000 12K x [ anon ]
    87950000 124K rwx-- [ anon ]
    8796f000 12K x [ anon ]
    87972000 124K rwx-- [ anon ]
    87991000 12K x [ anon ]
    87994000 124K rwx-- [ anon ]
    879b3000 12K x [ anon ]
    879b6000 124K rwx-- [ anon ]
    879d5000 12K x [ anon ]
    879d8000 380K rwx-- [ anon ]
    87a37000 12K x [ anon ]
    87a3a000 124K rwx-- [ anon ]
    87a59000 12K x [ anon ]
    87a5c000 116K rwx-- [ anon ]
    87a79000 4K x [ anon ]
    87a7a000 10240K rwx-- [ anon ]
    8847a000 4K x [ anon ]
    8847b000 13840K rwx-- [ anon ]
    891ff000 4K x [ anon ]
    89207000 648K rwx-- [ anon ]
    892a9000 12K x [ anon ]
    892ac000 3196K rwx-- [ anon ]
    895cb000 4K x [ anon ]
    895cc000 10240K rwx-- [ anon ]
    89fcc000 4K x [ anon ]
    89fcd000 10240K rwx-- [ anon ]
    8a9cd000 4K x [ anon ]
    8a9ce000 10240K rwx-- [ anon ]
    8b3ce000 4K x [ anon ]
    8b3cf000 10240K rwx-- [ anon ]
    8bdcf000 4K x [ anon ]
    8bdd0000 10240K rwx-- [ anon ]
    8c7de000 8K rwx-- [ anon ]
    8c7e0000 12K x [ anon ]
    8c7e3000 116K rwx-- [ anon ]
    8c800000 36K r-x-- /lib/libcrypt-2.5.so
    8c809000 4K r-x-- /lib/libcrypt-2.5.so
    8c80a000 4K rwx-- /lib/libcrypt-2.5.so
    8c80b000 156K rwx-- [ anon ]
    8c832000 56K r-x-- /opt/OC/lib/libfmkmgrts.so.4.2.10
    8c840000 4K rwx-- /opt/OC/lib/libfmkmgrts.so.4.2.10
    8c841000 8K rwx-- [ anon ]
    8c843000 448K r-x-- /opt/OC/lib/libfmkmgt.so.4.2.10
    8c8b3000 16K rwx-- /opt/OC/lib/libfmkmgt.so.4.2.10
    8c8b7000 228K r-x-- /opt/OC/lib/liboclic_core.so.0.0.1
    8c8f0000 8K rwx-- /opt/OC/lib/liboclic_core.so.0.0.1
    8c8f2000 92K r-x-- /opt/OC/lib/liboclic.so.0.0.1
    8c909000 4K rwx-- /opt/OC/lib/liboclic.so.0.0.1
    8c90a000 2352K r-x-- /opt/OC/lib/libocsipcore.so.1.4.4
    8cb56000 8K rwx-- /opt/OC/lib/libocsipcore.so.1.4.4
    8cb58000 8K rwx-- [ anon ]
    8cb5a000 324K r-x-- /opt/OC/lib/libocsipmsg.so.1.4.4
    8cbab000 8K rwx-- /opt/OC/lib/libocsipmsg.so.1.4.4
    8cbad000 300K r-x-- /opt/OC/lib/java/libocsipjni.so.1.4.4
    8cbf8000 4K rwx-- /opt/OC/lib/java/libocsipjni.so.1.4.4
    8cbf9000 256K rwx-- [ anon ]
    8cc39000 4K x [ anon ]
    8cc3a000 10240K rwx-- [ anon ]
    8d63a000 4K x [ anon ]
    8d63b000 10240K rwx-- [ anon ]
    8e03b000 4K x [ anon ]
    8e03c000 10240K rwx-- [ anon ]
    8ea3c000 4K x [ anon ]
    8ea3d000 10240K rwx-- [ anon ]
    8f43d000 4K x [ anon ]
    8f43e000 10240K rwx-- [ anon ]
    8fe3e000 4K x [ anon ]
    8fe3f000 10240K rwx-- [ anon ]
    9083f000 4K x [ anon ]
    90840000 10240K rwx-- [ anon ]
    91240000 40K r-x-- /opt/OC/lib/libTTLBase.so.1.0.0
    9124a000 4K rwx-- /opt/OC/lib/libTTLBase.so.1.0.0
    9124b000 120K rwx-- [ anon ]
    91269000 36K r-x-- /opt/OC/lib/libTTL.so.1.0.0
    91272000 28K rwx-- /opt/OC/lib/libTTL.so.1.0.0
    91279000 4K rwx-- [ anon ]
    9127a000 236K r-x-- /lib/libsepol.so.1
    912b5000 4K rwx-- /lib/libsepol.so.1
    912b6000 40K rwx-- [ anon ]
    912c0000 88K r-x-- /lib/libselinux.so.1
    912d6000 8K rwx-- /lib/libselinux.so.1
    912d8000 176K r-x-- /usr/lib/libgssapi_krb5.so.2.2
    91304000 4K rwx-- /usr/lib/libgssapi_krb5.so.2.2
    91305000 148K r-x-- /usr/lib/libk5crypto.so.3.1
    9132a000 4K rwx-- /usr/lib/libk5crypto.so.3.1
    9132b000 588K r-x-- /usr/lib/libkrb5.so.3.3
    913be000 12K rwx-- /usr/lib/libkrb5.so.3.3
    913c1000 72K r-x-- /usr/lib/libz.so.1.2.3
    913d3000 4K rwx-- /usr/lib/libz.so.1.2.3
    913d4000 1192K r-x-- /lib/libcrypto.so.0.9.8e
    914fe000 76K rwx-- /lib/libcrypto.so.0.9.8e
    91511000 16K rwx-- [ anon ]
    91515000 268K r-x-- /lib/libssl.so.0.9.8e
    91558000 16K rwx-- /lib/libssl.so.0.9.8e
    9155c000 888K r-x-- /usr/lib/libstdc++.so.6.0.8
    9163a000 12K r-x-- /usr/lib/libstdc++.so.6.0.8
    9163d000 8K rwx-- /usr/lib/libstdc++.so.6.0.8
    9163f000 152K rwx-- [ anon ]
    91667000 180K r-x-- /opt/OC/lib/libfmkgmp.so.4.2.10
    91694000 4K rwx-- /opt/OC/lib/libfmkgmp.so.4.2.10
    91695000 100K r-x-- /opt/OC/lib/libfmkmgr.so.4.2.10
    916ae000 4K rwx-- /opt/OC/lib/libfmkmgr.so.4.2.10
    916af000 212K r-x-- /opt/OC/lib/libfmkbus.so.4.9.2
    916e4000 4K rwx-- /opt/OC/lib/libfmkbus.so.4.9.2
    916e5000 32K rwx-- [ anon ]
    916ed000 224K r-x-- /opt/OC/lib/libfmktbx.so.4.8.8
    91725000 12K rwx-- /opt/OC/lib/libfmktbx.so.4.8.8
    91728000 100K rwx-- [ anon ]
    91741000 12K x [ anon ]
    91744000 124K rwx-- [ anon ]
    91763000 12K x [ anon ]
    91766000 124K rwx-- [ anon ]
    91785000 12K x [ anon ]
    91788000 180K rwx-- [ anon ]
    917c1000 8K rwx-- [ anon ]
    917c3000 12K x [ anon ]
    917c6000 124K rwx-- [ anon ]
    917e5000 12K x [ anon ]
    917e8000 124K rwx-- [ anon ]
    91807000 12K x [ anon ]
    9180a000 124K rwx-- [ anon ]
    91829000 12K x [ anon ]
    9182c000 124K rwx-- [ anon ]
    9184b000 12K x [ anon ]
    9184e000 124K rwx-- [ anon ]
    9186d000 12K x [ anon ]
    91870000 124K rwx-- [ anon ]
    9188f000 12K x [ anon ]
    91892000 124K rwx-- [ anon ]
    918b1000 12K x [ anon ]
    918b4000 124K rwx-- [ anon ]
    918d3000 12K x [ anon ]
    918d6000 124K rwx-- [ anon ]
    918f5000 12K x [ anon ]
    918f8000 116K rwx-- [ anon ]
    91915000 2932K rwxs- [ shmid=0x50009 ]
    91bf2000 1028K rwx-- [ anon ]
    91cf3000 2932K rwxs- [ shmid=0x48008 ]
    91fd0000 64K rwx-- [ anon ]
    91fee000 8K rwx-- [ anon ]
    91ff0000 12K x [ anon ]
    91ff3000 116K rwx-- [ anon ]
    9201e000 8K rwx-- [ anon ]
    92020000 12K x [ anon ]
    92023000 244K rwx-- [ anon ]
    9206a000 648K rwx-- [ anon ]
    9210c000 12K x [ anon ]
    9210f000 124K rwx-- [ anon ]
    9212e000 12K x [ anon ]
    92131000 124K rwx-- [ anon ]
    92150000 12K x [ anon ]
    92153000 692K rwx-- [ anon ]
    9220a000 1156K rwx-- [ anon ]
    9232b000 200K r-x-- /opt/OC/lib/java/libSaNtfJava.so.1.0.0
    9235d000 4K rwx-- /opt/OC/lib/java/libSaNtfJava.so.1.0.0
    9235e000 264K rwx-- [ anon ]
    923a0000 12K x [ anon ]
    923a3000 1360K rwx-- [ anon ]
    924f7000 36K x [ anon ]
    9250e000 2816K rwx-- [ anon ]
    927d9000 60K r-x-- /lib/libresolv-2.5.so
    927e8000 4K r-x-- /lib/libresolv-2.5.so
    927e9000 4K rwx-- /lib/libresolv-2.5.so
    927ea000 16K rwx-- [ anon ]
    927ee000 12K x [ anon ]
    927f1000 628K rwx-- [ anon ]
    9289c000 8K rwx-- [ anon ]
    9289e000 12K x [ anon ]
    928a1000 1916K rwx-- [ anon ]
    92a80000 12K x [ anon ]
    92a83000 3188K rwx-- [ anon ]
    92dae000 8K rwx-- [ anon ]
    92db0000 12K x [ anon ]
    92db3000 380K rwx-- [ anon ]
    92e12000 12K x [ anon ]
    92e15000 124K rwx-- [ anon ]
    92e34000 12K x [ anon ]
    92e37000 124K rwx-- [ anon ]
    92e56000 12K x [ anon ]
    92e59000 124K rwx-- [ anon ]
    92e78000 12K x [ anon ]
    92e7b000 124K rwx-- [ anon ]
    92e9a000 12K x [ anon ]
    92e9d000 124K rwx-- [ anon ]
    92ebc000 12K x [ anon ]
    92ebf000 124K rwx-- [ anon ]
    92ede000 12K x [ anon ]
    92ee1000 124K rwx-- [ anon ]
    92f00000 12K x [ anon ]
    92f03000 124K rwx-- [ anon ]
    92f22000 12K x [ anon ]
    92f25000 124K rwx-- [ anon ]
    92f44000 12K x [ anon ]
    92f47000 124K rwx-- [ anon ]
    92f66000 12K x [ anon ]
    92f69000 124K rwx-- [ anon ]
    92f88000 12K x [ anon ]
    92f8b000 124K rwx-- [ anon ]
    92faa000 12K x [ anon ]
    92fad000 124K rwx-- [ anon ]
    92fcc000 12K x [ anon ]
    92fcf000 124K rwx-- [ anon ]
    92fee000 12K x [ anon ]
    92ff1000 124K rwx-- [ anon ]
    93010000 12K x [ anon ]
    93013000 380K rwx-- [ anon ]
    93072000 12K x [ anon ]
    93075000 636K rwx-- [ anon ]
    93114000 12K x [ anon ]
    93117000 124K rwx-- [ anon ]
    93136000 12K x [ anon ]
    93139000 124K rwx-- [ anon ]
    93158000 12K x [ anon ]
    9315b000 124K rwx-- [ anon ]
    9317a000 12K x [ anon ]
    9317d000 124K rwx-- [ anon ]
    9319c000 12K x [ anon ]
    9319f000 124K rwx-- [ anon ]
    931be000 12K x [ anon ]
    931c1000 124K rwx-- [ anon ]
    931e0000 12K x [ anon ]
    931e3000 124K rwx-- [ anon ]
    93202000 12K x [ anon ]
    93205000 124K rwx-- [ anon ]
    93224000 12K x [ anon ]
    93227000 124K rwx-- [ anon ]
    93246000 12K x [ anon ]
    93249000 380K rwx-- [ anon ]
    932a8000 12K x [ anon ]
    932ab000 884K rwx-- [ anon ]
    93397000 124K r-x-- /lib/libexpat.so.0.5.0
    933b6000 8K rwx-- /lib/libexpat.so.0.5.0
    933b8000 1672K rwx-- [ anon ]
    9355a000 12K x [ anon ]
    9355d000 124K rwx-- [ anon ]
    9357c000 12K x [ anon ]
    9357f000 124K rwx-- [ anon ]
    9359e000 12K x [ anon ]
    935a1000 124K rwx-- [ anon ]
    935c0000 12K x [ anon ]
    935c3000 124K rwx-- [ anon ]
    935e2000 12K x [ anon ]
    935e5000 124K rwx-- [ anon ]
    93604000 12K x [ anon ]
    93607000 124K rwx-- [ anon ]
    93626000 12K x [ anon ]
    93629000 372K rwx-- [ anon ]
    9368c000 100K r-x-- /opt/OC/lib/libSaNtf.so.1.0.0
    936a5000 4K rwx-- /opt/OC/lib/libSaNtf.so.1.0.0
    936a6000 64K rwx-- [ anon ]
    936b6000 44K r-x-- /lib/libgcc_s-4.1.2-20080825.so.1
    936c1000 4K rwx-- /lib/libgcc_s-4.1.2-20080825.so.1
    936c2000 72K rwx-- [ anon ]
    936d4000 12K x [ anon ]
    936d7000 764K rwx-- [ anon ]
    93796000 12K x [ anon ]
    93799000 3380K rwx-- [ anon ]
    93aec000 32K rwxs- [ shmid=0x10001 ]
    93af4000 8K rwx-- [ anon ]
    93af6000 12K x [ anon ]
    93af9000 756K rwx-- [ anon ]
    93bb7000 32K r-x-- /usr/lib/libkrb5support.so.0.1
    93bbf000 4K rwx-- /usr/lib/libkrb5support.so.0.1
    93bc0000 8K rwx-- [ anon ]
    93bc2000 12K x [ anon ]
    93bc5000 124K rwx-- [ anon ]
    93be4000 12K x [ anon ]
    93be7000 124K rwx-- [ anon ]
    93c06000 12K x [ anon ]
    93c09000 1396K rwx-- [ anon ]
    93d66000 36K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libjmapi.so
    93d6f000 4K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libjmapi.so
    93d74000 712K rwx-- [ anon ]
    93e26000 12K x [ anon ]
    93e29000 124K rwx-- [ anon ]
    93e48000 12K x [ anon ]
    93e4b000 124K rwx-- [ anon ]
    93e6a000 12K x [ anon ]
    93e6d000 124K rwx-- [ anon ]
    93e8c000 12K x [ anon ]
    93e8f000 124K rwx-- [ anon ]
    93eae000 12K x [ anon ]
    93eb1000 380K rwx-- [ anon ]
    93f10000 12K x [ anon ]
    93f13000 124K rwx-- [ anon ]
    93f32000 12K x [ anon ]
    93f35000 124K rwx-- [ anon ]
    93f54000 12K x [ anon ]
    93f57000 1020K rwx-- [ anon ]
    94056000 12K x [ anon ]
    94059000 124K rwx-- [ anon ]
    94078000 12K x [ anon ]
    9407b000 124K rwx-- [ anon ]
    9409a000 12K x [ anon ]
    9409d000 124K rwx-- [ anon ]
    940bc000 12K x [ anon ]
    940bf000 380K rwx-- [ anon ]
    9411e000 12K x [ anon ]
    94121000 124K rwx-- [ anon ]
    94140000 12K x [ anon ]
    94143000 1972K rwx-- [ anon ]
    94331000 64K r-x-- /usr/lib/liblog4c.so.3.1.0
    94341000 4K rwx-- /usr/lib/liblog4c.so.3.1.0
    94342000 68K rwx-- [ anon ]
    94359000 4K r-x-- /usr/lib/libaio.so.1.0.1
    9435a000 4K rwx-- /usr/lib/libaio.so.1.0.1
    9435b000 28K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libnio.so
    94362000 4K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libnio.so
    94363000 264K rwx-- [ anon ]
    943a5000 12K x [ anon ]
    943a8000 4156K rwx-- [ anon ]
    947b7000 12K x [ anon ]
    947ba000 828K rwx-- [ anon ]
    94889000 12K x [ anon ]
    9488c000 884K rwx-- [ anon ]
    94969000 24K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/liborii.so
    9496f000 4K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/liborii.so
    94970000 3448K rwx-- [ anon ]
    94cce000 200K x [ anon ]
    94d01000 16K r-x-- /opt/OC/lib/libntl.so.1.0.0
    94d05000 4K rwx-- /opt/OC/lib/libntl.so.1.0.0
    94d06000 80K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libnet.so
    94d1a000 4K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libnet.so
    94d1b000 24K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libmanagement.so
    94d21000 4K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libmanagement.so
    94d22000 8K rwx-- [ anon ]
    94d24000 12K x [ anon ]
    94d27000 116K rwx-- [ anon ]
    94d44000 8K r-x-- /usr/lib/libsctp.so.1.0.6
    94d46000 4K rwx-- /usr/lib/libsctp.so.1.0.6
    94d47000 12K r-x-- /opt/OC/lib/libiniparser.so.1.0.0
    94d4a000 4K rwx-- /opt/OC/lib/libiniparser.so.1.0.0
    94d4b000 24K r-x-- /usr/lib/openais/libSaEvt.so.2.0.0
    94d51000 4K rwx-- /usr/lib/openais/libSaEvt.so.2.0.0
    94d52000 8K rwx-- [ anon ]
    94d54000 12K x [ anon ]
    94d57000 1212K rwx-- [ anon ]
    94e86000 12K x [ anon ]
    94e89000 124K rwx-- [ anon ]
    94ea8000 12K x [ anon ]
    94eab000 252K rwx-- [ anon ]
    94eea000 12K x [ anon ]
    94eed000 124K rwx-- [ anon ]
    94f0c000 12K x [ anon ]
    94f0f000 124K rwx-- [ anon ]
    94f2e000 12K x [ anon ]
    94f31000 124K rwx-- [ anon ]
    94f50000 12K x [ anon ]
    94f53000 252K rwx-- [ anon ]
    94f92000 12K x [ anon ]
    94f95000 252K rwx-- [ anon ]
    94fd4000 12K x [ anon ]
    94fd7000 884K rwx-- [ anon ]
    950b4000 60K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libzip.so
    950c3000 8K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libzip.so
    950c5000 520K rwx-- [ anon ]
    95147000 12K x [ anon ]
    9514a000 124K rwx-- [ anon ]
    95169000 12K x [ anon ]
    9516c000 124K rwx-- [ anon ]
    9518b000 12K x [ anon ]
    9518e000 252K rwx-- [ anon ]
    951cd000 12K x [ anon ]
    951d0000 244K rwx-- [ anon ]
    9520d000 24K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/native_threads/libhpi.so
    95213000 4K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/native_threads/libhpi.so
    95214000 384K rwx-- [ anon ]
    95274000 76K r-x-- /lib/libnsl-2.5.so
    95287000 4K r-x-- /lib/libnsl-2.5.so
    95288000 4K rwx-- /lib/libnsl-2.5.so
    95289000 8K rwx-- [ anon ]
    9528c000 4K rwx-- [ anon ]
    9528d000 8K r-x-- /lib/libkeyutils-1.2.so
    9528f000 4K rwx-- /lib/libkeyutils-1.2.so
    95290000 8K r-x-- /lib/libcom_err.so.2.1
    95292000 4K rwx-- /lib/libcom_err.so.2.1
    95293000 20K r-x-- /opt/OC/lib/java/libgmfjni.so.4.2.10
    95298000 4K rwx-- /opt/OC/lib/java/libgmfjni.so.4.2.10
    95299000 140K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libjava.so
    952bc000 8K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libjava.so
    952be000 44K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libverify.so
    952c9000 4K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libverify.so
    952ca000 552764K rwx-- [ anon ]
    b6e99000 52K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libjfr.so
    b6ea6000 4K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libjfr.so
    b6ea7000 636K rwx-- [ anon ]
    b6f46000 36K r-x-- /lib/libnss_files-2.5.so
    b6f4f000 4K r-x-- /lib/libnss_files-2.5.so
    b6f50000 4K rwx-- /lib/libnss_files-2.5.so
    b6f51000 1024K rwx-- [ anon ]
    b7051000 4K x [ anon ]
    b7052000 4K rwx-- [ anon ]
    b7053000 12K x [ anon ]
    b7056000 10224K rwx-- [ anon ]
    b7a52000 28K r-x-- /lib/librt-2.5.so
    b7a59000 4K r-x-- /lib/librt-2.5.so
    b7a5a000 4K rwx-- /lib/librt-2.5.so
    b7a5b000 148K r-x-- /lib/libm-2.5.so
    b7a80000 4K r-x-- /lib/libm-2.5.so
    b7a81000 4K rwx-- /lib/libm-2.5.so
    b7a82000 4K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/librmi.so
    b7a83000 4K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/librmi.so
    b7a84000 4K r-x-- /opt/OC/lib/java/hpoc-fsc-core/ocsac-starter-ext.so.1.0.0
    b7a85000 4K rwx-- /opt/OC/lib/java/hpoc-fsc-core/ocsac-starter-ext.so.1.0.0
    b7a86000 4K r-x-- [ anon ]
    b7a87000 4K rwx-- [ anon ]
    b7a88000 32K rwxs- /tmp/hsperfdata_ocadmin/3031
    b7a90000 108K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libosal.so
    b7aab000 4K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libosal.so
    b7aac000 4K rwx-- [ anon ]
    b7aad000 2828K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/jrockit/libjvm.so
    b7d70000 108K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/jrockit/libjvm.so
    b7d8b000 368K rwx-- [ anon ]
    b7de7000 1276K r-x-- /lib/libc-2.5.so
    b7f26000 4K x /lib/libc-2.5.so
    b7f27000 8K r-x-- /lib/libc-2.5.so
    b7f29000 4K rwx-- /lib/libc-2.5.so
    b7f2a000 12K rwx-- [ anon ]
    b7f2d000 76K r-x-- /lib/libpthread-2.5.so
    b7f40000 4K r-x-- /lib/libpthread-2.5.so
    b7f41000 4K rwx-- /lib/libpthread-2.5.so
    b7f42000 8K rwx-- [ anon ]
    b7f44000 8K r-x-- /lib/libdl-2.5.so
    b7f46000 4K r-x-- /lib/libdl-2.5.so
    b7f47000 4K rwx-- /lib/libdl-2.5.so
    b7f48000 4K r-x-- /opt/OC/lib/java/hpoc-fsc-core/ocsac-starter.so.1.0.0
    b7f49000 4K rwx-- /opt/OC/lib/java/hpoc-fsc-core/ocsac-starter.so.1.0.0
    b7f4a000 44K r-x-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libutil.so
    b7f55000 4K rwx-- /usr/java/jrockit-jdk1.6.0_26-R28.1.4-4.0.1.orig/jre/lib/i386/libutil.so
    b7f56000 4K rwx-- [ anon ]
    b7f57000 4K r-x-- [ anon ]
    b7f58000 104K r-x-- /lib/ld-2.5.so
    b7f72000 4K r-x-- /lib/ld-2.5.so
    b7f73000 4K rwx-- /lib/ld-2.5.so
    bfd4d000 84K rwx-- [ stack ]
    total 893656K
    Please help,
    Ivan

    I was wrong - my choosen memory address was already used :-(.
    Now I decided to use 0xb9000000 which is free. What I get on JDBC side is:
    [STDERR] Caused by: java.sql.SQLException: [TimesTen][TimesTen 11.2.1.8.0 ODBC Driver][TimesTen]TT15019: Only the instance admin may alter the PLSQL_MEMORY_ADDRESS attribute -- file "db.c", lineno 9722, procedure "sbDbConnect"
    and in ttmesg:
    22:52:44.39 Info: : 2281: 8892 0x85ace688: Connect /opt/TimesTen/tt1121/occpdb_datastore/occpdb_1121 a=0x0 f=0x1000040
    22:52:44.39 Info: : 2281: permsize=41943040 tempsize=33554432
    22:52:44.39 Info: : 2281: logbuffersize=0 logfilesize=0
    22:52:44.39 Info: : 2281: permwarnthresh=90 tempwarnthresh=90 logflushmethod=0 connections=0
    22:52:44.39 Info: : 2281: ckptfrequency=-1 ckptlogvolume=-1 conn_name=java
    22:52:44.39 Info: : 2281: recoverythreads=0 logbufparallelism=0
    22:52:44.39 Info: : 2281: plsql=1 sgasize=33554432 sgaaddr=0xb9000000
    22:52:44.39 Info: : 2281: control1=0 control2=0 control3=0
    22:52:44.39 Info: : 2281: ckptrate=-1 receiverThreads=0
    22:52:44.39 Info: : 2281: cacheAwtMethod=0
    22:52:44.39 Info: : 2281: 2281/8892: <wait and mark>: Mark in-flux (now reason 2=connect pid 8892 nwaiters 0 ds /opt/TimesTen/tt1121/occpdb_datastore/occpdb_1121) (was reason 0)
    22:52:44.39 Info: : 2281: Marked in flux for connect by 8892 : 0
    22:52:44.39 Info: : 2281: daDbConnect failed
    22:52:44.39 Info: : 2281: connect.c:1928: Mark not in-flux (was reason 2=connect pid 8892 nwaiters 0 ds /opt/TimesTen/tt1121/occpdb_datastore/occpdb_1121)
    22:52:44.39 Info: : 2281: return 1 15019 'illegal request to change 1st connect attribute' arg1='PLSQL_MEMORY_ADDRESS' arg1type='S' arg2='' arg2type='S'
    22:52:44.39 Info: : 2281: maind: done with request #15.18
    The PLSQL_MEMORY_ADDRESS is set in sys.odbc.ini:
    [occpdb_1121]
    Driver=/opt/TimesTen/tt1121/lib/libtten.so
    ConnectionCharacterSet=US7ASCII
    DatabaseCharacterSet=US7ASCII
    DataStore=/opt/TimesTen/tt1121/occpdb_datastore/occpdb_1121
    PermSize=40
    TempSize=32
    PLSQL_MEMORY_ADDRESS=B9000000
    PLSQL=1
    How to make this work?
    Please advise,
    Ivan

  • Oracle E-Business Suite Certification on Linux x86-64

    Hello all,
    I have some questions about certification for Oracle E-Business Suite 11.5.10.2 on Linux x86-64.
    I have two 64-bit servers and intend to do a split configuration.
    From the certification (Certify/View Certifications by Product/E-Business Suite/E-Business Suite 11i and Earlier/Platform Selection: Database Tier Only) I understand the following:
    I must have the Application Tier running on Linux-x86 and the Database Tier may be either on Linux-x86 or Linux-x86-64.
    Is this correct?
    Should I install RHES4 for 32bit on the Application Server and RHES4 for 64bit on de Database Server?
    or
    Should I install RHES4 for 64bit on both servers and install the 32bit Applications software on the Application Server?
    How should I ask for the software I need? From the E-Delivery web site I don't have the 64bit option for Oracle E-Business Suite Release 11.5.10.2.
    Is EBS allways for 32bit no matter the OS ?
    Thank you very much.
    Catalina.

    I must have the Application Tier running on Linux-x86
    and the Database Tier may be either on Linux-x86 or
    Linux-x86-64.
    Is this correct? Yes
    Should I install RHES4 for 32bit on the Application
    Server and RHES4 for 64bit on de Database Server?
    or
    Should I install RHES4 for 64bit on both servers and
    install the 32bit Applications software on the
    Application Server?
    Re: Oracle Application 11.5.10.2 installation on Linux AMD 64
    How should I ask for the software I need? From the
    E-Delivery web site I don't have the 64bit option for
    Oracle E-Business Suite Release 11.5.10.2.
    Is EBS allways for 32bit no matter the OS ?It is always 32-bit but it could comes in 64-bit for the database part. You would find such a media for Solaris for example "Oracle® Applications 11i Release 10.2 for Solaris Operating System (SPARC 32-bit) with Solaris Operating System (SPARC 64-bit) Oracle® Database" but not for Linux Intel 64-bit.
    Just get the media for Linux x86, install it, then consider having Oracle 10g 64-bit on the database tier.

Maybe you are looking for

  • GL data Import using Adapters in FDM

    Hi All, I am trying to import GL data using the below adapters, I have an Essbase application created to accept the data. I previously imported a text file into Essbase and that worked perfectly. Source Adapter :ES9x-G4-C Target Adapter :EBS-FIN-B FD

  • How can I sync my iPhone to a new PC without losing app data?

    My laptop has died completely and no back up. I am not concerned with music or photos as they're all online somewhere. I do have a couple of apps with data on them which I cannot lose if I sync my iPhone with iTunes on a new laptop. Will my data be l

  • Handle with return debit note

    Hi all, is there a process for handle with return debi notes? A AR invoice for an customer is payed made by direct debit (Lastschrift) for any reason the direct debit comes some days later back on the bank account but now the AR invoice ist marked as

  • Problems updating/installing air application

    Hi,   We have an Adobe Air application that uses the Air update mechanism for newer versions. It seems to work fine for most of the customers  but on some computers when it tries to install the new version it cannot. The only clue we have are some er

  • 10.5.1 update hangs on Al iMac

    On my Aluminum iMac after installing the updater on an external cloned FW it hangs after restart at the spinning beach ball page. After several attempts I did an erase and install of Leopard on the FW (with no migration), repaired prefs and immediate