create new report in Oracle BIEE

Hi all

My need is to create the new report in Oracle BIEE. Could you please look at screenshot below:

http://S10.PostImage.org/urcfv4v7d/Oracle_BIEE.PNG

Is - this lack of access rights?

Oracle Business Intelligence 11.1.1.6.0

Hello
Login as an administrator in Em set responses, views, industry, privileges of dashboard.

check if useful/correct...

Thank you
prassu

Tags: Business Intelligence

Similar Questions

  • How to create new report in 11g Server?

    Hello experts,
    I use fusion middleware 11g. I know in 10g
    start the re [server ports such as:]
    rwserver Server = repsrv1 start

    same thing I want to do in 11g.

    as I started the weblogic server-wls_reports and wls_forms

    I'm calling the report with the following code:

    {code}
    DECLARE
    pl_id PARAMLIST;
    Temp VARCHAR2 (7);
    config_path varchar2 (100);
    IP varchar2 (20);
    RepID report_object;
    store_var varchar2 (150): ='z:\NEWTON\FAC\REPORTS\RFAC009. RDF ';
    vc_reportserverjob varchar2 (100);
    v_rep_status varchar2 (100);
    report_job_id varchar2 (100);

    BEGIN
    Select trim (ip_addr) in the bms_ip_m investigation period;
    IF: block_m.fromdate IS NOT NULL
    AND:Block_M.ToDate IS NOT NULL
    THEN

    Rep: = find_report_object ('RP2RRO');
    set_report_object_property (RepID, report_filename, store_var);
    set_report_object_property (RepID, report_server, 'REPSRV1');
    set_report_object_property (RepID, report_execution_mode, LENGTH);
    set_report_object_property (RepID, report_comm_mode, SYNCHRONOUS);
    set_report_object_property (RepID, report_destype, cache);
    set_report_object_property (RepID, report_desformat, 'pdf');
    --------------------------------parameter code---------------------------------------------------------------------
    pl_id: = Get_Parameter_List ('tmpdata');
    IF this is Id_Null (pl_id)
    THEN
    Destroy_Parameter_List (pl_id);
    END IF;
    pl_id: = Create_Parameter_List ('tmpdata');
    Add_Parameter (pl_id, 'PARAMFORM', TEXT_PARAMETER, "NO");
    Add_Parameter (pl_id, "model", TEXT_PARAMETER,: global.company_name);
    Add_Parameter (pl_id, 'LOCN_CODE', TEXT_PARAMETER,: global.company_gl_locn);
    Add_Parameter (pl_id, 'FROM_DATE', TEXT_PARAMETER,: block_m.fromdate);
    Add_Parameter (pl_id, 'TO_DATE', TEXT_PARAMETER,: block_m.todate);
    --------------------------------------------------------------------------------------------------------------

    vc_reportserverjob: = RUN_REPORT_OBJECT (repid, pl_id);
    report_job_id:=substr(vc_reportserverjob,length(:global.r_server)+2,length(vc_reportserverjob));
    v_rep_status: = report_object_status (vc_reportserverjob);
    If v_rep_status then 'DONE' =
    Web.show_document ("http: / /'|: global .host |': ' |: global .port |' / Reports/rwservlet/getjobid ' |")
    report_job_id |'? Server ='|: global .r_server, '_blank');
    on the other
    message ("error when running report" | v_rep_status);
    end if;
    end if;
    end;
    error is: unable to find the report server REPSRV1.
    
    i am new to 11g. 
    
    please help me how to start report server and if i want to create the new report server with name REPSRV1 then how to create it.
    
    thanks
    yash                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    

    At first, component report in 11g is the same in 10g, so if your code worked in 10g then it will work on 11g.

    But I think without having to create report server as what you were doing, Oracle fusion middleware already creating for report you the server and you can use it.

    You can find the name of the report server in the following path:
    'C:\Oracle\Middleware\asinst_1\config\ReportsServerComponent\ '.
    In this way, you will find the file, which is the report server, you can use this one, named something like this "RptSvr_yourcomputername_asinst".

    I hope this will help you.

    Kind regards
    Ahmad karajh

  • Create new report if the file size is too large

    The sequences I run in TestStand have the ability to generate large reports and I am looking for a way to start a new sequence of intermediate report if the file size exceeds certain limits, either start a new report every night at midnight.

    I am currently using TestStand 2014 and reports ATML 5.00.

    Here, any help would be greatly appreciated.

    mattb1 wrote:
    [...]

    I was hoping I'd be able to use some substitutions to get there, but it sounds a bit more complex than that. [...]

    There is no specific substitutions that solve this problem 'in configuration and only few implementation".

    The point is that you should follow the following steps:

    1. check the size of the file after writing a new segment of report data.

    2. If size > configured the file size, create a new file. Write a footer in the previous file, duplicate the header for the new file information and store the handle to file for all the previous files.

    3. once the test is complete, update the header in all files (remember: the header contains the overall result of the ESA.) This is known only when the test is finished!) and finalize all the report files.

    In the plugins default report, none of the above functions is applied.

    You want may also focus on 'File offline results' as a reporting mechanism. It might be easier to change things using this approach, unless you go the recommended manner: database.

    Norbert

  • Create new user in Oracle R12 ERP.

    Hello

    How can I create a new user directly in the database instead of create in the menu system administrator in Oracle Applications R12?
    Also, is it possible to apply certain responsibilities by default when a new user account creation are performed by the database?


    Thank you.

    RRA wrote:
    Hello

    How can I create a new user directly in the database instead of create in the menu system administrator in Oracle Applications R12?
    Also, is it possible to apply certain responsibilities by default when a new user account creation are performed by the database?

    Thank you.

    This topic has been discussed many times in the forum before, please see old topics for the same topic/discussion with code that you can use.

    Create the user of the Application from the Backend
    https://forums.Oracle.com/forums/search.jspa?threadID=&q=create+and+application+and+user+and+backend&objid=C3&DateRange=all&userid=&NumResults=15&rankBy=10001
    https://forums.Oracle.com/forums/search.jspa?threadID=&q=create+and+users+and+API&objid=C3&DateRange=all&userid=&NumResults=15&rankBy=10001

    Assign responsibilities API
    https://forums.Oracle.com/forums/search.jspa?threadID=&q=assign+and+responsibilities+and+API&objid=C3&DateRange=all&userid=&NumResults=15&rankBy=10001

    FND_USER_PKG API
    https://forums.Oracle.com/forums/search.jspa?threadID=&q=FND_USER_PKG&objid=C3&DateRange=all&userid=&NumResults=15&rankBy=10001

    FND_USER_PKG. CreateUser
    https://forums.Oracle.com/forums/search.jspa?threadID=&q=FND_USER_PKG.CreateUser+&objid=C3&DateRange=all&userid=&NumResults=15&rankBy=10001

    FND_USER_PKG. AddResp
    https://forums.Oracle.com/forums/search.jspa?threadID=&q=FND_USER_PKG.addresp&objid=C3&DateRange=all&userid=&NumResults=15&rankBy=10001

    Thank you
    Hussein

  • Cannot create new Data Source - Oracle ODBC doesn't show any system DSN

    On Windows 7 x 64, installed Oracle 10 g using ODBC to connect to the Oracle database, but I am not able to create a new data source as Oracle ODBC doesn't show... illustrious system DSN only SQL server etc etc...

    If you have installed the 32-bit database Client, try the 32-bit ODBC administration tool: C:\Windows\SysWOW64\odbcad32.exe

    Note that 10.2.0.5 is the oldest version of "10g" supported on Windows 7.
    http://download.Oracle.com/docs/CD/B19306_01/Relnotes.102/b15680/TOC.htm#BABEBBJF

    As an alternative, try the customer Instant 11.2.
    For 32-bit applications: http://www.oracle.com/technetwork/topics/winsoft-085727.html
    64-bit / x 64: http://www.oracle.com/technetwork/topics/winx64soft-089540.html

  • Create new users in Oracle XE when Tables assigned to another user

    I have an Oracle XE installation, I created all of my paintings as User1, now I logged system created USER2 and I do not see all objects (tables) I want to assign grants permissions (as this user has less access). How can I move the tables/triggers/sequences so that USER1 and USER2 have access?

    Thanks if you can help...

    Hello

    You don't need to log in as dba to grant permissions on the objects of the User1. Logged in as User1, you can:

    To grant permissions on all tables in user1.

    SET SERVEROUTPUT ON
    DECLARE
     v_user_name varchar2(30) := 'USER2';
    BEGIN
       FOR reg IN (SELECT ut.table_name FROM user_tables ut) LOOP
          BEGIN
             EXECUTE IMMEDIATE 'GRANT SELECT, INSERT, UPDATE, DELETE ON ' || reg.table_name ||
                               ' TO ' || v_user_name;
          EXCEPTION
             WHEN OTHERS THEN
                dbms_output.put_line('Error granting privilege on table ' || reg.table_name);
          END;
       END LOOP;
    END;
    

    Kind regards

  • Register new report in the GL module

    Hi all
    Is there some some doc where I can find the steps to sign up to a new report in oracle apps?
    I have to build a report from scratch, an I want to record in oracle apps in the GL module.
    Thanks in advance
    Soni

    Note: 90292.1 : how to test and record a custom report

  • Create a new report server

    Hello

    I installed Fusion Middleware 11 g (Portal, forms, reports, and Discoverer) and try to create a new report server.

    I found the following command:

    CreateComponent ORACLE_INSTANCE/bin/opmnctl - adminUsername weblogic - adminHost < host_name > - < port > adminPort - oracleHome < oracle_home - oracleInstance < instance_home > - < instance_name > instanceName - NomComposant < bridge_name > - componentType ReportsServerComponent

    But I do not know the meaning of all the parameters.

    Everyone had an example for me, or is there a better way to create a new report server?

    I know the way of the old Application Server, but the new version had no add... script.

    Thank you
    Knut

    Edited by: user12046727 the 30.10.2011 10:02

    Edited by: user12046727 the 30.10.2011 10:03

    Hi Melman,

    Two link below will allow your goal,

    http://download.Oracle.com/docs/CD/E12839_01/core.1111/e10105/host.htm#CHDGEDCF

    http://onlineappsdba.com/index.php/2010/03/31/readers-question-how-to-change-HostName-DomainName-IP-of-Fusion-Middleware-11g-SOA-WebCenter-WebLogic/

    Concerning
    Fabian

  • Cannot create a new report

    Hi all

    I can't create a new reports in vRealize simply because I can't find the button againp.JPG

    What I find in the reports tab.

    vn.JPG

    My account is a member of the Administrator role.

    I also tried chrome, firefox and IE.

    Thank you in advance.

    Check your license to make sure that it is configured correctly (not on the ability of your license) and that your advanced running or Enterprise license level. These questions give the problem you describe.

  • What responsibility is requirted to create the new Org in Oracle 11i

    Can someone help me please... I want to know what responsibility is needed to create the new Org in Oracle 11i.

    Published by: Estelle on April 20, 2011 02:16

    Salvation;

    Check your other thread
    Re: I am unable to see some jurisdiction Org

    Respect of
    HELIOS

  • Creating a new report with 1 seal import

    Hi all

    When I import a discoverer workbook that is already existing I always use the following two options.
    1 update the object
    2. by the identifier.

    But more than once, I see that import creates another report with the same name with a 1 on the end of the name of the report to make it unique (being the same owner).
    Whereas, according to my understanding, I think a refresh would crush the report pleased just rather than create a new one with a 1 on the end.

    Please advice is there anything that I'm missing when importing the report, so a 1 is not appended to the name of the report, and it should just replace the existing one.

    Kind regards
    Shruti

    Hello

    If you look at the properties of the workbook under file-> manage workbooks or files-> properties of the workbook, you will see the identifier of the workbook. If any workbook has the same identifier as the existing workbook the option replace ensure that the workbook is to replace. If the names are different, then a copy will be created.

    You can change the identifier to be the same or must match or the name of the workbook to make sure that a copy is not created if the names are different.

    Rod West

  • creating reports using oracle application server

    Hi all

    I am a complete newbie with Oracle Application Server (OAS) and Oracle reports. My task is to generate HTML and PDF using OAS reports. The current application has an aspx (ASP.NET front end) pages that call third party fast Radar report tool that retrieves data according to the need of the user (such as month, day, year,... product name) and displays as a grid. I have to remove the FastRadar part and use the OAS OracleAS reports Services components to generate these reports

    I went through Chapter 12 of Oracle.Application.Server.10g.Essentials by OReilly 2004 edition

    She looks briefly by this part. But it seems to mention the subject of Oracle reports something like "reports Oracle has an interface based on an Assistant called Oracle Reports Developer who can create reports. Oracle Reports Developer is part of the Oracle Developer Suite. Reports created with Oracle Reports Developer can be deployed on the Web using OracleAS reports Services support in Oracle Application Server. »

    I'm not clear what to do. I have to create the report format in Oracle Reports using frontend based on a wizard called Oracle Reports Developer and deploy it by using OracleAS reports Services?

    Or, is it possible to create the report format with Services of OracleAS reports without using Oracle Reports. We said that we just installed OAS, don't know if Oracle reports is installed or not as it is done at a remote site.

    Any suggestions would be much appreciated.

    Thank you very much.

    Hello

    We must develop reports using Oracle Reports developer and then deploy to the application server. To do this, you need following Developer installed Oracle, it has wizards that can be used to prepare reports.
    This link may help you http://www.oracle.com/technology/products/reports/index.html.

    Mark it if it can help

  • Create a report on the Oracle AWR report

    Hello

    I want to create a report on the release of dbms_workload_repository.awr_report_html.

    In my region to report, I Specifies the source of the region such as:

    declare
    q varchar2 (4000);

    Start
    q: = "select output";
    q: q = |' table (dbms_workload_repository.awr_report_html';)
    q : = q || ("(: P_DBID, 1,: P_BEGIN_SNAP_ID,: P_END_SNAP_ID))';
    Return to q;
    end;

    After that the points obtained their values, it will be called (for example):

    SELECT
    output
    Of
    TABLE
    (dbms_workload_repository.awr_report_html
    (2264999593,1,1525,1526)
    );

    The result is a report in HTML format. When I run the report at the APEX, the report looks OK but it is not fully displayed as it should (if the spool the output to a file, or run it using @$ORACLE_HOME//rdbms/admin/awrrpt.sql in SQL * Plus, the report looks right). The a generated/displayed in the APEX:

    1. all 'Back to Top' links do not work. It does not move you to the "Main Report" section (on the upper part of the report).
    2. the report has lost a few colours. Column names are not in blue, several lines in tables are not white and yellow in the corners (for ease of reading).

    How can I configure the report or column (only one column in the report) in the APEX to show output in its original format of html, do not use the APEX report/column templates?

    Thank you.

    Oops!

    You will also need a button in region 1 of page 1. This button will submit the direction to the same page and page

    Other control...

    The call to dbms_workload_repository. AWR_REPORT_HTML must specify the instance id. I've hardcoded a value of 1

    DBMS_WORKLOAD_REPOSITORY. AWR_REPORT_HTML (: p1DB, 1,: p1_start,: p1_end)

    CITY

    Published by: city has 13 November 2008 07:45

  • How to use a repository in a new report

    Hello

    I'm starting to learn OBIEE and installed in my home. I installed OBIEE and used the RCU to install a deposit in an Oracle database.
    Then I used the tool of Administration of BI to do a "repository" that connects to my data (also in an Oracle database).
    In the Administration of BI tool, I now have a physical layer, a business model and mapping and a presentation layer. I saved it as a file on my HDD DPR.
    Then, in the Oracle BIEE home I choose 'new report '. But I can not find how do I choose my 'repository' with my data. I also tried to make a new datamodel, but here I am also not able to choose my deposit.

    How can I connect to my data in a report? How does it work?

    Many thanks in advance,
    Best regards
    André.

    You are totally getting confused...

    Have these figure everything out.

    You have installed DB.
    You will create the schema (two users) in DB with the remote control (repository creation utility: basically stores the metadata required for OBIEE).
    You install OBIEE and use these schema here.
    Above installation install weblogic and then deploy on weblogic BI files so that they work. To remember the password weblogic.

    Now when you open Admin tool - password repository must be "Admin123" (capital A) and username is weblogic and password must be the password weblogic.

    You will be able to open to the top of the RPD in online mode.

    I suggest you go first by the OBIEE Architecture then the installation and start the exercises.

    Mark correct or useful if it helps. Also let me know if you were able to open the RPD and answers.

    Kind regards
    Rayan Vieira

  • How to create interactive reports database connection?

    I installed the interactive web reporting client of hyperion workspace.

    When I create a new document for creating interactive reports in the workspace file > new > Document > create a document of interactive report > data source >

    He is asked to select the database connection, which I am unable to create. Please guide me.

    Thanks in advance.

    Hello

    To create the ECAS, you first have to decide whether to use an ODBC connection or ike Client.Then Oracle create using the Interactive Studio Reporting of the OCÉ customer. Then check if the BQY works with this OCE connection.

    After that you need to publish (import) in the workspace. Also, in the workspace, you must make entries of data (DAS entries) that will allow to use the drivers to connect to the database of the ECO.

    Then, you must publish the BQY and associate it with the ECO.

    HTH,

    Thank you

    KK

Maybe you are looking for

  • Micromedex does not load. It loads in internet explore.

    It is on the page I receive. Cookies and cache have been cleared. < title > Truven health products: < /title > system status We have temporary problems with this server. Our directors have been contacted. Please try again in a few minutes, and I than

  • iTunes on my laptop does not recognize my iPhone 6. My laptop, it is just the iTunes is not working.

    iTunes on my laptop does not recognize my iPhone 6. My laptop, it is just the iTunes is not working.

  • Space Yoga 11 s

    Hi guys,. So I just bought a s 11 of Yoga and it seems like a great machine. My only concern is the available disk space. I have the 128GB ssd but right out of the box I have only 61 GB. Is this normal? I can't image windows 8 and lenovo drivers over

  • Authentication mode privilege using Ganymede for Cisco routers

    I'm trying to set up a test environment where I need to be able to be requested for both a user name and password entering mode mode exec on a cisco IOS router. I was told the only way to do is through Ganymede. But I didn't all these configuration o

  • How can I protect my personal files/folders?

    running windows 7, once, I created two desktop computers, one for me as an administrator and the other for customers by changing property settings (?) for my PC to my documents. I then encrypted same folders and subfolders. This totally protected my