BENEFITS OF USING ORACLE DEVELOPER

Dear Oracle Users,
What are the other advantages of using oracle developer 6.0 over other front end tool like VB,... except coding flexibility ?
Please suggest me ,I need it.

Sudip -
I haven't implemented this, but I think I can answer in theory.
The API abstracts the physical from the logical. If you code against the API you are dealing with Dimensions, Facts, and Cubes rather than tables. There are many options in terms of physically storing the data in Oracle tables or OLAP cubes. The benefit of having this abstraction is that if you later decide to change the physical storage (let's say for performance reasons), you don't need to change your code or the query definitions you have created at the API-level. You only need to update the OLAP Metadata which maps the physical tables (or OLAP cubes) to the logical cube, fact, and dimension definitions.
I think your decision on whether it makes sense to change or not depends on the size of your implementation and the long-term goals. If you have a small implementation, you may not see the benefit. But if you have a large implementation, over the long-term you may find a lower maintanence cost since many data-level changes should not effect query definition or api-level program code.
Dave [email protected]

Similar Messages

  • Sample applications built using Oracle developer 6.0

    Please tell me how can if find sample applications built using oracle developer.
    Is there any web site on the offering such a service ?

    Ali,
    Try www.oraclefans.com/oraclefans/
    Louis D.

  • Can I use Oracle Developer Day.ova for learning purposes without any  license? #developerday

    Hi,
       I am a student and learning oracle database. I have found Oracle Virtual box appliance from following link Developer Day - Hands-on Database Application Development</title><meta name="Title" content="Dev…
       Do I need a license to use this VM?
       Please reply.
    Thanks,
    Tahir.

    Kunwar wrote:
    Hi friends,
    i have installed oracle db using Oracle Developer Day.ova for practicing on my lappie.
    I want to connect to that DB which is inside oracle vm virtual box manager using PUTTY ( which is on my desktop). I dont want to use the in-built workspace or Terminal(whatever is its name).
    Can you guys please suggest what should i do so that i can login to the DB using the PUTTY only (i love it )? i am not able to login to the host "localhost" using the putty.
    Few years back when i had installed vmware(linux installed in it and db installed on linux) i could connect through putty.
    I am using below entry in the hosts file.
    # localhost name resolution is handled within DNS itself. 
        127.0.0.1       localhost 
    #    ::1             localhost 
    'localhost' and its ip address of 127.0.0.1 are non-routeable.  Any request to send a network message to localhost will never leave the machine from which the request originates.  And for all intents and purposes, your virtual machine is a different machine.
    See my solution at
    http://edstevensdba.wordpress.com/2012/12/15/configure-the-virtualbox-network-2/

  • Benefits for using Oracle RAC in SUNCLUSTER

    Hi SC expert,
    What is the technical benefits of using Oracle RAC in Suncluster, Both are cluster can take care of HA and Load balancing. which are the features are not in Oracle RAC. I am able to configure and check the functionality of Oracle RAC with SC. But I want some technical highlights to project SC have specific benefits over OracleRAC.
    Any suggestion and recommentation are welcome.
    regards
    karthikeyan.N

    Hi,
    goto http://www.sun.com/cluster and search for "White Paper, Sun Cluster 3.2 Software: Making Oracle Database 10G R2 RAC Even More Unbreakable"
    It has all the technical details that you are looking for.
    Regards
    Hartmut

  • Connection Problem When Using Oracle Developer Tools for Visual Studio

    I tried to create an Oracle Connection in my Visual Studio 2008 after installing Oracle 11g, Oracle Data Access Components (ODAC) with Oracle Devleoper Tools for Vissual Studio version 11.1.0.6.20.
    I followed the directions according to "Building .NET Applications Using Oracle Developer Tools for Visual Studio, when I click Test Connection, I keep getting the error message below.
    Microsoft Visual Studio
    ORA-12170: TNS:Connect timeout occurred
    OK
    ---------------------------

    I solved the problem.
    This is what I did for the benefit of the embryonic newbe like me.
    On the Add Connection Dialog
    1.     For Data source name I selected Local Database
    2.     I clicked on the specific User Name and I typed SYSTEM
    3.     For Password, I typed orcl (the password I setup during the installation) (HR did not work for me for User name and Password according to the tutorial instructions)
    4.     For Role, I selected Default
    5.     Connection Name, I selected Local Database
    6.     Before proceeding any further went to Windows XP SP3 where I was operating from, under Start Menu, I selected Administrative Tools then Services
    a.     On the Windows Services (Local) Dialog, under name, I selected OracleServiceORCL and OracleOraDb11g_home1TNSListener. I clicked on them one at a time
    b.     On the presented Dialog, under Service Status, I Clicked on the Start Button to start the Services
    c.     Then I went back to the Add Connection Dialog. I clicked on Test Connection, it connected okay. I finally clicked on Okay to connect.

  • Scan an image by using Oracle Developer 6i

    Dear All,
    I want to scan image by using Oracle Developer 6i. My OS is Windows XP
    Please help me.
    Mahfuz

    Mahfuz,
    It would be very nice if someone can share scanning bean PJC as ZIP file with instruction.
    we dont have Scanning Bean PJC in http://forms.pjc.bean.over-blog.com/.

  • How to print report in Character mode using Oracle Developer 10g

    Dear,
    I migrate my forms and reports from Oracle Developer 6 to Oracle Developer reports 10g,
    We are using some character mode report for bill printing. But when i run these report through menu on Web i got error message like
    "REP-1920: Character mode runtime incompatible with DESFORMAT of PDF, HTML, HTMLCSS, SPREADSHEET or RTF"
    i don't want to change the character mode to any other mode because it effects the printing.
    so how can it possible to set the mode to character and view report on Web.
    pls. suggest me solution.

    You have to pass the PRT file name as value for the DESFORMAT and use mode= MODE=CHARACTER.
    E.g.
    http://<host name>:<port>/reports/rwservlet?desformat=dflt&mode=character&.....

  • How to print report in Charactor mode using Oracle Developer 10g

    Dear,
    I have converted my few reports from Oracle Developer forms 5 to Oracle Developer forms 10g,
    i am running these reports on Web, for that i have configour "rwserver" server.
    But when i run these report through menu on Web i got error message like
    "REP-1920: Character mode runtime incompatible with DESFORMAT of PDF, HTML, HTMLCSS, SPREADSHEET or RTF"
    i don't want to change the character mode to any other mode because it effects the printing.
    so how can it possible to set the mode to character and view report on Web.
    pls. suggest me solution.
    Thanks

    You have to pass the PRT file name as value for the DESFORMAT and use mode= MODE=CHARACTER.
    E.g.
    http://<host name>:<port>/reports/rwservlet?desformat=dflt&mode=character&.....

  • Using Oracle Developer Suite 10g with the 10g Express Edition Database

    I'm new to Oracle and I'm taking an SQL college level course using a text book entitled "Guide to Oracle 10g". Our text book came with Oracle Developer Suite 10g (9.0.4.0.1) but no database. We adopted the 10g Express Edition (XE) as the database. I have both the database and the Developer Suite loaded on Windows XP Pro. I've been using the database for months now and it runs fine and the Developer Suite installed OK.
    However, I would like to use some of the Developer Suite apps (for learning purposes) with the database but I can't seem to log on to the database through the Developer apps when I open them and use my 10g XE database user-name and password. For starters, I would like to see if I could use the edition of SQLPlus (release 9.0.1.4.0) that comes with the Developer Suite because it has configuration options that are not available in the SQLPlus command line version that 10g XE contains (which otherwise works fine).
    When I open SQLPlus (Developer Suite Version) and try to log on with my database user name and password (and no host string), I get the error:
    ORA-12560: TNS:protocol adapter error
    I did search the discussion forum first and also reviewed some Oracle pdf's including the concepts pdf but came up empty. I would greatly appreciate any suggestions on how to succeed or a determination of the compatibility of 10g XE with the Developer Suite. Thanks kindly.

    I think your last idea might be helpful at this point and in case it matters, they are both installed on a sinlge machine (laptop). Thanks in advance:
    Here is the Developer Suite tnsnames.ora:
    # TNSNAMES.ORA Network Configuration File: C:\DevSuiteHome\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = HOSTNAME)(PORT = 1521))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    Here is the 10G XE tnsnames.ora:
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = obw)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    )

  • Using Oracle Developer Suite 10g Without the Oracle Database

    I have never used Oracle, but have used MS SQL Server 7. I need to learn Forms. An Oracle salesperson suggested I download Oracle Developer Suite 10g (the demo product). It includes the Oracle Developer Suite (with Forms Developer), and many other programs.
    The salesperson said it includes a database server, but I suspect it does not. I only downloaded the package last night, and have begun to skim the documentation, but I see nothing that looks like a database server.
    In SQL Server 7, the database engine is run as a service and you create and manage your tables (do all the database admin stuff) using SQL Enterprise Manager.
    So, does this package include a database engine/server? Or must you also have the Oracle Database?
    I don't see a demo version of the Oracle Database - is there one?
    Thanks in advance for any help.

    Hi,
    The Developer Suite does not contain a demo version of the Oracle Database.
    You can download the database from this page:
    http://otn.oracle.com/software/products/oracle9i/index.html
    Vincent

  • Urgent: Some Problem on using Oracle Developer and Oracle 8i

    I have download the Oracle Developer from this website.
    I follow the instruction and install the Oracle Developer.
    After I finished install the Developer, a error message shows:
    "user1.pin(20):OS_ERROR whilw spawing if srv60-install Forms60Server -OraHome81d2 port:900mode:Socket batch:yes."
    When I login in the SQL Plus 8i using User name: sys
    A error message shows "ORA:122-03: Unable to connect to destination"
    I can't use the Scheme Builder also and when I open the Net8 Assistant, I can't close the program in a normal way:
    Click X on the corner/ Click File->Exit.
    Would you help me to solve this problem? Thanks!

    The problem that u are unable to login into sql prompt is may be that, you havent install the database or if u have installed it u havent started it.
    If u are using windows nt,2000,xp then u can start it from services which is under administrative tools or if u are using 95 or 98 then u have to start the database from the program menu.
    The problem that developer net8 assistant doesnt exit is a reality and i also face this problem, I think it is a bug of oracle, and if i started it, i have to endtask it.
    Bye
    Hasan

  • Hi,Which menu advisable for E-Application developing using Oracle Developer

    Hi All,
    We r going to develop web based ERP using
    Oracle 10g R2 DeveloperSuite
    Oracle 10g R2 Appliaction Server
    Oracle 10g R2 Database Server...
    Which menu advisable(Menu Editor or Tree Menu).?
    Pls give the ideas to me
    Ram

    Hi,
    Thanks Francois..
    We are developing Web based ERP modules are like(GL,AR,AP,Inventory,Purchase etc).
    Have setup like Masters,Transactions,Query,Utils and Reports..
    I saw many projects people using Tree Menu.
    Performance wise which is best (Tree or Menu Editor)?.
    Thanks n Advance
    Ram

  • XML Development Vs. Oracle Developer

    My question is simple:
    We do all of our development work using Oracle Developer and recently have begun to use the Forms Server to put our applications on the Web...I have read a little about XML, but I was wondering if anyone could lend some arguements about :
    1. When would I use XML over Developer?
    2. What do I need to get started?
    3. What would the best resources be to get a very-beginner XMLr going?

    Florent,
    The two products are complimentary. XDB is a server product,
    integrated with the Oracle server engine, and SQL as well.
    BDB XML is a lighter weight, embedded library.
    It is anticipated that the market overlap for the two products
    is not very large.
    George
    >
    I wonder about the benefits of having two XML DB
    engines for Oracle. What are the plans regarding BDX
    (and XDB)?

  • Has anyone used Oracle Designer??

    Hello everyone, I wanted to
    get some unbiased opinions about Oracle Designer if anyone out there has used it.
    We have recently completed the database design (on paper) for an Oracle 8i
    Database. I was about to begin creating that database on the server. I was
    at and Oracle Forms course and they strongly recommended that we use Designer to build the project. We had planned on developing using Oracle Developer, which we have already purchased and used a little.
    If anyone has experience with it could you answer a few questions for me:
    -is it worth the time to learn that product?
    -is it difficult to learn?
    -what benefits will it give us?
    -are there any drawbacks we need to consider?
    -there are only two of us working on this project & we have both recently
    gone through rigorous Oracle 8i database training and Oracle Developer - so
    we're leery of learning another new product .
    Thanks for your help, any input is appreciated.
    L. Boughner
    Vimich Traffic Logistics
    null

    We use des/2000 mainly in our application for oralce forms generation. The layout of items in the casvas is phenomenal. Lets say, we have 20 items, and we wanna group them in 5, and thus each group contains 4 items and lay them out neatly with basic contraints defined at the table level. In the normal conventional method, we use dev/2000 to create these items in the canvas and lay them out manually and write program units for enforcing on the clients. Of course, dev/2000 does some lay outs, but it's not equivalent to des/2000 layout style. In case of des/2000, create them in the des/2000 tool and do the settings in preference navigator, and generate the form. that gives you very nice layout style (which is completely different from dev/2000 auto layout). Let's say in future, you're adding an item in some place (for eg., in one of groups or a the end of the canvas or at the beginning of the canvas), then just go to des/2000 and add the item in the correct place (ie b4 and after the items that are already exists), and generate the module again, you get nice layout again. This reduces the lay out time, manually doing it in dev/2000. We're pleased by this feature in the des/2000. I like the way it works and also, it's easy to get Entity Relatoinship Diagrams etc..more and more)
    For a complicated, life time evolving projects, worth to spend time. Bcos, it'll take less time in future when we do changes for our application, of course, at the beginning it takes bit longer time to finish the project in des/2000, before the generation, but it's worth. For a smaller projects, I'dnt go for des/2000 tools. It's much easier to do it in dev/2000 tools.
    Once you define tables and other objects in des/2000, generate the ddl script and apply them to other oracle databases, there you go, you get the tables and other objects created in another database without spending lots of time. Let's say you have 20 customers, and your application is 300 tables. You need to do some customization for each and every customer. In that case, generate the ddl out of case, and copy the same scripts in 20 different files and do the modifications in the script according to the customer requiremetns, and send them to customer to create their objects, you can imagine how cumbersome in case of normal conventional way.
    If you know the power of des/2000 tool, you wont regret to learn it. Again, it's worth spending time and money for bigger projects, nor for smaller projects.
    null

  • How to generate a report direct in PDF with oracle developer 6i

    hi all
    Please help me about this issue.
    THAT How to generate a report directly in PDF using oracle developer 6i.
    Regards
    Yousuf Ahmed Siddiqui

    Hi,
    You can create the Report directly in PDF by setting some of the Report Parameters
    i.e. DESTYPE, DESNAME AND DESFORMAT as follows before calling the Report.
    DECLARE
         PL_ID          PARAMLIST;
         PL_NAME     VARCHAR2(10) := 'param_list';
    BEGIN     
         PL_ID := GET_PARAMETER_LIST (PL_NAME);
         IF NOT ID_NULL (PL_ID) THEN
                  Destroy_Parameter_List(PL_ID);
         END IF;
         PL_ID := Create_Parameter_List(PL_NAME);
         Add_Parameter (PL_ID, 'DESTYPE', TEXT_PARAMETER, 'FILE');
         Add_Parameter (PL_ID, 'DESNAME', TEXT_PARAMETER, 'c:\test.pdf');
         Add_Parameter (PL_ID, 'DESFORMAT', TEXT_PARAMETER, 'PDF');
            RUN_PRODUCT (REPORTS, 'REPORT_NAME', ASYNCHRONOUS, RUNTIME, FILESYSTEM, PL_ID, NULL);
    END;Hope this helps.
    Best Regards
    Arif Khadas
    Edited by: Arif Khadas on Apr 22, 2010 9:24 AM

Maybe you are looking for