Query development Prod or Dev?

Should all query developments and changes be made in dev and then transported to prod?
Or can some development be done straight in Prod, i.e for quickness and accuracy of data testing of it is an urgently required report.
What are the best practices and pros and cons or query development in Prod?
Thanks

Hi Viswa:
             I need some help for the questions given below;
I recently attended a telephonic interview with a company for SAP BW consultant role with 2 years exp,
I am learning SAP BW for nearly 3 months and i guess i have good knowledge in this subject (no experience though)
Please help me out with real time questions
they asked me
1.Wat was ur role as a BW consultant in  your company/Brief me your responsibilities in your company?
I blabbered some thing like I was involved in Data extraction from R/3,Performance tuning,delta management,generating reports ect..
Please provide me with  a good answer in the interview point of view with real time example.
2.Then they asked me "which data source in R/3 I used"?
3.Did U use any generic extractor? and any ABAP?Which ABAP View.
(I could not answer this question)
4.Then I said I generated various Reports,They asked Tell me wat r the reports I generated?And wat r all the elements did I use in the query.?
If possible provide we with ur contacts!
Could not answer.
Please help me out with these question.
I prepared with all interview question papers but Still I found very difficult to answer real time question.
Please guide me of wat r the topics (Like extraction,reporting etc) I should discuss with interviewer in the intro...so that I can answer well........
please I need your help!!!!!!

