Oracle Database LIte 10g installation error

I downloaded Oracle Database Lite 10 g and tried to install it on Windows XP. On Mobile Server Repository Wizard after I type any password for SYSTEM user I receive the error: "Io exception. The Network Adapter could not establish the connection." Can anyone help on this?
Thanks!

Hi user629995
You can find some help on :
http://www.geekpedia.com/KB28_Fatal-error-C1083-Cannot-open-include-file-iostream.h-No-such-file-or-directory-when-trying-to-compile-your-C-or-Cplusplus-code.html
and that
http://www.cplusplus.com/forum/beginner/683/

Similar Messages

  • Missing olStream.h in Oracle Database Lite 10g installation for Windows

    I installed OracleLite 10g 10.3.0.1.0 for Windows, both the „Mobile Server“ and the „Mobile Development Kit“ named „Olite_10g_1“ in path D:/program file/Oracle/Oracle10g_1 each.
    The „Oracle Universal Installer“ listed all components as „installed“ (with the only exception of „Oracle Database Lite MDK for Symbian 10.3.0.1.0“).
    Building my MS Visual C++ Studio project then failed when compiling soda.h: „Cannot open include file: ‚olStream.h‘“.
    Neither has been successful my own search for the file olStream.h.
    How can I install olStream.h?

    Hi user629995
    You can find some help on :
    http://www.geekpedia.com/KB28_Fatal-error-C1083-Cannot-open-include-file-iostream.h-No-such-file-or-directory-when-trying-to-compile-your-C-or-Cplusplus-code.html
    and that
    http://www.cplusplus.com/forum/beginner/683/

  • Available Now: Oracle Database Lite 10g Release 1

    The Oracle Database Lite development team is pleased to announce the availability of Oracle Database Lite 10g (10.0.0.0.0) for Windows 2000/XP, Solaris 2.6, 2.7, 2.8, and Red Hat Enterprise Linux AS/ES 2.1/3.0 platforms.
    The Windows release is currently available from OTN at:
    http://www.oracle.com/technology/software/products/lite/index.html
    Oracle Database Lite 10g is a complete and integrated solution for rapid development and deployment of high impact, mission vital applications for mobile and lightweight embedded environments. Oracle Database Lite is an extension to Oracle Database 10g for enterprises wanting to increase productivity, reduce operational costs, and improve customer satisfaction.
    Oracle Database Lite uses data synchronization to reliably and securely exchange data between a corporate Oracle Database and mobile workers. Oracle Database Lite also allows companies to deploy and manage users, mobile applications and devices from a remote central location. Oracle Database Lite provides the necessary framework enterprise customers need to extend their enterprise applications and data to the most popular mobile platforms: Palm OS, Linux, Microsoft Windows CE/PPC, and Microsoft Windows NT/2000/XP/UNIX.
    The following is a partial list of new features for Oracle Database Lite 10g that will make your mobile deployment easier to manage, use, and develop. A complete list will be available for download/viewing soon.
    Device Management
    As the number of mobile devices in an enterprise increases, it becomes more important to have complete control of the devices. Oracle Database Lite Device Management is a complete infrastructure to monitor and manage Oracle Database Lite assets such as database files, software libraries, data, and application files on remote devices. Device management decreases the total cost of ownership and protects an enterprises intellectual property.
    Single Oracle Lite Binary
    The Oracle Database Lite 10g release contains a single set of Oracle Lite database kernel binaries for all languages, removing the necessity of having different binaries for each of the following languages: Korean, Traditional Chinese, simplified Chinese, Japanese, and US/European languages.
    Shared Map
    The shared map function greatly improves performance by reducing sync processing timeand enhances the scalability of shared publication items. Shared maps allow users to share record state information and reduce the size of the resulting replication map tables.
    Offline Instantiation
    Offline instantiation enables quick and easy setup of mobile devices for business applications. Mobile administrators are able to prepare, in batch mode, a client package, which includes the mobile client software and initial data for every mobile user. This procedure helps users avoid an expensive online synchronization processes as part of the first time mobile client setup procedure.
    Synchronization Manager
    The Synchronization Manager is a complete, web-based enterprise management application to manage and monitor synchronization. The Synchronization Manager allows administrators to manage the synchronization service, monitor and analyze sync performance, administer the configuration, trace synchronization history, display and browse synchronization publication and subscription information, and monitor MGP (Message Generator and Processor) performance.
    Oracle Application Server Support
    The Oracle Database Lite 10g Mobile Server now runs as a web application on Oracle Containers for Java (OC4J) – the runtime of Oracle Application Server. If Oracle
    Database Lite 10g is deployed in standalone mode, an embedded version of OC4J will be installed and used. Oracle Database Lite may also be installed against an existing instance of Oracle Application Server.
    Seamless upgrade from Oracle9 i Lite 5.0.2
    The Oracle Database Lite 10g Upgrade Assistant allows customers to easily upgrade from existing Oracle9 i Lite 5.0.2 installations. The Upgrade Assistant automatically converts existing application definitions to the new format, and copies all relevant files to the new installation. As many customers have deployed mission critical systems using Oracle9i Lite technology, the Upgrade Assistant has been designed to minimize system downtime.
    Download
    Oracle Database Lite 10g (10.0.0.0.0) for Windows can now be downloaded from the following location.
    http://www.oracle.com/technology/software/products/lite/index.html

    I am using Oracle 10g lite. Do you know if it supports silent installation.

  • Opatch Failed (Oracle Database Lite 10g 10.3.0.3)

    Hi all,
    I am Using Oracle Database 10g R2 10.2.0.4.0 and Oracle Database Lite 10g R3 10.3.0.3 On windows 2003 Server SP2 32 Bit. While Applying OPatch in my Lite database i got this error message and the Opatch Code is p12677282_103030_Generic
    Please Advice me how to resolve this error message.
    Error Message:
    Do you want to upgrade the repository(y/n):y
    "Upgrading repository for LU"
    UpgradeRepoforLU.java:43: cannot access oracle.lite.sync.SiteDef
    bad class file: D:\Olite10g_1\mobile\classes\consolidator.jar(oracle/lite/sync/S
    iteDef.class)
    class file has wrong version 49.0, should be 48.0
    Please remove or make sure it appears in the correct subdirectory of the classpa
    th.
    SiteDef.CONS_SCHEMA=schema;
    ^
    1 error
    Could Not Find D:\12677282\oracle\lite\sync\*.class
    A duplicate file name exists, or the file
    cannot be found.
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/lite/sync/Upgr
    adeRepoforLU
    "Upgrading repository for bug 9776825"
    UpgradeRepoforbug9776825.java:32: cannot access oracle.lite.sync.ConsPLSQL
    bad class file: D:\Olite10g_1\mobile\classes\consolidator.jar(oracle/lite/sync/C
    onsPLSQL.class)
    class file has wrong version 49.0, should be 48.0
    Please remove or make sure it appears in the correct subdirectory of the classpa
    th.
    stat.executeUpdate(oracle.lite.sync.ConsPLSQL.DEFAULT_PUB_QPKG_B
    ^
    1 error
    Exception in thread "main" java.lang.NoClassDefFoundError: UpgradeRepoforbug9776
    825
    "Upgrading repository for bug 9957803"
    Thanks & Regards,
    Shan

    btw the latest patch (generic) is 12812978 actually this morning i installed it in 3 develop servers and 2 customers' without any issue (win 2003 server pcs)
    anw in your case it seems that something possibly was not installed successfully.
    1)press the close(x) button once on the mobileserver , wait some seconds it will say press any key to continue. press it and it will close
    2) restart it. if the same warning comes out then try loggin in the http://localhost/webtogo page, is it working?does the server and mgp appear on?(green tick?)
    3) if it is, try syncing a device, does it sync ok?
    if all is yes then the warning is not important but you should have a look at it. some solutions
    1)reinstalling the patch
    2)or installing a newer patch,
    3)or (i think) you can roll back the patch,
    4)or if we are talking for a release server(customer) raise a service request.
    5)or wait a little for some other forum users to check this thread and perhaps they have runned into such cases
    i would go for number 2

  • License for Oracle Database Lite 10g Embedded?

    Hi
    I found Oracle Database Lite 10g Embedded SDK at the
    http://www.oracle.com/technology/products/lite/embedded.html
    Look like that it is possible to use embedded Oracle Lite database in standalone applications.
    I have win32 application with Oracle Lite support.
    Now I'd like create public demo version of this application but can not found LICENSE for this possibility.
    And what about possibility using embedded Oracle Lite database in commercial products?
    Do I need buy some license for it, or users have to buy them?
    Thank you,
    Siarhei Berdachuk

    Thank you for response.
    Do this words: "You can download the base installs and run the demos though." means that I can download Oracle Database Lite 10g Embedded SDK, and create my demo (trial) applications with embedded Oracle Lite dll's without paying anything, and users have to pay for per User or CPU license only after buying my application?
    Thank you,
    Siarhei Berdachuk
    http://www.berdaflex.com

  • Oracle SOA Suite 10g Installation Error

    The installation of SOA Suite in Solaris 5.10 ends with the following error. I would really appreciate if anyone could help me solve it.
    The content of ~/oraInventory/logs/oraInstall2008-04-17_02-22-00PM.out:
    Oracle JAAS [Thu Apr 17 14:27:05 MSD 2008] admin password is changed successfully
    opmnctl: starting opmn and all managed processes...
    opmnctl: opmn start failed.
    The following configuration assistants have not been successfully completed. These assistants must be completed for your product to be completely configured.
    Execute file /zones/u01/app/oas/product/oas10g/cfgtoollogs/configToolCommands to re-run all skipped/failed configuration assistants.
    /zones/u01/app/oas/product/oas10g/jdk/bin/java -cp /zones/u01/app/oas/product/oas10g/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/ascontrol.jar:/zones/u01/app/oas/product/oas10g/j2ee/home/applications/ascontrol/ascontrol/WEB-INF/lib/log4j-core.jar:/zones/u01/app/oas/product/oas10g/jlib/oraclepki.jar:/zones/u01/app/oas/product/oas10g/jlib/ojmisc.jar: oracle.sysman.ias.studio.installer.ASControlConfigAssistant -sso true -j2eeinstance home -username oc4jadmin -password Protected value, not to be logged -oraclehome /zones/u01/app/oas/product/oas10g
    /zones/u01/app/oas/product/oas10g/jdk/bin/java -jar /zones/u01/app/oas/product/oas10g/bpel/system/services/lib/bpm-install.jar installSOABasic -oracle-home "/zones/u01/app/oas/product/oas10g" -http-proxy-required false -dbvendor oracle -database umd-mas 1521 OASDB -username ORABPEL -password Protected value, not to be logged -ias-name APPSRV.umd-mas -iasadmin-password Protected value, not to be logged -sso true -homeContainer home -ohstype oc4j -ohshost umd-mas -ohsport 8889
    /zones/u01/app/oas/product/oas10g/owsm/bin/wsmadmin.sh install
    /zones/u01/app/oas/product/oas10g/perl/bin/perl /zones/u01/app/oas/product/oas10g/config/launchopmnCA.pl
    /zones/u01/app/oas/product/oas10g/ant/bin/ant -buildfile /zones/u01/app/oas/product/oas10g/webservices/lib/wsil-install.xml -logfile /zones/u01/app/oas/product/oas10g/cfgtoollogs/wsil.txt -DHOST=umd-mas -DOPMNPORT="6003" -DADMIN_USER=oc4jadmin -DOPMNINSTANCE=home -Denv.JAVA_HOME=/zones/u01/app/oas/product/oas10g/jdk -Denv.ANT_HOME=/zones/u01/app/oas/product/oas10g/ant -Denv.ORACLE_HOME=/zones/u01/app/oas/product/oas10g -DENABLE_SSO=true Protected value, not to be logged
    An excerpt from $ORACLE_HOME/cfgtoollogs/configtools2008-04-17_02-22-00PM.log:
    Launched configuration assistant 'Oracle Application Server Configuration Assistant'
    Tool type is: Optional.
    The command being spawned is: '/zones/u01/app/oas/product/oas10g/jdk/bin/java -cp /zones/u01/app/oas/product/oas10g/j2ee/home/applic
    ations/ascontrol/ascontrol/WEB-INF/lib/ascontrol.jar:/zones/u01/app/oas/product/oas10g/j2ee/home/applications/ascontrol/ascontrol/WE
    B-INF/lib/log4j-core.jar:/zones/u01/app/oas/product/oas10g/jlib/oraclepki.jar:/zones/u01/app/oas/product/oas10g/jlib/ojmisc.jar: ora
    cle.sysman.ias.studio.installer.ASControlConfigAssistant -sso true -j2eeinstance home -username oc4jadmin -password *Protected value
    , not to be logged* -oraclehome /zones/u01/app/oas/product/oas10g'
    Configuration assistant "Oracle Application Server Configuration Assistant" failed

    I found the solution, if anyone has the same error, here is the solution:
    The cause of an error was improper configuration of the host. The ping returned two different IP addresses:
    oas@myhost $ ping -a myhost
    myhost (333.333.333.333) is alive
    oas@myhost $ ping -a myhost.domain.com
    myhost.domain.com (555.555.555.555) is alive
    I removed the wrong IP address for myhost.domain.com in /etc/inet/ipnodes:
    [email protected] # cat /etc/inet/ipnodes
    # Internet host table
    ::1 localhost
    127.0.0.1 localhost
    555.555.555.555 myhost.domain.com loghost
    Now the ping is correct:
    oas@myhost $ ping -a myhost
    myhost (333.333.333.333) is alive
    oas@myhost $ ping -a myhost.domain.com
    myhost.domain.com (333.333.333.333)) is alive
    Now installation finished successfully.
    Message was edited by:
    Rahat Agivetova

  • Error while installing Oracle Database Lite 10.2.0.1.1 for Win

    Hello,
    I am trying to install Oracle Database Lite 10.2.0.1.1 on Windows XP. I am going according screens on this page:
    http://www.oraclebrains.com/2008/07/installing-oracle-database-lite-10g-release-3-mobile-server/
    But at Step:12 - Mobile Server repository Wizzard after password enter I get error --- Io exception: The Network Adapter could not establish the connection. May I insert specific password for Username SYSTEM? Or where is problem?
    Thanks for hint
    David

    Hi,
    I have the same problem but, how can i know what my SID is ? i am trying with "ORCL" and it doesnt work.
    Do you know in which file i can get it ? in the documentation of the installation i found this:
    "If you are not sure of the values to enter for the URL, then you can query the data dictionary to obtain these values.
    Connect as SYSTEM and run the following queries.
    To retrieve the SID, execute: select instance_name from v$instance;
    If you need to retrieve the port number, check the listener.ora file on the
    back-end database."
    But how can i query the database if i have not finished to install it yet and where is located the listener.ora file ?
    I hope you can help me.
    Thank you.

  • Performance Issues on Oracle Database Lite 10.3.0.3

    Hello,
    we have a big problem with one of our customers. He uses Oracle Database Lite in the standalone version. There are about 600 clients running a project with about 20 Publication Items. The customer works in the logistics field, so the Main time where nearly all clients want to sync and get their tours is from 02 AM to 05 AM, so that is the time with the most traffic.
    Everything went well before last week. Suddenly the compose cycle needs (at least between that hours) about ten times longer than before. Normally we had about 40 - 80 seconds, now we have about 300 - 500 average with max values from over 1200 seconds.
    Therefore we have a lot of conflicts and Disconnects on the clients. It is sometimes that bad, that nearly no client can sync successfully.
    We checked our Selects in the publication Items, all are very fast and look good in the explain plan, so that shouldnt be the problem.
    The installation is nearly in the Default state as oracle does when you install Oracle Lite. Are there any standard settings we can change? Does anyone had the same problem already?
    The Machine is a Windows Server 2003 with an Intel Xeon CPU E7-4820 and 4 GB of RAM.
    Of course our customer gets a lot of trouble because of that and we have to improve and fix that as fast as we can.
    Any recommendation or opinions are very welcome.
    If I have to give more Info about somewhat please feel free to ask, I will give it as fast as possible.
    Thanks in advance
    Holger

    Hey,
    many thanks for your proposals. The MGP runs every minute like the default settings are, because our application is a time sensitive. The data have to be very fast on the clients in the nights and thex are only a few minutes before available. I think the parameters are important in environemnts where the mgps runs only after a few minutes?
    Let me summarize the situation since my las post:
    We have days (nights) where everything goes quite well. Mainly that is thrusday and friday. But on the other hand, there are days where everything really is a mess.
    The mgp caycles increase and when you look to mobile manager you see 70 clients syncing very very slowly (about 300 - 600 seconds) for just a little bit of data. Then we get the disonnects and the messages in the err.log. 
    What do you think, is this somehow network related, or ist this a logical problem in the Mobile Server itself? 
    Like postes earlier, there are 500 clients syncing against a standalone mobile server.
    We just couldnt figure out, why the mgp times somehow and sometimes increase that much, that there are these problems.
    First we thought, that they sync newly over wireless (GPRS or Edge) and that syncing is that slowly, that everything goes down, but arent sure. Is this possible because of the architecture of the Mobile Server? That a very slow network can slow down the mgps and that does timeouts and all the other stuff?
    How many clients can a Standalone Mobile Server normally serve at same time without performance problems. What do you thin about the hardware I wrote? Is it powerful enough?

  • Oracle database XE 10g on Windows XP Professional SP2

    I'm installing Oracle Database XE 10g on my computer but when i launch the exe I receive the message ' error reading set up inizialization file '.
    help me please

    hi
    can u plz describe little bit more.

  • Installing Oracle Application Server 10.2 for Oracle Database Lite

    Can anybody please tell me how to install oracle application server 10.2 for oracle database lite (i use oracle database lite for my final project). I use wi-fi connection to synchronize between pda and my laptop as server. Should i install oracle internet directory before installing oracle application server? I have difficulties in installing application server, what are the options should i take in every page of installation? Thanks before.

    Install with the base, do not select any other options. Only choose webcache if you require the use of a software load balancer.

  • Compatibility: Oracle Database Server 10g on SLES 10 64bit

    Greetings,
    Installation of Oracle database 10g Release 2 fails:
    Downloaded from :
    http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10201linx8664soft.html
    hro:/new64/database # ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLin
    Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /tmp/Or
    ## Following is the kernel version:
    hro:/new64/database # uname -a
    Linux hro 2.6.16.60-0.21-smp #1 SMP Tue May 6 12:41:02 UTC 2008 x86_64 x86_64 x86_64 GNU/Linux
    Is there a newer release of Oracle database server 10g which supports SLES 10 SP2? A download link would be of great help.
    Thanks,
    Ashutosh

    Some suggestions.
    Edit /etc/SuSE-release to say:
    SUSE Linux Enterprise Server 9 (i586)
    VERSION = 9
    Change it back after Oracle 10.2.0.1 is installed & before applying latest 10.2 patch.
    Install the 'orarun' SLES package. (yast as root - Before Oracle Install)
    I also install 'gvim' 'Gnu C compiler' & ' Sun Java 1.4.2'. (also, yast as root b4 Ora install)
    Then load latest OPatch for 10.2.0.? (Patches are OK with SLES10 in 'release' file)
    Then latest CriticalPatchUpdate.
    I've had a long battle - and won - , getting 15GB SGA's running on 32bit Linux.
    Use 64bit hardware and OS and Oracle if you have a choice. Much simpler.
    Regards, Vin.

  • Oracle Application Server 10g Installation Guide for Windows

    The link to Oracle Application Server 10g Installation Guide for Windows on the OTN Web Site don't work. Using search on site does not turn up any installation document for Oracle Application Server 10g.
    How can I find the Installtion Guide or the Quick Installtion Guide for Oracle Application Server 10g for Windows?

    Hi,
    The docs you seek are available through the OTN documentation pages at: http://otn.oracle.com/documentation/index.html.
    Click on the link for "Oracle Application Server Release 10g (9.0.4)" and then on the "View Library" link for part B10468_04 - Oracle Application Server 10g Online Documentation 10g (9.0.4.0.0) for Microsoft Windows.
    The Docs are located under the Documentation tab.
    Alternatively, here is the direct link to the Documentation Tab interface of the Library:
    http://download.oracle.com/docs/cd/B10468_04/docs.htm
    Regards,
    Les

  • Need Oracle DataBase For XI Installation????????

    Hi Experts,
    Should we Install ORACLE DataBase  While Xi Installation????????
    With Oracle also Can We do the Installation????????
    Here What is the Use of ORACLE Installation?????????????/
    Please Let Me Know All the Details............
    Regards
    Khanna

    Hi,
    Thanks for ur quick reply.
    <i>XI is also an application and yes it does need a database.</i>
    In the Real time Where we wil use this Oracle database........
    And what is the Link Between the XI And the Oracle DataBase.Where it wil be  Xi is going to Use the Oracle DB??????????/Is there Any Connection??????
    Can u please Allobarate this .......
    Regards
    Khanna

  • Oracle Database Lite API Specification JDBC

    Hello.
    I would like to create a schema with Oracle Database Lite API Specification.
    I have done a script to create an application in the Mobile Server in this way:
    "Platform p = new Platform("WINCE_ARMV4_US_OLITE_STD42");"
    "Application app = new Application(nombre_app, ruta_virtual_app, p);"
    And using ConsolidatorManager for the conection:
    "ConsolidatorManager cm = new ConsolidatorManager();"
    "cm.openConnection(user, password, dir_repository);"
    But after that, I can't get the application. Could you help me, please?
    Thank you.
    With best regards.

    Is this subscription parameter causing a problem?
    unless the subscription parameter name is referenced in the select statements for any of the publication item definitions, it will be ignored by the processing as the subsetting parameters are just used to supply values for bind variables at query time
    If you have other valid subsetting parameters for the user, then try (if all your set up is done via APIs and you do not have an APPLICATION, only a PUBLICATION, this may not work)
    1) go into the mobile manager > users
    2) search for user name, and click on the link under the user name
    3) go to subsetting parameters and pick a valid one
    4) select the data and do cntrl C cntrl V (cut and paste)
    5) press the save button
    The above has the effect of resetting the user account, and refreshes sequence values, c$all_client_items etc.
    If you can do the above steps, but this does not remove the subsetting variable, you should be able to go to it and set the value to NULL
    I do not think that there is a delete function due to the dependancy to the select statements which would be complex to validate

  • Are there any problems running oracle database express 10g and iis together

    Are there any problems running oracle database express 10g on an windows 2000 server or advanced server running iis 5?
    Does oracle database express cause any conflicts with iis (because of used ports etc)
    Could an server have running on it, both an website using iis and an oracle database express website without conflicts?

    I would not expect a problem under normal circumstances.
    Oracle's listener is set for a default port 1521 for database requests, port 8080 for HTMLDB requests. The database connections generally find an empty port above 1024 when establishing a connection.
    So, if IIS does not want to use 1521 or 8080, you will generally see no challenges. Even then it is fairly easy to move ORacle's port requirements elsewhere.
    Using port 8080 seems reasonably common, but that is easily changed - search for sethttpport in this forum. IIS tromping on 1521 would be rare as it has been a well known Oracle service port since, roughly, forever.

Maybe you are looking for

  • SP2010 Designer workflow "Set Content Approval Status" does not work

    Hello I'm having a problem with a workflow for one of my clients.It is a SharePoint 2010 environment and I can only use SharePoint 2010 designer (no visual studio). We have an approval workflow in place, which works great. After the document approval

  • Why has drag and drop in mail stopped working

    Drag and drop has only stopped working in Mail, it is still functioning in other programs.

  • Missing firewire Drive

    About every other month my external fire wire disappears off my desktop. Can someone tell me why this happens. If I wipe the drive (start up) and re install all my software I'm good, a least for a month or so. Ideas???????????????????????

  • Secure store lib dir does not exist - unable to open config tool

    Hi we are using NW 7.0 with windows 2005 (AS java). when i click on configtool in central instance it says Error occured while working with configuration( scanning) Msg: Error occured : secure store lib Dir does not exist : server\sapmnt\SID\SYS\glob

  • Enhancement Spot is not working in Function Module

    Hi, I have enhanced standard FM and also enhanced the interface of the same FM, i have put piece of code in between ENHANCEMENT and ENDENHANCEMENT. this piece of code was working fine, but all of sudden when i try to execute that FM , piece of code i