Jdbc between Palm and Oracle Lite db.

Is it possible to access to Okapi Oracle Lite databases on Palm with Java applications that uses sun's KVM ?

<BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by [email protected]():
Is it possible to access to Okapi Oracle Lite databases on Palm with Java applications that uses sun's KVM ?<HR></BLOCKQUOTE>
I am looking for this feater also !!!
null

Similar Messages

  • Personal Oracle and Oracle Lite ??

    I'd like to know the difference between Personal Oracle (PO)
    and Oracle Lite:
    1. PO = multi user ? - Lite = single user ?
    2. PO = stronger/bigger database - Lite = small database ?
    2. PO = support PL/SQL ? - Lite = no PL/SQL ?
    3. Replica:
    Lite = Snapshotsite only;
    Support basic and advanced replica with
    Enterprise Edition (or Oracle 8i server ?)
    as Mastersite
    PO = Snapshotsite only ?
    Basic (read only) replication only ?
    Please help !
    Wilco Mulder - Inter Act Industrial Automation.
    null

    Wilco Mulder (guest) wrote:
    : I'd like to know the difference between Personal Oracle (PO)
    : and Oracle Lite:
    : 1. PO = multi user ? - Lite = single user ?
    : 2. PO = stronger/bigger database - Lite = small database ?
    : 2. PO = support PL/SQL ? - Lite = no PL/SQL ?
    : 3. Replica:
    : Lite = Snapshotsite only;
    : Support basic and advanced replica with
    : Enterprise Edition (or Oracle 8i server ?)
    : as Mastersite
    : PO = Snapshotsite only ?
    : Basic (read only) replication only ?
    : Please help !
    : Wilco Mulder - Inter Act Industrial Automation.
    Hi,
    Hereby are some answers:
    1 : PO is personal version of Oracle RDBMS, and available under
    Win95/98/NT. It is the same kernel than a normal Oracle RDBMS
    without some advanced feature (object, etc). Lite is another
    kernel and originally is a ODBMS (object DBMS). Lite is available
    under Win95/98/NT/CE, Epoc32 (coming) and Palm OS (coming). Both
    products are actually single user products. There will be a lite
    mini-server which will support mutli-user access.
    2 - Yes, PO is a full Oracle RDBMS and Lite is a foot-print
    database. But both database are mutil-sessions, row-level locking
    etc.
    3 - PO supports PL/SQL and Lite support Java Stored procedures.
    Both have database triggers.
    4 - For the replication feature, both PO and Lite fully support
    basic and advanced replciation. That means: readonly snapshot and
    updatable snapshots with subquery and subsettings. They can only
    play as snapshot sites. The master site must be Oracle 8 or 8i.
    Hope these can help,
    Regards,
    Xin WU
    null

  • How to connect using netbean 6.5 and oracle lite 10g

    Hello everyone.. I am really really new in this kind of thing. My task is that I need to develop a simple system using netbean and oracle lite 10g..Does anyone can at least give me a little bit tutorial for a head start in order to connect them.. I really appreciate for those who answer this.. Thank you guys...

    you mean to connect from java to oracle lite server or client?
    -if it is server you mean then you probably need to run some oracle apis (e.g. the consolidator aps).
    String url="MOBILEADMIN/123@jdbc:oracle:thin:@MYSERVER:1521:MYDB" ;
    ResourceManager.initialize(url);
    rm = ResourceManager.getInstance();
    User usr = rm.getUser(user);
    for (Enumeration e = usr.getDevices(); e.hasMoreElements();) {
    Device dev = (Device)e.nextElement();
    }//AND you may continue from here in order to send commands to the devices
    -if you have a oracle repository at the back end and you want to connect to that then you can connect like:
    DriverManager.registerDriver ((Driver)Class.forName ("oracle.jdbc.driver.OracleDriver").newInstance ());
    String url="jdbc:oracle:thin:@myserver:port:database;
    c=DriverManager.getConnection( url,"username", "password" );
    s=c.createStatement();
    s.executeQuery("Select TRIM(CODES) AS CODES,TRIM(SURNAME)||'_'||TRIM(FIRSTNAME) AS NAME from MYDB.USERS");
    ResultSet rs =s.getResultSet();
    -now if you want to connect to the oracle lite client database then you may connect using the polite
    you should write something like (i havent tried it because i use handheld clients)
    String ConnectMe=("jdbc:polite:SCOTT/tiger:polite;DataDirectory=c:\Oracle_Home;Database=polite;IsolationLevel=SINGLE;USER;Autocommit=ON;CursorType=DYNAMIC")
    try {
    Connection conn = DriverManager.getConnection(ConnectMe)
    catch (SQLException e)
    (check the internet for jdbc:polite connection strings)
    gl

  • CodeWarrier and Oracle Lite

    Hi All, I am trying to develop a small project using Codewarrier and oracle lite. For using OKAPI i need to include libokapi.lib and libokstub.lib files. I couldn't locate them in my machine? Could anyone tell me where do i find these files?
    Thanks
    SR

    Oracle 8i is a version of the Oracle RDBMS. You can buy special "sizes" of this RDBMS like: Enterprise, Standard, Personal or Lite.
    Oracle Personal is good for Developers using a private database on their own computer, usually Oracle Standard is good for a smaller server and Oracle Enterprise is for huge databases. Oracle lite is only for users that have a database on their laptop and don't need many extras. So the basic thing, the RDBMS, is always the same, but depending on the size there may be less or more "extras". You can learn more about these extras in the product decriptions on the Oracle-Site.
    To sum up, you can have a personal Oracle 8i.
    That's how I understand that.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by sshuangc:
    What's difference between Oracle 8i and personal Oracle.
    Does personal provide PL/SQL?<HR></BLOCKQUOTE>
    null

  • Can We use FDM as ETL tool between SQL and Oracle

    I want to use FDM as ETL tool between SQL and Oracle. Can it be possible. I didn,t found any target adapter for oracle database.My source system is SQL and Target system is Oracle database.
    Rahul
    Edited by: user12190125 on Nov 9, 2009 4:23 AM

    Rahul,
    I believe this is possible to do, but not an easy one and there are a few considerations:
    How much data are you processing? FDM has a lot of features which support the business process. While this is great for users and audit trail etc. it slows down performance if you want to process a lot of data. It also depends on the type of mappings you use (Like mappings are slower than explicit mappings).
    How familiar are you with VBScript? There is no explicit target adapter for Oracle, but there is a data mart adapter which can be used for anything. You have to implement everything yourself though, mainly the Export and Load actions. In there you will also have to handle the the connections to the MSSQL and Oracle databases.
    Check the data mart adapter and see if you feel comfortable with defining the vb code in there. There are reasons for and against this approach. ODI would probably be the better choice unless you really need to have FDM's process support.
    Regards,
    Matt

  • How to make connection between ASP and Oracle 8i

    Dear Helper,
    I have a problem about how to make the connection between ASP and
    Oracle 8i. If you have this idea, please help me to solve this
    problem. Thank You!!!
    null

    You must install Oracle Objects for OLE.
    After this in asp-script you may use following instructions
    1)initialization
    <%
    Set Session("OraSession") =server.CreateObject
    ("OracleInProcServer.XOraSession")
    set Session("OraData") = Session("OraSession").OpenDatabase
    ("service", "scott/tiger",0)
    %>
    2)open Dynaset
    <%
    Set EmpDynaset = Session("OraData").CreateDynaset("select 1 as
    f1, 2 as f2 from dual", 0)
    %>
    3)navigation
    <%EmpDynaset.MoveFirst%>
    <%EmpDynaset.MoveNext%>
    <%EmpDynaset.EOF%>
    4) Field access
    <%=EmpDynaset.Fields(1).value%>
    5) Sql execute
    Session("OraData").ExecuteSQL("delete xxx")
    Best regards.
    null

  • Quite similar commands between trucluster and oracle clusterware

    Did you noticed that quite similar commands between trucluster and oracle clusterware,
    The diffrence is only 2 characters. :-)
    From Trucluster:
    http://h30097.www3.hp.com/docs/cluster_doc/cluster_50A/TCR_ADM/CCHPXXXX.HTM
    They have caa_relocate,crs_stat,caa_register。。。。even same parameters with caa_stat, -t/-v/-p。。。。
    # caa_stat -t
    Name Type Target State Host
    VRTSat application ONLINE ONLINE maunaloa
    VRTSaz application ONLINE ONLINE maunaloa
    autofs application ONLINE OFFLINE
    cluster_lockd application ONLINE ONLINE maunaloa
    dhcp application ONLINE OFFLINE
    makalapa network ONLINE ONLINE maunakae
    makalapa network ONLINE ONLINE maunaloa
    netbackup application ONLINE ONLINE maunaloa
    # /usr/bin/caa_stat autofs
    NAME=autofs
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on swiss
    # caa_stat -v -t
    Name Type R/RA F/FT Target State Host
    cluster_lockd application 0/30 0/0 ONLINE ONLINE provolone
    dhcp application 0/1 0/0 OFFLINE OFFLINE
    named application 0/1 0/0 OFFLINE OFFLINE
    ln0 network 0/5 ONLINE ONLINE provolone
    ln0 network 1/5 ONLINE OFFLINE polishham

    Interesting find. Looks like oracle clusterware is based on trucluster. I also found [this article|http://mediaproducts.gartner.com/reprints/oracle/article61/article61.html]
    In 2003, Oracle acquired TruCluster software assets, which are a base for Oracle's Clusterware implementation.Bjoern

  • Vb and oracle lite

    Im replicating data back and forth between polite and oracle 8i.Im using a vb front end and im having big performance problems(with polite).Any body had this problem before? Im i better off using personell oracle 81 instead?
    would appreciate any hints or tips.

    your problems are via network or modem ? And wich kind of replication are you tryng to use? I think replication via file is the best solution
    best regards and sorry for my english

  • Difference between FP7 and Flash Lite

    can anybody tell me what the difference is between FP7 and
    Flash Lite? I only want to view content not create it. Can Flash
    Lite play embedded media players? (i had FP7 installed on my iPAQ
    but i cannot view any of the embedded media players on the BBC News
    website. Do i need Flash Lite instead of FP7, or as well as??)
    thaks

    Hi,
    At a time in the past we provided FP7 for PPC devices and
    some consumer electronics like the Wii because this was easier to
    integrate than Flash.. or met the customers requirements better.
    For the past year we have been transitioning OEM customers to
    Flash Lite and this is our goal ongoing.
    We have launched a new product called Flash Lite
    Distributable Player to address the needs of the Windows Mobile
    developer community. To be clear PPC is not supported for web
    browsing unless your web browser ships with Flash Lite support.
    regards,
    Mark Doherty
    Developer Relations
    Adobe Mobile and Devices
    www.flashmobileblog.com

  • JDBC Thin driver and Oracle names server

    Hi
    Any managed to get the Thin driver to user the Names Server aliases, ie I want to connect to service xxx like
    jdbc:oracle:thin:@xxxx and not specify instance and port as the DB is running in a multiple machine cluster and can be switched to a different machine...
    With OCI driver I have managed on NT but having problem with OCI/Linux and Beta 10g...
    Tks
    Andre

    I don't have much experience with OCI from JDBC, but should work like any other kind of connection via SQL*Net. I.e. I would check if connection can be made using SQLPlus, check environment variables (ORACLE_HOME etc.) of 9iAS instance, check version of JDBC classes and their readme.txt. There are also some settings in sqlnet.ora file which might affect this (like default domain - try to use full name of alias - OCRL.WORLD or whatever alias you have there). You may also want to switch tracing for SQLNet and/or listener on (it's not easy to find in doc how to do it, though) to check if there is at least some traffic between klient and server...
    Myrra

  • Satelite Forms and Oracle Lite

    Hi Guys, In order to develop the application using Puma Tech Satelite form what version should i use? Satelite forms enterprise edition with Full Server? or Just the Enterprise Edition without server? Please reply me i am planning to buy the software.
    Thanks
    SR

    Oracle 8i is a version of the Oracle RDBMS. You can buy special "sizes" of this RDBMS like: Enterprise, Standard, Personal or Lite.
    Oracle Personal is good for Developers using a private database on their own computer, usually Oracle Standard is good for a smaller server and Oracle Enterprise is for huge databases. Oracle lite is only for users that have a database on their laptop and don't need many extras. So the basic thing, the RDBMS, is always the same, but depending on the size there may be less or more "extras". You can learn more about these extras in the product decriptions on the Oracle-Site.
    To sum up, you can have a personal Oracle 8i.
    That's how I understand that.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by sshuangc:
    What's difference between Oracle 8i and personal Oracle.
    Does personal provide PL/SQL?<HR></BLOCKQUOTE>
    null

  • Hibernate and Oracle Lite 10g

    Has anyone been able to get Oracle Lite 10g working with Hibernate?

    What problems are you having? You are using Webtogo OC4J right?
    It has been a while since I worked with Hibernate and in theory, it should work with any relational database. Since Oracle Lite closely resembles Oracle, I can't see an issue with the database, just the container that it is running in.
    <property name="connection.driver_class">oracle.lite.web.WTGJdbcDriver</property>
    <property name="connection.url">jdbc:oracle:webtogo</property>
    <property name="connection.username"></property>
    <property name="connection.password"></property>

  • JDeveloper and Oracle Lite

    Now that I adjusted the jdeveloper.ini file to include d:\oracle\home0\lite\classes\Olite40.jar after the last entry in IDEClassspath, the error message switched from "can't find oracle.lite.poljdbc.POLJDBCDriver" to "no oljdbc40 in java.library.path". I am using Oracle 8i lite version 4.0.1.0. What am I misssing? Thank you in addvance for the reply.

    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)".

  • How can i solve this replication problem between TT and ORACLE

    Hi
    I have an application that using AWT cashgroup implement the replication between TT (7.0.6.7) and ORACLE(10g);
    but i encounter this problem:
    16:16:50.01 Err : REP: 2302682: ABM_BAL_WH:meta.c(4588): TT5259: Failed to store Awt runtime information for datastore /abm_wh/abm_bal_ttdata/abm_bal_wh on Oracle.
    16:16:50.02 Err : REP: 2302682: ABM_BAL_WH:meta.c(4588): TT5107: TT5107: Oracle(OCI) error in OCIStmtExecute(): ORA-08177: can't serialize access for this transaction rc = -1 -- file "bdbStmt.c", lineno 3726, procedure "ttBDbStmtExecute()"
    16:16:50.02 Err : REP: 2302682: ABM_BAL_WH:receiver.c(5612): TT16187: Transaction 1316077016/357692526; Error: transient 0, permanent 1
    the isolation level of my date store is read-committed ,and the sys.ODBC.INI file is also set Isolation=1(readcommitted mode)
    so ,I still wonder how the error ORA-08177!
    how can i solve this replication problem?
    thank you.

    I suspect this is failing on an UPDATE to the tt_03_reppeers table on Oracle. I would guess the TT repagent has to temporarily use serializable isolation when updating this table. Do you have any other datastores with AWT cachegroups propagating into the same Oracle database? Or can you identify if some other process is preventing the repagent from using serializable isolation? If you google ORA-08177 there seem to be ways out there to narrow down what's causing the contention.

  • Relation between java and oracle

    Hi,
    This is general information about java and oracle.
    I had worked in java last one year, but now switch to oracle i heared that nearly combination of each are implemented oops concept. But i know where it used in java, not in oracle.
    In oracle, where we are implemented inheritance, polymorhism and encapsulation.
    plz give some tips
    Regards venki

    does this mean you used to develop your applications on java and manuplate your data in Oracle over JDBC or Hibernate but then you started to develop PL/SQL applications for this need and use PL/SQL's OO features?
    With my experiences I may say if you are working on data intensive database applications learning how to use effectively SQL and PL/SQL is critical, this is Oracle's native language not something written to work for any database vendor. http://www.oracle.com/pls/db102/portal.portal_db?selected=5

Maybe you are looking for

  • HT201302 error message when I try to update to IOS 6 how can i correct?

    Error message when I try to update to IOS6 how can i correct?

  • Unable to open iCloud folders in Outlook after upgrading to Windows 8.1

    I have upgraded to Windows 8.1 yesterday, when I open my Outlook 2013, the iCloud in Calendar and People (contact) are not working. The error message is "The set of folders cannot be opened. The information store could not be opened". I have reinstal

  • Does anyone here know anything about parental controls?

    Hey guys! I am an incoming college student, so I recently purchased a shiny new Macbook Pro (which I love!). However, i have an issue. My mother is something of a paranoid android, and wants to install some kind of parental controls. While I really d

  • Droid X made a random call

    Sometime at 1:50 am my husband's Droid X (had less than a month) called my cell phone, left a 2 minute blank message.  What is odd is that we were both asleep.  I woke up and noticed his DX was frozen on a screen about "virtual voice mail".  I had to

  • Off center error bars

    I'm using AI CS2, and am running OSX 10.3.9. I use the copy/ paste function to copy graphs from a graphing program (Kaleidagraph) into illustrator. Whenever I paste a line graph with error bars, the error bars are always slightly off center to the ob