Similar Messages

  • BEx Query objects transported from Dev to Prod Test do not overwrite

    Hello,
    I'm migrating BEx queries that were developed in a Dev instance and then packaged and imported into a prod test environment. The queries that already exist in qual are not overwritten with the changes, and the transport imports successfully. New queries import just fine and without issue. I'm not sure if this is a problem with how I am packaging the query for transport or some level of pre-work that is not being done in Prod test. Basis has confirmed that they are allowing re-writes when Importing.
    Any suggestions?
    Thanks.
    Matt

    Hi ,
    Whenever we create a query in the System it generates reference ID's ( ELTUID,SELTUID,COMPUID etc) in backend.
    For e.g.if you create a query in your quality system (Z_TEST) it will have a COMPUID generated for it (e.g ABCD).
    Now when you create a query in Dev system (with the same technical name Z_TEST) a new COMPUID will get generated (e.g EFGH)
    So when you transport Z_TEST to QUALTY ,it will create a new entry against COMPUID.thus having two instances of the same query.So best option would be to delete the old instance after transporting the new instance.
    This wil solve your problem.
    -Vikram Srivastava

  • Analyzer- query in prod system not same as in development

    Hi
    Pls help!! Sitting under this issue 2 days In Query designer both queries (from prod and dev) look same but after running in Analyzer there are few cells which are with slightly different value (I m running query on closed period so I guess everything should be same) I rewrote formulas and few are already ok but still I am struggling with discrepancies in 2 cells. Any idea what can it be??

    The most common cause of these issues is that there is some data in your development system's infoprovider  that is different from the data in your Production system. I would suggest you extract a quick set of data from each system using RSA1 's "Display Data" feature on the infoprovder, and compare the two. If they are indeed the same, then you have some other difference in the systems.
    Other design elements that may affect your query results that might not be obvious would include structures, calculated key figures, and query elements of that sort.
    Good luck.. these are very frustrating issues. It sometimes helps to find a co-worker to look at your designs. We all have development blind spots, and having a new pair of eyes to look at the designs may see something you have not noticed.

  • Query performed well in dev but hanging on prod

    Hi DBAs,
    Urgent help is required on this issue.
    One of my sql query performed well in dev server, but now for 1 week it is hanging in prod server so,
    * How can i proceed to troubleshoot the problem.
    * What are areas i need to look for , and for what ?
    Regards
    Asif

    Are they both the same version of databases?
    How recent is your dev data (if possible update your dev from prod)?
    If prod to dev copy is not possible
    ....AND stats for both db are up-to-date
    ....AND big differnce in db size for dev & prod
    ....=> You can copy prod's stats and import to dev then run your query on dev to localise the issue then you can start tuning the query on dev.

  • Query performs well in dev but hanging on prod

    Hi DBAs,
    Urgent help is required on this issue.
    One of my sql query performed well in dev server, but now for 1 week it is hanging in prod server so,
    * How can i proceed to troubleshoot the problem.
    * What are areas i need to look for , and for what ?
    Regards
    Asif

    There could be plenty of reasons to lead this behaviour to occur, sicnce you diden't come up with valid inputs, one really can not offer a pin point advise.
    in that case, I would simply recommened you to post the output of explain
    plan after making sure your stats are up to date.
    hare krishna
    Alok

  • Customization copy from ECC Prod to Dev

    Hi gurus,
    There is a complaint from our BI team that so much of customization was directly made in QA in the early phases of the SAP Implementation Project and this was not re-developed in DEV and moved to QA and Production.  This has resulted in loss of customization in development and is not suitable for Unit and Product testing.
    To put Prod and Dev in sync with customizing, I propose to export Prod / QA client 100 (with SAP_CUST profile) and import into DEV client 100.  What are your views on
    the best practices
    technical feasibility
    client security implications
    Thanks for your help.
    Regards,
    Abdul

    > the best practices
    Read :
    Remote client copy:
    http://help.sap.com/saphelp_erp2005vp/helpdata/EN/69/c24c684ba111d189750000e8322d00/frameset.htm
    Also, you can think about the option of client export/import (SCC8)
    http://help.sap.com/saphelp_erp2005vp/helpdata/EN/69/c24c824ba111d189750000e8322d00/frameset.htm
    > technical feasibility
    The same product is installed, with the same release, in both systems.
    All components in these systems, including add-ons, have the same development status.
    > client security implications
    SAP_CUST only copy customizing data. so, there is no risk of misusing production data as in case of system refresh.
    Regards,
    Jazz

  • Process for separate Prod and Dev enviroments

    apologies for the newbie question....currently I have 1 SSAS instance with Cube , measure and dimensions and DB which is Prod and Dev at the same time (most likely Dev with
    no Prod).
    Now when business users started using Cubes, I'd need to add Prod instance and separate Prod and Dev.
    what 'd be the best approach?
    1 - should I just copy and reuse the latest version of SSAS project in Visual studio, and reuse this project as PROD and have another Project as DEV?
    2. how do I apply Dev changes to Prod?
    3. re backup - is it enough to backup VS (Visual studio) project/solution definitions?

    Ideally you need to have two instances i.e DEV and PROD. Now since you have a server which client is already using, you need to create another instance wherein you can install SSAS services. If you want to extract the structure of your cube then you can
    use Import option. Once you get your cube structure and database on another new server you can use that as a DEV or PROD as per your convenience.
    http://aniruddhathengadi.blogspot.com/2011/09/create-analysis-services-project-based.html
    Another question is how to deploy changes;
    So if you are doing any development on DEV server and you want that to deploy on PROD server then you can extract the cube XMLA from DEV server cube copy and deploy that on PROD server. You need to process cube once you deploy your XMLA on PROD. 
    There are some other options of deployment available which you can check.
    http://technet.microsoft.com/en-us/library/ms175446(v=sql.105).aspx
    Aniruddha http://aniruddhathengadi.blogspot.com/

  • Determining the instance (PROD or DEV) inside of BI publisher

    We have a problem in that all of our instances print to the same printers. However, when we clone an instance of PROD to DEV, we want the reports to say which instance they came from so no one gets confused. Right now, we have no distinguishable away to determine that. Is there any information coming through the raw XML data that could give us the instance name (PROD or DEV). If not, is there any built in variable we could grab?
    Thanks.

    Not sure, what is your datasource for the report.
    There is no identifier by default.
    But you can make use of some options:
    1. add query in the report itself to get the instance name of Db and display in the page footer/header.
    2. if you had used the common sub-templating concept, just changing the single template in the common , would have helped
    3. using custom properties
    but in all three, you have do identify something, that its not PROD instance.

  • How can i place a query developed in BEX to portal

    Hi Experts,
    Can any one let me know the Step-by-Step procedure on how can i Migrate/Transport a query developed in BEX to Portal.
    Thanks in Advance

    Hi Krishna,
    1. Goto Web Application Designer.
    2. Drag and drop the table web-item from left to right.
    3. Assign the query to the web-item.
    4. Launch in the browser.
    5. If you want to launch it using EP then give the URL of the web query to the portal people they would take it as query string and launch it using IE.
    Bye
    Dinesh

  • Query developement and se16 access on productive system

    Hi,
    we are setting up an authorization concept on ERP2004s and our users asking for query development rights and se16 on our productive system. I think queries and se16 should be on the test system due to security reasons. Please post some feedback how do you think about it!? I think queries should be developed on the test system and transported.
    Thank you in advance!
    Best regards
    Frank

    Hi Frank,
    I dont think that you can give access to writing a quaery in production system.
    writing a query also need access to:
    Transaction Code:  SE16
    Authorization object:  S_TABU_DIS
    Activity:  02 AND 03
    Risk: The risk here is that users who have this access, have the ability to maintain table data directly in the production system.  This includes transactional, masterfile, security and configuration data.
    Hope it is useful.
    Please award points if it is useful.
    Thanks & Regards,
    Santosh

  • Query developer and report developer

    Hi experts,
    Can anyone tell me what are the differences of query developer and report developer
    Thks
    Sujey

    Hi Su,
    With BI 7.0 you have the Query Designer and also the new Report Designer. You can check full details here:
    http://help.sap.com/saphelp_nw04s/helpdata/en/9d/76563cc368b60fe10000000a114084/content.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/4b/157e41ec0d020de10000000a1550b0/content.htm
    Hope this helps...

  • Query development for Vendar details

    Dear All,
    We want to develop an query for the below mentioned requirement.
    As we have not familiar (not worked) with SAP Query development process,can any one guide us how to proceed with detail steps.
    The input will be the Vendor Code ( with selection range )
    The output requirement are as  follows
    Vendor Code
    Vendor Name
    Vendor Address
    (We need a selection field in the input screen for vendor code)
    Thanks for your time and patience
    Regards

    Hi.
    In SQ02 create info-set. You need table. Choose  Table join...  (Table  LFA1).
    ThanDrag and drop requared fields from left to right(to field gruop).
    You can use button Join to join some more tables(LFB1 etc)
    Save it and generate.
    After that go SQ01,enter name of query and click Create, while doing it select Created infoset.Save...
    Than choose buton InfosetQuery and select which fields do you want in selection and output list.
    Than go QUERY-MORE function-Generate program. Mantion this name.
    Go se93, create transaction with this name of program

  • How to move a query developed directly in BI Prod to BI Dev

    Hi All,
               We have a query and a query view which were directly created by the enduser in BI Prod.
    I have to make changes to these queries in Dev ( they don't exist in the sytem). Can anyone please suggest me some solution for moving or copying the query and its view into BI dev.
    one option is to create a transport. which the client is not happy with..   any other solutions?
    Regards,
    Tarak

    Hi,
    If you want to move that Query to Dev one way is Transport.
    You can directly Copy these queries in the T Code RSZC directly in ABP and make changes to the Copy query so that your original query is safe.You can do it all this with Dev access in production itself.
    Once you copy the Query you can save as Copy and then open this Query in Designer and make changes.
    ~AK

  • Query works fine in DEV instance but not in PROD instance

    Hi,
    I got an exceptional situation. I wrote a query to get the sign-on audit information. The query works fine in Development instance and executes within 2 seconds. But if i run the same query in production instance it does not finish execution. I checked for around 2 hours and after that i just stopped it. Does any one have any idea to find about the problem like to check temporary table space or any other thing please let me know. so that i can suggest the DBA to check for those parameters.
    RDBMS : 11.1.0.7.0
    Oracle Applications : 12.1.3
    I am using Oracle SQL Developer 2.1.1.64
    I am missing TOAD so much. My current organization dont have license to use TOAD.
    Regards,
    Syed

    If your compnay does not have a Toad License, then you can use OracleSqlDeveloper.
    Its free to use and made by Oracle.
    You should post a query execution plan
    explain plan for <your sql_statement>
    and then issue this command:
    select * from table(dbms_xplan.display());It's best if you spool the output through sqlplus and then post it up here.
    I see you are using Sqldeveloper. The latest release is 3.2 which was only released within the last month.
    Edited by: Keith Jamieson on Oct 25, 2012 1:21 PM
    Added sqldeveloper note

  • Query running sometimes slow and sometimes fast on both prod and dev. Help

    We are running a job that is behaving so inconsistently that I am ready to jump off the 19th floor. :-)
    This query that goes against one table, was just coming to halt in production. After 4 days of investigation we thought it was the resource on production box. Now we have another dev box where we were also having the same issue. This box gets updated with production data everyday. There is a 3rd box. DBA ran update statistics on the 3rd box and the job was never slow there. When we updated 2nd box (dev) with statistics from th 3rd box, the job also ran fine. So we thought we know for sure that it is the statistics that we need to up. Now for business testing, the 2nd and 3rd box got updated with data and statistics from production box (the troubled one). We thought surely we will see issues on the 2nd and 3rd box, but the job was just running fine on these boxes. As I said, the 2nd box gets updated with production data everyday. After last night's refresh this job is running long on the 2nd box again. We are really puzzled. Has any one experience anything like this before?
    thanks in advance.
    Reaz.

    We got our dba who is checking the plan when ever we run the job.
    The dba is running the trace right now. Here is the trace result from the trace:
    SELECT STATUS_FLAG, FSI_TID, FSI_REC_TID, AREA, VALUE_DATE, CANCEL_DATE,
    TO_DATE(ENTRY_DATE_TIME), PRODUCT, CUST_TID
    FROM
    ORD_FX WHERE WSS_GDP_SITE = :B3 AND DEAL_NUMBER = :B2 AND TICKET_AREA = :B1
    call count cpu elapsed disk query current rows
    Parse 0 0.00 0.00 0 0 0 0
    Execute 514 0.23 0.27 0 0 0 0
    Fetch 514 253.40 247.44 0 16932188 0 514
    total 1028 253.63 247.71 0 16932188 0 514
    Misses in library cache during parse: 0
    Optimizer mode: CHOOSE
    Parsing user id: 26 (recursive depth: 1)
    Elapsed times include waiting on following events:
    Event waited on Times Max. Wait Total Waited
    ---------------------------------------- Waited ---------- ------------
    latch: cache buffers chains 2 0.00 0.00
    no IO issue in any database at any time. We saw a little high IO in production yesterday so we thought we are looking at a resource issue, but today the system is fine and we had no luck with the job.

