Oracle Database Mobile Server Javadoc

hi,
  Could any one please let me know where to find this document "Oracle Database Mobile Server Javadoc".
Thanks
vikas rao

Hi Vikas,
The JavaDoc is available at $ORACLE_HOME/mobile/doc/doc.1130/javadoc, ORACLE_HOME is where Oracle Database Mobile Server is installed.
Regards,
Zehao

Similar Messages

  • Oracle Database Mobile Server 11 sync

    Hi,
    I have two simple tables in the back-end oracle database in order to create a meeting-room android application with and embebbed SQLite database on the client devices. I have written all the functionality to register, authenticate, create a new appointent, show it, and delete it and it works fine on my smartphone, but I did all these steps against the local sqlite db.
    Now I would like to share the reserves info with all the clients by synchronization using Oracle Database Mobile Server 11.
    Tables:
    Employees(ID, username, password, firstname, lastname, phone, email)
    Reserves(ID, subject, firstname, lastname, start_date, end_date, meeting_room, alarm)
    I have configured all the publications required (app , item, users, grants...) with the Workbench tool, like i have read from the official documentation and i added the lines to invoke the sync functionality. My problem is that when i launch the first sync the sqlite database in created on the device but the few records on the back-end are not replicated in the sqlite db. ¿is this process automatic or have I to write some code to catch this info?
    Another problem is that the records of the sqlite database is neither replicated to the back-end database. I have to say that th sync process ends succesfully but I can see nothing on the in-queue and out-queue queues in the mobile manager console. So, what´s about this incomind and outcoming data? Th only thing i can see is a set of dirty records, these records are records on the back-end db, but I dont know what means...
    Could you help me please?
    Thank you very much.

    Hi
    Data Subsetting is to restrict the data each Client sees based on values you specify i.e.
    If you only wanted a Client to see data for a specific Dept you could specify the following in the Publication Item
    Select * from emp where DEPTNO = :DEPTNO
    You can define what DEPTNO should be for each Client in the Mobile Server
    So in your case if you want ALL Client to see ALL records for a Publication Item then you should not specify any Data Subsetting i.e.
    Select * from emp - This would retrieve all rows
    There is no specific need to use Sequences in your Application unless you want to. Obviously you must make sure that any new records created on the Client will not conflict with a record created on a different Client otherwise conflicts will occur after the data is synchronized with the server
    With regards to you actual issue can you confirm the following ( NO NOT CHANGE ANY VALUES )
    1. Check the table mobileadmin.applications in the Repository DB and confirm there is a row there for your Application and that the 'Publication' column contains the correct Publication you created in MDW.
    2. Check the Table C$ALL_CLIENT_ITEMS, this should contain one row for each Publication Item you created in MDW i.e.
    Select PUBLICATION_ITEM, DIRTY, CRR From C$ALL_CLIENT_ITEMS Where CLIENTID = '<Your Client Name>';
    regards
    Richard

  • Oracle Database Mobile Server 11g

    Hi,
    We implemented Oracle EBS R11i for one of our customers. We also implemented Oracle Mobile Server 9i on Windows Server and Olite 9i on PDAs running Windows.
    Now the customer wants to upgrade Oracle EBS to R12 and also upgrade Oracle Mobile Server and Olite 9i to newer versions of Oracle and also want to use Android on the PDAs/Mobile Devices.
    Can we implement Oracle Database Mobile Server 11g and Mobile Client as mentioned in these links:
    http://www.oracle.com/technetwork/products/database-mobile-server/dms-11g-datasheet-512117.pdf
    http://www.oracle.com/technetwork/products/database-mobile-server/overview/index.html
    I think it will be a new implementation of Oracle Database Mobile server and Mobile client and not an upgrade.
    Any suggestions is welcome.
    Regards,
    Thiru

    MFS embeds Olite into the product. Put another way, through MFS interfaces it defines/determines what functionality of mobile server can be used. Under the MFS configuration the Olite client database is used and the web-to-go app is used, there are no other choices. Very common when a software product includes some other product, it will determine what parts of the embedded product gets used.
    Olite 10.3.0.3 as a separately download product used standalone has additional capability. Note: 10.3.0.3 is no longer separately downloadable over OTN.
    In DMS 11.x -- we removed Olite client database, rearchitected sync to better fit BDB and allows for BDB and SQLite (either one of those can be used) on the client db. Again, MFS is only compatible with 10.3.0.3/2 right now. That team is a different development team within Oracle, on totally different release schedules than the Database Mobile Server development team. Android support was added in DMS 11.x.
    thanks
    mike

  • Oracle Database Mobile Server 11g is out

    Oracle Database Mobile Server 11g is released, please post your comments when you get hands on it
    http://www.oracle.com/technetwork/database/database-mobile-server/overview/index.html
    New Features in 11g
    * Support for Java SE, including SE Embedded
    * Device Management for Android platforms
    * Automatic sync for Android and Blackberry platforms
    * Support for Oracle Glassfish
    * Support for Java 1.6
    * Better integration with Oracle Berkeley DB, including encryption support

    In the release notes for 11g, I find this:
    "The Oracle Lite Mobile Client is desupported in this release. The Sync Control APIs for the Oracle Lite Mobile Client are still provided in this guide, but will be removed when the Oracle Lite Mobile Client is fully deprecated.
    Supported mobile clients include the Berkeley DB and SQLite Mobile Clients.
    I am not sure I understand. Will I still be able to use Olite db with the Sync Control API for Oracle lite (like before), or does it mean that the sync control APIs now work only with SQLite and BDB? We are in the process of porting our app from WM6.1 to Android. If we install the latest Mobile server, will I have to change my WM6.1 app so that it supports SQLite or BDB?
    I think the latter is the case, but I became unsure when I read the release note.

  • Oracle Database Mobile Server

    I am running my Mobile Server 11g and i want to test if Server works.
    4.6 Testing Your Mobile Server Installation
    To test whether your mobile server was installed correctly, test your mobile server through a browser with the following URL:
    http://<machine-name>[:port]/mobile
    I tried:
    http://localhost:7001/mobile
    Error 404--Not Found
    http://localhost/mobile (without port 7001 form Weblogic Server)
    http://desktoppc:7001/mobile (my machine name)
    Error 404--Not Found
    http://desktoppc/mobile
    but i cannot access it... always an error.
    please help me fix this error. thank you
    jedi

    Hi Jedi,
    Did you start the Mobile Server ? There is an Icon in the Program Group.
    You should be able to see what port its running on appear in the command window when it starts up.
    If you have started the Mobile Server but it does not appear to be accessible can you access the WLS Admin Console ? i.e.
    http://localhost:7001/console
    What logs do you have in the domain you set up i.e.
    $OH\Middleware\user_projects\domains\mobileserver\servers\AdminServer\log
    regards
    Richard

  • License of Database Mobile server

    Hi all
    Can any one of you give me the information about the license fee for oracle database mobile server.
    How is Oracle database mobile server different from SQLite-sync??
    Thanks in advance
    Regards

    work with Web SQL - no, this was an effort in W3C which to the best of my knowledge has been stopped
    license questions -- please send me your contact information and we can have someone from Oracles sales contact you to discuss.

  • How to install the oracle lite mobile server?

    hi,every one!
    I follow the wizard of the oracle lite mobile server,then
    pop the window let me input the "host name""port"and "net server name",I have install oracle 9i,and establish a database named "oradb",establish an server named"oradb",the service can be listened and the port is "1521",but in the installation when i input the up numbers, it
    tells me that "invalid server name",how can i do?
    somebody that do me a favor tell me how to install the oracle 9i lite mobile server,it must be preciated!

    Andy,
    It sounds like you are not properly connecting to the back end Oracle instance when Lite attempts to install the Mobile Server Repository.
    Before attempting a re-install, why don't you try connecting to the same instance using SQL/Plus with the a connect string specifying hostname:1521:SID. If you are not able to connect you need to determine why.
    TNX,
    Phil

  • Send and recieve sms from oracle(database+application server)

    HI all
    I Wanted to send and recieve SMS not mails from oracle(database/application server).any possible solutions and what are the things that i required for that.i-e any service provider or any machine or somethings else.

    Handle: taimur
    Status Level: Newbie
    Registered: Aug 3, 2009
    Total Posts: 42
    Total Questions: 16 (16 unresolved)
    so many questions without ANY answers.
    http://forums.oracle.com/forums/ann.jspa?annID=718
    http://www.lmgtfy.com/?q=oracle+send+sms
    Edited by: sb92075 on Nov 20, 2010 7:23 PM

  • Send sms from oracle database/application server

    HI all
    I Wanted to send and recieve SMS not mails from oracle(database/application server).any possible solutions and what are the things that i required for that.i-e any service provider or any machine or somethings else.and secound thing can i use wirless server and what are the requirments for that

    Handle:      taimur
    Status Level:      Newbie
    Registered:      Aug 3, 2009
    Total Posts:      42
    Total Questions:      16 (16 unresolved)
    so many questions without ANY answers.
    http://forums.oracle.com/forums/ann.jspa?annID=718
    http://www.lmgtfy.com/?q=oracle+send+sms

  • Oracle Lite Mobile Server Standalone Version

    We are planning to run the Mobile Server in the DMZ and wanted to run the Mobile Server as standalone on it's own box. I found in the documentation that Oracle does not recommend to run the standalone version in production. Oracle recommends that the production use the Oracle Application Server for the middle-tier.
    Does anyone know why Oracle recommends we don't use Mobile server as standalone in a production environment?
    Message was edited by:
    Javier Ruiz

    I have used the stand-alone as a production solution with 1000 users synching approx 2 GB a day and users databases having databases ranging from 50 MB to 1 GB.
    I am deploying to app server and here is what I have found to be better.
    * <strike>better</strike> easier management of the JVM. Actually, maintenance in general is much easier. I like the performance monitors that come with application server. Easier then logging into a telnet session and using mpstat and prstat.
    Does it limit you going stand-alone? No.
    But I would recommend that the bigger the system, the more robust your application server should be. Both in hardware and software (webcache, app server)

  • Errors in Oracle Database Mobile Sever 11g  Installation with Was

    Hi,
    I have installed IBM WAS (WebSphere Application server) version 7.0 and I am trying to identify the base installation directory for IBM WAS 7.0. This information is needed to install Oracle mobile server on my machine. Can you please help me in finding out the location of application server.
    I tried all the possible paths of Application Server. Its giving me an error message 'No Application server is found'.
    I installed WAS in C:\IBM.

    We checked the pre requisites which were posted in Requirements Before Installation or Development link.It matched all the requirements.
    I have some query.Will Websphere Application Server(WAS) work with Oracle Mobile Server? Since all the the other servers were mentioned except for WAS.
    Thanks
    Suvathi

  • Oracle DatabaseLite Mobile Server Error  clog: HeliosSession.startSession:

    Hi all,
    Have installed Oracle Database Lite 10.3.0.3 as Standalone
    Repository on 11g release 2 standard edition
    All installed on red hat linux 5 32 bit
    Applied patches in order
    Patch Installation
    1) 11058713(CAB ONE-OFF)
    2) 12812978 (ONE-OFF Consolidated patch )
    3) 11671293 (BDB support)
    Get the following error in err.log after applying consolidated patch 12812978
    clog: HeliosSession.startSession: MANDATORY: ALL:
    Exception: java.lang.Exception: USER_INVALID in external auth; logon denied.
    USER_INVALID in external auth; logon denied.
    java.lang.Exception: USER_INVALID in external auth; logon denied.
    at oracle.lite.sync.HeliosSession.initConvIS(Unknown Source)
    at oracle.lite.sync.HeliosSession.recvCompressed(Unknown Source)
    at oracle.lite.sync.HeliosSession.recvRec(Unknown Source)
    at oracle.lite.sync.HeliosSession.startSession(Unknown Source)
    at oracle.lite.sync.resume.Client$1.run(Unknown Source)
    at oracle.lite.sync.resume.ThreadPool$PoolTask.run(Unknown Source)
    Have searched all the threads but not able to understand why this is happening. I have not even deployed an application on the server as yet.
    Does anybody have any clue as to what i can do to solve this issue
    Thanks in advance

    Hi all,
    Have installed Oracle Database Lite 10.3.0.3 as Standalone
    Repository on 11g release 2 standard edition
    All installed on red hat linux 5 32 bit
    Applied patches in order
    Patch Installation
    1) 11058713(CAB ONE-OFF)
    2) 12812978 (ONE-OFF Consolidated patch )
    3) 11671293 (BDB support)
    Get the following error in err.log after applying consolidated patch 12812978
    clog: HeliosSession.startSession: MANDATORY: ALL:
    Exception: java.lang.Exception: USER_INVALID in external auth; logon denied.
    USER_INVALID in external auth; logon denied.
    java.lang.Exception: USER_INVALID in external auth; logon denied.
    at oracle.lite.sync.HeliosSession.initConvIS(Unknown Source)
    at oracle.lite.sync.HeliosSession.recvCompressed(Unknown Source)
    at oracle.lite.sync.HeliosSession.recvRec(Unknown Source)
    at oracle.lite.sync.HeliosSession.startSession(Unknown Source)
    at oracle.lite.sync.resume.Client$1.run(Unknown Source)
    at oracle.lite.sync.resume.ThreadPool$PoolTask.run(Unknown Source)
    Have searched all the threads but not able to understand why this is happening. I have not even deployed an application on the server as yet.
    Does anybody have any clue as to what i can do to solve this issue
    Thanks in advance

  • Oracle Database Lite API JavaDoc

    Hi!
    I am trying to locate the Olite API doco, but am unable to find it.
    I need to write a customized compose method.
    Where can I find the documentation?
    Has anybody written a customized compose method?
    Thanks, Alex

    there should be a javadoc directory as part of the SDK, but it is fairly basic
    The example for MyCompose is a good start point to developing specific compose classes and is pretty straightforward to implement

  • Can't set up repository for Database Mobile Server 11g (DMS)

    I'm trying to install DMS on GlassFish. After installed GlassFish and DMS. I started to run /admin/repwizard
    1. First screen, i gave Host name, Port number, Service base on GlassFish info
    2. Second Screen, l let the SYSTEM password blank (can't see any request to create password for SYSTEM before)
    When i press next, after 2 minutes, one dialog with mess: "Socket read timed out" appear
    Please help!!!

    More info: i'm installing on CentOS running on VirtualBox

  • How to integrate android application with oracle database using oracle mobile database server.

    Hi,
    I developed one web application using oracle database. I want to implement same web application in android. My problem is how to integrate android application with existing oracle database using oracle database mobile server. Can u please guide me how to install oracle database mobile server and how to integrate android app with existing oracle database..
    Thank you.

    In the Database Mobile Doc set there is an entire book that covers the Installation of Oracle Database Mobile Server.   Chap 4 of that book contains screen shots and all kinds of information that will help guide you through the installation.   We also have a doc on the different mobile clients.  Chap 2 of that guide covers installs and integration of an android app. 
    thanks
    mike

Maybe you are looking for