Database & Mobile

Hi All,
I am beginner here:
What are the requirements Hardware and software to build a solution that allow sending data figures from Oracle database –or any another DB- to mobile as SMS, also the mobile can send back SMS to the server and update certain tables in the Database?
Kind Regards,

Oracle Database Mobile Server 11gR3 is certified on Windows 8.
thanks
mike

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

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

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

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

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

  • 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

  • Literature for Oracle Mobile Database needed

    I am just looking at the performance of the synchronization of "Oracle Database Mobile Server" for my bachelor's thesis.
    But now I need a little more general literature on the "Oracle Database Mobile Server." Has anyone possibly an advice for me? I can not find anything reliable besides the official Oracle documentation.
    Any reference is welcome.
    Philipp

    My blog has some topics about performance, not sure if it specific to your thesis though as the performance topics are very specific. In general, two factors go into the performance of the mobile server... factor 1, the hardware, both database and application server. More on the database side than any thing else. 2nd factor, SQL and Database design. So, for performance tuning, I usually recommend reading or oracle SQL database tuning as it usually resolves most issues. But there isn't a paper or topic on mobile server tuning that would be enough to cover an entire thesis. I could be wrong though.

  • Powershell, information about ODBC DSN from servers to database

    Hello,
    I have a question regarding moving data from format-list/format-table to database to the database
    I want to pull out data about ODBC created on the server and load them to the database - so far I have wrote code which gives me data about ODBCs:
    Get-ChildItem -path "HKLM:\SOFTWARE\Wow6432Node\ODBC\ODBC.INI" | ForEach-Object {Get-ItemProperty $_.pspath} | Select-Object PSChildName,Driver,Server,LastUser
    The question is: how to load data to different columns when data is like at the bootom of the post(info about DSNs are seperated only by Blank space)?
    Add variables to which I add data? Any other way? Any ideas will be appreciated :)
    Results:
    PSChildName : test-server
    Driver      : C:\Windows\system32\SQLSRV32.dll
    Description : Some desc
    Server      : TEST
    Database    : mobile
    LastUser    : sa
    BLANK SPACE
    PSChildName : test-server
    Driver      : C:\Windows\system32\SQLSRV32.dll
    Description : Some desc
    Server      : TEST
    Database    : mobile
    LastUser    : sa
    BLANK SPACE
    PSChildName : test-server
    Driver      : C:\Windows\system32\SQLSRV32.dll
    Description : Some desc
    Server      : TEST
    Database    : mobile
    LastUser    : sa

    Get-ChildItem -path "HKLM:\SOFTWARE\Wow6432Node\ODBC\ODBC.INI" |
    ForEach-Object {Get-ItemProperty $_.pspath} |
    Select-Object PSChildName,Driver,Server,LastUser |
    Format-Table -Auto
    ¯\_(ツ)_/¯
    Thanks for posting how to get the DSN listing. I have a related problem though:  the result of the one liner above does retrieve me a number of DSNs, however when I try to connect to one of them in my PC, I get the following error:
    Exception calling "Open" with "0" argument(s): "ERROR [IM002] [Microsoft][ODBCDriver Manager] Data source name not found and no default driver specified"
    This tells me that somehow powershell is not seeing the DSNs I have configured in the system, and that most likely is looking somewhere else for the DSNs. any suggestions? I've seen some
    posts about that message error, but I think first I need to get PS to look for the DSNs in the right place (32- or 64-bit issue maybe). thanks for any pointers  on this issue.
    orlando mendez

  • Cannot log in to Mobile Manager after abnormal shutdown (issue & solution)

    After an abnormal shutdown of database, an attempt to log in to Mobile Manager as Administrator fails with the error "Please verify your username, password and try again!"
    I had a power outage in our office and our development server shut down abruptly as a result. When power was restored, the database, listener and GlassFish Server started up automatically (init.d and rc.d), but when I attempt to log in as Administrator using Mobile Manager, I get an error "Please verify your username, password and try again!". I did some research and after some trial and error, figured out that the services must be started in this order (this may not be guaranteed in automatic startup scripts?):
    1. Oracle Listener
    2. Oracle Database
    3. Oracle GlassFish Server with Domain
    If you are seeing this error, please try the following:
    1. Shutdown Glassfish domain
    ./asadmin stop-domain <domain>
    2. Shutdown Oracle database
    SQL> SHUTDOWN IMMEDIATE
    3. Shutdown Listener
    $ lsnrctl stop
    and restart in this order
    1. Oracle Listener
    lsnrctl start
    2. Oracle database
    SQL> STARTUP
    3. GlassFish domain
    ./asadmin start-domain <domain>
    This should work!
    My environment:
    Redhat Enterprise Linux 5.4 with JDK 1.6
    Oracle Database 11g Enterprise Edition 11.1.0.1.0
    Oracle GlassFish Server 3.1.2
    Oracle Database Mobile Server 11.1.0 for 64-bit Linux

    Hi mario,
    FYI
    This issue can occurs when the primary and secondary Cisco ISE nodes' database are out of sync. For out of sync issues, which most likely are due to time changes or NTP sync issues, you must correct the system time and perform a manual sync up through the UI.
    •For certificate expiry issues, you must install a valid certificate and perform a manual sync up through the UI.
    •For a node that has been down for more than six hours, you must restart the node, check for connectivity issues, and perform a manual sync up through the UI.
    For more information regarding this issue, please go through this link:
    http://www.cisco.com/c/en/us/td/docs/security/ise/1-2/troubleshooting_guide/ise_tsg.html#wp192802

  • ADF Mobile: Data synchronization

    Hi,
    I'm currently investigating some ADF Mobile related things for a client.
    One of these this is the synchronization of data. Since ADF Mobile (currently) doesn't support something ootb I'm checking my options here.
    What would you guys suggest (maybe an other suggestion)?
    Performance and reliability are important of course.
    Thanks in advance!

    Shay Shmeltzer wrote:
    For offline access you'll want to use the local SQLite DB.
    For synchronization you need decide if you just need a DB to DB synch and then you might be able to use Oracle Database Mobile Server 11g:
    http://www.oracle.com/technetwork/products/database-mobile-server/overview/index.html
    Thanks for your reply, I will take a look at the Oracle Database Mobile Server.
    Edit:
    After reading trough the documentation of Oracle Database Mobile Server (and googling) I found out that there is no support for iOS devices.
    Since we are using ADF Mobile for Android and iOS, we are looking for something that works on both devices.
    Any suggestion?

  • Installing the Mobile Client

    Hello,
    I am following the document Oracle® Database Mobile Server Mobile Client Guide Release 11.1.0.
    My client platform happens to be Blackberry RIM 5.0.
    http://<mobile_server>:<port>/mobile/setup
    takes me to the setup page in the Blackberry Simulator browser. Language = English . Platform = Blackberry
    But on clicking SQLite Blackberry, what is the next step to install the Mobile Client on Blackberry? There is no setup.exe for SQLite Blackberry. How do I know that the Mobile Client is installed on Blackberry?
    Please Help

    Mike, thanks for the very quick response.  Not being able to use the MDW and the Mobile Client on the same platform would have been a show-stopper for us.  So, just to be clear, I can use the MDW on my Windows 7 desktop, and use my Windows 7 laptop as the mobile device.
    Thanks,
    Scott Johnson
    Alaska Dept. of Fish & Game.

Maybe you are looking for