Oracle 8i Lite version 4.0.1

Hello,
I've installed Oracle 8i Enterprise Edition (8.1.7) and i'm willing to install
the Oracle 8i Lite version 4.0.1 to sync with Pocket PC. The problem is that
this version is really old and it's compatable with NT, not with Windows 2000 (wich
is the OS i have).
The problem while installing is that Oracle Installer tells me that the Oracle Home
is currently used by 'Oracle 817 Production' and cannot be used as an Oracle Home for
'nt'.
Any help would be appreciated.
Thanks!

Try also adding the path to oljdbc40 the SLP and JLP settings in the jdeveloper.ini file.
The following is from the 3.1 Release Notes:
JDK 1.2/1.3 and Native Code
If you are using the Oracle JDBC/OCI or Oracle Lite JDBC Driver with JDeveloper (JDK 1.2/1.3) add the %ORACLE_HOME%/bin directory to java.library.path and
sun.boot.library.path in bin/jdeveloper.ini. It should look like this:
[Java_2]
JDK=java version "JDK1.2.2_JDeveloper"
Java2VM=OJVM
JLP=-Djava.library.path=.;%JAVA_ROOT%\bin;%JAVA_ROOT%\jre\bin;C:\ORANT\BIN
SLP=-Dsun.boot.library.path=.;%JAVA_ROOT%\bin;%JAVA_ROOT%\jre\bin;C:\ORANT\BIN
If you are executing applications which use the JNI to call native libraries (DLL files) under JDeveloper with JDK 1.2/1.3 it is necessary to edit your project properties. Add to the
Java VM Parameters, under the Run/Debug tab the following setting: -Djava.library.path=(Path where DLL files are located)".

