How to synchronize with Oracle 11 g

Hi @ all,
since a longer time I try to synchronize a Oracle Database Lite with Oracle 11 g over Mobile Server. But I still hadn't any success. I wanna use C# 3.5 and ADO.NET. Oracle Lite documentation is very bad, did not helped me. I cannot understand how to design a mobile sync application. Is it neccessary to use Mobile Database Workbench and Packaging Wizzard and to publish my mobile application to Mobile Server? Is too complex, I don't need/want this. All I wanna do is to use offline Oracle Lite Database on my PDA and synchronize the data during ActiveSync-connection with a Oracle 11 g data base. I tried also OracleSync classe and OracleEngine.Synchronize() and BGSyncControl, but nothing worked. I talked to our oracle support but they only send me links to tuorials sites I already read. I'm very unhappy about synchronization in Oracle Lite.
Has anyone successfully done synchronization with Oracle Lite and Oracle 11 g on a mobile device and can give me some hints or sample code? Or is there any mobile database which is better for synchronization?
Thank you very much for your answers or your code examples.
Aness

When attempting to synchronize Oracle Lite with the Windows Mobile emulator, ActiveSync is not able to establish a connection with the emulator device after the emulator device is set to emulate being cradled with the Device Emulator Manager.
Cause
The SERDMAAsPlugin.dll is not registered on the host system.
Solution
1. Open a Command Prompt.
Start, Run, cmd
2. Navigate to the C:\Program Files\Microsoft Device Emulator\1.0\ directory.
3. Register the SERDMAAsPlugin.dll.
regsvr32 SERDMAAsPlugin.dll
4. Reset the emulator device.
5. Open Microsoft ActiveSync.
6. Select File, Connection Settings.
7. Ensure that "Allow connections to one of the following" is checked and that the DMA connection type is listed within the drop down box.

