Installing oracle developer suite under a different oracle home than the DB

I have Oracle 10g r2 installed on a RHAS4 server.
I installed Oracle developer suite 10.1 on this server. In the installation procedures, there are specific instructions to not install it under the ORACLE_HOME for an existing database installation.
Oracle was already installed under /usr/lib/oracle (don't ask me why, I didn't do it).
I installed oracle developer suite under /oracle/dev. If I set ORACLE_HOME to /usr/lib/oracle, proc responds with:
Symbol `kpccapCTarr' has different size in shared object, consider re-linking
PCC-F-NOERRFILE, unable to open error message file, facility PR2
If I set ORACLE_HOME to /oracle/dev, it works correctly.
This appears to require me to switch my oracle home setting each time I switch between using Pro*C and sqlplus. This in very inconvenient. I have worked on many, many systems in the past which had one ORACLE_HOME for both the RDBMS and the development tools.
Is this a new constraint introduced by Oracle? Where does this restriction come from?
Is there something I don't understand and have I installed the developer suite incorrectly?

your 10.2 server uses obviously some different client libraries than your 10,1 developer version.
You may check this with ldd proc and ldd sqlplus.
Perhaps you can live with a wrapper script for starting sqlplus or proc meanwhile ?

Similar Messages

  • Oracle developer suite installed under a different Oracle Home

    I have Oracle 10g r2 installed on a RHAS4 server.
    I installed Oracle developer suite 10.1 on this server. In the installation procedures, there are specific instructions to not install it under the ORACLE_HOME for an existing database installation.
    Oracle was already installed under /usr/lib/oracle (don't ask me why, I didn't do it).
    I installed oracle developer suite under /oracle/dev. If I set ORACLE_HOME to /usr/lib/oracle, proc responds with:
    Symbol `kpccapCTarr' has different size in shared object, consider re-linking
    PCC-F-NOERRFILE, unable to open error message file, facility PR2
    If I set ORACLE_HOME to /oracle/dev, it works correctly.
    This appears to require me to switch my oracle home setting each time I switch between using Pro*C and sqlplus. This in very inconvenient. I have worked on many, many systems in the past which had one ORACLE_HOME for both the RDBMS and the development tools.
    Is this a new constraint introduced by Oracle? Where does this restriction come from?
    Is there something I don't understand and have I installed the developer suite incorrectly?

    It looks to me this is a mess; i have installed oracle 10g on rhas4 and it didn't install under that folder. I'd suggest to run oui/run installer and show what are the oracle_homes found there; maybe you should reinstall it in the proper locations, under different accounts, etc.

  • Oracle Developer suite 10g Architecture-

    Hi Gurus,
    Does the Oracle Developer suite 10g deployed on Oracle Application Server 10g using an Oracle 10g Database come under 3- tier technology?
    According to my opinion, Forms is having both the presentation logic as well as business logic. If not the business logic will be in the Database (Stored procedures which Forms uses). In this manner the Business logis resides with the DB server or with the Form.
    How can we say it to be a three tier architecture? Any inputs on this is very much appreciated.
    Thanks and Regards,

    Just to add a little on what Jan and Paul already said, and I hope not to confuse you more;
    You can install the OAS and the DB on the same machine, this way you will have 3 logical tiers but physically only 2 tier, since both the OAS and DB are physically on the same machine.
    PS: It is not recommended to Install OAS and DB on the same machine for production. you'll have many problems.
    Tony

  • Oracle Developer Suite 10g - Windows 7 - swap space problem

    Hi brothers and sisters,
    Hope all you are fine. I am facing swap space problem while installing Oracle Developer Suite 10g on Windows 7 . I have downloaded and installed Oracle Database 11g Express Edition successfully and it is working properly. Now, I have downloaded two files
    a. ds_windows_x86_101202_disk1,
    b. ds_windows_x86_101202_disk2
    to install Oracle Developer Suite 10g using Windows 7 Ultimate. The Oracle Universal Installer have passed the following issues:
    a. Operating system version,
    b. Monitor
    But while checking swap space, it gives a message, "0 MB available, 1535 MB required", Failed. I have 2 GB RAM installed and system managed paging file space which is currently allocated to 2038 MB in my system .
    Please solve me the problem.
    Noor

    increase the system virtual memory for the OS drive.
    check this link
    http://hamid-oracle.blogspot.com/2011/06/how-to-install-oracle-developer-suite.html
    also check this link.
    Re: error installing oracle forms 11g release 2
    Hope this helps
    If someone response is correct or helpful, mark accordingly. and if answered mark answered.
    Edited by: HamidHelal on Jun 27, 2012 2:28 PM

  • How to make a text formatting tools in oracle developer suite 10G R2

    Dear Oracle Expert,
    This is my configurations:
    ===============
    1) OS-> windows 7 (Ultimate-32bit)
    2) Oracle Developer Suite 10G R2
    3) Oracle Database 10G
    I create this form but i want it in that way. So, i can format the text written in text box, such as BOLD, Italic, make a url link etc.
    How can i do that using Oracle Developer suite 10G R2.
    Best regards,
    Shimul

    Mr.François Degrelle ,
    Is this the proper command for sign-in the jar file
    set PATH=C:\DevSuiteHome_1\jdk\bin;%PATH%
    C:\DevSuiteHome_1\forms\webutil\sign_webutil     C:\DevSuiteHome_1\forms\java\frite.jar
    I am bit of confusing for this command C:\DevSuiteHome_1\forms\webutil\sign_webutil cuz here sign_webutil is used for webutil configuration. Just let me assure, that this is the right command or not. And if your answer is no, then what it will be.
    Thanks in Advance

  • Pro*C installed under ORACLE_HOME different from that of the RDBMS???

    I have Oracle 10g r2 installed on a RHAS4 server.
    I installed Oracle developer suite 10.1 on this server. In the installation procedures, there are specific instructions to not install it under the ORACLE_HOME for an existing database installation.
    Oracle was already installed under /usr/lib/oracle (don't ask me why, I didn't do it).
    I installed oracle developer suite under /oracle/dev. If I set ORACLE_HOME to /usr/lib/oracle, proc responds with:
    Symbol `kpccapCTarr' has different size in shared object, consider re-linking
    PCC-F-NOERRFILE, unable to open error message file, facility PR2
    If I set ORACLE_HOME to /oracle/dev, it works correctly.
    This appears to require me to switch my oracle home setting each time I switch between using Pro*C and sqlplus. This in very inconvenient. I have worked on many, many systems in the past which had one ORACLE_HOME for both the RDBMS and the development tools.
    Is this a new constraint introduced by Oracle? Where does this restriction come from?
    Is there something I don't understand and have I installed the developer suite incorrectly?

    Mark, Kamal,
    The situation I have created (mixed versions) is because I am supposed to be developing using the Oracle 10gr2 Express Edition database. There is no developer suite available for 10gr2, so I must use 10gr1. Normally, I go to great lengths to avoid this sort of situation, but I don't have much control over it here.
    I think this would be a fairly common work environment (running 10g r2 express or enterprise) with a 10g r1 development suite. That I am having this many problems with setting it up is very frustrating. I've never spent more that a couple of hours on an install and configuration on a development environment, but haven't set one up since 9.2.
    What are "all the environment variables"? I am used to setting ORACLE_SID and ORACLE_HOME. I am aware of LD_LIBRARY_PATH and it's use, but I don't normally change it unless required. By setting ORACLE_HOME and ORACLE_SID, the precompiler works okay, so I'll leave it like that. Are there other env. vars. that have to be set?
    Pro*C links with shared libraries by default. I'm not even sure that this can be changed to static. When I install the built pro*c executables, do I have to install the shared libraries from under the development ORACLE_HOME as well?

  • Problem installing oracle developer  Suite 10g on window 7 64 bit

    hi am in window 7 64-bit am trying to install my oracle developer suite am geting this error when installing
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be 5.0, 5.1 or 5.2 . Actual 6.1
    Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at C:\User
    s\10017134\AppData\Local\Temp\OraInstall2012-09-21_08-15-55AM\installActions2012
    -09-21_08-15-55AM.log
    Please press Enter to exit...
    i downlload the software from
    http://www.oracle.com/technetwork/developer-tools/developer-suite/downloads/101202winsoft-087370.html
    my pc is window 7 professional service pack 1
    64-bit operating system
    now am geting this error
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be 5.0, 5.1 or 5.2 . Actual 5.1
    Passed
    Checking monitor: must be configured to display at least 256 colors . Actual
    4294967296 Passed
    Checking swap space: 0 MB available, 1535 MB required. Failed <<<<
    Some requirement checks failed. You must fulfill these requirements before
    continuing with the installation, at which time they will be rechecked.
    Continue? (y/n) [n]
    i try to right click mycomputer->advance system setting->system properties->advance->performance->setting->advance->virtual memory->change->virtual memory
    Edited by: ADF007 on 2012/09/21 9:22 AM
    Edited by: ADF007 on 2012/09/21 9:49 AM
    Edited by: ADF007 on 2012/09/24 12:12 PM

    hi my installation fail am geting this error
    Starting to execute configuration assistants
    Launched configuration assistant 'Oracle Net Configuration Assistant'
    Tool type is: Recommended.
    The command being spawned is: 'C:\DevSuite\jdk\jre\\bin/java.exe -Dsun.java2d.noddraw=true -Duser.dir=C:\DevSuite\bin -classpath ";C:\DevSuite\jdk\jre\\lib\rt.jar;C:\DevSuite\jlib\ldapjclnt10.jar;C:\DevSuite\jlib\ewt3.jar;C:\DevSuite\jlib\ewtcompat-3_3_15.jar;C:\DevSuite\network\jlib\NetCA.jar;C:\DevSuite\network\jlib\netcam.jar;C:\DevSuite\jlib\netcfg.jar;C:\DevSuite\jlib\help4.jar;C:\DevSuite\jlib\jewt4.jar;C:\DevSuite\jlib\oracle_ice.jar;C:\DevSuite\jlib\share.jar;C:\DevSuite\jlib\swingall-1_1_1.jar;C:\DevSuite\jdk\jre\\lib\i18n.jar;C:\DevSuite\jlib\srvmhas.jar;C:\DevSuite\jlib\srvm.jar;C:\DevSuite\network\tools" oracle.net.ca.NetCA /orahome C:\DevSuite /orahnam DevSuite /responseFile C:\DevSuite\network\install\netca_asinstall.rsp'
    Start output from spawned process:
    Parsing command line arguments:
    Parameter "orahome" = C:\DevSuite
    Parameter "orahnam" = DevSuite
    Parameter "responsefile" = C:\DevSuite\network\install\netca_asinstall.rsp
    Done parsing command line arguments.
    The OUICA command is launched from C:\DevSuite\oui\bin\ouica.bat.-----------------------------------------------------------------------------
    *** Starting OUICA ***
    Oracle Home set to C:\DevSuite
    Configuration directory is set to C:\DevSuite\cfgtoollogs. All xml files under the directory will be processed
    Error:*** Alert: The assistant you are trying to stop is a "Recommended" assistant. Not successfully running any "Recommended" assistant means your system will not be correctly configured.
    Do you wish to proceed? ***
    User Selected: Cancel
    The OUICA command is launched from C:\DevSuite\oui\bin\ouica.bat.-----------------------------------------------------------------------------
    *** Starting OUICA ***
    Oracle Home set to C:\DevSuite
    Configuration directory is set to C:\DevSuite\cfgtoollogs. All xml files under the directory will be processed
    Error:*** Alert: The assistant you are trying to stop is a "Recommended" assistant. Not successfully running any "Recommended" assistant means your system will not be correctly configured.
    Do you wish to proceed? ***
    User Selected: Yes/OK
    End output from spawned process.
    Configuration assistant "Oracle Net Configuration Assistant" was canceled.
    Result code for launching of configuration assistant is: -1
    Error:*** Alert: Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured. Select the failed assistants and click the 'Retry' button to retry them. ***
    User Selected: Yes/OK
    The following configuration assistants have not been successfully completed. These assistants must be completed for your product to be completely configured.
    Execute file C:\DevSuite\cfgtoollogs/configToolCommands to re-run all skipped/failed configuration assistants.
    echo Oracle Net Configuration Assistant
    C:\DevSuite\jdk\jre\\bin/java.exe -Dsun.java2d.noddraw=true -Duser.dir=C:\DevSuite\bin -classpath ";C:\DevSuite\jdk\jre\\lib\rt.jar;C:\DevSuite\jlib\ldapjclnt10.jar;C:\DevSuite\jlib\ewt3.jar;C:\DevSuite\jlib\ewtcompat-3_3_15.jar;C:\DevSuite\network\jlib\NetCA.jar;C:\DevSuite\network\jlib\netcam.jar;C:\DevSuite\jlib\netcfg.jar;C:\DevSuite\jlib\help4.jar;C:\DevSuite\jlib\jewt4.jar;C:\DevSuite\jlib\oracle_ice.jar;C:\DevSuite\jlib\share.jar;C:\DevSuite\jlib\swingall-1_1_1.jar;C:\DevSuite\jdk\jre\\lib\i18n.jar;C:\DevSuite\jlib\srvmhas.jar;C:\DevSuite\jlib\srvm.jar;C:\DevSuite\network\tools" oracle.net.ca.NetCA /orahome C:\DevSuite /orahnam DevSuite /responseFile C:\DevSuite\network\install\netca_asinstall.rsp
    Error:*** Alert: One or more "Recommended" configuration assistants have not completed successfully. Not successfully running any "Recommended" assistant means your system will not be correctly configured. A list of the assistants that need to be run is generated in the log of this session which is located at:
    C:\Program Files (x86)\Oracle\Inventory\logs\installActions2012-09-21_10-14-35AM.log ***
    Edited by: ADF007 on 2012/09/21 4:52 PM
    Edited by: ADF007 on 2012/09/21 4:52 PM

  • How to Install Oracle developer suite in Ubuntu

    I'm using Ubuntu hardy 8.04, and I have to use oracle developer suite to create some report. Does anybody know how to install the thing in Ubuntu. The documentation mention that I have to use Red Hat Enterprise, which I don't have.

    No Oracle support for Ubuntu is disappointing.
    Ubuntu 8.04 (Hardy Heron) desktop is more robust than Redhat.
    I prefer using Ubuntu to Windows and will move everything to Ubuntu when I can get my applications installed/supported. I already have SQLDevelper running under Ubuntu and it works just fine.

  • Installed Oracle Developer Suite 10g (9.0.4) in Linux

    my system is Linux enterprise 3, update 5 (Kernel 2.4.21-32.ELsmp)
    I haved Installed Oracle Developer Suite 10g (9.0.4) by using instruction in Oracle9i Developer Suite Installation for RedHat Install successful.
    when I run form builder (oracle_home/bin/f90desm.sh, rwbuilder), it show that:
    Segmentation fault
    Please help!

    And how to set RHEL 3 to allow install Oracle
    Developer Suite 10g (9.0.4.0.0)?Main documentation link:
    http://www.oracle.com/technology/documentation/index.html
    Under Development Tools, click Oracle Developer Suite Release 10g (9.0.4), then View Library (Documentation Library for Windows, Linux, Solaris, and HP-UX). The Tab Getting Started has Install guides.

  • How to install Oracle Developer Suite 10g on Windows 7 (64-bit)

    Hi,
    I have windows 7 (64-bit) installed on my laptop. I want to install Oracle developer suite 10g R2 on this machine but when I run the Oracle Universal Installer, it gives me error stating "operating system version: must be 5.0, 5.1, 5.2. Actual 6.1 Failed<<<<
    Exiting OUI.
    Can anyone please help me to solve this problem.
    Thanks in advance.
    Regards

    Be aware that Developer Suite 10gR2 is not supported for use on Windows 7. Installing it on this platform may result in undesirable behavior.

  • Unable to install Oracle Developer Suite 10 on SuSe Linux 11.0

    Hi all,
    I have installed Oracle 11g on SuSe Linux 11.0 with no issues. I am unable to install Oracle Developer Suite10.12.02 on same (SuSe 11.0). The installation gets to about 94% and then fails with the following error:
    /usr/lib/libXtst.so.6: undefined reference to `__stack_chk_fail@GLIBC_2.4'
    /usr/lib/libXtst.so.6: undefined reference to `__fprintf_chk@GLIBC_2.3.4'
    /usr/lib/libXtst.so.6: undefined reference to `__sprintf_chk@GLIBC_2.3.4'
    Here's the actual (make failure) log entry:
    gcc -o rwbuilder -L/home/oracle/app/product/11.1.0/ods//lib/ -L/home/oracle/app/product/11.1.0/ods/lib/ -L/home/oracle/app/product/11.1.0/ods/lib//stubs -rdynamic -Bdynamic -L/home/oracle/app/product/11.1.0/ods/jdk/jre/lib/i386 -L/home/oracle/app/product/11.1.0/ods/jdk/jre/lib/i386/server -L/home/oracle/app/product/11.1.0/ods/jdk/jre/lib/i386/native_threads -ljvm rxmasb.o /home/oracle/app/product/11.1.0/ods/reports/lib/ui10.o /home/oracle/app/product/11.1.0/ods/reports/lib/uiicxd.o /home/oracle/app/product/11.1.0/ods/reports/lib/rwsng.o /home/oracle/app/product/11.1.0/ods/reports/lib/rwscl.o /home/oracle/app/product/11.1.0/ods/reports/lib/rwssc.o /home/oracle/app/product/11.1.0/ods/reports/lib/rwssc0.o /home/oracle/app/product/11.1.0/ods/reports/lib/rwsdt.o -lrw /home/oracle/app/product/11.1.0/ods/lib//librw.a -lobx -lnn -lrws -lde /home/oracle/app/product/11.1.0/ods/lib//libzrc.a -lrws -lucol -luicc -lca -lmma -lmmiw -lmmov -lmma -lmmos -lmmoi -lmmia -lmmft -lmmcm -lvgs -luihx -luc -luipr -luimotif -lot -lrem -lree -lrec -luiimg -luimotif -luipr -luiimg -luc -lrem -luimotif -luia -ltknqap -luipr -luimotif -lutt -lix -lixd -lrod -lror -lros -lrod -lror -lros -lrod -luat -ldfc -lutc -lutj -lutl -lutsl -lpls10 -lplp10 /home/oracle/app/product/11.1.0/ods/lib/libplc10.a -lpls10 -lplp10 -lslax10 -lsql10 -lclntsh `cat /home/oracle/app/product/11.1.0/ods/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /home/oracle/app/product/11.1.0/ods/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /home/oracle/app/product/11.1.0/ods/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /home/oracle/app/product/11.1.0/ods/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /home/oracle/app/product/11.1.0/ods/lib/sysliblist` -Wl,-rpath,/home/oracle/app/product/11.1.0/ods/lib,-rpath,/home/oracle/app/product/11.1.0/ods/jdk/jre/lib/i386:/lib:/usr/lib -lm `cat /home/oracle/app/product/11.1.0/ods/lib/sysliblist` -ldl -lpthread -lm -L/home/oracle/app/product/11.1.0/ods/lib -L/home/oracle/app/product/11.1.0/ods/lib/stubs/ -lsnls10 -lpthread -ljvm -lhpi -Wl,-rpath,/usr/X11R6/lib -L/usr/X11R6/lib -lXm -lXt -lX11 -lm -lXp -lXext /home/oracle/app/product/11.1.0/ods/lib//librw.a -lnsl
    /usr/lib/libXtst.so.6: undefined reference to `__stack_chk_fail@GLIBC_2.4'
    /usr/lib/libXtst.so.6: undefined reference to `__fprintf_chk@GLIBC_2.3.4'
    /usr/lib/libXtst.so.6: undefined reference to `__sprintf_chk@GLIBC_2.3.4'
    collect2: ld returned 1 exit status
    make: *** [rwbuilder] Error 1
    The only serious flaw I can see in the config is that I'm using libstd++ 4.3 instead of the requested 3.2.2 which 'should' be acceptable as it's a newer version - can anyone help please? Thanks in advance for any helpful advice anyone can offer.
    Richard Foley
    ps. What's also a bit odd, is that the overall exit status of the installation is regarded as succesful...
    *** End of Installation Page***
    The installation of Oracle Developer Suite 10g was successful.
    Edited by: orafoley on Oct 14, 2008 5:19 PM

    Hi Hub,
    Done that, nothing:
    $> env | grep -i LD
    $>
    On the off-chance that it had something to do with installing Oracle 11.0 with ODS Developer 10.0, I've rolled my database installation back too, so now I have:
    Oracle 10.2.01
    Oracle Developer Suite 10i (ODS 10.12.02)
    SuSe 11.0
    Now when I runInstaller I get this, which is surprisingly similar:
    Start output from spawned process:
    rm -f /home/oracle/app/product/10.2.0.1/db/lib//librwu.so; \
    rm -f /home/oracle/app/product/10.2.0.1/db/lib//librw.so
    rm -f rwsutil.o rwspid.o ; \
    /usr/bin/ar x /home/oracle/app/product/10.2.0.1/db/lib//librwu.a rwsutil.o rwspid.o ; \
    (LD_OPTIONS="-z muldefs"; \
    /usr/bin/gcc -o /home/oracle/app/product/10.2.0.1/db/lib//librwu.so -shared -L/home/oracle/app/product/10.2.0.1/db/lib/ -L/home/oracle/app/product/10.2.0.1/db/lib/stubs/ rwsutil.o rwspid.o \
    -lm /home/oracle/app/product/10.2.0.1/db/lib/libclntsh.so -lpthread -Wl,-rpath,/usr/X11R6/lib -L/usr/X11R6/lib -lXm -lXt -lX11 -lm -lXp -lXext `cat /home/oracle/app/product/10.2.0.1/db/lib/sysliblist` -lc )
    rm -f zrhitem.o zrhcursor.o; \
    /usr/bin/ar x /home/oracle/app/product/10.2.0.1/db/lib//librw.a zrhitem.o zrhcursor.o
    rm -f rwbuilder
    gcc -o rwbuilder -L/home/oracle/app/product/10.2.0.1/db//lib/ -L/home/oracle/app/product/10.2.0.1/db/lib/ -L/home/oracle/app/product/10.2.0.1/db/lib//stubs -rdynamic -Bdynamic -L/home/oracle/app/product/10.2.0.1/db/jdk/jre/lib/i386 -L/home/oracle/app/product/10.2.0.1/db/jdk/jre/lib/i386/server -L/home/oracle/app/product/10.2.0.1/db/jdk/jre/lib/i386/native_threads -ljvm rxmasb.o /home/oracle/app/product/10.2.0.1/db/reports/lib/ui10.o /home/oracle/app/product/10.2.0.1/db/reports/lib/uiicxd.o /home/oracle/app/product/10.2.0.1/db/reports/lib/rwsng.o /home/oracle/app/product/10.2.0.1/db/reports/lib/rwscl.o /home/oracle/app/product/10.2.0.1/db/reports/lib/rwssc.o /home/oracle/app/product/10.2.0.1/db/reports/lib/rwssc0.o /home/oracle/app/product/10.2.0.1/db/reports/lib/rwsdt.o -lrw /home/oracle/app/product/10.2.0.1/db/lib//librw.a -lobx -lnn -lrws -lde /home/oracle/app/product/10.2.0.1/db/lib//libzrc.a -lrws -lucol -luicc -lca -lmma -lmmiw -lmmov -lmma -lmmos -lmmoi -lmmia -lmmft -lmmcm -lvgs -luihx -luc -luipr -luimotif -lot -lrem -lree -lrec -luiimg -luimotif -luipr -luiimg -luc -lrem -luimotif -luia -ltknqap -luipr -luimotif -lutt -lix -lixd -lrod -lror -lros -lrod -lror -lros -lrod -luat -ldfc -lutc -lutj -lutl -lutsl -lpls10 -lplp10 /home/oracle/app/product/10.2.0.1/db/lib/libplc10.a -lpls10 -lplp10 -lslax10 -lsql10 -lclntsh `cat /home/oracle/app/product/10.2.0.1/db/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /home/oracle/app/product/10.2.0.1/db/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lmm -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /home/oracle/app/product/10.2.0.1/db/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lnro10 `cat /home/oracle/app/product/10.2.0.1/db/lib/ldflags` -lnsslb10 -lnsgr10 -lnzjs10 -ln10 -lnnz10 -lnl10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 -lclient10 -lnnetd10 -lvsn10 -lcommon10 -lgeneric10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /home/oracle/app/product/10.2.0.1/db/lib/sysliblist` -Wl,-rpath,/home/oracle/app/product/10.2.0.1/db/lib,-rpath,/home/oracle/app/product/10.2.0.1/db/jdk/jre/lib/i386:/lib:/usr/lib -lm `cat /home/oracle/app/product/10.2.0.1/db/lib/sysliblist` -ldl -lpthread -lm -L/home/oracle/app/product/10.2.0.1/db/lib -L/home/oracle/app/product/10.2.0.1/db/lib/stubs/ -lsnls10 -lpthread -ljvm -lhpi -Wl,-rpath,/usr/X11R6/lib -L/usr/X11R6/lib -lXm -lXt -lX11 -lm -lXp -lXext /home/oracle/app/product/10.2.0.1/db/lib//librw.a -lnsl
    /usr/lib/libXtst.so.6: undefined reference to `__stack_chk_fail@GLIBC_2.4'
    /usr/lib/libXtst.so.6: undefined reference to `__fprintf_chk@GLIBC_2.3.4'
    /usr/lib/libXtst.so.6: undefined reference to `__sprintf_chk@GLIBC_2.3.4'
    collect2: ld returned 1 exit status
    make: *** [rwbuilder] Error 1
    End output from spawned process.
    Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'libso_install bld_install proxy_install runm_install server_install cgi_install cli_install conv_install qv_install' of makefile '/home/oracle/app/product/10.2.0.1/db/reports/lib/ins_reports.mk'. See '/opt/oracle/oraInventory/logs/installActions2008-10-30_02-12-25PM.log' for details.
    Richard.

  • Is it possible to install oracle developer suite 10g in windows 7(64 bit), I have tried to install but failed so. Though, database 11g gets install in Windows 7.  If possible, Kindly provide me the website link.

    Is it possible to install oracle developer suite 10g in windows 7(64 bit), I have tried to install but failed so. Though, database 11g gets install in Windows 7.
    If possible, Kindly provide me the website link.

    Pl do not post duplicates
    Is 1GB ram is enough for the installation of oracle developer suite 10g and database 11g??? And which one to install fi…
    I want to install oracle database 11g and oracle developer suite 10g (latest) in my system. As i'm quite new to oracle ,…
    Continue the discussions in your original threads

  • Problems installing Oracle Developer Suite 10g in windows 7

    Hi Experts;
    I have installed Oracle Developer Suite 10g in windows XP, but now I change to windows 7, 64 bits, I was trying to install this product and I'm having a lot of problems, apparently this product is not compatible with windows 7.
    My question is, is there any product, like Oracle Developer Suite 10g for windows 7? I was looking for in the Oracle page, and  I couldn't see anything, may be the name is diferent.
    Thanks for your help.
    Al

    First off, Oracle Developer Suite (ODS) 10g is no longer supported so Oracle has discontinued improving the product.  While ODS is not certified by Oracle for use on Windows 7 (32 or 64 bit), you can install and use on Windows 7 (32/64 bit).  This is a commonly asked question so a search of the forum would have given you several solutions.
    The limitations of the Oracle installer are:
    1.  You must have Administrator rights to install.
    2.  Windows 7 is not a supported version (it's version 6 and it is looking for version 5), so the installer exits.
    3.  It's unable to recognize Windows Managed virtual memory.
    To get around these limitations you must do the following:
    1.  Modify your Virtual Memory settings and define a specific Min and Max amount.   Look at this MS article if you need help making this change: http://windows.microsoft.com/en-us/windows7/change-the-size-of-virtual-memory
    2.  You must run the Oracle installer in compatibility mode for Windows XP.  To do this,
      - Right-click on the setup.exe and select the Compatibility tab and click "Run this program in compatibility mode for: Windows XP SP2"
    3.  While still in the properties and the compatibility tab, select the option, "Run as Administrator" and click OK.
    Now run the Oracle setup.exe and your installation should succeed.
    Craig...

  • Install oracle developer suite 10g on ubuntu

    Hi,
    Is it possible to install oracle developer suite 10g on ubuntu?

    979155 wrote:
    Hi,
    Is it possible to install oracle developer suite 10g on ubuntu?Better search at ubuntu forum.
    Here one link
    1. http://ubuntuforums.org/showthread.php?t=548631
    2. http://ubuntuforums.org/showthread.php?t=1393013
    3. {thread:id=2432469} {thread:id=669088}
    Hope this enough...
    Hamid

  • How can i install oracle developer suite 10g on centos 5.5

    Hello all ,
    i would like to install oracle developer suite 10g on centos 5.5
    Thank's all :)

    CentOS is not a supported distro for installing Dev Suite 10g - http://www.oracle.com/technetwork/middleware/ias/downloads/as-certification-r2-101202-095871.html
    Unless you use a certified OS, you are on your own
    HTH
    Srini

Maybe you are looking for

  • Report reqd for list of Billing or Invoices Created Daily

    Dear All, Where can I find the report  in SAP which gives me the no of invoices that I have created in a particular date and what are the inputs I need to give to take out this report say for e.x. we give va05 for open sales orders similarly were can

  • Lrcat files much smaller in LR6???

    Should I be worried? My LR preview files are substantially smaller after the LR update/conversion. Just flipping through them, I can't find any problem but is this size reduction "normal" and are you all seeing it? Just fyi, I have about 160k files a

  • How to use Parameter in inline view

    I want to deploye following sql in discoveror. Problem is that how to use the P_TO_DATE in disco. select papf.employee_number, papf.effective_start_date, papf.effective_end_date, paaf.effective_start_date, paaf.effective_end_date, (select peev.screen

  • Missing record in archive log

    hello all, to the point, i am trying to mirroring 2 database using archive log. so, i do some test by inserting large data (1200 record / s) into 4 table for some interval (like 10 menit). Each time database create archive log, my daemon in Master wi

  • Display apex page inside iframe........

    Hi, Im trying to put the apex page(http://apex.oracle.com/pls/apex/f?p=44015:3:2304706657174469:::::) inside a iframe. but i cant achive it. when i run the below code the page cant able to display inside the iframe. <html>      <head> <title>HTML Tes