Similar Messages

  • Oracle 8i Lite Version : 4.0

    Hi,
    Could anyone answer this for me, Please.
    I have oracle 8i lite Version 4.0 installed on a Windows NT machine. I do a sqlplus pbs/pbs odbc:polite (using odbc) to connect to sqlplus. At this sametime .. I connect from a different machine (WINNT) to this same oracle 8i lite (Shared Directory) using ODBC. Now, If I do some updates on Machine A and Commit it ... why are the changes not visible in Machine B (sqlplus). I have to exit out and come back in Machine B to see the changes everytime. I have done odbinfo
    -pagelog polite polite. (So that it doesn't create any .plg file and write Directly to ODB file). Please throw some light on this. Is Oracle lite not intended for this !?.
    Thanks
    Prabs

    Try also adding the path to oljdbc40 the SLP and JLP settings in the jdeveloper.ini file.
    The following is from the 3.1 Release Notes:
    JDK 1.2/1.3 and Native Code
    If you are using the Oracle JDBC/OCI or Oracle Lite JDBC Driver with JDeveloper (JDK 1.2/1.3) add the %ORACLE_HOME%/bin directory to java.library.path and
    sun.boot.library.path in bin/jdeveloper.ini. It should look like this:
    [Java_2]
    JDK=java version "JDK1.2.2_JDeveloper"
    Java2VM=OJVM
    JLP=-Djava.library.path=.;%JAVA_ROOT%\bin;%JAVA_ROOT%\jre\bin;C:\ORANT\BIN
    SLP=-Dsun.boot.library.path=.;%JAVA_ROOT%\bin;%JAVA_ROOT%\jre\bin;C:\ORANT\BIN
    If you are executing applications which use the JNI to call native libraries (DLL files) under JDeveloper with JDK 1.2/1.3 it is necessary to edit your project properties. Add to the
    Java VM Parameters, under the Run/Debug tab the following setting: -Djava.library.path=(Path where DLL files are located)".

  • Difference between Oracle 8i SQL Standard and the 9i Lite version

    Hi,
    I was wondering if anybody could inform me of the differences that occur between the full Oracle 8i version and the current Oracle 9i Lite version in respect of the SQL they both use.
    Would the the way temporary tables are created and managed on the lite version be the same as that on the full version?
    Would the SQL syntax also be the same between the two?
    Any feedback on this would be great.
    Thanks
    Stephen

    > 1)Can anyone tell me difference between oracle8i
    sql engine and 9i sql engine.
    They are different versions.
    If you have been expecting a list of differences and enhancements and new product features... forget it. It will take several pages to list. Rather refer to the 9i product feature sheet.
    > 2)Does oracle 9i uses the index defaultly if any
    primary key is there in table
    Huh? Oracle will use an index if it determines that it costs less to use that index to get to the data, than not using an index.

  • Oracle 8i Lite Start up

    Hi everybody,
    I've windows/2000 pro installed on my m/c. The client version of it.
    I'm using this m/c to surf the net and do some MS Acesses development and VB development. Now, I'm trying to do something with Oracle 8i Lite. I've received oracle 8i Lite Version 4.0.0.2.0 for Micorosoft Windows NT from Oracle corp in CD.
    I installed this software in my machine.
    When I had Oracle 7 a year or long back, after the installation, I had start and stop icons to start the database and stop to shut down the database, but oracle 8i is not like that.
    Now, I dont know how to start or configure the oracle db, and access the db using sql*plus so that I can create some stored procedures and call them from Sql*plus.
    Could somebody throw some ideas to understand this Oracle 8i lite version.
    Regards,
    Suresh
    null

    You will have to be a bit more specific about the error messages you get. Did you start the database and listener?

  • Oracle 8i Lite Synchronizatoin Problem--Very Crucial and Urgent

    Currently,we are using Oracle 8i lite Version Release 4.0.1 in
    our project.
    Following is the problem we are facing during Web-To-Go
    Synchronization.
    We have published about 200 snapshots of tables on the Web-to-go
    server.
    After Installing the Web-to-Go Client,
    the first time we went Offline, both the webtogo.odb and the
    user odb got downloaded to the client's machine.
    the size of user odb was about 10.7 MB containing 200
    snapshots,without any data and the application about 15 MB.
    We checked up the odb using plus80 and verified that all the
    tables have been created(200 snapshots+200 snapshot logs).
    Once we went Online , a memory/application error (illegal
    operation,unable to access memory) was displayed.The m1 file
    also remained in the client's machine.
    Basically the synchronization fails from client to server.
    Everytime the synchronization is fine,if the odb needs to be
    created freshly,but once created and synchronized,the same error
    is displayed.
    We tried publishing with a reduced no of tables,and it went on
    fine with both offline and online up to a size 8.28MB,with
    about 152 tables.
    An increase of even 10 KB by an addition of 2 more tables,gives
    out the same error.
    The limit on the no of snapshots is specified as 256 per refresh
    group.
    We are using only 200 as of now and that should be ok.
    Please let us know the possible reasons for such kind of a
    problem.
    Let us know in case of any other clarification regarding the
    problem.
    Is there any limitation or requirement at the client site,w.rt
    memory?
    Pls Help
    Meena.

    Sanjay Kumar M.C. (guest) wrote:
    : Hi,
    : I had downloaded Oracle 8i Lite for NT (approx. 105 MB),
    zip
    : files data around 3 times and each time I get the error
    message
    : that the zip archive is corrupted . Is it the problem with the
    : archive at the Oracle site.
    : Can anybody help me to get the installable data set?
    : Regards
    : Sanjay
    Hi
    I experienced the same problem.
    I have downloaded the file segments for oracle 8iLite and had
    run the batch file.
    And it worked.
    Thanks!
    null

  • Oracle 9i lite connection with a Java Client

    Hi,
    I would like to connect a Java Client developed using PersonalJava edition for PDA with an Oracle 9i lite version which is also on PDA.
    I would like to know is it possible to connect such a client (Java) using some JDBC drivers on PDA.
    if yes please do suggest a suitable driver and some input tips as to how to connect a GUI developed in Java directly to Oracle on PDA.
    I am not too sure whether some web/application server is required in the whole setup.
    because in N-Tier Architecture we have a middle layer of Application /Web servers in between a client screen(usually a Browser) and Database.
    but I am not aware weather it is possible to directly connect Java Swing or Client application as I mentioned above developed using Personal edition with a database using only some driver software but no other middle ware component in between.i.e forming a 2 tier client server model.
    please do let me know your valuable suggestions at [email protected]
    thanks,
    Ashish

    I connect to the database through the same user that created those tables. Do I still need a public synonym ?

  • Oracle 9i Lite Installation Problems

    Hello, I'm installing Oracle 9i Lite Version over Windows XP. When I'm connecting the mobile server (like an apache server's module) to the repository, I write in my browser:
    "http://<mobile_server_name>:<port_number>/webtogo/startup"
    and the response of the browser is: "The requested URL was not found on this server". Someone knows, what's the problem?. What's the mobile server name and its port number?.
    Thank you.

    Jorge,
    You can check the tnsnames.ora file for the Mobile Server name and port number. Once you find the correct server and port information, please point your browser to:
    http://<Mobile Server>:<port>/webtogo
    for the Web-to-Go home or
    http://<Mobile Server>:<port>/webtogo/setup
    for the client download page.
    Please let me know if you have additional questions.
    - Junius

  • Does Oracle 9i Lite supports Thai language?

    We are developing mobile application[residing in a laptop] using java and Oracle 9i lite version [Release 5.0.2]. The application has English and Thai version. After we upload all the data[thai and english phrases] to Oracle lite from server [residing in Sun Solaris, Oracle 91] we were able to see the Thai characters in mobile, but for some phrases there is an extra English character amended to the phrase. We are not doing any char conversion here, just collecting the data from server and inserting to lite version DB.
    Entries in polite.ini are,
    [All Databases]
    DatabaseID=501
    DataDirectory=C:\oracle\ora90\Mobile\Sdk\OLDB40
    NLS_LOCALE=ENGLISH
    MessageFile=C:\oracle\ora90\Mobile\Sdk\BIN\OLITE40.MSB
    DBCharEncoding=Native
    When i ran through the release document for Oracle9i Lite Release 5.0.2, i can relalize that it is not supporting Thai language. Correct me if i am wrong.
    Did any of the latest Lite version supports Thai language. How about 10g? Or any alternatives is there in Release 5.0.2 itself.
    Thanks and looking forward for your reply.
    Best Regards,
    Muthu

    Hello,
    I am not sure to understand your question.
    Oracle Lite is a SQL Database , and you can access it from Oracle Application Server using the correct JDBC driver and then use the JSP Tag libs to access the data (JSTL SQL) or any JDBC API in J2EE.
    If I am not answering your question please add more details about what you are trying to achieve...
    Regards
    Tugdual Grall

  • Oracle 8i Lite on NT Version Difficulty

    HELP!
    I just installed Oracle 8i Lite on NT. Install seemed to go OK.
    But when I run SQL Plus and login, SQL Plus complains with the
    message:
    Server not available or version too low for this feature
    It then connects the database. I can drop and create some
    things (pupdb.sql runs but gives some sql syntax error messages)
    If I do a simple sql select statement, I always get a syntax
    error (e.g. select * from user; gives error POL-5228 - syntax
    error).
    Any ideas?
    null

    James,
    I have the similar problem when I installed Oracle8 Lite on
    Windows98. Then I figured out from some Oracle FAQ that
    this error can be ignored. As for the syntax error, I was
    getting the same. I checked the dictionary, most of the USER_xxx
    tables are no longer avail. Only the USER_OBJECTS still exists.
    Try the following, 'select * from All_users' or 'select * from
    user_objects'.
    Regards,
    Barry
    James Barwick (guest) wrote:
    : HELP!
    : I just installed Oracle 8i Lite on NT. Install seemed to go
    OK.
    : But when I run SQL Plus and login, SQL Plus complains with the
    : message:
    : Server not available or version too low for this feature
    : It then connects the database. I can drop and create some
    : things (pupdb.sql runs but gives some sql syntax error
    messages)
    : If I do a simple sql select statement, I always get a syntax
    : error (e.g. select * from user; gives error POL-5228 - syntax
    : error).
    : Any ideas?
    null

  • Runtime Version of ORACLE 8i Lite (CD ROM using)

    Is there a possibility to use a runtime version of ORACLE 8i Lite on a self created CD ROM, to access information on this disc?

    I have briefly used sql*ldr in linux and yes, it does support exit codes

  • Performance Issues on Oracle Database Lite 10.3.0.3

    Hello,
    we have a big problem with one of our customers. He uses Oracle Database Lite in the standalone version. There are about 600 clients running a project with about 20 Publication Items. The customer works in the logistics field, so the Main time where nearly all clients want to sync and get their tours is from 02 AM to 05 AM, so that is the time with the most traffic.
    Everything went well before last week. Suddenly the compose cycle needs (at least between that hours) about ten times longer than before. Normally we had about 40 - 80 seconds, now we have about 300 - 500 average with max values from over 1200 seconds.
    Therefore we have a lot of conflicts and Disconnects on the clients. It is sometimes that bad, that nearly no client can sync successfully.
    We checked our Selects in the publication Items, all are very fast and look good in the explain plan, so that shouldnt be the problem.
    The installation is nearly in the Default state as oracle does when you install Oracle Lite. Are there any standard settings we can change? Does anyone had the same problem already?
    The Machine is a Windows Server 2003 with an Intel Xeon CPU E7-4820 and 4 GB of RAM.
    Of course our customer gets a lot of trouble because of that and we have to improve and fix that as fast as we can.
    Any recommendation or opinions are very welcome.
    If I have to give more Info about somewhat please feel free to ask, I will give it as fast as possible.
    Thanks in advance
    Holger

    Hey,
    many thanks for your proposals. The MGP runs every minute like the default settings are, because our application is a time sensitive. The data have to be very fast on the clients in the nights and thex are only a few minutes before available. I think the parameters are important in environemnts where the mgps runs only after a few minutes?
    Let me summarize the situation since my las post:
    We have days (nights) where everything goes quite well. Mainly that is thrusday and friday. But on the other hand, there are days where everything really is a mess.
    The mgp caycles increase and when you look to mobile manager you see 70 clients syncing very very slowly (about 300 - 600 seconds) for just a little bit of data. Then we get the disonnects and the messages in the err.log. 
    What do you think, is this somehow network related, or ist this a logical problem in the Mobile Server itself? 
    Like postes earlier, there are 500 clients syncing against a standalone mobile server.
    We just couldnt figure out, why the mgp times somehow and sometimes increase that much, that there are these problems.
    First we thought, that they sync newly over wireless (GPRS or Edge) and that syncing is that slowly, that everything goes down, but arent sure. Is this possible because of the architecture of the Mobile Server? That a very slow network can slow down the mgps and that does timeouts and all the other stuff?
    How many clients can a Standalone Mobile Server normally serve at same time without performance problems. What do you thin about the hardware I wrote? Is it powerful enough?

  • Oracle 8i Lite 4.0.2.0 & Satellite Forms 3.1

    Hello,
    I'm a french developper and I'm working on a software prototype on
    PalmPilot. A drug dispensing software from TGS IN SITU that enables
    medical prescription management on Palm with application developped
    with Satellite Forms and data stored in Oracle 8.1.5 database.
    I-The configuration on my Windows NT WS plattform
    1.Oracle Server 8.1.5
    2.Oracle 8i Lite for handheld device (Palm)
    II-The mecanism transport : http
    1.I used Web-to-go listener "http.bat"
    2.Win NT RAS sevice for TCP/IP
    3.iConnect Consolidator Server for replication "mgp.bat"
    III-The Palm device
    1.Consolidator Client for Palm : "ConsolidatorClient.prc"
    2.Satellite Forms application files (*.prc and *.pdb)
    3.OracleLauncher file for the HTTP conduit "OracleLauncher.prc"
    IV-Schema creation with JAVA API
    1.Creation of one master table NAMES with 2 fields and a primary key
    constraint on the Oracle 8.1.5 DB server.
    2.Creation of Consolidator Objects (Clients,Publications,Publication
    Items,Subscription,...) in java file.
    3.Execution of a script similar to the one provided by Oracle
    "consolidator_install.bat" to initialize connection and to run
    SQL script to fill the table NAMES.
    V-Problem
    First I start http.bat and mgp.bat.
    After connecting my Palm with Network preferences menu in TCP/IP mode.
    I start ConsolidatorClient on the Palm side with the correct IP adress.
    I did not manage to have a correct SyncProgress at the end of the
    composing part. I receive a "reader/writer error" and a sync failed.
    Christophe

    This is where we got the latest version:
    ftp://oracle-ftp.oracle.com/server/patchsets/wgt_tech/olite/400223/
    Sarah Hodge
    Apex Systems, LLC
    Tukwilla, WA 98188
    206.241.9119

  • Oracle Jdeveloper error on Oracle Bigdata Lite Virtual Machine

    Hi All,
    I am using Oracle big data lite virtual machine from the following link: Oracle Big Data Lite Virtual Machine.
    I am trying to practice the tutorial at the following link: http://www.oracle.com/technetwork/topics/bigdata/articles/intro-to-oracle-nosql-db-hol-1937059.pdf.
    When I am trying to run the MoviePlex project in Oracle Jdeveloper which in-turn invokes Weblogic server and raises the following error while creating the Weblogic domain:
    [Waiting for the domain to finish building...]
    [08:41:11 AM] Creating Integrated Weblogic domain...
    [08:41:39 AM] Integrated Weblogic domain processing completed successfully.
    *** Using port 7101 ***
    /home/oracle/.jdeveloper/system11.1.1.6.38.61.92/DefaultDomain/bin/startWebLogic.sh
    [waiting for the server to complete its initialization...]
    JAVA Memory arguments: -Xms512m -Xmx512m
    WLS Start Mode=Development
    CLASSPATH=/u01/Middleware/patch_wls1035/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/Middleware/patch_jdev1111/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/usr/java/latest/lib/tools.jar:/u01/Middleware/wlserver_10.3/server/lib/weblogic_sp.jar:/u01/Middleware/wlserver_10.3/server/lib/weblogic.jar:/u01/Middleware/modules/features/weblogic.server.modules_10.3.5.0.jar:/u01/Middleware/wlserver_10.3/server/lib/webservices.jar:/u01/Middleware/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u01/Middleware/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u01/Middleware/wlserver_10.3/common/derby/lib/derbyclient.jar:/u01/Middleware/wlserver_10.3/server/lib/xqrl.jar::/u01/connectors/olh/jlib/*:/usr/lib/hadoop/*:/usr/lib/hadoop/client/*:/u01/nosql/kv-ee/lib/kvstore.jar:.
    Unrecognized option: -jrockit
    PATH=/u01/Middleware/wlserver_10.3/server/bin:/u01/Middleware/modules/org.apache.ant_1.7.1/bin:/usr/java/latest/jre/bin:/usr/java/latest/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/lib64/R/bin:/u01/Middleware/jdeveloper/jdev/bin:/usr/java/latest/bin:/home/oracle/bin:/u01/app/oracle/product/12.1.0/dbhome_1/bin:/home/oracle/scripts:/opt/bin:/home/oracle/bin
    *  To start WebLogic Server, use a username and   *
    *  password assigned to an admin-level user.  For *
    *  server administration, use the WebLogic Server *
    *  console at http://hostname:port/console        *
    starting weblogic with Java version:
    Starting WLS with line:
    /usr/java/latest/bin/java -jrockit   -Xms512m -Xmx512m -Dweblogic.Name=DefaultServer -Djava.security.policy=/u01/Middleware/wlserver_10.3/server/lib/weblogic.policy -Djavax.net.ssl.trustStore=/u01/Middleware/wlserver_10.3/server/lib/DemoTrust.jks -Dweblogic.nodemanager.ServiceEnabled=true  -Xverify:none  -da -Dplatform.home=/u01/Middleware/wlserver_10.3 -Dwls.home=/u01/Middleware/wlserver_10.3/server -Dweblogic.home=/u01/Middleware/wlserver_10.3/server  -Djps.app.credential.overwrite.allowed=true  -Dweblogic.management.discover=true  -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/u01/Middleware/patch_wls1035/profiles/default/sysext_manifest_classpath:/u01/Middleware/patch_jdev1111/profiles/default/sysext_manifest_classpath  weblogic.Server
    Error: Could not create the Java Virtual Machine.
    Error: A fatal exception has occurred. Program will exit.
    Unrecognized option: -jrockit
    Error: Could not create the Java Virtual Machine.
    Error: A fatal exception has occurred. Program will exit.
    Process exited.
    The version of JRE installed on VM is as below:
    [oracle@bigdatalite ~]$ java -version
    java version "1.7.0_51"
    Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
    Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)
    [oracle@bigdatalite ~]$
    I searched Google as well as OTN but found no solution.
    Can anybody have ever encountered the same problem, or can help, it will be highly appreciated.
    Thanks
    Bilal

    Hi Bilal,
    Can you try modify the below file to remove the Jrocket parameter.....
    regards
    Keith
    File:  /home/oracle/.jdeveloper/system11.1.1.6.38.61.92/DefaultDomain/bin/setDomainEnv.sh
    Add:
    # Clearing JAVA_VM - fix to remove jrockit setting
    JAVA_VM=""
    right before:
    if [ "${JAVA_VENDOR}" != "BEA" ] ; then
         JAVA_VM="${JAVA_VM} ${JAVA_DEBUG} ${JAVA_PROFILE}"
         export JAVA_VM
    else
         JAVA_VM="${JAVA_VM} ${JAVA_DEBUG} ${JAVA_PROFILE}"
         export JAVA_VM
    fi

  • Oracle 8i Lite and Palm, Windows CE and EPOC

    This may be a simple question to developers (which I am not), but we have a client who is seeking advice regarding the use of Palm Pilots, Psion or similar devices for field recording of data.
    Their database is Oracle 7.3.4 (soon to be upgraded to 8) with development done in Forms 5. I understand that Oracle 8i Lite enables a database of this vintage to be used in conjunction with the handhelds, but I do not understand the process.
    Is Oracle 8i Lite loaded onto the handheld? Or is it used to convert the required tables and forms into cut down versions for the limited use by the smaller device?
    What is the role of the host PC for the smaller devices?
    I guess - how does it work in layman's terms.
    I hope someone can help.
    Thanks.

    We haven't tried 8i Lite on a palmtop. But we are trying to use it over the Internet and we are having some problems. Have you used 8i Lite over the Internet?!?
    Thanks..

  • Oracle 8i Lite and XML SQL Utility

    Can I use XML SQL Utility with Oracle 8i Lite
    using the Oracle 8i Lite Driver
    null

    There will be an version of the XML SQL Utility appearing here shortly. In the meantime you can download the current version of the XSQL Servlet which has the new v2 compatible oraclexmlsql.jar.
    Oracle XML Team

Maybe you are looking for