Similar Messages

  • How to start with Oracle SOA

    Hi All,
    I want to learn Oracle SOA,Can anyone please help me how to start lerning Oracle SOA.
    I have worked one year as java programmer befor.
    Thanks and regards,
    Deekay.

    A good way to start is SOADEMO tutorial shipped with SOA Suite. It has step by step instructions for developing BPEL and ESB applications.

  • How to begin with Oracle Apps

    Hi All,
    Currently I am working as a D2k Developer. I would like to learn about Oracle apps.
    Will you please guide me from where i have to start learning oracle apps.
    And please advise me how i can become familiar with Oracle Apps by practice.
    Regards and Thanks,
    Ansaf.

    Ansaf,
    What part of Oracle Apps you want to learn? Functional/Technical/Development?
    Please search old thread for similar discussion.
    http://forums.oracle.com/forums/search.jspa?threadID=&q=Oracle+Apps+DBA+Functional+Developer&objID=c3&dateRange=all
    http://forums.oracle.com/forums/search.jspa?threadID=&q=Oracle+Apps+Developer+Career&objID=c3&dateRange=all
    http://forums.oracle.com/forums/search.jspa?threadID=&q=Career&objID=f210&dateRange=all
    Regards,
    Hussein

  • How to synchronize with Media GO WIRELESSLY

    Well, the title said it all. When it comes to adding a new song to play phone's playlist, I'm really tire of the lengthy process of plugging in, waiting 5 mins just for the computer to recognize the phone and another 10 mins to sync.
    It would be very convenient if there is a way to synchronize with Media GO by using same wifi network.
    Thank you guys in advance
    Solved!
    Go to Solution.

    If your computer and phone are on the same network you can connect the phone using WiFi using PC Companion. Open PC Companion and click the how to connect option at the top and select WiFi. When connected Media Go will find it.
     - Official Sony Xperia Support Staff
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • How to work with oracle and active directory...

    Hi,
    Can somebody let me know how do i configure active directory with oracle 10g?
    I am trying to do this using configuration wizard but fields are grayed out for me to proceed. It also shows me to prepare active directory to work with oracle first.
    How do i do that?
    Can someone let me know the steps to do so?
    Regards
    Vikas

    Depends on what you want to achieve?
    Usually when you want Enterprise Users (users that are managed by a directory instead of a schema) you will perform other steps than in a scenario where you need some attributes from the AD.
    cu
    Andreas

  • How to start with ORACLE APPS and ORACLE APPLICATION SERVER?

    Hi !!
    I am a little known with oracle database. But recently i have been asked to update my skills with oracle apps and oracl e application server. I do not have any prior experience with these products of oracle and I really have 0 knowledge of it.
    Can anybody help me find a start with oracle apps and oracle as?
    Thanks.

    Welcome
    http://www.oracle.com/technology/documentation/applications.html
    You can download from here.
    Regards
    Asif Kabir
    -- If helpful mark the post as correct/helpful, also close the thread as answered.

  • How to connect with Oracle in java

    Hello!
    I would like to use java for my graduation project. And connect with Oracle in java.
    I used j2sdk1.4.2_04 and Oracle 9i release 9.2.0.1.0
    May I ask where could supply me information or content ?
    Thanks!!

    hi jus a sample code
    public class DbUtil {
    // Connection instance
    private static Connection conn = null;
    private Object connection;
    public DbUtil() {
         // Connect to the database
    dbConnect();
    * This method performs the clean up action and closes the application
    void exitDbUtil(){
    // If connected to database
    if (conn != null) {
    try {
    // Close the connection
    conn.close();
    conn=null;
    catch (Exception ex){      // Trap errors
    System.out.println(" Error while Closing the connection: "+ex.toString());
    * Creates a database connection object
    private void dbConnect() {
    try {
    String driverName = "oracle.jdbc.driver.OracleDriver";
    Class.forName(driverName);
    String url = "jdbc:oracle:thin:@" + ConnectionParams.s_hostName +
              ":" + ConnectionParams.s_portNumber +
              ":" + ConnectionParams.s_databaseSID;
    // Create a connection object
    conn = DriverManager.getConnection(url, ConnectionParams.s_userName,
                             ConnectionParams.s_password);
    catch(Exception e){

  • E71- How to synchronize with webmail?

    Hi,
    I have a problem synchronizing with webmail with my E71.
    i found out how to sync with exchange itself when i am connected to my pc... but i want to synch with our webmail when i am on the road.
    But i cant find the option to insert my webmail address and login settings anywhere.
    It just keeps asking for an emailaccount... which is the way to go for internal use.. not for on the road.. (cant very well connect to the exchange server when i am not connected..)
    Anything else i gotta download/upgrade???
    Thnx in advance

    Hi,
    I have an E61, but had the same problem a while ago if I understand your issue right. One possible workaround: Have your Exchange-email automatically forwarded to a "regular" email account (web.de, gmx, gmail...) that you can quite easily update on the fly - maybe create a new email account where you have your Exchange-email forwarded, but nothing else.
    HTH
    Regards,
    Hendikoischnur
    IT will paint our future - either green or black
    * ecosia, the eco-friendly search engine (powered by Yahoo/Bing/WWF);
    * Searching for pics online? Try ecocho.eu or treehoo.com
    * For those who don´t want to miss Google: Try znout.de - it´s Google running on green energy
    * CO2-free chatting: Try Jabber-server.de (running on 100% waterpower)

  • How to start with oracle development

    Hi Friends,
    I'm new to Oracle development(now planning to go as an oracle developer)
    My question is .. how to do I start study'g ?
    actually i took some basic training.. but i dint feel its effective..
    and also during the training, my instructor provided me with some oracle pdf's..
    so can you guys please suggest me, some ways to better understand and learn oracle development.
    Regards,
    Jack

    Start from oracle document.
    All documents are available here
    http://tahiti.oracle.com/
    You may want to spend some time with the database concepts.
    http://download.oracle.com/docs/cd/B28359_01/server.111/b28318/toc.htm
    And then application development is there
    http://www.oracle.com/pls/db111/portal.portal_db?selected=5&frame=
    This should get you started.
    Thanks,
    Karthick.

  • How to start with Oracle Endeca tool

    Hi All,
    In my project, i got a chance to work on Endeca application support activities.
    I am basically Java and ADF developer. I am new to Oracle Endeca.
    Can someone guide me, how to start and where to start to learn Oracle Endeca searching  application.
    I appreciate if you can share docs or blog-spot or forums links.
    Thanks & Regards,
    Konda

    Konda,
    Endeca has few different products. Find out which product which version you are using. Then start with 1. Endeca-Concepts Guide, 2. Endeca Getting Started Guide (of your product), 3. Endeca MDEX Engine Basis Developer Guide. After these 3 based on what your requirement is you will be able to figure out which next document to pick.
    HTH,
    Pankaj.

  • How to begin with ORACLE HRMS

    Hi guys, How is it going...
    I really admire your work and how you guys are organized, but the thing is I was working in a company in Saudi Arabia for almost two years in .NET field. I found a better chance in Oracle field "HRMS exactly" I started in this company from one month now, I have alot of HRMS documents but I couldn't understand that much. I'm feeling lost.
    So I'm asking you guys kindly to help begin from scratch I'm ready to do anyhing to start with HRMS (functional/Technical), even if I had to sell my soul to the devil :)
    Thanks for anything you can provide.
    Regards
    Musa'ab Ghannaj
    15/11/2011

    You may also see old threads for similar discussion.
    https://forums.oracle.com/forums/search.jspa?threadID=&q=How+to+become+HRMS+Consultant&objID=f113&dateRange=all&userID=&numResults=15&rankBy=10001
    https://forums.oracle.com/forums/search.jspa?threadID=&q=HRMS+AND+Career&objID=f113&dateRange=all&userID=&numResults=15&rankBy=10001
    https://forums.oracle.com/forums/search.jspa?threadID=&q=New+to+HRMS&objID=f113&dateRange=all&userID=&numResults=15&rankBy=10001
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Learn+AND+HRMS&objID=f113&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • HOW to Interact with Oracle HRMS applications from BPEL..

    Hi friends...
    Well...i just wanted to know HOW easy is it to interact with an Oracle HRMS application from within a BPEL process...
    [Say, my BPEL process has some approvals from Finance Dept.., but i need to contact some application like Oracle Payroll, for some data...]
    I think we would have to use some Application Adapter Service for this..but not sure..!
    Would be great if anyone could refer me to some links or guide me in this regard...
    Thanks...

    Hi,
         You can read the data using "Middlware Tools" like XI,Business Connector,Mercator,Webmethods
          and using DB-Link.
          If you want Read the data using ABAB coding, you need to use "Native SQL" Stament.
         For XI and other Middlware , you need configure so many steps,(RFC defination,PORT,Partner)
         Required. 
         Through ABAP Program :
         Befor creating program , You need to find out "Oracle Server Name and Other details.
          Please use below code as your reference.
    Open a native SQL connection.
    EXEC SQL.
    connect to 'ONECD'
    ENDEXEC.
    Retrieve information from the BVER tables.
    EXEC SQL PERFORMING read_dental.
    select emp_ssn_num, emp_fname, emp_lname,
    to_char(start_date, 'YYYYMMDD') as start_date,
    rec_type,
    to_char(eff_date, 'YYYYMMDD') as eff_date,
    vendor_plan_id
    into :dental
    from opr$8oc.BVER_CURR_DENTAL_MASTER
    ENDEXEC.
    EXEC SQL PERFORMING read_medical.
    select emp_ssn_num, emp_fname, emp_lname, rec_type,
    to_char(start_date, 'YYYYMMDD') as start_date,
    to_char(eff_date, 'YYYYMMDD') as eff_date,
    network_code, pcp_number, patient_flag,
    vendor_plan_id,
    to_char(network_eff_date, 'YYYYMMDD') as
    network_eff_date,
    to_char(pha_eff_date, 'YYYYMMDD') as
    pha_eff_date
    into :medical
    from opr$8oc.BVER_CURR_MEDICAL_MASTER
    ENDEXEC.
    Disconnect from the native SQL connection.
    EXEC SQL.
    DISCONNECT 'ONECD'
    ENDEXEC.
    The system log has messages like 'Work process is in reconnect status' and 'Work process has left reconnect status' after the ORA-02396 message. And I specifically do a disconnect at the end and a connect at the beginning, but it looks like it is trying to do a reconnect?
    Thanks,
    Pugazhenthi.P
    Satyam computer Services Ltd.

  • How to connect with Oracle database in JSF ?

    Hi ,
    am very new to JSF,i want to perform a database connection with an Oracle database through JSf.Is there any special tag as such in struts for DB connectivity in JSF?Can any one help me?

    No.
    A database shouldn't even be reached from inside the view layer. Do it in the controller/business layer, e.g. the backing bean. Read on about JDBC, DAO, DTO. If you're already familiar with that, consider an ORM, like Hibernate.

  • How Users Interact with Oracle Database Express Edition in a Network?

    Please i just want to know how users can relate or access the Oracle DB xpress on a network. Coming from an oracle enterprise edition background i know when you install oracle on a network, isqlplus for example is centrally loaded meaning you dont need to install oracle on each machine in the network, so users can access the DB from their nodes. I am presently working in a big estate management firm and i want to create a structured database for them, they use excel to store records and want to introduce Oracle.

    You can access XE remotely through the browser after following the instructions here:
    http://download.oracle.com/docs/cd/B25329_01/doc/admin.102/b25107/network.htm#BHCBCFBA
    If you are using APEX as the application, you'd need to do that. There may be other firewall consideration though (ie opening the relevant server ports).
    [There's no isqlplus anymore, but there is a similar sql worksheet in the Apex development environment).
    If you are just using the database as a data store behind, for example, a Java application, then connections will probably be through ODBC/JDBC/OCI and probably need some client installation too.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • How to synchronize with internet time server automatically?

    Our 2008 R2's clock gets 1 or 2 minutes ahead every week.  We have to go to the Internet Time Settings dialog box to click "Update now" to do the sync and it always works.  Is there any trick to get the automatic synchronization work?
     What is the sync schedule?  It can't be once per month, can it?
    Hong

    Try this:
    w32tm /config /manualpeerlist:TimeServerFQDNorIPAddress,0x8 /syncfromflags:MANUAL /reliable:yes
    w32tm /config /update
    net stop w32time
    net start w32time
    w32tm /resync
    Regards,
    Rafic
    If you found this post helpful, please give it a "Helpful" vote.
    If it answered your question, remember to mark it as an "Answer".
    This posting is provided "AS IS" with no warranties and confers no rights! Always test ANY suggestion in a test environment before implementing!

Maybe you are looking for

  • Battery Life of my Mac Book Air

    My Macbook Air was giving me almost 12 hrs battery life. Recently it has been reduced to 3 hrs max. The Apps using most battery are blackberry_help_agent and Contacts as shown in the machine. The Blacberry stuff, I presume relates to Blackberry Link

  • Long running FI close jobs as a result of FI settlement to 3 cost objects

    We are trying to gain some insight as to how we can deal with the large volume of data that is generated with PennDOTu2019s reclassification of costs in SAP (plant maintenance) and any impact this may have on system performance. Specifically, PennDOT

  • Is there an app that I can DL that find BPM of songs?

    It frustrating to sit and adjust the metronome to match a song. There must be a way to find the beats per minute of a song without protools or other expensive software. Maybe there isnt, but, if there is... assist me please.

  • OIM custom web page developed shows up on copy pasting the URL in browser

    Hi experts, I am facing this weird issue. I have developed a custom web page to generate password after adding custom menu item in OIM. The web page shows up on copy pasting the URL in browser. Only System admins after loggin in should get this menu

  • Condition Inactive

    Hi, In sales order all conditions are active (green), but in invoice all have become inactive. Only list price is of manually entry, rest are from conditon records. In copy control pricing type given as "D" In case of this invoice the excise posting