Installation Oracle8i Lite on Windows95

Hi,
I recently downloaded Oracle8i Lite on my home machine (Packard Bell 166MHz,Windows95) to start with Oracle database, and immediately got a problem on running Setup. As I'm accepting defaults:
Name: DEFAULT_HOME
Location: C:\orawin95
Language: English
the message: "win32.stp(1066) Invalid instantiation string in instantiate()" appears on the screen.
Appreciate your help on resolving this issue.
Luba Grechko
[email protected]

Try the 8iLite discussion forum
iSQL*Plus Team

Similar Messages

  • Error while creating a simple trigger in Oracle8i Lite

    Hi,
    I have Oracle8i Lite release 4.0.
    I want to create a simple trigger on 8i Lite.
    first I created .java file and got the .class file after successful compilation.
    The .class file is sitting in my local C:\ drive.
    I have a table having only two columns in 8i Lite and the structure is
    TABLE : SP
    ACC_NO NUMBER,
    ACC_DESC VARCHAR2(20)
    Then I issued the command :
    SQL> ALTER TABLE SP ATTACH JAVA SOURCE "JournalInst" in '.';
    After that getting the following error :
    alter table sp attach java source "JournalInst" in '.'
    ERROR at line 1:
    OCA-30021: error preparing/executing SQL statement
    [POL-8028] error in calling a java method
    Following is the cause/action for the error code :
    POL-8028 Error in calling a Java method
    Cause: Most commonly refers to a problem when converting between Java and Oracle Lite datatypes.
    Action: Check the calling parameters.
    I can't understand where I am wrong ?
    Could anybody help me out ?
    Here is my source code of .java file
    import java.lang.*;
    import java.sql.*;
    class JournalInst {
    public void INSERT_JOURNAL(Connection conn, double AccNo, String AccDesc)
    System.out.println("Record Inserted for :"+AccNo +" "+AccDesc);
    Thanks in advance for solutions.
    Sarada
    null

    I just started with 8i Lite, but as far as I know 8i Lite does not support PL/SQL code.
    So you have to write your triggers and stored procedures in Java.
    Ciao

  • Error while creating a simple function, procedure or triger in Oracle8i Lite

    Hi,
    I have Oracle8i Lite release 4.0.
    While creating a simple proceudre/function/trigger on the database, it's throwing the following error:
    create or replace function test return number is
    ERROR at line 1:
    OCA-30021: error preparing/executing SQL statement
    [POL-5228] syntax error
    Here is my sample code.
    create or replace function test return number is
    begin
    return 0;
    end;
    Tried to create the same function in the user SYSTEM too but got the same error message.
    Thanks in advance for the soluton.
    null

    I just started with 8i Lite, but as far as I know 8i Lite does not support PL/SQL code.
    So you have to write your triggers and stored procedures in Java.
    Ciao

  • Problem with Oracle8i Lite and Forms 6i

    Problem:
    I have installed first Oracle8i Lite Version 4.0.0.2.0 on my computer witch has no network card and it works wery well with The Open Client Adapter (OCA).
    Then, I have installed Oracle Forms and Reports Release 6i, and from this moment, I get this message : "OCA-30002: ubofscr function not supported".
    In the release notes, I can read :
    "OCA Release 6.0.5.3.0 is installed for compatibility with Oracle Required Support Files version 8.0.5. If you install newer client tools which upgrade your Required Support Files to version 8.0.5.1, you may experience an error message, "OCA-30002: ubofscr function not supported". To upgrade OCA to correct this problem, copy the OCA605290.zip file from the \WIN32 folder of the Oracle8i Lite CD-ROM, unzip it and follow the instructions in the README.TXT file which it contains."
    But on my Oracle8i Lite CD-ROM, there is no OCA605290.zip file from the \WIN32 folder.
    What can I do ?
    null

    You could try to "hide" the db-link by creating a local view above the dblink-table.

  • Has Oracle8i Lite JAccelerator?

    Hi,
    I saw performance test received using JAccelerator running Oracle
    8.1.5, but I can't find any information where to get it.
    How about Orale 8i Lite? Has Oracle8i Lite JAccelerator?
    Whithout it performance of Java stored procedures is very bad.
    Regards,
    Vladimir.
    null

    I have the Oracle8i Lite trial CD but it asks for authorization key which I could not find on the oracle web. Someone has the key?
    How can I get the key? I have the same problem. Can anyone help out? I have also the same problem. Can anyone help out? Ce site d'oracle est de la merde. Ils disent les choses et ils ne tiennent pas leurs paroles. Tous ces liens ne marchent pas ....

  • Need Help!!! Oracle8i Lite

    Hi there,
    I defined a connection against an oracle8i lite (4.0.1.x). This connection works fine - I can see the tables within the table-browser.
    Try to create a new bc4j-package against this oracle8i lite with just 1 very small entity (table test with the column test_id). The business components package wizard "hangs" up when trying to load the keys at creating the entity object. This is the last action this wizard ever does:-(
    I need help!!!
    My environment is Win2k, Oracle8i Lite, Jdev 9.0.2.
    Any ideas???

    Hi guys,
    I downloaded 8iLite on my laptop just last week and had similar problems trying to log in to SQL Plus 8.0
    This is what worked:
    Upon install, Oracle provides us with a starter database called polite.odb - but to use this, you must do the following.
    1. Open the ODBC Data Source Adminstrator, click on Drivers tab to make sure that Oracle Lite 40 ODBC Driver is present.
    2. Click on the User DSN tab, click on Add, select Oracle Lite 40 ODBC Driver, and type the following:
    Data Source Name: POLITE
    Description: (whatever)
    Database Directory: (this should be your Oracle Home directory) for example: D:\orant\oldb40
    Database: polite.odb
    now you can log into SQL PLUS like so:
    Username: SYSTEM
    Password: (type anything here) for example: abc
    Host String: ODBC:POLITE
    for further info, look at: http://technet.oracle.com/products/8i_lite/
    documentation -- user's guide -- before you begin -- Installing Oracle Lite -- using the starter database
    Good Luck!
    null

  • Oracle8i Lite and PalmIII

    Hello.
    I'm testing Oracle8i Lite 4.0 with PalmIII and I have problem. I
    try to install demo database ADDROLRL4P. All is OK, but when I
    hotsync data between Palm and PC I get hotsync error:
    Consolidator Error:
    java.lang.NumberFormatException: 3,00
    and no data synchronize.
    Where is problem?
    Thank you very much for your answer.
    J. Fikker
    null

    Hello,
    i will do this within next day's, i will report you what happen's
    in my enviroment.
    But in advance, i had a similar problem with a other Pilot
    application. I had to upgrade my palm OS. Do you have the newest
    version ?
    See www.palm.com
    Wolfgang
    null

  • Is it possible to use DB2 Everyplace or Oracle8i Lite to connect to palm?

    Hi all,
    I have read from articles on DB2 Everyplace and Oracle8i Lite that it is able to use as databases in Palm. So is it really possible to do it as i am not able to connect it.
    If it is possible, how should i do it? I will really appreciate it very much if someone can answer me. Thanks!

    Hi all,
    I have read from articles on DB2 Everyplace and
    Oracle8i Lite that it is able to use as databases in
    Palm. So is it really possible to do it as i am not
    able to connect it.
    If it is possible, how should i do it? I will really
    appreciate it very much if someone can answer me.
    Thanks!The current J2ME specifications (CLDC/MIDP) provides its own record store known as RMS. Currently, there is no J2ME API that is available for a developer with a MIDlet to connect to a native Palm database app such as the DB2 Everyplace or Oracle8i Lite installed on a Palm.
    HTH.
    Allen Lai
    Developer Technical Support
    SUN Microsystems
    http://www.sun.com/developers/support/

  • NT workstation and Oracle8i Lite

    Hi,
    I hope someone can help me with the following questions.
    I've recently downloaded Oracle8i Lite and installed it on my NT workstation. It's no problem connection to the default db (odbc:polite). How do I do to start a TNS listener? I don't want to connect via the odbc-driver, I want to use the Net8 config to configure a data source, is it possible ? I gues the whole point is about starting a TNS listener but I can't find any command for doing the job.
    I hope someone can help me!
    //Fredrik

    OK, I see.
    Is the full product name Personal Edition ?
    I wanted to install a "light" variant of Oracle8i and thought Oracle8i lite was the one for the job. If I install Personal Edition am I able to connect to my db with SQL*PLus using Net8, in short have a TNS listener ?
    //Fredrik
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by ikon:
    Fredrik
    The whole idea of Oracle Lite is ODBC. You need to install Personal Edition on NT.
    Regards<HR></BLOCKQUOTE>
    null

  • Oracle8i Lite Demo install problem

    Hi guys.
    After download of Oracle8i lite demo and runing Setup.exe i just get the following error:
    ORAINST caused an invalid page fault in
    module OIBKND32.DLL at 0167:00bead01.
    Registers:
    EAX=00000400 CS=0167 EIP=00bead01 EFLGS=00010202
    EBX=00ca9cb5 SS=016f ESP=0064dd58 EBP=0064f030
    ECX=0064f148 DS=016f ESI=00000057 FS=212f
    EDX=bff76855 ES=016f EDI=00ca9cb5 GS=0000
    Bytes at CS:EIP:
    c6 04 38 00 75 18 8b 44 24 20 50 ff 15 50 43 bf
    Stack dump:
    0064f030 00ca978c 00da0ed0 00ca9cb5 5c000100 00000001 00000400 00000001
    c29b7170 00000001 41524f24 00454c43 41524f24 00454c43 00c2e4ee 00000100
    This is happening on 2 different PCs, so
    please help.
    Sinisa Perovic
    null

    You must reinstall your Oracle 9iLite.
    Best regards,
    Simone

  • Problem by connect to Oracle8i Lite

    Can`t connect to the default SID (ORCL), when installing Oracle8i Lite.
    The following error occurs:
    - using the BEQuest-Protocol: ORA-12203.
    - using the TCP-Protocol: ORA-12224.
    Has Oracle8i Lite only one NT-Service ("Oracle%ORACLE_HOME_SERVICE%ClientCache80")? Oracle8i has some more NT-Services: TNS Listener, Context Listener, ...
    null

    Try system/manager@odbc:polite to connect because OLite does not install a Listener-Process.
    A. Helbig

  • OCA-30002 Error, SQL-Plus 8.0.5, Oracle8i Lite

    I had install Oracle8i lite and Developer 6.0
    After installing "Required Support Files" v.8.0.5.1.0 (from
    Developer) instead "Required Support Files" v.8.0.5.0.0 I cant
    start SQL-Plus. It raise Error code OCA-30002 when trying
    connect to system/dummy@ODBC:POLite.
    This problem exist on Windows 95 and Windows NT.
    null

    Order by cannot be used in a subquery while for inline view it is supported but in Oracle8i, release 8.1 and up
    Khurram

  • JDeveloper 2 and Oracle8i Lite

    Hello,
    I'm trying to connect to an 8i Lite using the 8i Lite JDBC
    driver in JDeveloper 2.0, but it keeps telling me that it can't
    find the driver anywhere. The documentation says to add the JAR
    files to the library. The location of the 8i Lite JAR files is
    set in the CLASSPATH. Even if I add location of the JAR files
    to the project library it doesn't seem to find it. Is there
    anyone out there who can help me out?
    Thanks in advance.
    Kind regards,
    Eric Sirois
    null

    Hi
    Oracle JDeveloper can use the driver which comes with Oracle8i
    Lite to connect to the Oracle8i Lite database. To configure
    Oracle JDeveloper to work with the Oracle8i Lite database:
    1. Install JDeveloper.
    2. Install Oracle8i Lite 4.0 or higher.
    3. Launch JDeveloper.
    4. Add a library for Oracle Lite by following these steps:
    Choose the menu option Tools | Default Project Properties.
    Click the Libraries button at the bottom of the dialog.
    Click the New button on the lower right to add a new library.
    Name the library Oracle8i Lite by typing in the Name field.
    Add the path to the Oracle8i Lite driver by typing in the Class
    Path field.
    This should be a jar file called
    <oracle_home>\lite\classes\olite40.jar, but
    check the documentation for your version of Oracle Lite.
    If you are using JDK1.1, you also need to add
    <oracle_home>\lite\classes\oljdk11.jar to the Class path
    Click OK to add the Library. JDeveloper analyses the dependencies
    for the > driver and returns to the Default Project Properties
    dialog.
    Click Add to add Oracle Lite to the default project properties
    for all future generated projects. Alternatively, you may add
    the Oracle Lite driver on a project by project basis by
    selecting Project | Project Properties
    and adding the newly created library to the current project.
    5. Quit JDeveloper.
    6. Add the Oracle Lite jar file to the IDE Classpath by following
    these steps:
    Open the file <jdev_home>\bin\jdeveloper.ini.
    Under the section [Java_Global], add the path of the Oracle Lite
    drivers to the IDEClassPath. This should be jar files called
    <oracle_home>\lite\classes\olite36.jar and
    <oracle_home>\lite\classes\oljdk11.jar, but check the
    documentation for your version of Oracle Lite.
    7. Restart JDeveloper.
    regards
    Eric Sirois (guest) wrote:
    : Hello,
    : I'm trying to connect to an 8i Lite using the 8i Lite JDBC
    : driver in JDeveloper 2.0, but it keeps telling me that it can't
    : find the driver anywhere. The documentation says to add the
    JAR
    : files to the library. The location of the 8i Lite JAR files is
    : set in the CLASSPATH. Even if I add location of the JAR files
    : to the project library it doesn't seem to find it. Is there
    : anyone out there who can help me out?
    : Thanks in advance.
    : Kind regards,
    : Eric Sirois
    null

  • [b]Can't not run the Oracle Universal Installer (Oracle8.1.7 for Linux) on

    I have a problem when try to install Oracle8i Release 8.1.7 Enterprise Edition on RedHat Linux 7.3. After I do the pre-installation tasks, i enter the command (runs as the oracle user):
    $ /tmp/Disk1/runInstaller
    I wait for the one minute and then nothing is happen. I don't understand the reason why the Oracle Universal Installer can't not display! Please tell me all reasons may be!

    Sorry the Oracle version should be 1.7 not 1.1.7. I downloaded it from the web site. The JRE I downloaded is jre 1.18 because the installer asked for this version.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Bin Yao ([email protected]):
    I have a problem to install Oracle8 1.1.7 for linux on Mandrake. When I run ./runIstaller I got a error message that the Java RunTime Enviroment was not found at ?/bin/jre. The "?"stands for a strange character and may change at diffrent time runing the installer. I downloaded a JRE from blackdown and make a link to /usr/local/jre and I also tried to make link to the JRE shiped with Oracle8 1.1.7. But I still get same error. Does Oracle8 1.1.7 still need JRE downloaded and insatll(or link) to /usr/local/jre? I don't know what else I can try. Please give me a help. Thanks.<HR></BLOCKQUOTE>
    null

  • Installation 9i lite / try to open SQL plus in Win XP

    Good day,
    I install Oracle 9i lite on my pers computer and want to open SQL Plus but ask me for a User Name, Password and Host String.
    I tried them all, system/manager, scott/tiger, name it. Is there any doc in plain english or french on installation, configuration so I can use SQL Plus on my pers computer with win XP.
    Thanks
    Martin

    9i LITE (so far as I know) does not support SQL*PLUS. If you need SQL*PLUS install Personal Oracle instead.
    9i LITE is a light-weight database and supports ODBC, JDBC, and a command line interface "msql". SQL*PLUS is not included. Open a DOS window and enter
    msql system/manager@POLite
    this works IF you installed the development SDK stuff (see your ODBC DSNs and look for a new DSN called POLite).
    If you don't have the DSN POLite, then you don't yet have a database created for msql to access. See the manuals on how to create the database in Oracle Lite.

Maybe you are looking for

  • How can I start two FF instances under two Windows accounts at once w/o -no-remote? I need to be able to send URLs to them.

    I have one FF (36.0) installation and two Windows user accounts: one for work (w/o internet access but with access to domain resources like JIRA) and one for internet access (w/o access to local resources). I need two instances of FF running at the s

  • Time machine crashing and failing to back up

    I have 5 intel macs all running snow leopard 10.6.5. I have a macmini server running 10.6.5. I have 4 of the five successfully backing up via time machine to the server. One fails to back up. It has about 230GB of data on it. If I blow away the curre

  • Analog of Auto Align Layers and Auto Blend Layers?

    In Photoshop you can use Auto Align Layers then Auto Blend Layers to select the region that is in focus from each layer. How can I do the same thing in PSE 9?  Thanks.

  • Anyone get iPhone VPN to work?

    I've been able to successfully configure the iPhone's VPN so that it connects to my corporate VPN, but it won't pass any network traffic. I've tried to use my corporate mail account, intranet web sites (both by fqdn hostname and ip address) and no tc

  • How to get a edited string to be evaluated again

    hello, I'm very new to TS and don't know if I express the problem clearly. however the question below: I try to edit a numeric variable before it's evaluate at runtime and what i did is: Val(SearchAndReplace("FileGlobals.I_LB_bin[FileGlo​bals.loop_BI