Palm OS Developer Suite and 9i lite

It seems that the only way to develop 9i lite applications for Palm devices is with Codewarrior. Is that the case? The libraries in ORACLE_HOME/Mobile/Sdk/palm/sdk/lib are not recognized by Palm OS Developer Suite.

Larry -
You should install 9iDS in a separate ORACLE_HOME. The iDS tools access the database using JDBC or SQLNet, so it is fine to change the ORACLE_HOME (which is why you can connect to any database on any machine, even if your ORACLE_HOME is not set). A common practice is to create a shell script for the database, and a shell script for iDS. That way when you want to work on the database, you can easily switch the homes. Take a look at Note 101723.1 on metalink.oracle.com for an example.
Hope this helps,
Lynn
Java Tools Team
I have installed 9i 9.2.0.1.0 on my Redhat 7.3 box and now want to install Developer Suite 9.0.2.0.0 on the same machine. The installation instructions state that the Developer Suite needs to be installed as user 'oracle' in group 'oinstall' (same as 9i) and requires a different ORACLE_HOME.
I seem to be missing something here. How can you set ORACLE_HOME to a different value for the same user? If I change it to install the Developer Suite, will I still be able to access the database?
After much ado getting the database installed, I figure I better ask before trying something that may mess up the database installation.
Thanks,

