Cannnot find libjava.so in Linux x86 machine

I googled all answers but the problem is still there.
I added path, java_home, and the lib in .bashrc file:
JAVA_HOME=/home/tony/download/jdk1.5.0_05
export JAVA_HOME
PATH="$PATH:$JAVA_HOME/bin:."
export PATH
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$JAVA_HOME\lib
to the root. But after restart, the problem is stil there.

Pl post exact versions of "9i" and "Linux". Is the specific database version you are installing certified on the specific Linux version you are installing on ? Is there a reason you are installing a desupported database version ?
Pl see if these MOS Docs can help
Oracle Universal Installer (OUI) Reports "Error: Can't find libjava.so" When Installing Oracle 9.2.0.4 on Red Hat 4.0 x86-64 (AMD64/EM64T) [ID 416530.1]
Requirements for Installing Oracle 9iR2 64-bit on RedHat 3 on x86_64 (AMD/EM64T) [ID 308588.1]
HTH
Srini

Similar Messages

  • Where can I find the Oracle Clusterware 11.1.0.7 for Linux x86

    Hello,
    I am testing upgrading Oracle 11g RAC from 11.1.0.6 to 11.1.0.7 on Linu x86 (RedHat 5.3/OEL 5.3)
    I haven't been able to find the Oracle Clusterware 11.1.0.7 for Linux x86 download, which is required for the RAC upgrade.
    Could someone tell me the patch/patchset number or how can I search for it in metalink?
    Thanks!

    Hi,
    You need to download patch 6890831
    Please see the metalink note 800603.1 for 11.1.0.7 patch set and installation instructions for Linux x86.
    Hope this helps.
    Regards
    Satishbabu Gunukula
    http://oracleracexpert.blogspot.com
    [Click here to delete archive logs using RMAN|http://oracleracexpert.blogspot.com/2009/08/delete-archive-logs-using-rman.html]
    [Click here for Oracle Data pump export/Import with Examples|http://oracleracexpert.blogspot.com/2009/08/oracle-data-pump-exportimport.html]
    Edited by: Satishbabu Gunukula on Aug 26, 2009 10:32 PM

  • Error when trying to install 9.2.0.4 for Linux x86

    I downloaded oracle 9.2.0.4 for Linux x86 from here:
    http://www.oracle.com/technology/software/products/oracle9i/htdocs/linuxsoft.html
    When I did the necessary extractions, and then ran the runInstaller, I get the following java error:
    [oracle@zeus Disk1]$ Initializing Java Virtual Machine from /tmp/OraInstall2006-08-15_11-27-09AM/jre/bin/java. Please wait...
    Error occurred during initialization of VM
    Unable to load native library: /tmp/OraInstall2006-08-15_11-27-09AM/jre/lib/i386/libjava.so: symbol __libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
    I'm logged on to the server as the oracle user. Is this the correct version for Oracle for Linux x86.
    Here's what I get from uname -a:
    [oracle@zeus]$ uname -a
    Linux zeus 2.4.21-40.ELsmp #1 SMP Thu Feb 2 22:22:39 EST 2006 i686 i686 i386
    GNU/Linux
    I have installed Oracle 10g successfully on this server as well.

    Installation howto you can find on http://www.puschitz.com
    Try use "Search" function before you create new topic. This one was discussed many times.

  • ERROR: cannot find libjava.so

    Hi All,
    Iam getting this below error while running 9i -runinstaller in linux os -64 bit. please help in this issue to solve.
    [oracle@dhcp-ptp2-10-177-155-47 Disk1]$ ./runInstaller
    [oracle@dhcp-ptp2-10-177-155-47 Disk1]$ Initializing Java Virtual Machine from /tmp/OraInstall2012-08-30_12-37-56PM/jre/bin/java. Please wait...
    Error: can't find libjava.so.
    [oracle@dhcp-ptp2-10-177-155-47 Disk1]$ which java
    /usr/bin/java
    [oracle@dhcp-ptp2-10-177-155-47 Disk1]$ cd
    [oracle@dhcp-ptp2-10-177-155-47 ~]$ cat red.env
    export ORACLE_BASE=/u01/ora9i/oracle/
    export ORACLE_HOME=$ORACLE_BASE/product/db_1
    export SID=red
    export PATH=$ORACLE_HOME/bin:$PATH
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib:/usr/bin/java/:$LD_LIBRARY_PATH
    export TMP=/tmp
    export JAVA=/usr/bin/java
    [oracle@dhcp-ptp2-10-177-155-47 ~]$
    }

    Pl post exact versions of "9i" and "Linux". Is the specific database version you are installing certified on the specific Linux version you are installing on ? Is there a reason you are installing a desupported database version ?
    Pl see if these MOS Docs can help
    Oracle Universal Installer (OUI) Reports "Error: Can't find libjava.so" When Installing Oracle 9.2.0.4 on Red Hat 4.0 x86-64 (AMD64/EM64T) [ID 416530.1]
    Requirements for Installing Oracle 9iR2 64-bit on RedHat 3 on x86_64 (AMD/EM64T) [ID 308588.1]
    HTH
    Srini

  • Error: Unable to find sources for current Linux Kernel

    Hi Guys,
    Hit a bump !!!!
    Oracle Linux x86-64 installed successfully via Oracle VM box.
    Clicked on 'Install Guest Additions'.
    Ran VboxLinuxAdditions.run to install the Guest machine on Linux. It Failed and in error log (/var/log/vboxinstall.log) got the below error:-
    Error: Unable to find sources for current Linux Kernel. Specify KERN_DIR=<directory> and run again
    Looking upto Google i found I need to update Linux headers , in doing so get +'bash: apt-get : command not found'+ which I am not able to understand.
    Any assistance is appreciated.
    Cheers

    Thanks for the information. I was able to resolve it though.
    Ran +'yum install gcc kernel-devel kernel-headers'+
    Hence my query is resolved now.
    Just one question - I need to copy text from Windows to Linux Terminal. Is there a command I can type into Linux terminal to enable copy paste from Windows to Linux and vice-versa ?
    Cheers.

  • "can`t find libjava.so" when I install Oracle9iDB to Red Hat Linux7.2

    Hi, all
    I am new to Linux and want to install Oracle9iDB to my Red Hat Linux7.2. I logon to Linux as user oracle and after mount to the cdrom, to follow the Oracle installation guide, I run the command as following:
    oracle$ /mnt/cdrom/runInstaller
    I got the following error message:
    Initializing Java Virture Machine from /tmp/OraInstall112003-03-20_03-24-28PM/jre/bin/java. Please wait.....
    Error: can`t find libjava.so
    I need a solution and hope you giving me an idea.
    Thanks in advance.
    Peter

    Sorry, I still could not solve this problem, even I found the libjava.so file somewhere, and added the path to the environment variable LD_LIBRARY_PATH in the .bash_profile. Can you tell me more detail about it.
    many thanks,
    Peter

  • 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 ?????

  • 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.

  • Availability of RPM Linux x86-64 10.2 instant client

    good morning,
    an increasingly important platform for us is Linux x86-64 (actually RedHat Enterprise Linux 4 x86-64), the instant client is available only in zip packaging. Could you indicate whether and approximatically when it could be made available in .rpm package.
    It is very important for our deployment on all of the client machines.
    I thank you a lot in advance for your time and answer,
    eric
    PS: on RHEL3 x86 platform, we use the RPM version of the 10.2 Linux x86 and this is very convenient. We would reproduce the same ease of deployment for RHEL4 x86-64

    good morning,
    an increasingly important platform for us is Linux x86-64 (actually RedHat Enterprise Linux 4 x86-64), the instant client is available only in zip packaging. Could you indicate whether and approximatically when it could be made available in .rpm package.
    It is very important for our deployment on all of the client machines.
    I thank you a lot in advance for your time and answer,
    eric
    PS: on RHEL3 x86 platform, we use the RPM version of the 10.2 Linux x86 and this is very convenient. We would reproduce the same ease of deployment for RHEL4 x86-64

  • License for cross-compilation for solaris 10 sparc on Linux x86

    I'd like to do cross-compilation for solaris 10 sparc on Linux x86 using gcc (for linux). To do that, I have to copy libraries (/lib/64) and includes (/usr/include) from a sparc machine to my linux machine.
    The compilation will be run on about (up to) 50 Linux machines (by various developers). We also have 3 solaris-10-SPARC machines.
    I wonder if Solaris license allows me to copy the includes and libs to perform compilation elsewhere.
    I also checked "OTN License Agreement for Oracle Solaris", but it looks like Oracle allows for installing "the programs" on up to 3 machines, but I need it on 50.
    Thanks for any suggestions or redirections to a proper place where I can get an answer.
    Marek

    When installing Solaris 10 01/06 on a Dell 1850 I receive an error message during the install saying "no disk found". I assume that the drive/controller is not recognized. The Dell 1850 is listed under the HCL for Solaris 10 10/06. I don't believe I can use the Solaris(TM) Device Driver for the LSI MegaRAID Adapter floppy with 1/06. I don�t have any other Solaris boxes up so I can�t build a jump start server. Any suggestions?

  • 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 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>

  • Can't find libjava.so on solaris 8

    when running the .bin, it runs for about 30 seconds, installs file into the
    tmp directory then says
    error: can't find libjava.so
    and deletes the installed files
    I am attempting to install it onto a virgin Solaris 8 (Intel) server and
    have added the patche 108941-07 for java1.3
    Any ideas/clues to whats going wrong would be appreciated.
    Regards
    Andy Gill

    On the other hand, performance packs are for scalability only, so development
    systems can run just fine not using async IO.
    Michael Girdley <[email protected]> wrote:
    The Linux version will be available when we go G. A. Sorry, but only HP,
    Windows NT and Solaris are supported for the beta program. It is not that
    it will not work on Linux, but that we will not have an installer until
    later.
    Sorry.
    Michael Girdley
    BEA Systems Inc
    "Andy Gill" <[email protected]> wrote in message
    news:[email protected]..
    Well, it seems to work OK with the exception of the no performance pack.
    However if its not supported when will the Linux version be available as I
    don't want to buy sparc boxes just to develop with the beta., even though
    our target production platforms are intel and sparc.
    Regards
    Andy Gill
    "Michael Girdley" <[email protected]> wrote in message
    news:[email protected]..
    We do not support Solaris on Intel for any version, including version
    6.0.
    The platform support page for WebLogic Server is located at:
    http://www.weblogic.com/platforms/index.html
    This page has the latest and greatest information on the platforms that
    WebLogic is certified and supported on.
    Thanks,
    Michael
    Michael Girdley
    BEA Systems Inc
    "news.weblogic.com" <[email protected]> wrote in message
    news:39e5bf4d$[email protected]..
    when running the .bin, it runs for about 30 seconds, installs file
    into
    the
    tmp directory then says
    error: can't find libjava.so
    and deletes the installed files
    I am attempting to install it onto a virgin Solaris 8 (Intel) server
    and
    have added the patche 108941-07 for java1.3
    Any ideas/clues to whats going wrong would be appreciated.
    Regards
    Andy Gill
    Dimitri

  • Installation of  oracle 10g rac on open solaris  for X86 Machine

    Hi
    Can you please let me know the advantages of installation of oracle 10g rac on open solaris on x86 machine.And also let me know the detail steps involved in instatllation of oracle 10g rac on open solaris on x86. please suggest the recommdendation for the installation
    Thanks
    Saiprasath

    If by "advantages of installation of oracle 10g rac on open solaris on x86 machine" you mean advantages over RAC on Linux or AIX or HP/UX there aren't any.
    If you want to know the advantages of RAC over stand-alone they generally relate to:
    1. Eliminating the server as a single point of failure
    2. Transparent fail-over
    2. Incremental horizontal scalability

  • Transparent Gateway to MS SQL Server for Linux x86-64 ( Oracle 10.2.0.4 ) ?

    where can i download tg4msql ?

    Hi
    I need oracle Tranparent Gateway for Microsoft Sqlserver (tg4msql) for oracle 10g on linux x86-64 bit. I have searched for it on otn.oracle.com and on edelivery.oracle.com. But couldn't find it.
    Can any one help me in this regard.
    Regards
    Nadir.

Maybe you are looking for

  • "An unknown error occurred while moving a photo" - LR 2.0 on Mac

    Lately, I've been seeing this error message with some regularity. It appears whenever I move photos containing a psd file. The scenario is as follows: I have started to use the 'edit in CS3' function to use the Silver Efex Pro plugin. I then save the

  • Mono playback on external speaker?

    Hello, I'd like to set up FC to playback in mono to two external monitors. I can do this with a fairly expensive cable set-up. If I could set up FC to playback in mono I could use a considerably less expensive system of cables. I've been looking at A

  • TDS CERTIFICATE (J1INCERT) AMOUNT IN RUPEES SHOWN AS MILLION

    Hi, While printing TDS certificate (J1INCERT) amount in words shown as Rupees one million and three hundred only instead Rupees ten lacs and three hundred only. How we will get amount as lakhs. Thanks christopher.J 9946377990

  • What is the best spam filter for a MacBook Pro?

    I am getting a lot of spam suddenly.  What is the best way to deal with this for a MacBook Pro?

  • How to reset an ipod that is locked

    My 9 year old got an ipod. I am NOT a computer person and I have no idea what an ios thing is or any of that. There is a password but he says he dont know it so now he isnt able to get on it. I have it hooked up in the usb because I read to plug it i