Installing Oracle Server 8i with Form 6.0

Hello Hi,
I want to Install Form 6.0 With Oracle 8i on Server
mean not personal oracle,
if i install first oracle 8i and then form 6.0 then
they overwrite their homes and vice versa.
What method i use to control this problem.
please help me so that i install form 6.0 on oracle 8i server.
thanks
hayat ([email protected])

Install Oracle8i Personal and Dev2k on same machine in following steps
1. Install Oracle Personal
2. Install Dev2k (Include SQL Net) and restart the computer
3. Find file tnsnames.ora
4. Locate string "TCP-Loopback" in tnsnames.ora
5. Change it with some other name and remember it.
6. In the regarding entry (few lines below) specify oracle SID
7. If you dont know you ORACLE-SID find it in init.ora file
8. Go to command prompt and write 'lsnrctl'
9. A propmpt will come write 'start'
Note:
1. If you are Installing Dev-2k on a client machine and Oracle server is running on any other machine then Do steps-1,8,9 on server and rest on DEV-2k Machine.
2. If bad-command occurs on 'lsnrctl' then try to find out the similar exe file in ORACLE_HOME\bin directory and write that name
If you still get some error mail me at [email protected]

Similar Messages

  • Installing Oracle SOA Suite with the WebLogic Server

    Hi all,
    I am trying to install Oracle SOA Suite with the WebLogic Server. After following the step-by-step instruction in the "Installing Oracle SOA Suite with the WebLogic Server" document, I ran into the following situation: I have a working WebLogic Server with all applications deployed. However the BPELPM application is in Failed state.
    When I try to run the application, I get following exception (AdminServer.log):
    ####<Mar 30, 2009 9:46:43 AM EEST> <Warning> <Deployer> <javadev2> <AdminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1238395603163> <BEA-149004> <Failures were detected while initiating start task for application 'BPELPM'.>
    ####<Mar 30, 2009 9:46:43 AM EEST> <Warning> <Deployer> <javadev2> <AdminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1238395603164> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: [HTTP:101216]Servlet: "cxloader" failed to preload on startup in Web application: "/orabpel".
    javax.servlet.ServletException:
    ORABPEL START-UP ERROR!!!!!!!!
    OraBPEL run-time system failed to start due to exception:
    Bean is already undeployed.
    at com.collaxa.cube.admin.CXLoaderServlet.init(CXLoaderServlet.java:87)
    at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:278)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
    at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
    at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
    at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:507)
    at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1723)
    at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1700)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1620)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2761)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:889)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:333)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:566)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:136)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:104)
    at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:139)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:320)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:815)
    at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1222)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:433)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:161)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
    at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:891)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:333)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:635)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
    at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:566)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:136)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:104)
    at weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:139)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:320)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:815)
    at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1222)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:433)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:161)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
    at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
    Any help would be highly appreciated.
    Boris

    Hi Boris,
    Looks like you have not run the post upgrade script for 10.1.3.4.
    You need to install SOA 10.1.3.4 Basic Installation. Then start following : http://download.oracle.com/docs/cd/E12524_01/core.1013/e13058/weblogic.htm#BHCIIBFB
    You basically, first install 10.1.3.4 basic SOA install, Apply the Opatch 7337034 (HOTPLUG: SOASUITE 10.1.3.4 ON WEBLOGIC 9.2 - CHANGES FOR HOTPLUGGABILITY). Install WLS 9.2 MP3.
    Now, Download the Oracle SOA Suite 10.1.3.4 WebLogic Server 9.2 : patch : 7490612.
    Then , Modify the following mandatory installation properties in the Weblogic_SOA10134_Base\SOADomain.properties file as per the documentation above.
    Cheers
    Anirudh Pucha

  • Installing Oracle 9i Database with Oracle Developer 6i

    I'm trying to install Oracle 9i Database with Developer 6i for study purpose, but I can not connect from Oracle FORM Designer or REPORT Designer to Oracle Database, I would really appreciate if any one of you could tell me how to put them into work together.
    Thanks

    Yes, you can install. Install Oracle 9i DB and D2k on different HOME. Then, configure D2K tnsnames.ora as per 9iDB tnsnames.
    it will work, and works fine for me.
    Pramodu. C. P

  • Installing oracle server on windows xp !!!!!

    Is it possible to install oracle application server 10g AND oracle developer suite 10g on my home PC under Windows XP ....
    If yes, How to do it for Apllication server 10g ... PLs steps
    Thanks alot

    Thanks for you...
    But i have 1 GB ram my pc p4-1700 ??? Is it will work ??
    last question IS it i need to install oracle server or not ,because i have project and i need to test it ......

  • Install weblogic server 6 with sp1 failure in W2K

    When I install weblogic server 6 with sp1 in W2K,
    InstallAnyWhere display, when InstallAnyWhere process 100%,
    there is nothing in my display about the Install.
    there is weblogic600sp1_ and javaw in Windows Task manager->process.
    I have install JDK1.3

    If I remember correctly, you should make sure that the JDK is not in your
    path.
    Michael Girdley
    BEA Systems
    Learning WebLogic? http://learnweblogic.com
    "yshyang" <[email protected]> wrote in message
    news:[email protected]..
    When I install weblogic server 6 with sp1 in W2K,
    InstallAnyWhere display, when InstallAnyWhere process 100%,
    there is nothing in my display about the Install.
    there is weblogic600sp1_ and javaw in Windows Task manager->process.
    I have install JDK1.3

  • Can we Install SQL Server Express with Advanced Services x 64 bit for our testing purpose without procuring any license? Also can we use it for commercial use if we are neglect risk sof using it on Production?

    Can we Install SQL Server Express with Advanced Services x 64 bit for our testing purpose without procuring any license? Also can we use it for commercial/Production
    use if we are agree to take risk of using it on Production?

    Hi,
    Yes you can, but you should be aware of the limitations of MS SQL Express version.
    1. 1GB RAM
    2. 10 GB database size per database excluding log file (SQL 2008 R2 and above)
    3.Job Scheduling service is not available with SQL Server Express.
    4.Data import and export feature is not available with SQL Server Express.
    5.Limitation on number of CPU
    Refer following article for features supported by different editions of MS SQL Server.
    Features Supported by the Editions of SQL Server 2012
    Please mark solved if I've answered your question, vote for it as helpful to help other users find a solution quicker
    Praveen Dsa | MCITP - Database Administrator 2008 |
    My Blog | My Page

  • Instal oracle server

    I want to know if i can instal oracle server 9.2 on
    windowsXP ?
    or if you know any addresses to find about compatibility
    of operating systems and oracle versions.
    best regards.

    The certification matrix is available here http://otn.oracle.com/support/metalink/index.html
    Quick answer is yes, assuming you're talking about Windows XP Professional.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Installing oracle ops center with a Customer-Managed Database.

    Hi Everyone,
    I am trying to install oracle ops center with a Customer-Managed Database.
    I followed this document http://docs.oracle.com/cd/E27363_01/doc.121/e25139.pdf
    but I fail.
    this is the error I get
    Executing job: jobs/40installOracle.pl --install  --remoteDBprops=/var/tmp/RemoteDBProps.txt
    40installOracle.pl Job Start = Wed Aug  6 11:16:25 2014
    looking for props file: /mnt/xvmoc_full_bundle/./Linux_i686/Product/installer/scripts/localOracleConfig.propertieslooking for alter storage file: /mnt/xvmoc_full_bundle/./Linux_i686/Product/installer/scripts/alterStorage.sqlRestarting install at state=done_install_ic
    Skipping Step:PrepOraDB because currentState=done_install_ic
    Skipping Step:Install IC because currentState=done_install_ic
    Error: Failed to get a database connection: Connection refused
    satadm: ERROR:    --- Failed to verify database
    Cannot verify remote database
    Please fix the problem and then try this step again.
    For a full log of the failed install see the file: /var/tmp/installer.log.28153.
    t. Try this step again (correct the failure before proceeding)
    x. Exit
    this is my RemoteDBProps.txt
    mgmtdb_appuser=OPSCENTER
    mgmtdb_password=xxxxxxxx
    mgmtdb_roappuser=OPSCENTER_RO
    mgmtdb_ropassword=xxxxxxx
    mgmtdb_dburl=jdbc:oracle:thin:@192.168.1.100:1521/oem
    I tested the connection to the sql using OPSCENTER and is working fine.
    What am I doing wrong?
    kind regards
    Albert Boqo

    Hi Albert,
    which Version of remote DB do have installed ?
    As the error indicates that the error say sqlpplus can't connect to it.
    Is the Oracle listener running for port 1521 ?
    Error: Failed to get a database connection: Connection refused
    satadm: ERROR:    --- Failed to verify database
    example to verify the status:
    /export/home/oracle/u01/app/oracle/product/11.2.0/db_1/bin/lsnrctl status
    and what is ../oracle/product/11.2.0/db_1/network/admin/tnsnames.ora
    configured is these same port/hostname as in RemoteDBProps.txt
    Regards
    Klaus M

  • Install Oracle 11G, RAC with VMWare, APPS R12, and OBIEE on one server?

    Dear Experts,
    I'm looking to upgrade my skills, and want to learn more of:
    Oracle 11G, RAC, VMWare, APPS R12, and OBIEE
    My server has two quad cores (8 CPU altogether) and 16 gigs of RAM.
    Years ago, I took a shots at installing RAC on multiple servers and firewire.
    One thing I remember was that after I installed RAC, I was not able to use the database unless I enabled all the RAC processes on the server. So, I was not able to just boot the database and use it in the traditional single server manner.
    Which I will also want to do.
    1) Does this symptom/aspect/characteristic of RAC install still exist?
    2) Is it realistic to install all this software on one server?
    If so, what is the order of operations for the install?
    3) If I have to prioritize, I'd like to install
    Oracle 11G, OBIEE, and APPS R12,
    Would installing R12 and OBIEE on the same server present any conflicts or issues?
    If not, what is the order of operations for the install?
    11G, R12, then OBIEE?
    Thanks a lot!

    Hi,
    1) Does this symptom/aspect/characteristic of RAC install still exist?No.
    2) Is it realistic to install all this software on one server?
    If so, what is the order of operations for the install?For learning/traning/demonstration purpose you can Install all these software on same machine.
    3) If I have to prioritize, I'd like to install
    Oracle 11G, OBIEE, and APPS R12,
    Would installing R12 and OBIEE on the same server present any conflicts or issues?
    If not, what is the order of operations for the install?
    11G, R12, then OBIEE?There will not be any conflicts. I would suggest you to select vmware or virtual box in order to configure all these sw's.
    I have done such a configuration on my laptop with i7 Quad processor, 16GB RAM and 640 GB HDD.
    I have Installed 2 node RAC, 2 Node ERP and all are running smoothly without any issues.
    Refer:
    http://appsdbaworkshop.blogspot.com/2011/10/11gr2-rac-on-linux-56-using-vmware.html
    thanks,
    X A H E E R

  • Help... I need help to install a server for my form to run on web

    Hi there,
    I installed a New server with Windows 2003.
    I have some oracle forms developed using 6i, I don't mind to convert them later.
    What other oracle 10g software I need to install to have my oracle forms and reports to run on web?
    I tried to install in this sequence but not working:-
    1- windows 2003
    2- IIS
    3- Oracle Developer Suite
    Then I removed IIS and installed the Oracle SOA Application server also still cannot.
    What did I do wrong or what should I install (I meant by sequence?)
    Please advise.
    Thank you

    Why installing IIS o_O?
    For Installing a developer Machine just install Oracle Developer suite; for testing your forms you use OC4J ("start OC4J instance" in start menu), and you can run your forms in web; no need for a aditional webserver (don't believe there's an OC4J connector for IIS available; and if so I wouldn't use it either ;-))
    For Installing a server for "productional" use install Oracle Application Server (available on otn) which comes with an Apache as webserver and all the other needful things for runnung forms on the web.
    For configuring both of them just take a look at the documentations on http://otn.oracle.com
    regards
    christian

  • Install Oracle Server before Developer?

    Could someone one please confirm that whether the Server or Developer needs to be installed first in a Windows installation.
    I have to reinstall.
    I have just been educated in the busines of get Net*8 connection set up so that tnsname.ora and the listener process have the same values for

    Dear Steve,
    Even I am facing the same dilemma as well.
    I installed Oracle8i Release 8.1.7 on my Pentium III machine running Windows NT 4.00 Server (Service Pack 6a) into the ORACLE_HOME "Ora81". I followed this by installing Designer 6i Release 2 and Forms 6i Patch 2 (in that sequence) into the ORACLE_HOME "Orant".
    However, I am unable to install the OTN Sample Code for Forms and Reports Feature/Benefit Demos (available at http://technet.oracle.com/sample_code/products/forms/listing.htm#featdemo). When I try to install it in the ORACLE_HOME "Orant", the installer informs me that "Oracle Forms Demos does not support multiple installations, and therefore cannot be installed on 'Orant'. It can only be installed on 'Ora81'." Then, when I try to install the demos in the ORACLE_HOME "Ora81" it informs me that "Ora81 is already used as an Oracle home for 'Oracle 817 Production'. It cannot be used as an Oracle home for 'nt.'"
    I am wondering whether my problems are due to the fact there is a necessary sequence that has to be followed for installing Oracle8i Server, Designer 6i, and Forms 6i. If so, what is it?
    Also, is it mandatory to have Oracle WebDB installed and running on my machine to deploy both - client-server mode and Web-based (3-tier) mode of the Forms 6i / Reports 6i demos / applications. I already have the Apache HTTP server (that is packaged along with the Oracle8i Release 8.1.7 Server) running on my machine. What are the additional configurations (if any) that I have to do?
    Thanks in advance to anybody who can shed some more light on the subject.
    Regards,
    Sudip Dasgupta.

  • Oracle UCM - Working with forms

    I have a question about working with fillable forms in Oracle UCM. I have a requirement to display a fillable form on a website and have the fields that the user completes in that form stored in Oracle UCM some how. I have played with the forms editor and I have made a form. I see that I can map results into content server metadata fields.
    Is there a way to use this utility to create a file which is in turn checked into content server when the form is submitted. Is there a better way to do what I am trying to accomplish.
    Thanks in advance for your help,
    Data Bitz
    Edited by: data_bitz on Sep 1, 2010 6:22 PM

    Heya DB
    Check out HCSF forms.
    on submit, they create HCSP pages which are checked in to UCM as managed content.
    Also see our productized forms and workflows Solutions: http://bit.ly/cDuhpe
    warmly,
    Billy Cripe
    Fishbowl Solutions

  • Issue installing SQL Server 2012(with SP1) on windows 7 Error result: -2067529718

    When running the installation, it suddenly stops without any error popup.
    I ran the installation from the command prompt and this is what I get:
    An error occurred during the SQL Server 2012 Setup operation.
    Error result: -2067529718
    Result facility code: 1220
    Result error code: 10
    I recently uninstalled SQL Server 2012 SP1, because the SQL server service was not starting up, it would just hang in there with no response. I tried many things to get that issue fixed, finally I decided to uninstall and start fresh but I couldn't since
    I was getting an error stating that I needed Windows 7 SP1(which was already installed). I downloaded the
    microsoft fix it tool which fixed the issue.
    On the control panel/Programs and features, I still see that SQL Server 2012 is listed if I click to uninstall again it tells me:
    An error occurred while trying to uninstall Microsoft SQL Server 2012. it may have already been uninstalled. do you want to remove Microsoft SQL Server 2012 from the Programs and features list?
    if I click yes, eventually it will be listed again.
    currently I'm not able to install SQL server again and besides the info provided there are not error messages (I also copied the installation files to disk).
    UPDATE: it appears that the sql server was not completely removed from the system, I still see listed the SQL server(SQLExpress) and server browser services on the SQL server configuration manager.
    Thanks.

    1) First Reboot your server and try again for the installation.
    2) If first fail again than Take a backup of Registry first for safe side and then delete the entries of SQL server 2012 if found take a reboot again and try to install again.
    One more thing if installation created any file then move/Delete that also before installation.

  • How to install Oracle developer/2000 with Oracle8i

    hi, my dear firends
    please show me how to install the Oracle Developer/2000 with Oracle8i. or where i can find the install guide for that.
    thank you
    yours
    frank

    Hi you !
    You can do steps:
    1. Install Oracle developer/2000 into Oracle Home: Default - the first.
    2. Install Oracle8i/9i into another Oracle Home - the seconde
    Good luck for you !
    [email protected]
    hi, my dear firends
    please show me how to install the Oracle Developer/2000 with Oracle8i. or where i can find the install guide for that.
    thank you
    yours
    frank

  • Installing Oracle server on Leopard (10.5.1 client)

    I'm just getting errors when I try to install, but I'm guessing it has to do with X-Code not being installed here yet. Have to get the Leopard disc from home later today and try again tomorrow.
    Anyway, is this at all possible? Is there anything special I need to do? I followed this guide: http://www.nostalgix.org/blog/2005/05/install-oracle-10g-on-mac-os-x-104.html
    In case it's not a problem with X-Code missing here's the output from the oraInstall2008-01-21_03-12-27PM.err file:
    java.lang.UnsatisfiedLinkError: /private/tmp/OraInstall2008-01-21_03-12-27PM/oui/lib/macosx/liboraInstaller.jnilib:
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1822)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1702)
    at java.lang.Runtime.load0(Runtime.java:769)
    at java.lang.System.load(System.java:968)
    at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.loadNativeLib(OiipuUnixOps.java:372)
    at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.<clinit>(OiipuUnixOps.java:119)
    at oracle.sysman.oii.oiip.oiipg.OiipgEnvironment.getEnv(OiipgEnvironment.java:195)
    at oracle.sysman.oii.oiip.oiipg.OiipgBootstrap.getDefaultLocationFileLoc(OiipgBootstrap.java:594)
    at oracle.sysman.oii.oiif.oiifw.OiifwInvLocWCCE.setDefaultInvLocVar(OiifwInvLocWCCE.java:406)
    at oracle.sysman.oii.oiif.oiifw.OiifwInvLocWCCE.setupInventoryLocation(OiifwInvLocWCCE.java:335)
    at oracle.sysman.oii.oiif.oiifw.OiifwInvLocWCCE.initialize(OiifwInvLocWCCE.java:208)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:146)
    at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:937)
    at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:230)
    at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:399)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:717)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:628)
    Exception java.lang.UnsatisfiedLinkError: no oraInstaller in java.library.path occurred..
    java.lang.UnsatisfiedLinkError: no oraInstaller in java.library.path
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1753)
    at java.lang.Runtime.loadLibrary0(Runtime.java:822)
    at java.lang.System.loadLibrary(System.java:993)
    at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.loadNativeLib(OiipuUnixOps.java:390)
    at oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps.<clinit>(OiipuUnixOps.java:119)
    at oracle.sysman.oii.oiip.oiipg.OiipgEnvironment.getEnv(OiipgEnvironment.java:195)
    at oracle.sysman.oii.oiip.oiipg.OiipgBootstrap.getDefaultLocationFileLoc(OiipgBootstrap.java:594)
    at oracle.sysman.oii.oiif.oiifw.OiifwInvLocWCCE.setDefaultInvLocVar(OiifwInvLocWCCE.java:406)
    at oracle.sysman.oii.oiif.oiifw.OiifwInvLocWCCE.setupInventoryLocation(OiifwInvLocWCCE.java:335)
    at oracle.sysman.oii.oiif.oiifw.OiifwInvLocWCCE.initialize(OiifwInvLocWCCE.java:208)
    at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(OiifbCondIterator.java:146)
    at oracle.sysman.oii.oiic.OiicPullSession.doOperation(OiicPullSession.java:937)
    at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(OiicSessionWrapper.java:230)
    at oracle.sysman.oii.oiic.OiicInstaller.run(OiicInstaller.java:399)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:717)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:628)
    Exception in thread "main" java.lang.NullPointerException
    at oracle.sysman.oii.oiic.OiicInstallSession.dispose(OiicInstallSession.java:1027)
    at oracle.sysman.oii.oiic.OiicSessionWrapper.dispose(OiicSessionWrapper.java:178)
    at oracle.sysman.oii.oiic.OiicInstaller.dispose(OiicInstaller.java:426)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:780)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:628)

    I will suggest you to read a couple of threads:
    Oracle 10.1 + Leopard
    Re: Oracle as good as dead on the Mac
    According to the Certify Matrix, leopard is not a certified platform, i.e. you can go as far as you can, if it works, it's Ok, if it doesn't ... :(
    ~ Madrid

Maybe you are looking for

  • Cannot Export PDF to Excel by Save as progress

    Dear All, I cannot export PDF file to Excel by Save as progress which save to Excel spreadsheet as Adobe software have teach us. When I open the Excel file, there came out a error saying that "This file cannot be opened because of errors, Errors are

  • ECM Plan with no budget, planning, or approval for hourly union employees

    We are implementing Enterprise Compensation Management at my company.  We are on 6.0 Ehp5.  One of our requirements is for a General Increase Plan (Salary Adjustment) for union employees.  There is no approval process for this plan.  Once top leaders

  • JNDI lookup, uncheked bean and LoginModule

    Hi people! I have stateless session bean with uncheked method permissions.My application use custom login module. When I try to lookup it home interface the container invoke my login module. Why it do so? This is incorrect behaviour, I think. Why con

  • Can't make syncstatus because of RealDownloader

    When I connect my phone on my computer I get a message that RealDownloader is using my unit. If I want to show syncstatus I have to turn it off. How do I do that? I have Lumia 800.

  • Facebook not opening correctly...

    i have nokia 701...and in nokia browser the facebook is not opening correctly.nor the page is displaying correctly niether the any other function can be used such as like,comment,share..etc..plzz help out with this and also tell me any app which have