Similar Messages

  • Compatibility between Oracle Developer suit and application server

    Hello
    We are going to user oracle 10 to develop and deploy our application.
    The tool that we were going to use are
    Developer Suite 10g Release 2 (10.1.2) and
    Oracle Application Server 10g Release 3 (10.1.3.2.0)
    But i need to know whether this are compatible
    Where can I find any documentation related to compatibilities between developer suit and application server ?
    May thanks in advance

    Hi Ana,
    Compatible version of IAS is
    10g Release 2 (10.1.2) or 10g Release 2 (10.1.2) with patch 1(10.1.2.1.0)
    Also if u are using only forms and reports services there is a forms and reports standalone version is available. And hence u dont need to install infrastructre.
    And this is a very compact product.
    Even if you use forms 9i /developer suite 9i to develop the forms, when u compile them on IAS, it gets upgraded. There is not much diff between forms 9i and 10g
    Rajesh Alex

  • Difference between oracle Developer suit and Oracle Application Server???

    Dear all,,
    If any one please tell me the main difference between Developer Suit and Oracle Application Server.
    I will be very thank ful.
    Thank you
    Hina.

    Hi Hina
    can i deploy my application build on oracle 10g using developer suite with db10g and I don't use application server?For individual use and development yes u can using oracle Developer suit after starting OC4J
    but for client use for more than x user to be able to run reports using parameter forms and other forms application u must use Oracle Application Server
    An application server is
    a server program in a computer in a distributed network that provides the business logic for an application program.
    The application server is frequently viewed as part of a three-tier application, consisting of a graphical user interface (GUI) server, an application (business logic) server, and a database and transaction server.
    More descriptively, it can be viewed as dividing an application into:
    --- A first-tier, front-end, Web browser-based---
    1.graphical user interface, usually at a personal computer or workstation
    2.A middle-tier business logic application or set of applications, possibly on a local area network or intranet server
    3.A third-tier, back-end, database and transaction server, sometimes on a mainframe or large server
    Hope this helps,
    Regards,
    Amatu Allah

  • Oracle 10g developer suite and oracle 11g database.

    Hi all,
    I have installed oracle 11g database and oracle developer suite 10g on Vista . I want to connect 11g database using oracle forms builder data block wizard to create forms. I'm new to oracle forms . I was just following some tutorial instructions and try to achieve it, but unable to connect 11g database. Can anyone help me out.
    I dont even know whether this is the right area to post this query as i cant find any developer tool installation guide questions.
    Thanks,
    Kalyan
    Edited by: user10676396 on May 6, 2009 7:37 PM
    Edited by: user10676396 on May 6, 2009 7:43 PM

    Hello Kalyan,
    A couple questions:
    1. Once you installed the 11G database, you did start the database services, yes?
    2. Do you have a properly configured TNSNAMES.ORA file that points to your database?
    3. You created a database that you are using and can access the database via SQLPlus?
    Don.

  • Install developer suite and db-client

    i've installed 9iDS on my machine in a home c:/progs/oracle/9ids.
    where should i install 9i db-client? in the same home, or in a separate?

    i don't mean the full database. i mean OEM and all the tools to admin the database.

  • How to deploy and run of a mapping created in owb in developer suite

    Hello, could you please help me to check where is wrong?
    I use WAREHOUSE BUILDER of ORACLE 9I DEVELOPER SUITE and I do it as below:
    1, create a OWB REPOSITORY named "OWB" with WAREHOUSE REPOSITORY Assistant in the SUITE ;
    2, create a OWB Runtime REPOSITORY named "OWB1" with WAREHOUSE Runtime Assistant in the SUITE;
    (i wonder why not to ask me to create a connected user and target schema like in OWB product alone?)
    3, open OWB CLIENT and create a new project named TESTPROJECT;
    4, create a source module and a target module.
    5, create a simple mapping, which is the field link between two tables which
    have the same structure(i swear that any vertified error will not occur).
    6, select this mapping and choose Generate in the menu of "module". Then select
    "Generate Script" in the window of Generation mode, Then select Deploy in
    the window of RESULT Generation Window after altering the tab of Mapping, and fill in the user information
    which is the same as OWB Runtime Assistant. After select Creation button in the
    window of data-base deploy, it shows the error that "table or view do not
    exist".
    I don't know where is wrong or this error means? And how to solve it?
    Is there anybody help me?
    and what the diffence on earth between the OWB in the DEVELOPER SUITE and the one as a single product?
    Thanks a lot in advance!

    could you please help me to check where is wrong?

  • Connectivity and Installation Problem in Developer suite 10g

    Please help me solve this problem since I am beginner to Oracle 10g database and Developer suite 10g.
    1. I have loaded successfully Oracle 10g database on my server with windows OS 2003 having IIS option selected and configured as my Domain server.
    2. I have loaded Developer suite 10g complete in another PC with windows XP. I am able to connect to the database and also OC4J is started and Run form in test mode also works. Also I have developed some forms using developer suite and I am able to run the fmx runtime form in this computer.
    3.Now my problem is I have a local LAN and at present there is no internet or web site for this company but they want to work in lan and all departments want to access the data from the server.(Later on when they get a website at that time they want to deploy the forms to the web)
    4.Please tell me how and where I will store my fmx file. If I have to save it in the server then how will the clients access it.
    5. How to install the developer 10g runtime only in client PC's (OS windows xp) since there is no option in the CD to select the installation like previous releases like D2k.
    6. There is no middle tier in this case. Only One server as domain
    and client pcs.
    Please guide me,matter urgent.
    Thanks in advance

    Regarding this point -
    1.
    Then you should be able, for testing purposes, to do the same from other Clients.
    Then I have to install developer suite 10g in client pc's but the runtime option selection is not available in the CD. How to proceed?
    2.
    For production environment, as already said, you should install some Application server. If you only need Forms and Reports you can install the standalone version Forms&Reports services, without infrastructure.
    This means I have to install the standalone version Forms&Reports services in the same server where I have installed 10g database and this also being a domain server.
    (We do not have sufficent computers where one can use it as application server). Hence only one server with OS windows 2003 and 5 computers with windows xp is available).
    Please explain the steps to proceed .
    thank you

  • Do Oracle Developer Suite contains Oracle AS with Forms and Reports?

    Dear All,
    I am having Oracle Developer Suite 10g.
    Using that i can design and test Oracle reports.
    Then do i need Oracle Application Server with Forms and Reports to deploy it?
    Do Developer Suite contains Application Server with Forms and Reports?
    How to test whether the report will run inside an application server?
    If i am having Developer Suite and still do i need to install Oracle AS with Forms and Reports?
    DO revert.
    Thanks in advance.
    -Sameer

    Hi Sameer,
    Q1 Iam having Oracle Developer Suite 10g.
    Using that i can design and test Oracle reports.
    Then do i need Oracle Application Server with Forms and Reports to deploy it?
    Yes you need Oracle Application Server to deploy forms /reports.There are 2 types . One containing only forms and reports services
    Two containing forms, reports services, portal and many
    other product services.
    So if you want to deploy only forms and reports then choose the first one
    Q2 Do Developer Suite contains Application Server with Forms and Reports?
    No. It contains a light component called OC4j. With this u can test the forms and reports in browser
    Q3How to test whether the report will run inside an application server?
    If you test it with developer suite, it should run fine with AS
    Q4 If i am having Developer Suite and still do i need to install Oracle AS with Forms and Reports?
    Pls note that Developer suite doesnt have any AS. And it has a light weight OC4J which is only for testing purpose. So u need to have AS for the deployment.
    Rajesh ALex

  • Oracle10g Developer Suite - Application Development - SQL Plus Login Info

    I have installed Oracle10g Developer Suite and when I am trying to login into the sql*plus environment the username scott with the passcode tiger is not working. I have Oracle9i Enterprise Edition Release 9.2.0.1.0 as the database.
    Can anyone help me in setting up the username and password to login into Sql*plus Release 10.1.0.4.2

    It sounds like you may be new to Oracle and its products. I would recommend doing some reading.
    Oracle 9.2 Net Services Admin Guide
    http://download-west.oracle.com/docs/cd/B10501_01/network.920/a96580/toc.htm
    Oracle Developer Suite Installation Guide
    http://download-west.oracle.com/docs/cd/B25016_06/doc/dl/core/B16012_03/toc.htm
    You create the "login" information when you install the database. If you are not the person who performed the installation, you will need to contact them or install it again. Also, be aware that the SCOTT schema is disabled by default in newer database versions for security reasons.
    The tnsnames.ora and sqlnet.ora files can be found in the ORACLE_HOME\network\admin directory. This is the same for all Oracle products that use Sql-Net for database connections. You can also use the TNS_ADMIN environment variable to point to a pre-existing tnsnames.ora file (see previously mentioned documents).
    The tnsnames.ora entry will be unique to your database and its listener however here is an example:
    ORCL =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = someServer.com)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = orcl)
    )

  • Application Express Vs developer suite 10g

    Hello
    I am a beginner and I am confused which application package I have to use to build
    my application consisting of forms and reports.
    Can someone please highlight the difference in applications created using
    application express and developer suite 10g.Their advantages and which one is
    preferred with oracle 11g database as backend and its support with OS windows vista.
    Please help us.Since we are planning to upgrade our old software developed
    using oracle 8i and developer6.0
    Thanks in advance

    Thanks for your suggestions.
    Please suggest us once again how to proceed in our environment.
    Actually we have developed an in-house erp package consisting
    of different modules for production, finance, inventory .There
    are many forms with many fields and customised reports and plenty of data entry.
    As per your suggestion we can use Developer suite 10g by doing
    one is to one migration with some modifications as required by developer suite
    and moreover it is used only locally in intranet.This also needs a browser.
    (this will be faster compared to APX since we have to redo all the forms
    and reports from the beginning which will take time.).
    Our doubt is, can we make our application (developed using developer suite)
    web enabled later on without going for APX so that we can access our application
    from customer or remote site through internet.
    In that case what will be the requirement and how do we go about in making
    our application web enabled.
    Thanks once again for your valuable suggestions.

  • Oracle 10g Developer Suit in Windows 7 64Bit Homebasic

    Dear All,
    I need to instal Oracle 10g Developer Suit in Windows 7 64Bit Homebasic
    Can I install the following Products.
    Oracle 10g Developer Suit and Oracle Database 11g
    It will work?
    Please help me.
    Thanks and Regards,
    Fazil

    I have installed what you want to install on window 7 Ultimate 64-Bit,
    It worked , but I needed to configure (TNSnames.cfg,create listener.cfg,sqlnet.cfg), I extremely recommend using windows XP or using XP mode(I haven't try XP mode but it's most likley to work).
    Are you gonna Use internet forms or reports?

  • Running Forms/Reports in Developer Suite

    Hi,
    I have installed Oracle Internet Developer Suite and Database 9i. I develop a simple form but I could not run it. Before Running form I started OC4J Instance.
    While I am running the from then browser download a file jini.exe and does not appear anything in the browser.
    I am new to Developer Suit, Can any body help me please...
    Regards
    mrislam

    Did you install the correct version of Jinitiator?
    Regards
    Grant Ronald
    Forms Product Management

  • Oracle Development Suite ( Form Builder + Report Builer ) vs Toad

    Hi guys
    I a beginner in oracle world and I would like to ask >>>
    1- What is the difference between toad and Oracle development suite and which one is better?
    2- Could toad be used to create .fmb files ? What is the extension format of toad forms if they exist ?
    According to this thread >>>
    Diff between Oracle Forms and Toad
    Toad cannot be used to create input forms
    on the other hand , my friend told me that Toad can be used to fully control your database and development >>> It involves
    Objects Creation and management ( Tables -- Indexes ... etc)
    Form Creation
    Report Creation
    all in one application
    This thread posing is repeated three times !!!!!!!!!!!!!!!! I don't know how this happened !!!!!!!!!!!!!!!!!
    Sorry for inconvenience
    Edited by: user2393672 on Sep 10, 2011 4:47 PM

    1) toad is only for querying/doing dml against the database
    2) form is for having the screen; report for the output of the system. so toad is totally different from form & report
    Thanks & Best Regards
    HuaMin
    Please remember to always mark the reply if it's helpful or related to your issue!

  • Login vào Oracle Developer Suite 10g, HOW ?

    I already installed a package of Oracle Developer Suite in my pc.
    During installing progress, it does not require me to setup user name and passowrd, but it ask me about username, password and Connect String when I use Oracle Designer or other tools in the package.
    Does anyone know what default username, password and the string is to login ?
    Beside that, how to reset the default username, password following to my option.

    It seems OP has NO database at all,neither local nor remote. And 'installed on PC' looks like homework,no remote access to databases. So a local database has to be installed, the '2 Day DBA' tutorial may help:
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14196/toc.htm
    By the way 'scott/tiger' doesn't help when dealing with Developer Suite and Designer.
    Werner

  • Problem - Installing oracle 10G & Developer Suite

    Dear Team
    I am trying to install Developer Suite and Oracle 10g . but unable to get into Sql. always i am getting a error . where as i changed everything in tnsnames.ora and checked the Listner. In Oracle 9i i dont get the error and very somoothly i can install and configure it . here some times it gives a error as Account Locked etc.,
    Please advice how to configure or where I am doing a mistake
    Sanjay

    Few more details about how you are connecting and which user you are using for connection would be helpful.
    With Oracle 10g, assuming that you have created a sample database on the same machine with mostly DBCA...
    here some times it gives a error as Account Locked etc.,if you are referring to ORA-28000 error, then it seems the password that you have been using is incorrect and you have exceeded the failed login attempts.
    Or you need to unlock the user in first place, since that is locked by default during Oracle installation (assuming you are referring to the sample schemas).

