ODI11g on 64bit Linux

Hi,
what archive I should download for installation ODI11g on 64bit Linux (with for Linux (x86) or or All Platforms label)?
According [url http://www.oracle.com/technetwork/middleware/ias/downloads/fusion-certification-100350.html]Oracle Fusion Middleware Supported System Configurations ODI11g is supported on RedHat EL 5.3+ 64bit ( [url http://www.oracle.com/technetwork/middleware/data-integrator/odi-11gr1certmatrix-163773.xls?ssSourceSiteId=otncn]direct link to certification table for ODI11g ),
I downloaded for Linux (x86) archive but when I tried to run installer in 64bit RedHat I got error
ERROR: The shiphome you are trying to install is not the proper shiphome for the current platform. The shiphome is for Linux x86 platform.
Try downloading the appropriate shiphome for current platform or contact Oracle Support.
Is there any reference to installation tips or guide for ODI11g on 64bit Linux?
Regards,
Oleg

Resolved.
To install ODI11g on Linux 64bit (and other platforms, for which there is no sepparate installation archive) you need to download ofm_odi_generic_11.1.1.3.0_disk1_1of1.zip file (with label "for All platforms" on ODI download link).
Also I downloaded and installed JDK Standard Edition 1.6 for Linux 64bit (because installed OS didn't contain certified Java Developer Kit for ODI,
I downloaded jdk-6u23-linux-x64.bin file and simple run it under choosed directory for JDK installation, for example if you run under /home/oracle
JDK home will be /home/oracle/jdk1.6.0_23).
Then start OUI - it asks about JDK location. Then follow installation guide...
That's it!
Regards,
Oleg

Similar Messages

  • Acrobat Reader for 64bit Linux is needed

    64bit Linux is becoming more prevalent due to the 64bit machines being created now a days.  Why isn't the 64bit Adobe Acrobat Reader available for Linux?

    The 32 bit .deb file does not install on 64 bit ubuntu systems.  Let me know
    if there is a trick to getting the 32 bit .deb file to install on 64 bit
    systems.
    Why was the 64 bit Acrobat created for Windows 7?  The reasons would be the
    same for Linux.  The 64 bit Acrobat would allow working with very large pdf
    files.
    Kind regards,
    Ralph Navarro

  • UnixODBC connects, but won't select - 64bit Linux and client 10.2.0.1.0

    ODBC connects, but won't select - 64bit Linux and 64 bit Oracle instant client 10.2.0.1.0, full install (all files but basiclite).
    ODBC can connect to an Oracle database, but cannot describe or select.
    sqlplus can connect and select.
    Also, ODBC can connect and select using a mysql database.
    At end is ODBC trace log, odbcinst.ini and odbc.ini
    Using the isql utility from unixODBC version 2.2.10, I get the following
    ## working tnsnames.ora is located
    $ export TNS_ADMIN=/usr/share/oracle/OraHome_1/network/admin
    $ LD_LIBRARY_PATH=/usr/lib64/oracle isql -v TESTDB foo bar
    | Connected! |
    | |
    | sql-statement |
    | help [tablename] |
    | quit |
    | |
    SQL> describe dual
    [IM003][unixODBC][Driver Manager]Specified driver could not be loaded
    [ISQL]ERROR: Could not SQLAllocStmt
    SQL> select count(*) from dual;
    [IM003][unixODBC][Driver Manager]Specified driver could not be loaded
    [ISQL]ERROR: Could not SQLAllocStmt
    SQL>
    Trace appended at end.
    System Details
    SuSE 9.3 64 bit, 2x Xeon, 8Gb RAM, latest SuSE kernel 2.6.11.4-21.9-smp
    A 64bit full client(10.1.0.3.0) is installed in /usr/share/oracle/OraHome_1, where the tnsnames.ora file is located (in network/admin)
    The 64 bit instant client is installed in /usr/lib64/instantclient_10_2, pointed to by soft-link /usr/lib64/oracle
    I also have a 32bit instant client, which is needed by OpenOffice
    From a shell with unset ORACLE_HOME, and with no Oracle lib in the ld.config path, all 3 versions are able to connect, and describe dual and select (*) from dual;
    export TNS_ADMIN=/usr/share/oracle/OraHome_1/network/admin
    # 10.2 64 bit instant client
    LD_LIBRARY_PATH=/usr/lib64/oracle /usr/lib64/oracle/sqlplus foo/bar@TESTDB
    # 10.2 32 bit instant client
    LD_LIBRARY_PATH=/usr/lib/oracle /usr/lib/oracle/sqlplus foo/bar@TESTDB
    # 10.1 64 bit full client
    LD_LIBRARY_PATH=/usr/share/oracle/OraHome_1/lib /usr/share/oracle/OraHome_1/bin/sqlplus foo/bar@TESTDB
    #### LOG AND INI FILES
    ### odbcinst.ini
    [OracleODBC-10g]
    Description = Oracle ODBC driver for Oracle 10g
    Driver = /usr/lib64/oracle/libsqora.so.10.1
    Setup = /usr/lib64/unixODBC/liboraodbcS.so.1
    FileUsage =
    CPTimeout =
    CPReuse =
    [ODBC]
    Trace = Yes
    TraceFile = /tmp/sql.log
    ForceTrace = No
    Pooling = No
    ### odbc.ini
    [TESTDB]
    Application Attributes = T
    Attributes = W
    BatchAutocommitMode = IfAllSuccessful
    CloseCursor = F
    DisableDPM = F
    DisableMTS = T
    Driver = OracleODBC-10g
    DSN = TESTDB
    EXECSchemaOpt =
    EXECSyntax = T
    Failover = T
    FailoverDelay = 10
    FailoverRetryCount = 10
    FetchBufferSize = 64000
    ForceWCHAR = F
    Lobs = T
    Longs = T
    MetadataIdDefault = F
    QueryTimeout = T
    ResultSets = T
    ServerName = TESTDB
    SQLGetData extensions = F
    Translation DLL =
    Translation Option = 0
    Here is the output from ODBC's trace of the isql session
    [ODBC][27847][__handles.c][444]
              Exit:[SQL_SUCCESS]
                   Environment = 0x507700
    [ODBC][27847][SQLAllocHandle.c][346]
              Entry:
                   Handle Type = 2
                   Input Handle = 0x507700
    [ODBC][27847][SQLAllocHandle.c][464]
              Exit:[SQL_SUCCESS]
                   Output Handle = 0x507ce0
    [ODBC][27847][SQLConnect.c][3527]
              Entry:
                   Connection = 0x507ce0
                   Server Name = [TESTDB][length = 6 (SQL_NTS)]
                   User Name = [foo][length = 3 (SQL_NTS)]
                   Authentication = [bar][length = 3 (SQL_NTS)]
              UNICODE Using encoding ASCII 'ISO8859-1' and UNICODE 'UCS-2LE'
    [ODBC][27847][SQLConnect.c][4101]
              Exit:[SQL_SUCCESS]
    [ODBC][27847][SQLAllocHandle.c][511]
              Entry:
                   Handle Type = 3
                   Input Handle = 0x507ce0
    [ODBC][27847][SQLAllocHandle.c][641]Error: IM003
    [ODBC][27847][SQLError.c][424]
              Entry:
                   Connection = 0x507ce0
                   SQLState = 0x7fffffffd750
                   Native = 0x7fffffffd748
                   Message Text = 0x7fffffffd760
                   Buffer Length = 500
                   Text Len Ptr = 0x7fffffffd74e
    [ODBC][27847][SQLError.c][461]
              Exit:[SQL_SUCCESS]
                   SQLState = IM003
                   Native = 0x7fffffffd748 -> 0
                   Message Text = [[unixODBC][Driver Manager]Specified driver could not be loaded]
    [ODBC][27847][SQLError.c][424]
              Entry:
                   Connection = 0x507ce0
                   SQLState = 0x7fffffffd750
                   Native = 0x7fffffffd748
                   Message Text = 0x7fffffffd760
                   Buffer Length = 500
                   Text Len Ptr = 0x7fffffffd74e
    [ODBC][27847][SQLError.c][461]
              Exit:[SQL_NO_DATA]
    [ODBC][27847][SQLError.c][504]
              Entry:
                   Environment = 0x507700
                   SQLState = 0x7fffffffd750
                   Native = 0x7fffffffd748
                   Message Text = 0x7fffffffd760
                   Buffer Length = 500
                   Text Len Ptr = 0x7fffffffd74e
    [ODBC][27847][SQLError.c][541]
              Exit:[SQL_NO_DATA]
    [ODBC][27847][SQLAllocHandle.c][511]
              Entry:
                   Handle Type = 3
                   Input Handle = 0x507ce0
    [ODBC][27847][SQLAllocHandle.c][641]Error: IM003
    [ODBC][27847][SQLError.c][424]
              Entry:
                   Connection = 0x507ce0
                   SQLState = 0x7fffffffd750
                   Native = 0x7fffffffd748
                   Message Text = 0x7fffffffd760
                   Buffer Length = 500
                   Text Len Ptr = 0x7fffffffd74e
    [ODBC][27847][SQLError.c][461]
              Exit:[SQL_SUCCESS]
                   SQLState = IM003
                   Native = 0x7fffffffd748 -> 0
                   Message Text = [[unixODBC][Driver Manager]Specified driver could not be loaded]
    [ODBC][27847][SQLError.c][424]
              Entry:
                   Connection = 0x507ce0
                   SQLState = 0x7fffffffd750
                   Native = 0x7fffffffd748
                   Message Text = 0x7fffffffd760
                   Buffer Length = 500
                   Text Len Ptr = 0x7fffffffd74e
    [ODBC][27847][SQLError.c][461]
              Exit:[SQL_NO_DATA]
    [ODBC][27847][SQLError.c][504]
              Entry:
                   Environment = 0x507700
                   SQLState = 0x7fffffffd750
                   Native = 0x7fffffffd748
                   Message Text = 0x7fffffffd760
                   Buffer Length = 500
                   Text Len Ptr = 0x7fffffffd74e
    [ODBC][27847][SQLError.c][541]
              Exit:[SQL_NO_DATA]

    We are having similar issue. Could you please let me know how to resolve this issue. If using 32-bit driver is the only solution, please provide the URL to download this.
    Linux gahfndev02 2.6.9-42.0.3.ELsmp #1 SMP Mon Sep 25 17:24:31 EDT 2006 x86_64 x86_64 x86_64 GNU/Linux
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon Jan 22 16:56:41 2007

  • SAPGUI7.10rev9 on 64bit Linux - Connection failed

    Hi, I installed SAPGUI7.10rev9 on 64bit Linux and try to connect to the SAP Netweaver2004s Test Drive. The connection failed:
    Attempt to load shared library /opt/SAPClients/SAPGUI7.10rev9/bin/libJPlatin.so failed.
    The library file exists, so either the program has insufficient privileges to access the library or the library is not loadable by the shared object loader.
    Please recheck the system requirements for your operating system and make sure all required libraries are installed.
    I follow the note 1018530. The 32bit JAVA is installed JRE1.5.0_19. My profile is:
    PATH=$PATH:$HOME/bin/:/home/roland/jre1.5.0_19/bin/
    export JAVA_HOME=/home/roland/jre1.5.0_19/
    export PLATIN_JAVA_VER=1.5.0_19
    export PLATIN_JAVA=$JAVA_HOME/bin/java
    The permissions of /opt/SAPClients/SAPGUI7.10rev9/bin/libJPlatin.so are:
    -rwxr-xr-x. 1 root root
    Could you help me?
    Thanks Roland

    Hello Roland,
    please also have a look at [note 909250|https://service.sap.com/sap/support/notes/909250].
    Is "ldd libJPlatin.so" giving some hint?
    Maybe the 32-bit C++ runtime lib or some other library is missing.
    Best regards
    Rolf-Martin

  • CF9 Standard in 64bit Linux

    I'm attempting to enter a CF 9 Standard license into 64bit Linux system.  There is a known problem with this, but the work-around (ie: enter serial number into the web CF administrator interface instead of during Console install time), isn't working.
    I also have a CF9 Ent serial number, which my new server does accept.  So I don't think there's a problem with my new installation.  It accepts Enterprise keys, just not Standard keys.
    Is there a way to manually enter the serial number?  I tried modifying .../WEB-INF/cfusion/lib/license.properties manually and enter the new serial number in sn=####-####.... line but that didn't work.  My new installation still says Developer.  I'm fine manipulating whatever files, if needed.
    I am running 9.0.1.274733.  It's running under Tomcat 7.0.22 using the AJP connector.  Tomcat is being called through Apache HTTPD 2.2.15 (yah, old) through mod_rewrite to ajp://localhost:8009/....   I tried Tomcat 5.5 and 6.x.  I tried switching JDK for Java from 1.6 Update 29 to 1.7 Update 1.  CF9 is "installed" as a WAR file.
    Apache httpd/tomcat/java seems fine, as I can run other jsp and war file applications just fine.  CF9 itself seems to work fine in Developer mode as well.  I just can't seem to apply the Standard edition serial number to switch it over to Standard mode.
    Thank you,
    PH

    The way you have ColdFusion installed is only supported with an Enterprise license. You have have deployed it as a .war, that is not supported in CF standard, so a standard key will not work. You can only install CF Standard in stand-alone/server mode.

  • Flex4 and Flash Player 64bit Linux

    Hi, I'm a flex3 developer.
    I've start a new project and I (sadly) decide to build it using gumbo, after having some trouble building it as I would, eventually I managed.
    It works well on windows, mac and linux 32bit but sadly on linux 64bit after changing some states (while initializing and connecting to the server) it failed to switch to the state where the application run. The controls on the last states aren't created (controls created in previous states are still visible) and also an Alert, displayed in response of some socket failure, is displayed but without text.
    Is this an issue with my code ? (I don't think so as it works on the others platforms) flex4 ? 64bit linux player ?
    Thank you in advice
    David

    From reading through the various links, it looks as if this thing could go into alpha stage sometime soon. Cool.

  • 64bit Linux Heap Options

    I have four 64bit Linux machines. All with exactly the same number/types of CPUs and the same amount of memory/swap. Same patches, same OS version.
    I start the same application on all of them (64bit 1.5.0_14-b03) using the exact same heap options:
    java -server -verbose:gc -XX:+PrintGCTimeStamps -XX:+PrintGCDetails -Xloggc:logs/gc.log -Xms512m -Xmx1536m -XX:+UseConcMarkSweepGC
    When I look in the gc.log I found that the Young Generation is being sized inconsistantly. On two of the machines it has the following sizing:
    1.364: [GC 1.365: [ParNew: 16256K->0K(16320K), 0.0134820 secs] 16256K->2067K(524224K), 0.0136140 secs]
    Aka Young Generation size of 16320K..
    On the other two machines it looks like:
    12.272: [GC 12.272: [ParNew: 32640K->0K(32704K), 0.0173360 secs] 32640K->4489K(524224K), 0.0174740 secs]
    Aka Young Generation size of 32704K.
    Now I am assuming it is using defaults for the type of machine, number of CPUs, available memory, etc. Question is why would the defaults be different on the same type of machine with all the same resources. These machines have exactly the same apps installed on them, the same everything except for IP/hostname.
    Second questions. NewRatio does not seem to effect the Young Generation sizing. I am guessing NewRatio acts more as a means to set the MaxNewSize relative to the overall heap rather than the NewSize??? Is that assumption correct? If that is the case, is there a way to specify the NewSize as a relative value rather than an absolute?
    Is there a document anywhere enumerating the option defaults for these -XX options on the Linux 64bit server implementation?

    The two examples you give are early in the run (at 1.3 and 12.3 seconds).
    The size of the generations may still be growing.
    You should look after the applications have reached a steady state.
    If you are seeing the same type of difference at steady state, try
    setting the min and max heap values to the same size and see
    if you see the same oddity.
    The thing about NewRatio is likely a bug. The UseConcMarkSweepGC
    collector by default sizes the young generation based on how
    many cpu's there are on the machine. It should pay attention to NewRatio
    but doesn't. You'll probably just have to explicitly choose sizes with
    NewSize and MaxNewSize.

  • 64bit Linux??

    You discontinue the only version that works on 64 bit linux and then don't offer support for 64bit linux in 10.1???
    This is why I hope flash dies a quick but agonizing death.

    Though there is sadly no viable alternative to flash for a lot of existing content, this does not include youtube. Go get Chromium (the open source project behind Google chrome) and go to www.youtube.com/html5 and join the html beta and most youtube movies should work with out having flash installed.
    Meanwhile, bad form Adobe, for removing access to your existing 64bit build. It's hard to take seriously the claim that you're interesting in supporting linux users when you remove the existing build before the new one is available. I had the old 64bit alpha installed on my laptop, but installed ubuntu 10.04 last night and now I have no flash until you decide you're ready to re-release it. Thanks a bunch.
    It's exactly this kind of thing that prompts people to keep saying proprietary software is bad for users. If you pull support what do we have? Nothing.

  • Linking to SQL Server from Oracle 10g on 64bit Linux

    I have this working, so I thought I would post my steps.
    In versions 8 to 10 of Oracle, the software for making these connections was known as Heterogeneous Services. It was 32bit only software and the actual binary file that was executed when querying a non oracle database was $ORACLE_HOME/bin/hsodbc. When a query was made to the linked database, a process was started on the machine with the name of hsodbcXXX (where XXX is the name of the DSN).
    In version 11g of Oracle this software is now referred to as Database Gateways and there is a 64bit version as well as a 32bit version. The binary file that is executed in this case is $ORACLE_HOME/bin/dg4odbc.
    Fortunately the 64bit Database Gateway software can also be used with Oracle 10g databases as long as it is up to version 10.2.03 and has the odbc compatibility patch installed. (5965763).
    To make use of this, we need to install the 11g ODBC Gateway into a separate ORACLE_HOME and start a listener from that environment. We can then make use of that listener from the 10g environment.
    So here is what I did to get this working: (Note: DSN = MyDSN)
    1.     Download and install 64bit ODBC driver with support for 64-bit ULEN from Easysoft. The file is named odbc-sqlserver-1.1.4-linux-x86-64-ul64.tar. You'll need to email Easysoft support for the URL. Create the DSN entry as part of the install. At the end of the process it can test the DSN. The query should come back with info about the SQL Server. Test the connection using isql from the /opt/easysoft/unixODBC/bin directory to verify that it works as well (/opt/easysoft/unixODBC/bin/isql –v MyDSN). Note, I installed easysoft driver under /opt rather than the /usr/local which is the default. /usr/local/easysoft is a symlink to /opt/easysoft.
    2.     Install ODBC gateway via the 11g Gateways installer. You can do a custom install and deselect all but the ODBC Gateway component. (http://download.oracle.com/otn/linux/oracle11g/linux.x64_11gR1_gateways.zip)
    3.     Create a /home/oracle/11g_environment.sh script that sets 11g ORACLE_HOME, PATH, and LD_LIBRARY_PATH variables. It should look something like this:
    #set ORACLE ENV vars for 11g
    ORACLE_HOME=/u01/app/oracle/product/11.1.0/tg_1 # (assuming that is where ODBC Gateway was installed)
    PATH=/bin:/usr/bin:/u01/app/oracle/product/11.1.0/tg_1/bin:/opt/easysoft/bin:/opt/easysoft/unixODBC/bin
    LD_LIBRARY_PATH=/opt/easysoft/lib:/opt/easysoft/unixODBC/lib:/u01/app/oracle/product/11.1.0/tg_1/lib
    export ORACLE_HOME
    export PATH
    export LD_LIBRARY_PATH
    4.     Create $ORACLE_HOME/hs/admin/initMyDSN.ora, $ORACLE_HOME/network/admin/listener.ora, and $ORACLE_HOME/network/admin/tnsnames.ora under 11g structure. They are as follows:
    initMyDSN.ora:
    # This is a sample agent init file that contains the HS parameters that are
    # needed for an ODBC Agent.
    # HS init parameters
    HS_FDS_CONNECT_INFO=MyDSN
    HS_FDS_TRACE_LEVEL=0
    HS_FDS_TRACE_FILE_NAME=MyDSN.trc
    HS_FDS_SHAREABLE_NAME=/opt/easysoft/unixODBC/lib/libodbc.so
    HS_FDS_SUPPORT_STATISTICS=FALSE
    # ODBC specific environment variables
    #set ODBCINI=/etc/odbc.ini
    #set ODBCINSTINI=/etc/odbcinst.ini
    #set LD_LIBRARY_PATH=/opt/easysoft/lib:/opt/easysoft/unixODBC/lib:/u01/app/oracle/product/11.1.0/lib
    #set PATH=$PATH:/opt/easysoft/unixODBC/bin:/opt/easysoft/bin/
    # Environment variables required for the non-Oracle system
    #set <envvar>=<value>
    listener.ora
    MyDSN =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1522))
    SID_LIST_MyDSN =
    (SID_LIST =
    (SID_DESC=
    (SID_NAME=MyDSN)
    (ORACLE_HOME = /u01/app/oracle/product/11.1.0/tg_1)
    (PROGRAM=dg4odbc)
    (ENVS=LD_LIBRARY_PATH=/opt/easysoft/lib:/opt/easysoft/unixODBC/lib:/u01/app/oracle/product/11.1.0/tg_1/lib)
    tnsnames.ora
    # tnsnames.ora Network Configuration File:
    # Generated by Oracle configuration tools.
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    MyDSN =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST=localhost)(PORT=1522))
    (CONNECT_DATA=(SID=MyDSN))
    (HS=OK)
    5.     Add another entry for MyDSN in /u01/app/oracle/product/10.2.0/db_1/network/admin/tnsnames.ora so tnsping works in 10g environment as well.
    MyDSN =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST=localhost)(PORT=1522))
    (CONNECT_DATA=(SID=MyDSN))
    (HS=OK)
    *** Notice that the MyDSN listener runs on a different port (1522) as it is a separate listener.
    6.     Login to machine as user oracle and source the 11g environment script. “source ~/11g_environment.sh”. Now start the listener. “cd $ORACLE_HOME/bin”. “./lsnrctl start MyDSN”.
    7.     Login to a new shell as user oracle with a 10g environment.
    8.     Run sqlplus and create the database link. “CREATE PUBLIC DATABASE LINK SQLSERVER connect to “<someuser>” IDENTIFIED BY “<somepass>” USING ‘MyDSN’;”
    9.     test the link. “select * from information_schema.tables@SQLSERVER;”
    If it is successfull, you should see a system process named "dg4odbcMyDSN".

    So what have you found out for yourself so far (considering the solution to this is easily found on the web)?
    Have you looked up Heterogeneous Services?

  • Installation error, can you run a 32 bit database on 64bit Linux?

    I have Oracle Linux 64bit but downloaded the 32 bit version of 11g as the 64 bit required 4gig of Ram (which would max me out)
    I have followed the pre install instructions but when I ./runInstaller I get:
    ./runInstaller: /home/michael/database/install/.oui: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
    Any advice appreciated :)

    Hi,
    Did you fulfill all prerequisites mentioned in installation guide?
    how did you transfer the software to Linux after downloading? Using FTP in binary mode?
    Salman

  • Oracle Configuration Manager problems 64bit Linux

    I recently installed Oracle 11g 64 bit on a 64 bit Linux server. This server is in every way the same as the old server, except this one is running AMD64bit and 64bit version of the OS. I had OCM running great on the other server, but when I try and install it on this one, I get the errors below. I'm guessing this is a 64bit problem as I have run into a few other problems I had to solve due to using Oracle 64bit and a true 64bit OS. Any help on this would be appreciated as I would love to have OCM back up and working again.
    Server: AMD64 running Ubuntu Server 8.04 64 bit
    (From log file after trying to isntall OCM)
    make -f /u01/app/oracle/product/11.1.0/db_1/ccr/lib/ins_emll.mk relink_exe EXENAME=nmz
    make[1]: Entering directory `/tmp/core-09-23-2008_10.55.51-12123'
    gcc -m32 -o /u01/app/oracle/product/11.1.0/db_1/ccr/bin/nmz -L/u01/app/oracle/product/11.1.0/db_1/ccr/lib/ -L/u01/app/oracle/product/ 11.1.0/db_1/ccr/lib/stubs/ `cat /u01/app/oracle/product/11.1.0/db_1/ccr/lib/sysliblist` -Wl,-rpath,/u01/app/oracle/product/11.1. 0/db_1/lib -lm `cat /u01/app/oracle/product/11.1.0/db_1/ccr/lib/sysliblist` -ldl -lm -L/u01/app/oracle/product/11.1.0/db_1/lib - L/u01/app/oracle/product/11.1.0/db_1/ccr/lib/stubs/ /u01/app/oracle/product/11.1.0/db_1/ccr/lib/s0nmz.o /u01/app/oracle/product/11.1. 0/db_1/ccr/lib/libnmz.a /u01/app/oracle/product/11.1.0/db_1/ccr/lib/libnmzu.a -lcore9 -lnls9 -lcore9 -lnls9 -lcore9 -lunls9 -Wl,-rpa th,/u01/app/oracle/product/11.1.0/db_1/lib `cat /u01/app/oracle/product/11.1.0/db_1/ccr/lib/sysliblist` -ldl -lm
    /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.2.3/libgcc.a when searching for -lgcc
    /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.2.3/libgcc.a when searching for -lgcc
    /usr/bin/ld: cannot find -lgcc
    collect2: ld returned 1 exit status
    make[1]: *** [u01/app/oracle/product/11.1.0/db_1/ccr/bin/nmz] Error 1
    make[1]: Leaving directory `/tmp/core-09-23-2008_10.55.51-12123

    I finally got it working. It was a 32 bit library problem. Here is how I fixed it in case anyone else has these problems:
    ln -s /usr/lib32/libc_nonshared.a /usr/lib/libc_nonshared.a
    ln -s /usr/bin/gcc /usr/bin/gcc-3.4
    It was using the gcc-4.2 but that was giving me errors. Once I switched it back to 3.4 it ran and installed.
    Edited by: ChaosAD on Sep 23, 2008 1:09 PM

  • Software Download Manager on a 64bit Linux?

    I recently tried to install the linux software download manager.  I am running a 64bit RHEL 6.6 system.  After setting up the appropriate path I ran into the error of :
    ./install.bin
    Installer User Interface Mode Not Supported
    The installer cannot run in this UI mode. To specify the interface mode, use the -i command-line option, followed by the UI mode identifier. The valid UI modes identifiers are GUI, Console, and Silent.
    I tried running (-i Console ),(-i GUI) , and (-i Silent) .  I still got the same errors.   My google search of the error points to maybe needing to install 32 bit libs.  I am wondering if it is possible to install the download manager (SAP_Download_Manager_1.0) on a 64 bit linux box.  Please let men know if I barked up the wrong tree. (sorry for the funky formatting)
    Roy

    I have now tried to use both a 32bit and 64bit jvm and I am getting the same issues.

  • SAP 64bit Linux application server (Linux on Power) memory config issues

    Hello Everyone,
    Let me give some background. I have been tasked with replacing our AIX6.1 SAP application server with new Linux on Power servers (SLES11SP3)
    Our current production BW application servers (AIX) are running fine given their current setup. We are fine implementing the same size of the AIX systems on the new Linux systems, but we now have more room to grow in the fur, however when I tried to implement the Linux server using the same memory sizing I am getting runtime errors: "TSV_TNEW_PAGE_ALLOC_FAILED" with a specific user created program and process chain. The AIX servers do not run into this issue running the exact same program. When this process runs, it utilizes 3 BTC process for the program.
    Using the note 941735, I have tried to correctly setup the system using STD memory implementation, however I have a feeling that I am missing something or setup something incorrectly which is causing the above issue. Looking in ST02 here is the SAP buffer parameters for two of the systems. Perhaps someone might notice something that I am not see or point me in the right direction. Please let me know if more parameters from the profile are needed. Thanks!
    AIX system (existing):
    ztta/roll_area              6500000    Byte Roll area per workprocess (total)
    ztta/roll_first             1          Byte First amount of roll area used in a dialog WP
    ztta/short_area             3200000    Byte Short area per workprocess
    rdisp/ROLL_MAXFS            32768      8 kB Maximum roll file size
    rdisp/ROLL_SHM              16384      8 kB Part of roll file in shared memory
    rdisp/PG_SHM                16384      8 kB Part of paging file in shared memory
    rdisp/PG_LOCAL              150        8 kB Paging buffer per workprocess
    em/initial_size_MB          2027       MB   Initial size of extended memory
    em/blocksize_KB             4096       kB   Size of one extended memory block
    em/address_space_MB         4092       MB   Address space reserved for ext. mem. (NT only)
    em/global_area_MB           256        MB   Extended global memory
    ztta/roll_extension         2000000000 Byte Max. extended mem. per session (external mode)
    abap/heap_area_dia          2000000000 Byte Max. heap memory for dialog workprocesses
    abap/heap_area_nondia       2000000000 Byte Max. heap memory for non-dialog workprocesses
    abap/heap_area_total        2000000000 Byte Max. usable heap memory
    abap/heaplimit              250000000  Byte Workprocess restart limit of heap memory
    abap/use_paging             0               Paging for flat tables used (1) or not (0)
    abap/shared_objects_size_MB 20         MB   Shared objects
    Linux system (new):
    ztta/roll_area              6500352    Byte Roll area per workprocess (total)
    ztta/roll_first             1024       Byte First amount of roll area used in a dialog WP
    ztta/short_area             3200000    Byte Short area per workprocess
    rdisp/ROLL_MAXFS            131072     8 kB Maximum roll file size
    rdisp/ROLL_SHM              32768      8 kB Part of roll file in shared memory
    rdisp/PG_SHM                16384      8 kB Part of paging file in shared memory
    rdisp/PG_LOCAL              150        8 kB Paging buffer per workprocess
    em/initial_size_MB          4092       MB   Initial size of extended memory
    em/blocksize_KB             4096       kB   Size of one extended memory block
    em/address_space_MB         4096       MB   Address space reserved for ext. mem. (NT only)
    em/global_area_MB           256        MB   Extended global memory
    ztta/roll_extension         2000683008 Byte Max. extended mem. per session (external mode)
    abap/heap_area_dia          2000683008 Byte Max. heap memory for dialog workprocesses
    abap/heap_area_nondia       2000683008 Byte Max. heap memory for non-dialog workprocesses
    abap/heap_area_total        2000683008 Byte Max. usable heap memory
    abap/heaplimit              250609664  Byte Workprocess restart limit of heap memory
    abap/use_paging             0               Paging for flat tables used (1) or not (0)
    abap/shared_objects_size_MB 20         MB   Shared objects

    Yes sapconf has been installed. sapconf however only sets the kernel settings.
    I was able to resolve the issue by having Zero Admin tool using 'es/implementation = map' and setting the PHYS_MEMSIZE to the desired amount. Then commenting out all the values that are defaulted in the 32bit version of the memory management guide for linux and let it size many of the values. Then I simply copied those from st02. I updated the profile with those values to override default for  'es/implementation = std' and commented out PHYS_MEMSIZE as it is not needed. In a nut shell, the following parameters were updated.
    es/implementation = std
    em/address_space_MB = 4096
    em/blocksize_KB = 4096
    em/initial_size_MB = 14320
    em/max_size_MB = 14326
    rdisp/PG_MAXFS = 131072
    rdisp/PG_SHM = 16384
    rdisp/ROLL_MAXFS = 131072
    rdisp/ROLL_SHM = 131072
    ztta/roll_area = 6500352
    ztta/roll_extension = 4000000000
    ztta/roll_extension_dia = 4000000000
    ztta/roll_extension_nondia = 4000000000
    ztta/roll_first = 1

  • FP11 beta 2 (64bit linux) freezes complete system

    Help guys, my system freezes a few seconds after having started any flash video (e.g. youtube) with FP 11 beta 2.
    I can only recover it with kernel SysRq keys. The only evidence from the log files I have found:
    NVRM: Xid (0000:01:00): 8, Channel 00000003
    NVRM: os_schedule: Attempted to yield the CPU while in atomic or interrupt context
    NVRM: Xid (0000:01:00): 8, Channel 00000004
    NVRM: os_schedule: Attempted to yield the CPU while in atomic or interrupt context
    NVRM: Xid (0000:01:00): 13, 0001 00000000 00005097 00000548 3f800000 00000080
    My box is a standard Kubuntu 11.04 (2.6.38-10-generic x86_64 GNU/Linux) running default Nvidia driver from the repos.
    Any idea, as I would like to get rid of ugly squares generating FP 10.3 from the repos?

    The driver is default nvidia from 11.04 repositories, no ppa stuff:
    $ lspci | grep -i nvidia
    01:00.0 VGA compatible controller: nVidia Corporation G96 [GeForce 9500 GT] (rev a1)
    $ nvidia-settings -q NvidiaDriverVersion
      Attribute 'NvidiaDriverVersion' (localhost:0.0): 270.41.06
    The strange thing is that I did not see that behavior with any former FP version.
    Is there any more information I could provide to help tracking this issue down?

  • Best 64bit Linux Distro

    I know Arch64 is pretty good and well under development, but I just wanna play around (not spend much time with) a 64-bit linux.. and I was wondering what would be the best solution (I was thinking of Fedora Core 6 64 when it comes out), but I would like to hear you opinions! (besides arch64 cause that's already a good option)

    krix wrote:
    Haiyadragon wrote:
    Arch64 is the best I've tried so far. Gentoo isn't worth the effort if you ask me. Frugalware seems to be doing a good job keeping the 64-bit version up to date. But their build system and boot scripts and all that are a mess. Might as well use Ubuntu, same story. Arch is superior.
    I just wish there were more guys compiling packages for Arch64.
    Uhm. Heya.
    Agreed with boot scripts. Our bootscripts actually bad. But a new rewrite of these scripts will come in the future.
    Second.
    What is the problem with the build system ? Mess ?? Could you post any information WHAT is mess in that ? You ever saw that ? Or you only just saw a simple FrugalBuild and nothing else ?
    Dunno but we can easly maintain all of our packages with this ""MESS"" buildsystem.
    I dont got the point.
    Regards
    -krix-
    Oh, maybe those weren't the right words. I tried the same thing I would on Arch and it complained that the package didn't exist. Well I agreed, that's why I was trying to build it. I guess the biggest problem is lack of documentation. One good howto to build packages would be great. But also for other stuff like configuration. I searched on the Wiki but the only thing I could find assumed I knew stuff I couldn't possibly know.
    One thing that you seem to do really well is patching when there's problems with software. Gentoo also does that really well. For example, Grub doesn't work with Arch64 because I have more than 2 gigs of memory (it's a bug in Grub). FrugalWare's latest net install has a patched Grub that does work.
    The worst thing about FrugalWare that I experienced was the install. That thing is bad. First, it needs "back" buttons, like, yesterday. I had to reboot 3 times before getting it right. Granted, this was due to my hastyness, but still. The package selection sucks, I ended up choosing just the base group because pacman is awesome and package selection in the installer was a pain. Most important, it needs a "rescue" mode under the install. When the install fails for some reason it should drop back into the live rescue mode so another attempt can be made. Also, basic operations should be possible. I consider that very important for an advanced distro like Arch and FrugalWare.

Maybe you are looking for