Maybe you are looking for

  • Is there a way to add images , text and button in the individual marquee of a carousel

    Is there a way to add images , text and button in the individual marquee of a carousel ?

  • WRT160Nv2 - Don't Know Username and Password

    Hello, im trying to access my Wireless router via 192.168.1.1    When it asks for username and password i did..  Username: (BLANK) Password: admin But it didn't work, i think i may have changed the password at one time but im not sure. Is there anywa

  • Clean install of Apps in Leopard

    I know I am probably missing something here, but here is what I think I want to do, just not sure how... My goal: Just received new Mac Pro Dual 2.8 (early 2008). It has Leopard installed on an included 320-Gig Hard Drive. I have a WD 750-Gig Hard Dr

  • ASA5505 Network Configuration with new controlled WLAN

    Do sho Version on the ASA it will tell you the inside hosts limit. To upgrade to unlimited hosts is not very expensive. https://www.cdw.com/shop/products/Cisco-ASA-5505-Software-license/1650156.aspx However, It doesn't really support multiple ISPs i

  • Why does a 12 month 'Unlimited' Subscription Not W...

    Yesterday I purchased an 'Unlimited' 12 month subscription to (apparently) be able to call 'ALL' landline numbers in Australia.  However, 'EVERY' time I try to call a number in Adelaide, South Australia, a major Australian metropolitan area(!!), Skyp