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

Similar Messages

  • Connect to Oracle8i Lite v4.0.1

    Upon trying to get a connection:
    eg)
    con = DriverManager.getConnection("jdbc:polite:polite", "system", "manager");
    I get this mean error:
    javaw.exe - Entry Point Not Found
    The procedure entry point SQLCreateBlob could not be located in the dynamic link library olod2040.dll.
    How do you recover from that?

    This error is caused when Oracle Lite 4.0.1's JDBC driver loads 4.0.0's native DLL (JDBC Type 2). To fix this problem ensure that the 4.0.0 DLLs are not in the path when using the 4.0.1 JDBC driver.
    null

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

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

  • 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

  • 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

  • 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

  • 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

  • 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

  • How to get Connection with Oracle8i In OAS through EJB?

    I've created a EJB in OAS,and invoked its method successfully.However,when I added a method using JDBC to get connection to Oracle8i,it failed.The source code is as below:
    DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());
    Connection l_connection = DriverManager.getConnection(......);
    then there is an Exception about omg.CORBA;
    but using the code in an application to connect to Oracle8i directly is ok.
    Would you please give me some advices?
    null

    Were you able to fix your problem?
    I am getting a similar error. I am using the Reference Implementation from J2EE SDK.
    I can connect to Oracle8i with JDBC in a Java Application but when I put my code in my Entity Bean, I get a NoClassFoundError on the oracle.jdbc.OracleDriver.
    Any suggestions?
    Al
    [email protected]

  • Connectivity from Oracle8i (8.1.6) to Oracle7 (7.1.6)

    Hi all,
    I am going to connect from Oracle8i release 2 running on
    Unixware 7.1.1 to Oracle7.1.6 running on Sco Openserver. I am
    getting end_of_communication_channel (03113). From 7.1.6 to 8.1.6
    there is no problem. Should I set anything special? Please help
    me.
    Thanks.

    This forum focuses on heterogeneous connectivity rather than
    homogeneous connectivity.
    Vira

  • Connecting to Oracle Lite on iPaq

    Hi all,
    sorry to bother you, but I have quite a problem. I am running an application on the Creme VM on my iPaq, and trying to connect to Oracle Lite. Unfortunately, I get this classic error:
    UnSatisfiedLinkError: No oljdbc40 in shared library path.
    I have put the oljdbc40.dll in several places (\windows, \windows\creme\bin, \) but nothing works. Also, I have tried running my app with the commandline option: -Djava.library.path=\windows\creme\bin
    Ofcourse, no solution there. If anyone could give me a hint on this, I would be very grateful.
    Regards, Jean-Pierre Dessart.

    Don't know if you're using J9 as your VM, but if so I had similar problems with other DLLs and the only way to make it see them (even if using java.library.path) was to place them in the bin directory under the path where you installed the VM in the device.
    Hope this helps.
    Regards

  • How to configure weblogic 8.1 server for connecting to Oracle8.1.7

    Hi all,
    I m am A.Rama Krishna. I want an information regarding the connection to
    Oracle8.1.7 from weblogic8.1 Application server. I did every thing that I can
    do as mentioned in Documentation. But the datasource object is not available in
    JNDI tree. And also one more thing, after creating the connection pool with some
    name, I have to select the server to which I have to bind it by clicking "Target
    & Deploy" option. All the active servers in my domain are displayed there with
    a check box beside it asking me to choose all those severs to which I have to
    bind the connection pool. Once I check the server and click "Apply" button, a
    message like "Error on the page" dispalys on the bottom status bar. How to fix
    this problem. Please advice me some thng. I created all the connectionpool and
    Data source objects during the creating the server in the new domain with the
    help of Wizard.
    Thanx in advance
    Regards
    Ram

    Rama,
    If you have created and deployed a connection pool and data source via the
    WebLogic Server console, you should be able to access it from the Workshop
    IDE.
    If you configured the connection pool and datasource during configuration
    time, can you login to the console and check if they have been created and
    deployed successfully ?
    Can you also provide more information on what your are trying to ? Are you
    trying to create a db control which use this datasource ?
    Thanks
    Raj Alagumalai
    Backline Workshop Support
    "A.Rama Krishna" <[email protected]> wrote in message
    news:[email protected]..
    >
    Hi all,
    I m am A.Rama Krishna. I want an information regarding the connectionto
    Oracle8.1.7 from weblogic8.1 Application server. I did every thing that Ican
    do as mentioned in Documentation. But the datasource object is notavailable in
    JNDI tree. And also one more thing, after creating the connection poolwith some
    name, I have to select the server to which I have to bind it by clicking"Target
    & Deploy" option. All the active servers in my domain are displayed therewith
    a check box beside it asking me to choose all those severs to which I haveto
    bind the connection pool. Once I check the server and click "Apply"button, a
    message like "Error on the page" dispalys on the bottom status bar. How tofix
    this problem. Please advice me some thng. I created all the connectionpooland
    Data source objects during the creating the server in the new domain withthe
    help of Wizard.
    Thanx in advance
    Regards
    Ram

  • How to connect with oracle8/8i in jdbc program

    Dear Pal
    I am getting problem in connecting Oracle8/8i database , I am registering driver using
    String dsnName = "jdbc:oracle:thin:@<Server>:<Port>:<DSN-Name>";
    DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());
    but it is giving error(name oracle.jdbc.driver.OracleDriver not declared as type) during compilation .
    Please help ...
    divyanand

    Never tried the oracle drivers, but the usual way to load a jdbc driver is:
    try {
    Class.forName("oracle.jdbc.driver.OracleDriver");
    catch(ClassNotFoundException cnfe) {
    System.out.println(cnfe.getMessage());
    And then you get a Connection object using:
    try {
    Connection con = DriverManager.getConnection(dnsName);
    catch(SQLException sqle) {
    System.out.println(sqle.getMessage());
    }

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

Maybe you are looking for

  • Error message when trying to download itunes.

    I get error messages when trying to downlowd the new itunes for windows on my laptop.  It keeps saying I am not the administrator and I am logged on as the admin?

  • Problems with e-mail folders

    Hi, I hope someone can point me in the right direction here. We use windows 7 and Outlook 2010 at home. My other half has a Nokia 635 and I have an -iphone (supplied by work. ) We both have the same e-mail address at home  of the form << [email prote

  • Leaving on router 24/7 and electricity bill questi...

    What would be the estimated extra price on the electeicity bills assuming that i turn on my router 24/7? Recently I have been told to turn on my hub all the time because turning it off and on over night and in the morning could cause speed problems a

  • Upgrading RAM of MB Pro 15 (October 2008)

    Hi, I have a MB Pro 15 Alu (October 2008). Can I upgrade RAM to 6MB, 2 plus 4? Thanks!

  • Material master in Catalog and R/3 but not in EBP, possible?

    Old setup: - Requisite catalog with R/3 material master - EBP 3.0 with product master (R/3 material master) and no vendor master - R/3 with material master New situation: R/3 development has been upgraded to ECC 6.0. Requiste catalog stays the same.