9iLite on Plam OS

Greetings.
Does anyone have experience in using 9iLite on Palm OS 3.0? Specifically, we are looking for a JVM that actually exists. Weve looked at Kada, but I have real doubts as the whether the product is real or not.
Thanks,
Mike

Sure, I've run some Oracle Lite on my Palm, and built a small app using Code Warrior and ODBC.
JVM? Why? (somewhat rhetorical question) When I noted that Oracle Lite on Palm does not support JDBC, I rather gave up on a Java solution. http://www.jargonsoft.com/m2/index.html was working on supporting OLite, I don't know the status of this however.

Similar Messages

  • Can no longer export or save memos created in the plam

    Hi,
    I have a keyboard and used to create memos on the plam pilot, transfer them to the Mac desktop (Plam Desktop) on OS X and them INDIVIDUALLY download the memos to be used in a word processor.
    IT CAN NO LONGER BE DONE!!!!!!!
    WHY,  basically the usefulness of this product (Zire72) is now NIL.
    WHAT has happened.
    Are you no longer compatible with Mac OS X 10.5?
    Also when I HOTSYNCH from Palmpilot to the desktop the connection always gets interrupted even though the memo gets transferred.
    Are you guys supporting the Zire 72 anymore.
    Very unhappy,
    Post relates to: Zire 72

    UPDATE - Duh, I noticed that I can edit a few but not most.  And above the Developer tools it says "Photo Missing".  I had already clicked on "find all missing photos" a few times.  I did rename my external drive that holds all my photo folders under 'pddesignsimages' to 'patriciadavidson' when also moved do a new drive over the weekend.  I tried renaming again and it's still saying it can't find the photos.  I even plugged in one of my external drives that has copies of my photos, still no luck.  Now I'm pretty sure that it's a matter of figuring out how to find those photos so I can edit them! Any suggestions would be appreciated.

  • 9iLite with XSU

    I am trying to use the XSU with 9iLite. The xsu states that it will work with any of the jdbc drivers BUT when I try to create the OracleXMLQuery I get a Class not found error on :
    java.lang.NoClassDefFoundError: oracle.sql.Datum
    void oracle.xml.sql.query.OracleXMLQuery.<init>(java.sql.Connection, java.sql.ResultSet)
    So far the differences that I see are the lite jdbc classes are in the archive OLITE40.jar with the path to the Datum class being oracle.lite.poljdbc.*. It seems to me that the OracleXMLQuery class is trying to find the class Datum at oracle.sql.*
    Anyone able to use xsu with 9iLite?
    I have imported these:
    import java.sql.*;
    import oracle.lite.poljdbc.*;
    import oracle.xml.sql.query.OracleXMLQuery;
    this statement causes the exception:
    qry = new OracleXMLQuery(conn, rs);

    Hi,
    The solaris version is solaris 8
    The jdk version is j2sdk1_3_1_06
    ORACLE_HOME=/opt/mobilesrv/app/mobile/product/5.0.2
    LD_LIBRARY_PATH=/opt/mobilesrv/app/mobile/product/5.0.2/lib:/opt/web/apache_1.3.26/libexec:/opt/mobilesrv/app/mobile/product/5.0.2/mobile/server/bin:/opt/mobilesrv/app/mobile/product/5.0.2/ctx/lib:/opt/mobilesrv/app/mobile/product/5.0.2/jdbc/lib:/usr/j2sdk1_3_1_06/jre/lib/sparc:/usr/j2sdk1_3_1_06/jre/lib/sparc/client
    JAVA13_HOME=/usr/j2sdk1_3_1_06
    JAVA_HOME=/usr/j2sdk1_3_1_06
    PATH=/opt/mobilesrv/app/mobile/product/5.0.2/bin:/opt/mobilesrv/app/mobile/product/5.0.2/mobile/server/bin:/usr/X/bin:/usr/j2sdk1_3_1_06/bin:/usr/bin:/usr/local/bin:/usr/ccs/bin:/usr/j2sdk1_3_1_06/bin:.
    Hope this will help you
    Regards,
    David

  • Developer 6i with 9iLite DB

    Our Application needs strored procedures, which have been loaded
    and populated
    to 9i Lite.
    Can execute stored procedure against 9iLite with mSQL connected
    via jdbc:polite.
    But Forms connected via OCA and ODBC doesn't know nothig about
    these procedures, e.g. objectnavigator
    window -> database objects -> stored program module shows
    nothing. And PL/SQL
    reports an Error, translating calls to these procedures.
    Further more PLUS80 connected via OCA and ODBC also doesn't know
    these stored procedures ans hence can not execute them.
    Having products installed in separate home's as follows
    Home: ODev6i
    + forms 6i 6.0.8.17.1
    + OCA for ODBC 6.0.5.35.0
    Home: O9iLiteRel5
    + ODBC for Oracle Lite 4.00.00.00
    + 9iLite Release 5
    What goes wrong? Does any one know, whether or not stored
    procedures can be used via OCA and ODBC against 9iLite Release
    5.

    Are you able to connect via SQL*Plus? Also, what database version are you connecting too? Have you tried using the Net Config Assistant to see if you are able to connect successfully? Also, when you copied your tnsnames.ora did you copy the sqlnet.ora also?
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • 9iLite and multibyte character set support

    Does 9iLite support a character set that will allow for accented characters?
    for example: i

    "NLS Character Integrity Issues for Consolidator
    When Mobile Sync synchronizes with an Oracle database which has a
    multibyte character set other than UTF8, the character integrity issue
    occurs. Mobile Sync retrieves data from the server database through Oracle
    8.1.7 OCI JDBC Driver for Oracle9iAS version 1.0.2.2, and 9i for Oracle9iAS
    version 2.0. Character sets are converted from database character sets to
    UTF8 by Oracle Servers NLS functions. In the code conversion, some
    multibyte characters are garbled because of the difference of the character
    mapping. This is not a bug of Mobile Sync.
    For more Information, see "Character Integrity Issues in NLS Environment"
    technical paper on Oracle Technology Network (technet.oracle.com)
    Java/SQLJ & JDBC section in Technologies category."
    from the Readme file with the media (read the manual I guess)

  • 9iLite on pocket pc to slow

    I am using oracle's jdbc driver to access 9iLite on pocket pc 2002 and it is very slow.
    I am reading around 1400 records from table and putting into combo box for application... it is taking 30 seconds to load those records.
    Any body has any solutions or suggestion for above problem?

    You have JVM's for the pocket pc. Those JVM's support different kind of so-called profiles, such as CLDC (connected limited device configuration, and CDC (connected device configuration). Two virtual machines which are pretty good are CReMe and J9 (by IBM). If you do a search on this I am sure you'll get your questions answered. It isn't quite an easy job though and much research will be needed.

  • 9iLite Servlet Implementation

    Hi.
    We are currently developing an application using JDeveloper9i and 9iLite.
    When compiling our application using the JDeveloper9i, it runs perfectly.
    But when we try publishing our application using the Packaging Wizard, which was
    mentioned in the documentation, the problem arises. It displays this method..
    No such method error.
    oracle.jbo.mom.DefParser
    How does Oracle 9i Lite implement servlet application? Are there any other jar files needed
    in order to publish the application? And may I know their hierarchies for us to double check.
    Thanks.

    I work with Path7 of Forms and Forms Servlet.
    I don't have any problem for the time being with this.
    If you have some problem you warn me.
    Greetings

  • 9iLite is missing lsnrctl.exe

    Where do I find lsnrctl.exe in 9iLite on Win2k?
    The story:
    I've been trying to install 9iLite on Win2k for a couple days
    now and have had nothing but problems.
    I did the regular install of Mobile Server and noticed that the
    Repository Wizard didn't start (as in the documentation), so I
    edited repwizard.bat, changing the "bin/java" part to just java
    (removing the quotes) and ran the .bat. Once I was in the Rep.
    wizard, I tried the system/manager pw combo, but continually got
    TNS: No Listener messages. A portscan showed that, of course,
    there was no listener (I was set up to use TCP).
    The docs didn't talk about how to start the listener on 2000,
    but a quick read of the forums showed I need lsnrctl.exe. I
    checked netca.bat (which is supposed to start the listener
    during the install) and a manual run showed that it was trying
    to use lsnrctl, but couldn't find it. A full search of the hd
    turned up nothing.
    So, where can I find lsnrctl.exe?

    As far I am aware lsnrctl.exe is not shipped with the 9i Lite
    distribution. In addition I was under the impression that the
    WIN32 Lite install uses ODBC and not the usual TNS.
    However if you wanted to get a copy of lsnrctl.exe you could
    pick one up in any Standard or Enterprise version
    $ORACLE_HOME/bin. It won't do much for you on it's own however
    as it requires supporting libraries, etc.
    RP.
    Where do I find lsnrctl.exe in 9iLite on Win2k?
    The story:
    I've been trying to install 9iLite on Win2k for a couple days
    now and have had nothing but problems.
    I did the regular install of Mobile Server and noticed that the
    Repository Wizard didn't start (as in the documentation), so I
    edited repwizard.bat, changing the "bin/java" part to just java
    (removing the quotes) and ran the .bat. Once I was in the Rep.
    wizard, I tried the system/manager pw combo, but continually got
    TNS: No Listener messages. A portscan showed that, of course,
    there was no listener (I was set up to use TCP).
    The docs didn't talk about how to start the listener on 2000,
    but a quick read of the forums showed I need lsnrctl.exe. I
    checked netca.bat (which is supposed to start the listener
    during the install) and a manual run showed that it was trying
    to use lsnrctl, but couldn't find it. A full search of the hd
    turned up nothing.
    So, where can I find lsnrctl.exe?

  • Running Packaging Wizard in 9iLite Linux

    How do I run the Packaging Wizard from 9iLite installed on a Linux machine?
    I see there is a wtgpack.jar in the 9iLite/mobile/server/bin directory. Should i run this? And how?
    And will Pacaging wizard run on VNC?
    Thanks in advance
    Vikas

    You need to export a whole lot of jar files into the classpath. See this.
    CLASSPATH=.:${ORACLE_HOME}/mobile/sdk/bin/webtogo.jar:
    ${ORACLE_HOME}/mobile/sdk/bin/aes.jar:
    ${ORACLE_HOME}/mobile/sdk/bin/devmgr.jar:
    ${ORACLE_HOME}/mobile/classes/jzlib.jar:
    ${ORACLE_HOME}/jdbc/lib/classes12.jar:
    ${ORACLE_HOME}/mobile/classes/consolidator.jar:
    ${ORACLE_HOME}/mobile/classes/classgen.jar:
    ${ORACLE_HOME}/mobile/classes/javax-ssl-1_2.jar:
    ${ORACLE_HOME}/mobile/classes/oracle_ice.jar:
    ${ORACLE_HOME}/mobile/classes/help4.jar:
    ${ORACLE_HOME}/mobile/classes/jewt.jar:
    ${ORACLE_HOME}/mobile/classes/jssl-1_2.jar:
    ${ORACLE_HOME}/mobile/classes/ojsp.jar:
    ${ORACLE_HOME}/mobile/classes/servlet.jar:
    ${ORACLE_HOME}/mobile/classes/share.jar:
    ${ORACLE_HOME}/mobile/classes/wtgpack.jar:
    ${ORACLE_HOME}/mobile/classes/xmlparserv2.jar:
    ${ORACLE_HOME}/mobile/classes/jewt-nls.jar:
    ${ORACLE_HOME}/mobile/classes/phaos.jar:
    ${JAVA13_HOME}/jre/lib/rt.jar:
    ${JAVA13_HOME}/lib/tools.jar:
    ${CLASSPATH}
    fi
    export CLASSPATH
    $JAVA13_HOME/bin/java oracle.lite.web.pack.JupPackWiz
    ORACLE_HOME is the path to 9iLite.
    Vino

  • Question about Oracle 9iLite installation

    In Oracle 9iLite installation and configuration guide for WinXP, there is the following requirement for pre-installation:
    "Remove the Oracle JAR file classes1x.jar from the classpath before installing Oracle9i Lite. You can restore the classpath after the installation is complete"
    Do you know how to remove it?
    Thanks a lot!

    Either from a DOS prompt (temporarily for the DOS session) or permanently using My Desktop/Preperties/Advanced/Environmental Variables\CLASSPATH

  • Help oracle 9iLite sync

    Hi,
    I was happily planning to use Oracle 9i Lite on mobile device syncing into Solaris environment when I discovered that the Oracle9iLite syncs with Oracle9iAS and Apache. Has anybody used Oracle9iLite with BEA Weblogic ?
    I would appriciate if somebody can tel me.
    Thanks

    Hi:
    Sorry, but Oracle 9iLite only work in NT or 2000.
    However you can run mobile server in 'standalone' mode, with the command webtogo.exe,
    if you want debug the state of sessions, execute webtogo -d0.
    CCRD.

  • 9iLite Applicability for Distributed Branch Imaging App

    I would like some feedback/experience about the applicability of 9iLite to this application:
    A branch office image capture application is proposed that would be distributed out to about 5000 branch offices. The necessary data model is a simple transaction/detail-item structure, but with each item containing a front and a back jpeg image BLOB of about 20-50KB (40-100KB total per item). The volume of items per office is on the order of 2-4000 per 8 hour day.
    The application must capture both the data and images in a single unit of work. The data portion should be transmitted ASAP to a central site (Oracle9i cluster) for processing. The images may be transmitted later at off-peak times to conserve WAN bandwidth. There is a desire to be able to selectively control the transmission so that certain groups of items can be transmitted before others. There is also a suggestion that the images may be better stored outside of the DBMS at the central site, so it should be possible to deliver the images without having to use a DBMS as an intermediary.
    A typical deployment will be on a single Intel machine (Win32 or Linux) per branch that processes messages from various CSR desktop business applications. The proposed capture application is to be written in J2SE 1.3 or above.

    This is the Product Manager of Oracle9i Lite.
    The answer is YES. Can I ask you to contact an Oracle representative who is more then happy to discuss this project with you.

  • Memory leak 9iLite?

    I have an iPAQ 3635 running Pocket PC 2002
    My eVB application eats memory in 60-100KB chunks each time I read in a series of tables from my database using GetRows.
    After extended use of the application the iPAQ memory is eventually eaten away and the application is terminated. Restarting the application is fine and the process of slowly losing program memory with table reads begins again.
    Is there a memory leak in the ActiveX Data Objects?
    I'm using 9iLite v5.0.1

    .

  • Oracle 9iLite download setup.exe file does not work

    Like many people (I am discovering more by the minute), I am unable to install 9i Lite.5.01. When the setup.exe file is triggered, a hourglass appears for a second, then nothing...
    I am installing on a windows 2000 terminal server, therefore I have to go through (Control Panel) Add/Remove Programs. The Oracle Universal Installer says that setup.exe is either a directory or is corrupt.
    I have tried a couple of fixes suggested in this forum, such as unzipping the files to /install/disk, but to no avail. I have also tried downloading the software again, but with the same results.
    Is there anyone out there who has successfully overcome this problem ?

    Yes, there has been a problem reported with setup.exe on the Pentium 4 processor.
    To overcome the problem, copy the contents of the CD on to your hard drive.
    Then search for every occurence of the file symcjit.dll under the base directory where u have copied from your CD.
    and rename them to symcjit.old.
    Then launch setup.exe.
    This should take care of the problem

  • 9iLite 5.0.2. and  WIndowsCE3.0!!

    Dear All,
    I must develop an application that creates a connection to a remote application server (Oracle9ias) via gsm/gprs, downloads the data on a pda (UNITECH PT930 with STRONGARM cpu and WindowsCE 3.0 O.S) and then closes the connection.
    To do this, I've thought to use the ORACLE 9i Lite.
    The problem is that ORACLE 9i Lite 5.0.2 support my PDA (IT IS NOT PPC/PPC2002)?
    Can you help me to solve this problem?
    Thanks in advance,
    Giuseppe.

    Hi Tom,
    Interesting, your application and architecture challenges sound exactly the same as mine... if you want to take this offline and email me at simon @ crudworks . org (spaced out here to avoid spam) we can discuss further and maybe help each other out.
    I'm trying to design a Java application that uses Oracle 9i Lite on the device, and connects back to the main DB through GPRS... basically in my customer's domain, a job list is downloaded to the handheld, the operative performs each task and records status information, this is then synchronised back to the main DB, however new jobs may be added to the list during the working day.
    I spoke to Sun yesterday regarding the JVM stuff, and am also looking at Jeode from Esmertec (www.esmertec.com) which is a current product.
    If you email me I'll be able to tell you more about what I've found - I think I can pull off this app in Java, but like you we're wondering about using something else like VB or C at this point...
    Simon.

Maybe you are looking for