Maybe you are looking for

  • Help!! Thank you!!!

    Halo, i am doing a JSP program with Java script. Here i am facing some problems to passing the value for checking purposes. Basically, i want to retrieve value from database and pass to JS function to check whether have any "empty value" or not. If g

  • IPod Driver 3.1 won't install

    Hi, When I use Software Update on my PowerBook G3 to update the iPod driver, it crashes! So, I can't use my iPod Shuffle with PB. Here is what the crash log says: Date/Time: 2005-12-31 00:25:45 -0400 OS Version: 10.2.8 (Build 6R73) Host: CPN-55-04.lo

  • Question about mapping logical sources to dimensions

    1) On my physical layer I have one fact table (FACTS_DETAILS) linked with CATEGORY dimension table. Other fact tables (aggregated data) don't linked with this CATEGORY dimension with physical joins. 2) On my BMM layer I have mapped my dimension "Cate

  • Different e-mail alerts for different contacts

    Can I have only certain e-mails alert me with a tone and let all others remain silent in iOS5? I use my phone for work and want to assign e-mails from specific people to audibly alert me and let all the rest remain silent so I'm not bothered by unimp

  • Autocomplete doesn't work for packages that were just installed

    After installing a program with pacman, I wasn't able to use autocomplete in bash or zsh for that program, even though I was able to run it. If I made a new terminal autocomplete worked fine, it was only in the terminal I had just used to install the