Load Query

Hello, I am trying to load data to a master data attribute from psa through dtp but it is taking a really long time only in production but it is okay in dev and qa. the problem seems to be with this one object because all the other loads are okay. there is no routine written in transformation it is straight mapping.
what do you think the problem will be?
thanks.

Hi,
if its full load the it will be data volume and prod server busy schedule.
if its full load then better to run on weekends. as we know master data changes rarely.
During your load can you how many application servers free or running at SM50.
At your load time, any other loads are running on bw?
Try to increase parallel processing and data packet sizes.
Thanks

Similar Messages

  • Unable to load Query Builder component

    Hello,
    When I try to refresh a report in Crystal Reports 10, it displays this error message:
    "Failed to load database information."
    "Details: Unable to load Query Builder component."
    Then, when I try to register querybuilder.dll, RegSvr32 gives this error:
    "querybuilder.dll was loaded, but the DllRegisterServer entry point was not found."
    Any ideas?
    Thank you in advance for your help.

    Graham,
    Thank you for your reply.
    This is a new install.
    As my PC's administrator, I tried as you suggested.  However, I am still getting this error message when I try to run an existing report:
    "Failed to load database information."
    "Details: Unable to load Query Builder component."
    Guy

  • Problem loading Query Designer Add-in

    Hi All,
    Can anyone please help me on my below issue.
    Whenever user is trying to start a new query in Essbase , he is getting below error message. It will not allow user to build a fresh Essbase pull
    Problem loading Query Designer Add-in. Workbook Activate,open & close operations may not be fully propogated
    Thanks in advance.
    Regards
    Vishal

    Hi Vishal,
    1) Try to remove the addin and then add again.(Before doing this close all the excel process from the task Manager)
    2) Check weather essexcln.xll and essxleqd.xla are corrupted.

  • Cannot load query "ZBM_M020_Q001" (data provider "DP_1": {2})

    I'm getting this error message when I try to run any of my bookmarks in this new bi system
    My url looks like:
    http://<myserver>:<myport>/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?QUERY=REP_20090803204848&BOOKMARK=4EPI80Q37TF1VDU8EBTPT8RSY
    I get this message: Cannot load query "ZBM_M020_Q001" (data provider "DP_1": )
    When I click on "Information" I see the message: "Document class parameters are incomplete "
    If I leave out the bookmark like:
    http://<myserver>:<myport>/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?QUERY=REP_20090803204848
    executes successfully.
    If i create a new bookmark using this query and then execute it it executes fine.
    This new BI Sys was created from Production, and somehow these bookmarks are not activated.
    I looked in RSWR_DATA and I can see that all of them are type 'B', bookmarks.
    Anyone know how this issue can be resolved so these bookmarks are usable?
    Mike
    Edited by: Michael Hill on Mar 30, 2010 5:41 PM

    No it does not work. The bookmark is corrupted with DP_1.
    I agree that the URL you have proposed should work without the query though. In fact you can put anything you want and it will work becuase the relevant information is stored in the bookmark, e.g the following works too!
    ?query=xyz&BOOKMARK=4EPI80Q37TF1VDU8EBTPT8RSY
    I include the query in the url so I can remember what query the bookmark belongs to.
    This pm we should have the fix transported to that system and I can adjust the bookmark.
    Thanks for your reply!
    Mike

  • Load query shortcut key

    We are trying to automate the function of running a saved
    query (.dwr) and cannot locate a keystroke or shortcut command that
    emulates the "Load Query" button in Find and Replace. Does anyone
    know how to do this?

    I know there was some discussion about adding this kind of functionality a while ago, it might be worth searching the Ideas section of the forum to see if it's there for you to vote on.
    Currently DW can't do what you're asking for.

  • Programmatically Load Query Component on Page Load

    Hi All.
    We have a requirement in which we need to populate the fields of a query component and execute the query...upon loading of the page.
    Our use case:
    We have a page in which there is an analytic showing counts of requests in different status (i.e. Open, Closed, In Process).
    Status Count
    ==== ====
    Closed _5_
    Open _3_
    In Process _6_
    When the user clicks on the count (which is a hyperlink) we want to take them to the "Search for Requests" page with the criteria filled out and the query automatically executed. For example, if the user clicks on the count of "5" (for Closed)....they will be transferred to the "Search for Requests" page. The query field of "Status" will be defaulted with "Closed" and the query automatically executed (with the 5 requests shown in the result set).
    We are using page fragments (.jsff) in bounded ADF task flows.
    I am thinking that we need to set up a default activity in the "Search for Requests" task flow that will call the AM Impl method to handle this on the model side but I am unclear on how to programmatically set the criteria that is used in a query component?
    Any help is appreciated.
    Thanks.
    D

    In the processRequest of your controller you can invoke a method in the AM which in turn invokes a method in the Search VO which sets the where clause and executes the query.

  • Cannot load Query (StructureI) via BICS

    Hi All,
    I've problem with loading a BEx Query via BICS into Xcelsius. I don't realy know, how to solve this problem.
    What I can do in Xcelsius:
    1. I can connect to SAP BW
    2. I can chose Querys
    After chosing a query I get no errors, what I see is just a Loading Clock.
    Thx.
    André

    Dear Luca,
    thank you very much for your reply. We have solved this problem by restarting our systems (ABAP and JAVA-Stack).
    Than we installed thy latest patches and now I can work with my Queries.
    But I have noticed your advices for the future
    André

  • Using VBA for loading Query data into Excel workbook

    Hi all.
    I want simply load data from BEx query into Excel Wortksheet using VBA because of report formats and footer section at the end of the results.
    Any code examples, tutorials, comments, suggestions will be regarded.
    thanx in advance,
    Gediminas

    The difficalty is that I don't know the number of rows report will return. And I need my footer only on LAST page of workbook.
    Another thing I can't imagine how to do by using standart BEx functionality is to design complex column header set (merged columns, sub-columns and etc.).

  • Load Query Print  Layout From SDK code

    Hi
    How can i do to load a Query Print layout form SDK VB6

    Hola Andres,
    In 2005 SP01 there is a new service called ReportsLayoutsService, you can maybe give it a try.
    Regards
    Trinidad.

  • Loading Query results into a file/cache

    Hi,
    We have a Query which returns huge volume of data.
    spooling all the records will take a lot of time.
    Is there any other way through which we can load the results of this huge query into Oracle's Cache / File
    Tables used in the Query are Range hash composite partitioned tables.
    But, in the query only a single partition is being used.
    Suggest any method to acheive the same.
    Thanks,
    Kris.

    Alex Nuijten wrote:
    .... Blu, you're not suggesting that OP use the database what it's good for, are you?.... But then OP would loose database-independence...
    :)Ermm.... darn it, you're right, what was I thinking. ;)
    Anyway, should there really be a requirement to output the data to a file, then there's nothing wrong with using UTL_FILE...
    SQL> ed
    Wrote file afiedt.buf
      1  declare
      2    v_fh UTL_FILE.FILE_TYPE;
      3  begin
      4    v_fh := UTL_FILE.FOPEN('TEST_DIR','output.txt','w',32767);
      5    DBMS_OUTPUT.PUT_LINE(TO_CHAR(SYSDATE,'HH24:MI:SS'));
      6    FOR i IN (SELECT * FROM large_tbl)
      7    LOOP
      8      UTL_FILE.PUT_LINE(v_fh,
      9                        TO_CHAR(i.large_id,'fm999999')||','||
    10                        i.large_area||','||
    11                        TO_CHAR(i.large_line,'fm999999')||','||
    12                        TO_CHAR(i.datelogged,'DD/MM/YYYY')||','||
    13                        TO_CHAR(i.large_flag,'fm9')||','||
    14                        '"'||i.large_text||'"');
    15    END LOOP;
    16    DBMS_OUTPUT.PUT_LINE(TO_CHAR(SYSDATE,'HH24:MI:SS'));
    17    UTL_FILE.FCLOSE(v_fh);
    18* end;
    SQL> /
    09:01:08
    09:05:20
    PL/SQL procedure successfully completed.
    Elapsed: 00:04:12.47
    SQL> select count(*) from largetbl;
      COUNT(*)
       6637873Over 6.5 million records in 4 minutes 12 seconds, and that's with data formatting.

  • Problem loading query

    We modified an existing query by adding some additional sections to it.
    The  new query will run on the developer's computer
    When I try to publish the bqy module on the server , I get "processing " for more than an hour
    before I cancel it.
    is there a limit on the number of sections or the number of intermediate results ?
    We are at 11.1.1.3
    thanks

    Hi Vishal,
    1) Try to remove the addin and then add again.(Before doing this close all the excel process from the task Manager)
    2) Check weather essexcln.xll and essxleqd.xla are corrupted.

  • Partition on InfoCube F table for loading & query performance

    I am thinking of creating partition on our SalesStatististics (Utility Ind) cube. The reasone why we are not dividing the cube into yearly/monthly cubes is because the posting trans can be back dated and maintaining all these InfoCubes would be hard.
    In the partitioning of InfoCube by month, <b>I am thinking of running ABAP code in the process chains to drop the index on only the current partition</b>. I know that there could be a few transaction that might get directed to other partitions but not whole lot. I am trying to avoid deleting the index on the entire cube and then rebuilding them as it takes 5-6 hours.
    Has anyone writen/used such code to drop index on a single partition. Or does anyone has a clue if this is an okay thing to do? Any ideas?
    SYSTEM: BW3.5, Custom Utility SalesCube Statistics, Total: 1000 million recs, Each Delta about 700K records
    The cube is extremly slow in loading as well as queries. I am also dividing the cube into yearly cubes but the current year would have monthly partitions. A multi-cube would be on top and an ODS would provide item level data before the cube.
    thanksin advance...
    Bilal

    I'll post some of the specific questions later. It seems we do not get much response when overall design is the concern.
    Thanks anyway.

  • Differet Load query based on parameter input

    Hi all,
    I'm developing my first application with HTML DB and I have a problem. I have a table with no primary key and a unique index on three columns and only one of these can be null. I'm building a form with my events that execute a query based on the data passed from another page.
    My problem is that I have two queries (one with the clause column_a is null and another one with column_a=value) but I'm not able to condition the execution on more than one item values; I'd like to know how to express into conditional processing section
    PXXvariable_1 is null and PXXvariable_2 is not null.
    I can use a workaround in the query using nvl but I'm wondering if is possible to expresso such constraints in constional processing section.
    Thanks to all,
    Giovanni

    Giovanni,
    See this section of the documentation on the HTML DB URL syntax:
    http://download-west.oracle.com/docs/cd/B14117_01/appdev.101/b10992/mvl_fund.htm#sthref447
    You want something like this:
    f?P=101:<page ID>:&APP_SESSION.::::PXXPARAM_1,PXXPARAM2:VAL,
    Here, PXXPARAM_1 will be set to VAL and will be set to NULL
    Sergio

  • Conventional loading query

    Hi ,
        I am performing conventional loading in a table called empdata.
    table structure is as follows:-
    empid number
    empname varchar2(100)
    DOB date
    salary number
    designation varchar2(100).
    here empid and empname is composite primary key.
    when i am using following input to laod:-
    100,a,25-JUL-1990,2500,SE
    101,b,25-JUL-1991,3500,ASE
    100,a,25-JUL-1990,2300,SE
    102,c,24-AUG-1980,4500,PM
    103,d,22-JUN-1956,4400,SPM
    101,e,22-JUN-1980,6600,PM.
    when i ran sql loader script it is failing after loading first two records and telling unique constraint violated.cant we move the third record to bad file  and continue laoding is it possible with conventional loading?

    There is also a dedicated forum to sqlldr onthis site.
    However you should post at least your control-file and the sqlldr paramters you did use.
    Did you specify the parameter errors?

  • Sql loader query

    Dear experts,
    Is it possible to load the INTERVAL DAY(9) TO SECOND(6)) datatype datas in to table , i created the table with same datatype column. i have the csv file which is received from other database , the cell having the below values. can you please guide me how to load this data in to tables. is there any functionality available to use in CTL files to load this datatype values? please guide me...
    Duration
    +000000000 00:00:01.451000
    +000000000 00:00:12.701000
    +000000000 00:00:01.801000

    Use the TO_DSINTERVAL() function:
    -- sql*loader ctl file:
    LOAD DATA
    -- etc --
    INTO TABLE MyTable
    (col1
    ,col2_interval "TO_DSINTERVAL(:col2_interval)"
    , -- etc --:p

Maybe you are looking for

  • Unable to edit the fields in PDF interactive form

    Hi, We are in the process of developing an interactive form integrating Web Dynpro ABAP with Adobe forms. As of now we are able to send the data to Adobe form from Web Dynpro. But we are facing the following problem. i) Unable to edit the form data f

  • How can I view all downloads?

    How can I view all downloads in Yosemite? I just get sent to Terminal.

  • Help me w/ the method setPreferredSize

    guyz, im having problems w/ this....when i compiled it it gave me an error..it says the method cannot be resolved...pls help me.... heres the prog...thanks in advance import javax.swing.JFrame; import javax.swing.JLabel; import java.awt.*; * Il vostr

  • Best way to calculate a duration

    Hi Everybody, loading data I have to calculate a key figure as a duration..it means as result from the difference between a start and end timestamps.. how do you think would be the best way to calculate this keyfigure? I would rather prefer to do it

  • Illegal XML char 0x0000

    I'm getting an exception when trying to send a sql server text field over a web service. The text field contains html markup and is defined like so: <xsd:element name="NOTES" type="xsd:string" nillable="true" minOccurs="0" wld:JDBCType="LONGVARCHAR"