Development  tool for oracle 11g R1

hi all .. can someone plz guide me which dev tool can i use for oracle 11g R1? i want form builder and report builder for this. (i have been using oracle 9i with for builder 6i)

kashif_ashfaq wrote:
hi all .. can someone plz guide me which dev tool can i use for oracle 11g R1? i want form builder and report builder for this. (i have been using oracle 9i with for builder 6i)You need to use [Oracle Developer Suite 10g|http://www.oracle.com/technology/software/products/ids/index.html]

Similar Messages

  • Searching for a Reporting Tool for Oracle 11g

    Hello,
    I have created several OLAP-Cubes with the Analytic Workspace 11.1.0.7.0B on the Oracle Database 11g. Now I need a Tool for Creating some Reporting. I have Oracle BI Spreadsheet Add-In Version 10.1.2.3 for Microsoft Excel. I have installed it and I have a Connection to the Database. But on the Query-Assistent, I can't see my Measures and Dimensions. I guess it is because of the Version.
    My Questions are:
    - Is there any BI Spreadsheet in Version 11?
    - Is there any other Reporting-Possibility with another Tool for Oracle 11g? I couldn't find anything yet.
    I am very happy, if there is anyone who can answer my questions.

    I have no knowledge of BI publisher but if you install OBIEE then you will have option to install BI publisher also. You can download OBIEE from here.
    After installation you can look at following post to see the set up required to access olap cubes.
    http://www.oracle.com/technology/obe/olap_biee/index.html
    OBIEE install/user documentation -> http://download.oracle.com/docs/cd/E10415_01/doc/nav/portal_1.htm
    Thanks,
    Brijesh.

  • Which Developer Tools for Oracle Express 10g?

    Hello,
    I'm new to the area of developing .NET apps with Oracle. Till now 'Ive downloaded the Oracle Express 10g Edition and installed it.
    Now I want to install the Developer tools for .NET and I am not sure which one to install. I've seen that currently there are several downloads
    - Oracle 11g ODAC 11.1.0.6.21 with Oracle Developer Tools for Visual Studio
    - Oracle 11g ODAC 11.1.0.6.21 with Xcopy Deployment
    - Oracle 11g ODAC 11.1.0.6.21
    - Oracle Developer Tools for Visual Studio .NET with Oracle 10g Release 2 ODAC 10.2.0.2.21
    - Oracle 10g Release 2 ODAC 10.2.0.2.21
    - Oracle 10g ODAC 10.1.0.4.0
    - Oracle Developer Tools for Visual Studio .NET 10.1.0.4
    Which of those should I use? Will the latest version (11.1.0.6.21) work with the 10g Express Edition? Or should I install one of the others?
    I've got installed both VS 2005 Prof and VS 2008 Prof SP1 on my machine.
    Thanks
    P.

    Okay,
    I've just seen another thread which answers my question
    Which is the right "Oracle Developer Tools" for XE ?
    I'Ve overseen it before.
    Bye
    P.

  • 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.

  • Suggestions for the Oracle Developer Tools for VS2005

    I'd like to start a thread for constructive feedback of the Beta version of these Oracle Developer Tools for VS2005.
    First off, check the known issues here before posting:
    http://www.oracle.com/technology/software/tech/dotnet/odt10202rn.html
    So, here are my issues:
    - In the Oracle Explorer, when you right click on a large table and click "Retrieve Data..." it hangs the IDE until an apparent timeout value of 30 seconds, then shows a message box stating that "The query is taking a long time. Would you like to continue" ...waiting? I think the better approach here is to follow MS. In Menu Tools -> Options -> Database Tools -> DataConnections, there is a setting to limit SQL results to x number of rows. I think ODT should do one of the following. 1. Read this value and apply it. OR 2. Hardcode a value of 100 - 500 rows. 3. Add a setting similar to MS in the Options...
    - In the Oracle Explorer, when you right-click on a view and click "Design..." the code for the view opens, but is not very readable because the line breaks are interpreted a little boxes. After dumping it into a hex editor, you can see the little box characters are Linefeeds (Char(10)). If these are all replaced with Carriage Return+Linefeed (Chr(13) + Char(10)), and pasted back into the editor in VS2005, it works perfectly. Note: My Oracle 9i Server is running on the Linux platform.
    - I know this is a known issue, but this one's a biggie for me. Drag and drop is not supported from Oracle Explorer to the XML Schema Designer. Will Drag-and-Drop of tables generate TableAdapters as well with the Fill methods?
    - Pre-existing Triggers don't seem to be visible in the Oracle Explorer.
    Thanks,
    -Tony

    Hi
    I am new to Oracle but not to VS. I have downloaded and installed the newest tools for Developer, having first tried the install for VS2003.net (which refused to install on my VS 2005.) I got the beta download and installed it, but my oracle explorer shows nothing. Any attempt to add a connection results in an error ORA-12560:TNS:protocol adaptor error. I had the full install of 10g r2 on my notebook, but removed it and opted for the XE version. I removed the Oracle_Home environment variable prior to installing XE. I am trying to connect to the HR database, and the account is unlocked. I saw a reference to the tnsfiles file, and that seems to be the problem, but I don't know what to do about it. Thanks in advance to anyone who can offer help.
    Bruce
    [email protected]

  • Developing Report for Oracle Apps 11i

    Hi,
    I am developing Reports for Oracle 11.5.8 and using Reports 6i
    Are there any good documents that can guide me to develop reports exclusively for Oracle Applications
    I am customizing one of the report, did a very minor modification and when I run it, it shows small square boxes in the output.
    If I print it, I dont see the small boxes, Can you let me know how to avaoid this.
    Aslo have a couple of questions, should I use the option "use character units in designer" or something else while developing the reports
    What shold be the unit of measurement (Inches, Centimeter or Points)
    Lastly, is it a good idea to "View the Grid" or not in the "layout editor"
    Thanks
    Vasanth

    Hi Vasanth,
    when I run it, it shows small square boxes in the outputI can think of 2 posssibilities:
    one, the width of the column in the layout is slightly smaller than required. You can try increasing the width of the layout objects where you see square boxes.
    two, you are designing the report in a language for which support/font is not available on your development machine.
    should I use the option "use character units in designer"This option should be used when you design a report in "character mode", not when you are designing the report in "bitmap mode". Pl see Builder Help for more information on MODE.
    What shold be the unit of measurementIs it up to you to decide. If you know the dimensions of the paper (on which you are going to print) in inches for example, you can design the report in inches. Choose any unit of measurement, and then define the width and height of paper in the Header/Main/Trailer Sections in that particular unit. The report output will be the same whether you choose the paper width as 10 inches or 25.4 cm.
    Also, about point...
    Point: Is a printer's type size that makes up a pica. Each pica contains twelve points and is equivalent to one-sixth of an inch.
    is it a good idea to "View the Grid" or not in the "layout editor"The grid is available to help you position objects in the viewing region of the paper layout. It is helpful so you can start designing with it, but you can decide to turn it off if you do not need it.
    The grid is drawn in relationship to the rulers. In the Ruler Settings dialog box, you specify the interval at which grid lines appear per unit on the ruler. �For example, if you have a Unit of inches and a Grid Spacing of 0.5, there will be one grid line per half-inch on the ruler.
    You get to the Ruller Settings dialog Box by choosing Tools > Options > Rulers.
    Navneet.

  • Migration Tool for Oracle 8i

    Hi Friends !
    I want to migrate Sql Server 7 database to Oracle 8i. For this I have downloaded Oracle Migration Workbench from OTN. Bt when I tried to install it I got message "The Oracle Migration Workbench 2.0.2.0.0 must be installed into an Oracle 9.0.1 Home"
    I think the tool provided on OTN is for Oracle 9i. Where can I get the tool that will help me to migrate the databases to 8i ?
    Thanks in advance.
    Abhi

    812294 wrote:
    Can anyone tell me where i can download tool for Oracle reports developer for Oracle 10g? can you give me exact link?
    Thanks muchI am not clear what software you desire.
    http://otn.oracle.com
    Edited by: sb92075 on Sep 17, 2011 12:37 PM

  • Config Lab tool for Oracle CC&B Package

    Hi,
    Is there any configlab tool for Oracle CC&B package for confifuration management accross different environments. we can use VSS as version management for java codes and cobol codes in CC&B. But i am unable to identify any config lab tool for configuration management.
    Guys please help me out in this.
    Thanks and Regards
    sayantan

    Sayantan,
    There is (unfortunately) no silver bullet for your requirement.
    Here is a good blog article on the different options available.
    https://blogs.oracle.com/theshortenspot/entry/configlab_versus_bundling_vers
    Implementations use variations and combinations of the 3 tools that are available, coupled with 3rd party migration tools (like vss). The strategy for an implementation's development-to-production life cycle will vary based on a multitude of factors. Skill set of the IT shop, what tools they are used to, internal audit procedures, etc.
    Hope the article provides some food for thought!
    D

  • Bandwidth requirec for Oracle 11g ADF application

    Hi
    What is the idel bandwidth recomend for oracle 11g ADF web application .

    Can't be answered without knowledge of the app you are talking about.
    100 user doesn't mean they are all active at once and even if they are it depends on how much data your app processes. This can't be answered from out point of view.
    So your task is to find out how many users are doing what at a given time interval and then find out how much data is processed (there are plenty of tools available to measure this).
    How a bout a test run with e.g. 10 users doing normal work with our app, measure the amount of data and calculate the bandwidth from there. Don't forget to take service level agreements (e.g. a page has to be submitted in x seconds) into your calculations.
    Timo

  • Would like to write OCA exam for Oracle 11G, Need Help ?

    Hi Team,
    I would like to write OCA exam for Oracle 11g, I am a SQL/PLSQL developer and could you please guide me what are the exams needs to take.
    Please provide me links and materials inorder to know the exam details/model paper.
    Thanks in advance............
    Thanks
    Raghavendra Setty S
    [email address removed by moderator for security purposes]
    Edited by: Certification Forum Moderator on May 16, 2012 4:12 AM

    Hi Raghavendra, welcome to the forum!
    I suggest you remove you email from your post to avoid recieveing undesired emails.
    There are two OCA paths, OCA Developer or OCA DBA.
    For both paths you need to take one of the following SQL exams:
    1z0-007 Introduction to Oracle9i SQL (this is an outdated exam)
    or
    1z0-047 Oracle Database SQL Expert (more advanced exam recommended for developers/dbas with SQL experience)
    or
    1z0-051 Oracle Database 11g: SQL Fundamentals I (recommended for beginners or people with average experience in SQL)
    After passing one of these exams, if you want to take the OCA DBA path you need to do the:
    1z0-052 Administration I exam
    After passing one of the SQL exams, if you want to take the OCA Developer path you need one of the:
    1z0-147 Program with PL/SQL (outdated exam)
    or
    1z0-144 Oracle Database 11g: Program with PL/SQL (more actual exam, recommended)
    For information on specific exams:
    1z0-007: http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_exam_id=1Z0_007
    1z0-047: http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_exam_id=1Z0_047
    1z0-051: http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_exam_id=1Z0_051
    1z0-052: http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_exam_id=1Z0_052
    1z0-147: http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_org_id=1001&lang=US&p_exam_id=1Z0_147
    1z0-144: http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_org_id=1001&lang=US&p_exam_id=1Z0_144
    For information on the OCA Developer path:
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=458&get_params=p_track_id:PLSQL
    For information on the OCA DBA path:
    http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=458&get_params=p_track_id:Datab11g

  • Microsoft Office Developer Tools for Visual Studio 2013 on Windows 10 Technical Preview

    Hi, I've never developed a plugin for Office before. I've downloaded the technical preview of Windows 10 and have it running via Boot Camp on my MacBook (Looks good! I'll buy it when it comes out). Obviously with this being in beta it's understandable that
    there are problems, so this is just a heads up on one particular problem. Maybe there's already a solution or workaround?
    I've downloaded Visual Studio 2013 Community Edition, brought a copy of Microsoft Office Home And Student 2013 and am currently in the process of installing Microsoft Office Developer Tools for Visual Studio 2013.
    The only problem though is that when I try to install it I get the following message:
    http://s22.postimg.org/dxh1gtra9/Install_Problem_Office_Plugin_Tools.png
    Here is the log:
    http://pastebin.com/7wWkSfjF
    I also tried to download the file directly and run that.
    http://s3.postimg.org/tj9vb660j/Install_Problem_Office_Plugin_Tools2.png
    I right clicked on the file and noticed an options called "Troubleshoot Compatibility". There was a wizard, and I ran through the wizard a number of times through different routes but none of them worked. I was unable to find the option which turned
    off compatibility mode. I then searched for answers online which told me to do some things in the regedit program but that didn't seem to solve the problem.
    Anyway, I understand that this is a beta version of Windows 10 and that there are going to be problems but thought it would be best to let you know. Perhaps I should just bite the bullet and buy Windows 8.
    Many thanks,
    Lawrence

    Hi RealByReel,
    Thanks for sharing the solution back.
    Best regards,
    Barry
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Procedure for creating logical standyby database for oracle 11g?

    Hi all,
    can anybody provide me docs /procedure for creating logical standby databse for oracle 11g standard edition.
    Aravind

    Aravind,
    1. The Oracle Standard Edition does not have standby mechanism, you should do it manually or go for Enterprise Edition.
    2. It's rather a question for General Database Discussions instead of Peoplesoft.
    Any further question regarding that point, please post out there.
    Nicolas.

  • PDF Printing  APEX 3.2.1  (APACHE FOP) which OC4J version  for Oracle 11g?

    I am using APEX 3.2.1 on Oracle 11.g (under windows XP)
    I want to test PDF printing (in advanced turorial) with standard config ( APACHE FOP no Oracle BI publisher).
    When I look oracle doc : http://www.oracle.com/technology/products/database/application_express/html/configure_printing.html)
    prerequisites for installing WAR file (Installing and Configuring Apache FOP) imply downlad for Oracle Containers for J2EE (10.1.3.2) ,
    once there : http://www.oracle.com/technology/software/products/ias/htdocs/utilsoft.html)
    the accessed page seems restricted to Oracle Application Server 10g Software Downloads.
    My question : is the last Version (10.1.3.5.0 : Oracle Containers for J2EE 10g (OC4J) (build #090727, 91 MB) - J2EE 1.4 compatible with EJB 3.0 / JPA 1.0 support ) also VALID for Oracle 11g ?

    I just installed a similar setup with the following software combination and it works.
    win32_11gR1_database.zip
    oc4j_extended_101350.zip
    jdk-1_5_0_22-windows-i586-p.exe

  • /lib32 folder required for Oracle 11g on Linux 32 bit

    Hi,
    I have 64 bit linux and Oracle 11g installed but one of my applications is using 32-bit libraries.
    So i am thinking of copying the lib32 folder in ORACLE_HOME and paste the path in LD_LIBRARY_PATH.
    Will it work or not????
    If YES, i need the lib32 folder for Oracle 11g R2 on Linux 32 bit. Can someone please tell me from where can i download it?

    Hi;
    In addition to Srini, I suggest to review:
    Master Note For Oracle Database Client Installation [ID 1157463.1]
    Client / Server / Interoperability Support Between Different Oracle Versions [ID 207303.1]
    Regard
    Helios

  • Advanced Development Techniques for Oracle Portal Components

    Hello friends,
    I have the following problem. I have a report and a form (on a
    view) in the same page, and when I select an item of the report
    the form is refreshed with the values associated to the selected
    item. The problem is that it makes it with delay, the first
    selection doesn't show anything and the remaining sample the
    data of the previous selection.
    This application has been developed as Ken Atkins explains in
    its document "Advanced Development Techniques for Oracle Portal
    Components."
    Oracle Portal Version: 3.0.9.8.0
    Thanks in advance.
    This is my code:
    -- REPORT --
    SELECT '<A HREF="http://mipc/portal30/
    ALFONSO.refrescar_contenido?
    p_variable=nombre_preferencia&p_variable_valor='||nombre_preferen
    cia||'&p_pagina=61">'||Preferencias||'</A>' nombre_link
    FROM ALFONSO.PREFERENCIAS
    -- PROCEDURE TO REFRESH THE PAGE --
    CREATE OR REPLACE PROCEDURE refrescar_contenido(p_varible IN
    VARCHAR2,
              p_variable_valor IN varchar2,p_pagina IN
    VARCHAR2) IS
    v_Sesion portal30.wwsto_api_session;
    BEGIN
    v_Sesion := portal30.wwsto_api_session.load_session
    ('CONTEXT','SESS_EMP');
    v_Sesion.set_attribute(p_varible, p_variable_valor);
    v_Sesion.save_session;
    owa_util.redirect_url('http://mipc/servlet/page?
    pageid='||ppagina||chr(38)||'_dad=portal30'||chr(38)
    ||'_schema=PORTAL30'||chr(38)||'_mode=3');
    END;
    -- FORM --
    -- ... BEFORE DISPLAYING THE PAGE
    alfonso.consulta_preferencia(p_session);
    -- PROCEDURE consulta_preferencia --
    CREATE OR REPLACE PROCEDURE consulta_preferencia(p_session in
    out PORTAL30.wwa_api_module_session) IS
    v_RowID VARCHAR2(100);
    v_Session portal30.wwsto_api_session;
    v_nombre VARCHAR2(40);
    BEGIN
    v_Session := portal30.wwsto_api_session.load_session
    ('CONTEXT','SESS_EMP');
    v_nombre := v_Session.get_attribute_as_varchar2
    ('nombre_preferencia');
    IF v_nombre IS NOT NULL THEN
    BEGIN
         SELECT rowidtochar(rowid) INTO v_RowID
         FROM ALFONSO.VISTAPREFERENCIAS
         WHERE nombre_preferencia = v_nombre;
    -- VISTAPREFERENCIAS it is the view in which the form is
    based.
    END;
    -- Tell the component that the query is coming from a link,
    and that the rowid
    -- is being used to query the correct context record.
    p_session.set_value (p_block_name=>'DEFAULT',
    p_attribute_name=>'_CALLED_FROM_LINK'
                   ,p_value=>'ROWID');
    -- Pass the rowid of the context record to query.
    p_session.set_value (p_block_name=>'DEFAULT',
    p_attribute_name=> '_ROWID'
                   ,p_value=> v_RowID);
    -- Now do the actual query, using the query button
    processing in the target module
    portal30.wwa_api_module_event.do_event
    ('DEFAULT','QUERY_TOP',1,'ON_CLICK',True,'',p_session);
    -- Save the session information, which includes the
    p_session.save_session;
    END IF;
    END;
    /

    You can make the report with a procedure from which you may call to a form by means of a link. It is a possibility, no??
    It is better a example:
    TABLE A
    campo1 VARCHAR2 (20)
    campo2 VARCHAR2 (20)
    CREATE OR REPLACE PROCEDURE REPORT IS
    v_cursor NUMBER;
    sentencia VARCHAR2(200);
    vnumfilas NUMBER;
    rowid_pref VARCHAR2(18);
    v_campo1 <schemaname>.A.campo1%TYPE;
    v_campo2 <schemaname>.A.campo2%TYPE;
    BEGIN
         htp.p('<HTML>');
         htp.p('<HEAD>');
         htp.p('</HEAD>');
         htp.p('<BODY>');
              sentencia := 'SELECT rowidtochar(rowid), campo1, campo2 FROM A';
              DBMS_SQL.PARSE(v_cursor,sentencia,DBMS_SQL.V7);
              DBMS_SQL.DEFINE_COLUMN(v_cursor,1,rowid_pref,18);
              DBMS_SQL.DEFINE_COLUMN(v_cursor,2,v_campo1,20);
              DBMS_SQL.DEFINE_COLUMN(v_cursor,3,v_campo2,20);
              vnumfilas := DBMS_SQL.EXECUTE(v_cursor);
              LOOP
              IF DBMS_SQL.FETCH_ROWS(v_cursor)=0 THEN
                        EXIT;
              END IF;
              DBMS_SQL.COLUMN_VALUE(v_cursor,1,rowid_pref);
              DBMS_SQL.COLUMN_VALUE(v_cursor,2,v_campo1);
              DBMS_SQL.COLUMN_VALUE(v_cursor,2,campo2);
              v_link := '<A href="PORTAL30.wwa_app_module.link?p_arg_names=_moduleid'||chr(38)||'p_arg_values=<form's moduleid>'||chr(38)||'p_arg_names=_rowid'||chr(38)||'p_arg_values='||rowid_pref||chr(34)||'>'||campo1||'</A> '||campo2||' <BR>';
                   htp.p(v_link);
                END LOOP;
         htp.p('</BODY>');
         htp.p('</HTML>');
    END;
    the form has to be based on the table A.
    I dont know if this example has errors, but have you the idea??
    I hope it helps you out.
    (Excuse my english)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Maybe you are looking for

  • Can photos in albums from iPhone be organized into the same album on Mac?

    I have set up IFTTT to save photos I am tagged in from Facebook and add them to an album "Facebook tags" on my iPhone. When I sync my iPhone to my Mac, I would like for these photos to also be placed in an album on my Mac called "Facebook tags". Is t

  • IMac display for a PC

    Does anyone know how I can hook up a PC to my iMac display. I know by purchsing eyeTV you can hook media devices, but is there hardware available to hook up a PC through and A/B switch or something to the like? Please Help, Thanks.

  • Trading Partner Block for Postings

    HI Guru's, With Enerhgy having a new company code "G1SG", is it possible to block "ENRGHY" in SAP to prevent users from selecting this trading partner. Purpose is to just use 1 trading partner for Enerhgy. Now, Enerhgy has 2 trading partners in SAP f

  • How to view online and offline assets

    I have to delete a page from clients website. I'm in CC and when I go to manage sites, I no longer see the server on the left and the HD on the right. How do I get my assets to display the way I need to work? I've googled, gone to help and I'm not re

  • Read statment

    Hi, Is it possible to read from internal table by comparing special characters like '*'.   For example I have one string xxxx* , My internal table contains following entries. xxxxzzz xxxxyyy. How to retrieve this using read statment. Regards, Satya