Index   Search   Add FAQ   Ask Question  

Oracle for Windows 3.x, 95 and 98 FAQ

$Date: 15-Jan-2000 $
$Revision: 1.5a $
$Author: Frank Naudé $

Topics

  • What happened to my ORACLE.INI file?
  • How can I identify myself to my DBA?
  • I'm using Windows95, what TCP/IP driver should I install for SQL*Net?
  • How can I automatically start Oracle on Windows95?
  • How does one connect to Personal Oracle?
  • How can one change the default database in Windows?
  • Commonly used scripts and sample files
  • Where can I get more info about Windows?

  • Back to Oracle FAQ Index

    What happened to my ORACLE.INI file?

    Normally your WIN.INI file will contain an Oracle section indicating where your ORACLE.INI file can be found. Eg: Oracle's Windows95 and NT compliant (32-bit) products do not use the ORACLE.INI file but store parameters in the Windows Registry. You can edit the Registry by running the REGEDIT.EXE program (REGEDT32.EXE on NT).

    To copy settings to a different machine, export the HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE key using REGEDIT (say to oracle.reg), copy this file to the new machine and import.

  • Back to top of file

  • How can I identify myself to my DBA?

    Edit your ORACLE.INI file in your C:\WINDOWS directory (or edit the Windows Registry entries if you don't have one) and add:

    You DBA can now verify which users are connected to his database via

  • Back to top of file

  • I'm using Windows95, what TCP/IP driver should I install for SQL*Net?

    I want to install the Oracle SQL*Net TCP/IP Adaptor on a Windows95 PC but there is no matching TCP driver, in the "TCP vendor list", for the native Windows95 TCP driver. What is the best choice or action to take?

    Simply select Windows Sockets (very first line) - it does work.

  • Back to top of file

  • How can I automatically start Oracle on Windows?

    First solution:

    Set the "HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\DATABASE_STARTUP" key in the Windows95 Registry to value "AUTO". To disable automatic startup set the value to NOAUTO.

    Second solution:

    Put an icon for Server Manager in your startup group. The command line for Server Manager must include a SQL script that contains the same commands you use to startup Oracle. Eg:

    All of this assumes that you have the Oracle services set to startup automatically upon system startup. This is the default upon installation. Your startup script should look like this:

  • Back to top of file

  • How does one connect to Personal Oracle?

    Personal Oracle7:

    Personal Oracle8:

  • Back to top of file

  • How can one change the default database on Windows?

    If your client machine runs Windows95 or NT, set the LOCAL (or REMOTE) variable to the value of the database alias in the Registry (under the key \LOCAL_MACHINE\SOFTWARE\ORACLE).

  • Back to top of file

  • Commonly used scripts and sample files

  • Back to top of file

  • Where can I get more info about Windows?

  • Back to top of file

  • General: Home | Index | Preamble | Glossary | OraCorp | Papers | Fun | News | Events | Y2000 | Books | Links | Forums
    Products: SQL | Plus | Loader | PL/SQL | PreComp | OPO | OMO | OO4OLE | DBA | PQO | PSO | OCO | Net | ODBC | WebServer | Des2k | Dev2k
    Systems: MVS | Unix | Windows | WindowsNT | NetWare | VMS