Installing PO8 and Developer 6 under Windows95

Is it possible to have Developer 6 and PO 8.0.4 installed on the
same maching under Windows95? If so how? How to create multiple
Oracle Homes under Windows 95?
null

Joji Varghese (guest) wrote:
: Is it possible to have Developer 6 and PO 8.0.4 installed on
the
: same maching under Windows95? If so how? How to create multiple
: Oracle Homes under Windows 95?
Hi Joji,
You have to install the 2 products in 2 separate ORACLE_HOME,
ex. Dev6 in C:\ORAWIN95 and po in C:\PO8084
Next you have to configure the SQL*Net-listener on the po804 in
order to connect from dev6 to the PO.
The PO804 can only use Net8.0.4 and Dev6 uses Net8.0.5.
Regards,
Henrik Andersen
null

Similar Messages

  • Database and developer installation

    good time for everyone,
    i installed my mechine oracle 8i enterprise and i want to use locally, i installed developer 6i . when i want to log in database througth developer i am getting this error ora-12154, could this problem has solution.
    thank you your help in advance,

    Hi,
    You should have installed DB and Developer in different Oracle Homes.
    The error should mean that you did not configure properly the DB alias in the Developer Oracle Home.
    If you can connect without problems in SqlPlus from the DB Oracle Home, copy the SQLNET.ORA and TNSNAMES.ORA files located in the DB ORACLE_HOME\network\admin to the Developer ORACLE_HOME\network\admin.
    Good luck....
    Paolo

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

  • I read the article on how to remove Bing; however, it does not show up on my list of installed programs and it does not show up in the list of extenstions under "Tools" and "Addon" yet it is installed as an extention to the right of the addlress line.

    I read the article on how to remove Bing; however, it does not show up on my list of installed programs and it does not show up in the list of extenstions under "Tools" and "Addon" yet it is installed as an extention to the right of the addlress line. It is not my home page. Help!!!

    See also:
    *https://support.mozilla.com/kb/Removing+the+Search+Helper+Extension+and+Bing+Bar
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes
    *http://kb.mozillazine.org/Resetting_preferences

  • Installing Oracle 8i and Developer 6.0 technet packages on NT

    I recently purchased the Oracle 8i (8.1.6) and Developer 6.0 "packages" from technet ($200/each). The Oracle 8i Enterprise Server software installed without any problems [ Oracle home = ora81 ]. However, when I tried to install the Developer package [ to oradev ], I got a message indicating that the install would replace my "ora81" registry settings with the "oradev" settings... which it did, thereby rendering my database "in-operable".
    After repeatedly removing and reinstalling the two packages, I was finally able to get both installed with an "operable" database. However, I keep getting a TNSNAMES error message when I try to connect to the database from Oracle Forms. Has anyone else encountered this scenario??? I am quite experienced in "using" Oracle tools and the database, but NOT when it comes to installing and configuring them...
    At this point, I believe that my problem lies with SQL*Net... any ideas???
    null

    U-da-Man!
    Thanks, Martin... your step-by-step process worked like a charm! Although, having used Oracle products for 7+ years, I am amazed that the Developer package had to be installed before the database. I wonder what will happen when I eventually install Developer 6i ??
    Anyway, thanks again for the info!
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Martin Vonk ([email protected]):
    Hi Dave,
    Did not install Oracle 816 up to now. But still..
    Developer 6 has to be installed in DEFAULT_HOME...
    See the procedure below (source Oracle (modified)).
    Installation Procedure
    Follow this procedure to install Developer 6.0 and Oracle 8i on the same physical machine in separate ORACLE_HOMEs on NT:
    1) Install Developer 6.0 using the instructions on the Developer CD.
    Specify an appropriate drive and the ORANT directory as the destination. For example:
    D:\ORANT
    Note: You must install Developer in the Oracle home named DEFAULT_HOME.
    2) Install RDBMS 8.1.5 from the Oracle 8i CD. Specify the following information when prompted for the Oracle Home and Full path:
    Oracle Home ora8i
    Full Path d:\orant\ora8i
    Choose Typical Install
    Global Database Name ora8i.us.oracle.com (This is an example)
    SID ORA8I (This is an example)
    As the product installs, a summary is displayed that shows the products that are installed and the space requirements.
    When the installation is complete, the following information is displayed and the installer exits:
    Oracle Database Configuration Assistant Alert Database Creation Completed.
    Database Information
    Global Database Name ora8i.us.oracle.com
    SID ORA8I
    Sys password change_on_install
    System passwd manager
    3) A TNSNAMES entry needs to be created in the tnsnames.ora file for the new Oracle 8i installation. You can find the file in:
    d:\orant\net80\admin\tnsnames.ora
    A default entry will look like this:
    alias.world
    (DESCRIPTION
    (ADDRESS_LIST
    (ADDRESS
    (PROTOCOL = TCP)
    (Host = )
    (Port = )
    (CONNECT_DATA = (SID = )
    For example, if you installed on a machine with a HOSTNAME of TEST, a SID named ORA8I, on TCP/IP with port 1521, and an alias of NEW, you would create the following entry:
    NEW.world
    (DESCRIPTION
    (ADDRESS_LIST
    (ADDRESS
    (PROTOCOL = TCP)
    (Host = TEST)
    (Port = 1521)
    (CONNECT_DATA = (SID = ORA8I)
    4) If you manually created the entry, save and close the tnsnames.ora file.
    You can now connect to the local database instance of 8i using the DBSTRING as NEW. For example, you can connect as scott/tiger@NEW.
    <HR></BLOCKQUOTE>
    null

  • How to install forms and reports 11g in developer machines

    Hi All,
    I have installed Database server 11.2.0.1.0 and installed application server forms(32bit) 11.1.1.4.0 separetely in two machine. Forms and Report builder working fine and connecting to the database.
    I have 5 Developers working in forms11g and reports11g .
    What i need to install in 5 developer systems.
    Please clarify at the earliest
    Thanks in Advance
    GV

    This came up awhile back, read the entire thing and make sure you use the same versions.
    Oracle 11g Developer suite installation
    Note that you will need to install Weblogic Server before you can install Forms 11g.
    Best Regards
    mseberg

  • After installing ios5 and having had to change my apple id to e-mail address I am unable to download updates as they were purchased under my previous id and it will not allow me to get back into the old id  Help please.

    After installing ios5 and having had to change my apple id to e-mail address I am unable to download updates as they were purchased under my previous id and it will not allow me to get back into the old id  Help please.

    Make sure you enter your new Id in settings/message, settings/facetime.  ANy content that you downloaded with the old ID is forever linked to that old ID and if you have apps that were downloaded with the old ID and you want to update them you can only do that with the old ID.  You could delete those apps and downlad them again ( and pay for them if they are not free apps)

  • How do I install 8i personal and developer on the same machine?

    I'm a College student and while Oracle 8i and developer are
    available at school, I would like to have both available at home
    because of the lack of available computers during lab times. I
    have 8i personal currently installed and that works fine, but
    was wondering if anyone could let me know what steps I need to
    take to install developer and make it work to where I don't have
    to access an outside server.
    Currently 8i is installed on my computer that runs WIN 98. Any
    idea if there is a way to install it on a computer that runs WIN
    ME. That would be my ideal computer to run these off of.

    if you have two hard drives the easiest might be to install panther on the second hard drive. this way you don't have top partition anything. make sure the drive is properly formatted it should be formatted mac os extended journaled with APM partition scheme. then just boot from the Panther install disk and install panther on the second drive. note that this will only work if your mac originally came with panther. did it?
    to switch between installs you can change the startup disk in system preferences->startup disk. then reboot. alternatively, reboot normally and hold option at the chime. this will boot you into startup disk manager where you can choose which drive to boot from.

  • How can I download and Install SAP Netweaver Development Studio 7.2

    Hi All,
    How can I download and Install SAP Netweaver Development Studio 7.2 ?

    Hi yozi66,
    Thanks for your feedback.
    If you have any problems, welcome to ask in TechNet Forum.
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • I tried to install the new iOs 7 on my iphone5 and itunes shut down before it completed and now my phone is stuck on with the apple and a line under it.

    I tried to install the new iOs 7 on my iphone5 and itunes shut down before it completed and now my phone is stuck on with the apple and a line under it.

    Hello roch23
    Check out the article below to get you back up in running.
    iOS: Unable to update or restore
    http://support.apple.com/kb/HT1808
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • Correct No. of Accounts and their Privileges for Installing SharePoint 2013 Developer Machine

    Hi Dear SharePoint 2013 Experts,
    I request you to kindly guide like; the Correct No. of Accounts and their Privileges for Installing SharePoint 2013 Developer Machine. Is there any step by step blog or Video on "Installing SharePoint 2013 Developer Machine".
    Tried Installing ALL in one single Virtual Machine using account spDeveloper (which is a Member of "Administrators" and "Domain Admins" Group(s). Any kind of SharePoint Web-Application and/or Sites (Developer-Site, Team-Site, ....) can
    be created including MySites and Intranet Sites.
    But when tried creating SharePoint App Project in Visual Studio 2013 and deploying, stuck here with 2 weird Issues like;
    1. This task requires the application to have elevated permission
    2. Error occurred in deployment step 'Install App for SharePoint': The System Account can not perform this action
    If Visual Studio 2013 is run NORMALLY (WITHOUT 'As Administrator'), it throws above 1st error  - "This task requires the application to have elevated permission"
    Because of the above 1st Issue, if the Visual Studio 2013 is run 'AS ADMINISTRATOR', it again throws an error (2nd error) - "Error occurred in deployment step 'Install App for SharePoint': The System Account can not perform this action"
    How to over cum this "chicken and egg problem"??
    Regards,
    developementsharepoint

    Hi, 
    Have you had a look at the TechNet guidance for configuring SharePoint and SQL on a single server? It's here: http://technet.microsoft.com/en-us/library/cc262243(v=office.15).aspx
    There is also a good TechNet wiki article on creating a SharePoint dev environment here,
    http://social.technet.microsoft.com/wiki/contents/articles/19178.sharepoint-2013-setting-up-a-dev-environment-one-piece.aspx and here http://social.technet.microsoft.com/wiki/contents/articles/15289.sharepoint-2013-creating-a-development-environment.aspx
    Regards, Matthew
    MCPD | MCITP
    My Blog
    View
    Matthew Yarlett's profile
    See my webpart on the TechNet Gallery that allows administrative users to upload, crop and format user profile photos. Check it out here:
    Upload and Crop User Profile Photos

  • Developing Java under Linux and Windows

    Dear all
    I want to know the percentage of developing Java under Linux platform and under Windows platform. is it 50 % for each or most of developers develop under one platform?
    Best Regards

    I want to know the percentage of developing Java
    under Linux platform and under Windows platform. is
    it 50 % for each or most of developers develop under
    one platform?I did a full survey of this just last week. I contacted 10,000 Java
    developers so to an accuracy of better than 1% I find that
    78% develop on Windows
    11% develop on Mac
    12% develop on Linux
    12% develop on AIX
    6% develop on 'other' platforms.------+
    119%
    You may quote me on this.Uhuh ;-)
    kind regards,
    Jo

  • I've installed Firefox 3.6 running under Vista V6.0 Service Pack 2. Any attempt to do anything at all with it produces a Windows error message that Firefox has stopped working and it then closes Firefox. Is this a Vista issue?

    The download and install processes seemed to work OK
    The first Firefox window opened suggesting I update Adobe Flash Player. Clicking on download (with AV s/w either on or off made no diference) produced the Windows message that Firefox had stopped working.
    By-passing the Adobe download suggestion and attempting to open up my home page (Google) produced the same result.
    In fact any attempt to do anything, i.e. hitting the Enter key or left-clicking the mouse, produced the same result. Firefox freezes and WIndows then closes it.

    Try to update Windows Vista Service Pack 2 using Windows Update, then select all high-priority or important updates, install them and restart the computer. Run Firefox. If it works fine then OK or if it crashes then there was no problem with the operating system.
    The second method is restart your PC, after the manufacturer logo appears and before "Microsoft Corporation(C)" progress bar appears press F8 key. you will be presented with a menu with options-
    Safe Mode
    Safe Mode with Networking
    Safe Mode with Command Prompt
    etc. select "Safe Mode with Networking , and then login to your user account. Run Firefox again. If it works normally, then that probably means that your PC was infected prior to installing Firefox. Update your existing antivirus and run a full scan or acquire free Antivirus like Avast Free Antivirus etc.
    If it still crashes, then try re-installing NOT Repairing Firefox AFTER INSTALLING AN UPDATED ANTIVIRUS .
    OK the last way, better uninstall Firefox 3.6 and install Firefox 4 Beta 7. Firefox 4 Beta 7 runs 3 times faster than Firefox 3.6, with an overall improved interface.

  • Unable to login as sysdba after installing ODAC and Oracle developer tools

    Hi..I was able to login with
    sqlplus / as sysdba and unlock scott account.
    I then installed ODAC and now when i try to login as sysdba i get Insufficient privileges error.
    also tried sys/password , sys/change_on_install, system/manager but no luck.
    Please help.I am using a desktop and logged in as an administrator.

    989994 wrote:
    Hi..I was able to login with
    sqlplus / as sysdba and unlock scott account.
    I then installed ODAC and now when i try to login as sysdba i get Insufficient privileges error.
    also tried sys/password , sys/change_on_install, system/manager but no luck.
    Please help.I am using a desktop and logged in as an administrator.I think we are missing some information here. Are you trying to connect via Server Explorer?
    If so, you need to choose the drop down box and set it to "SYSDBA".

  • Can't install Forms and Reports under linux 8.7.1

    I try to install Forms and Reports i get this message
    UT60 is not available or _TK60 is not available
    Please help me

    I solved my problem... more by a system of trial-n-error than anything else. Here's how you go about it:
    1. BACKUP ALL YOUR DATA. I would suggest using time machine thrice on three different locations. Better safe than sorry, and when it comes to backing up data, Overkill is Underrated.
    2. Boot into Disk Utility mode.
    3. Locate, select erase the primary HDD/SSD. WARNING: YOU WILL LOSE EVERYTHING ON YOUR COMPUTER THAT HAS NO BEEN BACKED UP.
    4. Install OS X online.
    5. Select your preferred backup location and tranfer all your data to the freshly installed system. This should restore your computer to an "as was" state.
    6. Once the computer is done restoring our data, restart the system.
    7. While restarting press the following key combination:
         cmd+option+P+R (You have press the combo before the grey screen appears during the boot and let go as soon as you hear the boot up chime.
       This will reset your computer's PRAM.
    8. Boot into your system and re-install xquartz (latest version) from the source site.
    I am not saying this process is fool proof. It worked for me, and it usually tends to work when you are facing problems due to a missing system file.

Maybe you are looking for

  • How to change email double screen on iPad?

    Hi All, As a new iPad user (familiar with iPhone), I am having trouble with the email function.  On the iPhone it shows the mailbox screen only, or the selected email.  The iPad shows both screens, as there is tons of room to do so.  My problem is, I

  • How to attach date time with dumpfile name taken with expdp in solaris

    I have to write script for daily table backup which would run from crontab in solaris platform on daily basis. I am using expdp for the first time, the following command used to work with EXP file=/anadbora13/Oracle_Backup/UIBS/dump/inter_UIBS_FM_`da

  • ALVOOPS with Two Tree display not clearing the prevoious fetched data

    I have screen 2000 (Main tree) and 3000 (Sub tree). From main tree an item is double click the corresponding item id is to be taken and populate the data based on the id and display in second Sub tree. I did the process. My problem is 1st time the da

  • Microphone Problems in Vi

    I have a X-Fi XtremeGamer. A couple weeks ago I had it set up on XP with the CD's drivers and software and everything worked fine (headphones with mic, 2. speakers). Now in Vista however, I'm using the websites drivers and software. For some reason,

  • Can't Send Mail Via HughesNet SMTP Server

    After installing 10.5 I find that I can receive mail from my ISP (HughesNet) but I can't send mail through the smtp server. I've tried every setting possible and even duplicated the settings off my wife's 10.4.10 iMac and I still can't send mail. All