Oracle 9i Lite Missing Link Targets

On the following page http://otn.oracle.com/tech/wireless/tutorials/index.html
the link to Oracle9i Lite - Developing Web-Based Mobile Applications which is http://otn.oracle.com/docs/products/lite/doc_library/release501/doc/wtg/html/wtgtut.htm
redirects to the main Oracle Documentation page and not the specified content.
Subsequently on the Oracle Documentation page the Oracle 9i Lite link goes to the Oracle 9i documentation and not the Oracle 9i Lite documentation as described.
I would be grateful if these errors could be rectified so that I may access the specified content using the correct links.
Thanks in advance
Chris Reid

Please post your message in the Documentation forum:
Documentation
...which is monitored by the Docs team.
Regards, OTN

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/

  • Sequencing and Trigger on Oracle 9i lite database

    We created a schema (TESTSCHEMA) on Oracle 8.1.7 Enterprise edition and have a created a trigger which will use the sequence object to generate primary key for the table (TEST_TABLE)
    Sequence creation:
    CREATE SEQUENCE TESTSCHEMA.TEST_TABLE_SEQUENCE START WITH 6000 INCREMENT BY 1 MINVALUE 6000 MAXVALUE 6999 NOCACHE NOCYCLE NOORDER ;
    Trigger creation:
    CREATE OR REPLACE TRIGGER TEST_TABLE INSERT BEFORE INSERT ON TEST_TABLE FOR EACH ROW
    DECLARE
    pkValue NUMBER;
    BEGIN
    pkValue := 0;
    Select TEST_TABLE_SEQUENCE.NextVal into pkValue from dual;
    :NEW.TEST_KEY := pkValue;
    END TEST_TABLE_INSERT;
    We have created a snapshot of the schema on mobile server, synchronized the data with the client (Win32 for testing purpose).
    The trigger works fine on the server, but when I run the same query on the lite database with msql it gives me an error:
    [POL-3221] null key in primary index
    I was wondering if Sequence generation and Triggers are supported on Oracle 9i lite database ? Or am I missing out something ??
    Any information/ help is appreaciated
    Thanks
    Neeraj

    You can't use SAVEPOINT / ROLLBACK TO SAVEPOINT statements in the database trigger:
    ORA-04092: cannot SET SAVEPOINT in a trigger
    ORA-04092: cannot ROLLBACK in a trigger
    I am not sure what you need exactly, but you can try this:
    Simulating ROLLBACK TO SAVEPOINT Behavior in a Database Trigger
    http://www.quest-pipelines.com/pipelines/plsql/tips02.htm#JUNE
    Regards,
    Zlatko Sirotic

  • Oracle 8i Lite - No listener

    Hi.
    I've just installed Oracle 8i Lite. When I try to access my database using Sql Plus, I got the message No listener. If I take a look at my services (under Windows 2000 Pro), there's nothing like Oracle.. :(
    I dont even have a file named "lsnrctl*.*" on my system. I've try to reformat my system, then reinstall Oracle 8i Lite and the same thing happens... Am I missing something or what? Thanks for any help. I really have to test this before we plan to buy a lot of licence for or mobile users. Thanks.
    null

    hello,
    when you start your sqlplus program you just type system for username,manager for password,odbc:polite for host string and you can go in..
    good luck
    can you do a favour to me.can you tell me how oracle8ilite works with mobile if i have a mobile phone and an oracle lite database.

  • Oracle 9i Lite and Satellite Forms on the Palm

    I would like to use Oracle 9i Lite 5.0.1with Satellite Forms EE 4.1 on the Palm
    The docmentation from each company refers to the other company's documentation and no instructions seem to
    exist. I am begining to suspect that to abilty to use Satellite Forms and Oracle Lite on the Palm does not actually
    exist and that one must develop applications in C using Code Warrior or other tools.
    I would like to use a Satellite Forms application on the Palm running with the RDK to access and store tables
    stored in an Oracle Lite database on the Palm. I would then use the MSYNC to move data from the palm to
    my Oracle 8.1.7 database server
    Satellite Forms appears to store each of its tables as a separate pdb but oracle uses a single pdb for a database
    containing multiple tables. There is a check box for Oracle compatible tables but not method to associate
    satellite forms tables with an Oracle Lite database except for a link to an ODBC database. The Oracle ODBC drivers
    point either to the Oracle database server or to an Oracle Lite database on a PC but not on a Palm.
    I can move Satelittle Forms tables from the Palm to Oracle 8.1.7 using ODBC on the PC when I do a Palm Hot Sync
    using the Satellite Form conduit
    I can move Oracle tables from the Palm to 8.1.7 using MSYNC, the Oracle Mobile Server, and the Oracle Lite
    http conduit
    I do not know how to move Satellite Forms tables on the Palm to Oracle Lite tables on the Palm.
    The only way to use Satellite Forms appears to be to move Satellite Forms tables on the Palm to Oracle Lite tables
    on the PC and then use Oracle Lite Msync on the PC to move the data to the Oracle server. This seems to have no
    advantage over going from Satellite Forms directly to the Oracle Server via ODBC
    Does anyone have any additional information about current or future capabilities. There may have been something that
    worked with older versions of Oracle 8iLite 4.0 and Satellite Forms 3.5, but I do not see anything that works now

    According to Metalink Note:207303.1 - Client / Server / Interoperability Support Between Different Oracle Versions you shouldn't have problems, as long as your 9i Clients are at least 9.2.0.4.

  • Oracle 9i Lite Installation

    Hi All,
    I am trying to install 9iLite on windows 2000, can any one help out with the installation process, I have installed 8iLite on 2000 but had some problems while running it, then I came to know that 8iLite is not certified on 2000 so had to shift to 9i lite, My task is to achive replication of my data. Should I install the Mobile Server, where my Oracle server recides and Mobile development kit on the client machine, or they both have to go on the client machine. I tried to install the Mobile server on my client machine, but I was unable to find the Oracle Lite Navigator that used to be on 8i lite, i am missing some thing over here, or is it compulsary that I should have 9iAS even though I am not accessing it through the web, I want to do my replication accross the network. Any kind of help is greatly appreciated.
    Thank you,
    murali.k.maddali

    Hey Nick,
    I have tried to run webtogo here is my output
    C:\>webtogo -d0
    log0: spare01.uai.int 80
    log0: handler: / null
    log0: handler: / null
    log3: oracle.lite.web.HTTPServer$ServerNotReady: Oracle 9i Lite Mobile Server
    log3: at oracle.lite.web.HTTPServer.process(HTTPServer.java:291)
    log3: at oracle.lite.web.HTTPServer.handleRequest(HTTPServer.java:162)
    log3: at oracle.lite.web.JupServer.handle(JupServer.java:309)
    log3: at oracle.lite.web.SocketListener.process(SocketListener.java:157)
    log3: at oracle.lite.web.SocketListener$ReqHandler.run(SocketListener.java:208
    This error is returned when I tried to access this from the browser and the error I get on browser is
    WTG-10118: Mobile server is not running
    WTG-10117: Please contact your system administrator
    I have stopped IIS that was running on my machine, and then I started webtogo. Is there any thing I should take care of, and one more thing Nick, I am unable to follow that how the package wizard would be helpfull for me to do a simple replication say replicate emp table changes on to server and back.
    I appreciate your help.
    Thank you,
    murali.k.maddali

  • Oracle 9i lite application development using java

    hi all,
    I want to develop a applcation which interacts with the 9i lite database in java.Is there any emulator which will help me in developing this on a windows 2000 machine or winnt machine?
    i tried developing it in eVB but the emulator which come along with it does not support the 'oladoce' object..
    please if anybody has done something on this please help .. this is very urgent..
    thanks ..,
    sreekanth sreedharan

    Oracle 9i Lite is a multi-platform product and you need to specific the target OS for the database and the version of java.
    If you are planning to run your application in Win2000 you will have no problem using Oracle 9i Lite with the supplied
    jdbc drivers and any java development environment for J2SE. What you get is a laptop platform that works while not
    connected to the Internet
    If you are trying to using Oracle 9i Lite on the Palm with J2ME development on windows, it works fine with the Palm Emulator
    but I am not sure that the jdbc drivers are available for J2ME yet and I have not used them as I have for J2SE on windows
    I am also very interested in developing java applications for the palm using Oracle 9i Lite and I would appreciate feedback
    on the jdbc and other required sql extensions for the sun java cldc
    If you are talking about the PocketPC or other WinCE, I cannot help you but I have used Personal Java on WinCE but not yet
    attempted Oracle 9i Lite on those platforms

  • Oracle 9i lite installation on WIN NT

    Am trying to install 9i lite on NT. Am unsure what to put in for the Mobile Server Repository Database information. I assume that this is where my database will reside so I put down my localhost for hostname and named the service LOCAL. When the files has been installed, at the Mobile Server Repository Wizard page, when I try accessing it, it tells me unable to find listener. Does anyone have any advice? Would appreciate any help.
    THanks
    Jeremy

    Dear Siarhej,
    I read about the problem of Jeremy installing Oracle 9i lite on Win NT.
    I tried to do the same but on Windows 2000.
    My problem starts in understandin the terms used in the installation of 9i lite and the JDeveloper. I habe received them both on two in CD.
    I just want to test and learn developing a database and the jdeveloper suite to consider if this will be the right product for me.
    I have already developed a database for a shop on DOS with clarion 2.1 but always standalone and years ago.
    The system requirements in the documentation tells me about windows 2000 server which I don't have. I have only the windows 2000 desktop and want to start using oracle 9i lite but i think many of the things are missing or I didn't have been installed them because I haven't made the correct selections during the installation.
    You have written to send an installation guide by mail to Jeremy.
    Would you be son kind and send this instructions too to [email protected]
    Thank you in advance.
    Roland

  • Oracle 9i Lite Mobile

    Where can I find the API documentation for
    oracle.mobile.admin.ResourceManager ?
    The oracle.lite.sync.Consolidator API docs refer to this API in
    several places as the preferred replacement for deprecated
    methods but I can't find the javadoc for these classes anywhere.
    Thanks,
    Allen.

    In your Oracle 9i Lite Documentation index, look for 'Web-to-Go
    API Specification' (is right below of 'Consolidator Admin API
    Specification' link in the References).

  • Oracle 10g Lite with ADF/BC4J Application(Offline access in Mobile )

    Hi All,
    We have the following requirement from one of our client.
    Customer Company has R12 Apps instance(which is having 10g Database APPSDB). The users will come in the morning
    and connect to the System(NEWSYSTEM) to download their daily worksheet(resides in APPSDB) to their Mobile Devices
    (Windows XP - http://www.keenzo.com/zoom.asp?zoom=3830134) and then disconnect from the system. The download of data
    should start after login into their Mobile Device Custom Application So that only their worksheet will be downloaded
    to their Mobile Device DB.
    Then they will goto their fields and review their daily worksheet in the Mobile Device application(NEW APPLICATION)
    in offline mode. And update in the application with their findings, which should be stored in the Mobile Device database(MOBILEDB).
    In the evening the uses will come and connect to the system(NEWSYSTEM) and login into their Mobile Application and
    start the upload process, then the updated data from their Mobile Database will be uploaded into APPSDB via the NEWSYSTEM.
    I checked the links, http://www.oracle.com/technology/products/lite/index.html and http://lite.us.oracle.com and I have
    got some understanding about Oracle 10g Lite. For the above requirement we are proposing the NEWSYSTEM as Oracle 10g Lite Server
    and the NEW APPLICATION as ADF/BC4J which can run in their Mobile Devices(work offline and then sync with DB).
    I have the following questions.
    1) The above proposing system is feasible?
    2) Can we develop the Mobile Application using ADF/BC4J and using that we would like to
    control the sync process from our custom application.(so that only their worksheet will come to their Mobile Device DB)
    3) If I want to have the above system,
    a) I should have Oracle 10g Lite server installed(im Unix or Windows)
    b) I should have Oracle 10g Lite client installed in a Windows PC/Laptop
    c) To get my custom application in My Mobile Device, first I have to deploy the application
    in Oracle 10g server using Oracle Mobile Server. Then I have to connect my Mobile Device to the Oracle 10g Lite server,
    and deploy the application in my Mobile Device using Oracle Mobile Manager.
    4) I would like to do a POC before start the project.
    What are all the installations I have to do in my Laptop.(Consider I am installing Oracle 10g Lite server/client, Mobile Manager in my Laptop)
    I am new to Oracle 10g Lite, correct me if any of my understanding is wrong.
    If you have any comments in the approach please add it.
    Thanks in advance.
    With Regards,
    Kali.

    1) The above proposing system is feasible?
    perfecly feasible, and actually a reasonably standard use of oracle lite
    2) Can we develop the Mobile Application using ADF/BC4J and using that we would like to
    control the sync process from our custom application.(so that only their worksheet will come to their Mobile Device DB)
    Actually two different questions here. The application code that runs on the client device can be written in any thing that will run on that type of device, and is capable of using the APIs to connect to the local database, and the other functionality like synchronisation. From the forum there look to be VB, C, java users out there (an i even believe if you wanted to, you could use forms). Main decision regarding the Platform for the application code development tends to be whatever you have the skills in.
    In terms of the sync process only downloading a particular users worksheet, this would be defined when you define the snapshots of the database tables you want to download, rather than the sync login process itself.
    For example - you have a table WORKSHEETS on the server that you want to download, it has a column EMP_NO which is the employee identifier. You would define the selection for the snapshot as
    select * from WORKSHEETS where EMP_NO=:emp_no (note the bind variable)
    when you then add users to the oracle lite application (actually the database), then you will have a parameter called EMP_NO to define with the employee number for that particular user, and this will be used automatically as the bind variable in the download.
    NOTE subsetting in this way does not need to be direct, for example things like
    select * from TASKS where id in (select task_id from user_tasks where emp_no=:emp_no) is perfectly valid
    NOTE when reading the forum and documentation, be careful of the word application. There are actually two different things to be developed, both normally called 'application'
    Within oracle lite you create an application with publication items, scripts, sequences etc. and then subscribe your users to this application. The application in this context is actually the database and synchronisation management ONLY (you can include files and code for download)
    The second application is your runtime code that has a user interface, functionality, processing and validation. This is written in some development platform, and accesses the database created above for select, insert, update etc.
    3) If I want to have the above system,
    a) I should have Oracle 10g Lite server installed(im Unix or Windows)
    YES this goes on the app server and installs a repository schema MOBILEADMIN within your database
    b) I should have Oracle 10g Lite client installed in a Windows PC/Laptop
    YES - once the server is set up, this is downloaded and set up by accessing the <server url>/webtogo/setup
    c) To get my custom application in My Mobile Device, first I have to deploy the application in Oracle 10g server using Oracle Mobile Server. Then I have to connect my Mobile Device to the Oracle 10g Lite server,
    and deploy the application in my Mobile Device using Oracle Mobile Manager.
    steps in outline are
    1) install server
    2) develop the oracle lite application (ie: database) and publish this to the mobile server (can use the development kit or java APIs for these two steps
    3) add a user with the relevant subsetting parameters
    4) set up oracle lite win32 client on the laptop from the server download
    5) synchronise using the msync utility on the client to create the databases and odbc entries
    6) develop your application code using the client database
    7) during development, then changes to database structure would be via changes and re-publish of the oracle lite application, followed by a sync to update the client database
    8) once all development is complete, the runtime application code can be bundled up into the oracle lite application if you want, and then the initial sync for live users will download the database and application code.
    4) I would like to do a POC before start the project.
    What are all the installations I have to do in my Laptop.(Consider I am installing Oracle 10g Lite server/client, Mobile Manager in my Laptop)
    You can set up a standalone server on the laptop, but better to do this on a development app server so you can use the main server development database as the data souce for the snapshot definitions (pretty easy install). there are conflicts if you try and put the oracle lite client and the mobile development kit on the same machine, but if you are familiar with java, the API development is fairly straightforward to use (i have developed applications in this, and i know only the basics of java) you do not need the MDK
    Basic for a POC i would say is to
    1) set up mobile server on development
    2) define a simple oracle ite application on two server tables. one has select * from table, and the other has select * from table where .... including bind variable. at this stage use complete refresh as the mode for simplicity
    3) publish the application, create user and define the subsetting variable
    4) set up mobile client and synchronise user. use the msql utility to interrogate the database and check the content, and do some updates 9standards SQL syntax)
    5) create simple appliaction code to conect to and read the database on the client
    6) do a sync after the updates above and check they appear in the server
    The above should be reasonably quick and proves
    a) ability to define the data you want to be sent to the users
    b) ability to create an app to manage the database running on the client device in you preferred software platform
    c) data download and upload
    after this basic POC, you can extend into defining fast refreshes to improve the efficiency of the sync process, managing the MGP process, developing a more comprehensive database and application etc. If you have complex joins between server table, you may also want to look at creating views to denormalise data and use these as the basis for the snapshots

  • Problems generating a JSP using J Developer 3.1 with Oracle 8i Lite

    I am using Oracle 8i Lite release 4.0.0.2.0 with Jdeveloper 3.1 (build 681) on a NT Workstation 4 (build 1381: Service Pack 3).
    In JDeveloper I have set up the connections using the JDBC driver to Oracle 8i Lite JDBC. The ODBC Source is set to POLITE. The Test connection returns SUCCESS!
    I create a new project using the Business Components JSP Application Wizard. This allows me to successfully create the new Business Components required. In step 4 (of 6 ) of the Business Components JSP Application Wizard (Connection), no connections are available for selection via the dropdown and the Username, Driver and URL are all set to ?
    I cannot create a new connection that I can use in this step either.
    I have followed the set up as documented for Oracle 8i Lite.
    I am sure that I am missing something simple.
    Any ideas ?
    Thanks,
    Ketan.

    Use Jdeveloper 3.2

  • Oracle 8i Lite login question

    I have installed Oracle 8i Lite on my notebook computer running Windows 98. When I tried to login to a SQl*Plus session (using all of the combinations of default usernames/passwords, I get the error message: "ORA-12203: TNS: Unable to connect to destination" Would appreciate any insights as to how to proceed further. Also--is it necessary to type something in the "Host String" field?

    I have installed Oracle 8i Lite on my computer, which has Windows 98. But I have been unable to access the database after trying several combinations of usernames & passwords such as tiger/scott and system/manager, among others. I must be missing a step somewhere in this process. I'd greatly appreciate any suggestions. Try "SYSTEM/P".

  • Oracle 8i Lite connection problem

    I'm trying to make connection with Oracle 8i Lite native jdbc driver. I'm getting error "Unable to find driver oracle.lite.poljdbc.POLJDBCDriver" when pressing Test button.
    olite40.jar is in IDEClassPath in jdeveloper.ini and Oracle 8i Lite is in Default Project Libraries.
    What I've missed?

    If you have added the Olite40.jar file to the IDE_CLASSPATH setting in the jdeveloper.ini file, make sure you restarted JDeveloper after editing the ini file.
    Also, make sure you specity 'Olite40.jar' not 'olite40.jar' (watch the case of the archive file name).

  • Oracle 8i Lite Login Problems

    I have installed Oracle 8i Lite on my computer, which has Windows 98. But I have been unable to access the database after trying several combinations of usernames & passwords such as tiger/scott and system/manager, among others. I must be missing a step somewhere in this process. I'd greatly appreciate any suggestions.

    I have installed Oracle 8i Lite on my computer, which has Windows 98. But I have been unable to access the database after trying several combinations of usernames & passwords such as tiger/scott and system/manager, among others. I must be missing a step somewhere in this process. I'd greatly appreciate any suggestions. Try "SYSTEM/P".

  • Developer 6i Patch Info - missing links

    Developer 6i Patch Info - missing links
    The following links from within the metalink patch info section are missing, any help locating
    a list of bugs fixed for Forms and Reports, would much appreciated.
    "Oracle Forms Developer Release 6i Patch 14: Bugs Fixed [HTML]"
    http://otn.oracle.com/docs/products/forms/6idocs/bugfix_p14.html
    "Oracle Forms Developer Release 6i Patch 13: Bugs Fixed"
    http://otn.oracle.com/docs/products/forms/6idocs/bugfix_p13.html
    "Oracle Forms Developer Release 6i Patch 11: Windows Component Versions and Bugs Fixed [HTML]"
    http://otn.oracle.com/docs/products/forms/6idocs/bugfix_p11_w.html
    Patch 12 is not listed at all?

    Hi Grant,
    Thanks for your response, information is located at:
    Metalink -> Patches -> Advanced Search
    Product or Product Family: Developer Reports
    Release: Developer 6i
    Platform or Language: Microsoft Windows 32bit
    Patch Type: Patchset/Minpack
    Just to mention again Patch 12 is completely missing from this location.

Maybe you are looking for