Faced an interview......

Hi all,
yesterday in an interview the interviewer asked me questions like below.....so please help me..
1) there is a server, to which 500 users are connecting...and one day i found that only 400 users are able to connect to the server..how you will troubleshoot this problem(note: remaining 100 are users are valid users only...i.e they are having correct user id, pwd and their time was not expired..)
2)what are the parameters you will pass to TKPROOF?
3)what is the latest Financial patch available on the metalink(i want both Family level and maintainence level patches) i dont have acess to the metalink so please give me the patch nos
4)what is the latest avilable patch set for ad and fnd modules...?
5)what is autoconfig..? and how can i run autoconfig only on a database?
6)on database i am saying startup mount..and now i am taking backup..what type of backup is this..(cold/hot/rman..)?
7)what are the commands to copy database part to your cloned database on unix and solaris environment?
8)what is the latest 9ias release available for 11.5.10.2..?
9)how you will monitor the performance of cpu on o/s level for unix and solaris..?
10) what is datagroup and data record?
Thanks and Regards
Srikanth

1) You can check Profile Values for %Login%. Some where it is must be set to 400. You need to reset to 500.

Similar Messages

  • PLease reply these Interview Q's

    Dear all,
    I am new to Oracle ,today i faced an Interview. I got these three questions unanswered..please give me answer of these ASAP.
    1. If we loose init.ora (not initSID.ora) , then will the database open?
    2. Upto what time a controlfile holds Information of RMAN..something forgot?
    3. What stages exist in a controlfile?
    Thankyou

    Hi
    1. If we loose init.ora (not initSID.ora) , then will the database open?
    Ans:- You will get no default parameter from alert<SID>.log.
    2. Upto what time a controlfile holds Information of RMAN..something forgot?
    Ans:-RMAN metadata in controlfile depends upon parameter Control_record_keep_time .By default it is 7 days.
    3. What stages exist in a controlfile?
    What does stages of controlfile mean.If it is about section then controlfile contains two section.Reusable and Not reusable.RMAN metadata is written in reusable section.
    Tinku

  • PLSQL Interview Questions

    Hi
    I recently faced an interview below are some of the questions I was unable to answer confidently.
    Please can you answer these:
    1. In an Explain plan, what does the columns "Time" and "Rows" suggest? Is it the actual time the query should take and the actual number of rows it should return? Or something else?
    2. I have a Select, Insert, Update and Delete grants on a table. Which of these I can do:
    a. Create a trigger for (Insert or Update or delete) on that table.
    b. Create a trigger on view of that tabe.
    3. There are 2 triggers on a table (before Insert on that table). The only difference between 2 triggers is - one is row level, other is statement level.
    Now If i try to insert data in that table, which of these triggers will be fired?
    4. I have a table with 90 million records. I want to delete some 60 million records randomly. What is the most efficient way to do this? [Can use PLSQL as well]
    Thanks
    AB

    first Thanks you for your reply
    1. You do not explain what CTAS means, Hoek does. For anyone that is unfamiliar with that acronym they won't be able to understand what you mean. And if someone does know what CTAS means they may still not know how creating a new table will result in data being deleted from the original table.yes i does not explain, because Hoek already explained and i do not fit sochel
    2. You stated 'ctas method will be best' almost as if it were a fact and there couldn't be any doubt about it. Hoek hinted that there might be another way that 'could' be faster. Many things Oracle are not so cut & dried and often part of the answer will be 'it depends'. All anyone needs to do is find ONE exception to the rule to disapprove it.yes you are right, I just did not put it quite clear
    3. You do not provide ANY explanation as to how a CTAS solution, which creates a new table, would end up DELETING data in the orginal table as OP asked. Hoek provided two links to an authoritive source that provides an explanation and example. in the topic was not a specific question about how to remove data from a large table, I just gave direction, sometimes the for topic creators , that it is always better to seek and find ownself to be more useful than giving an ready answer
    I'm only saying the above to make a point to try to help you provide even better, and more complete, answers in the future. Thank you
    People that are familiar with CTAS and have used it to effect a DELETE of rows from a table (including yourself) will understand what you probably meant just because you said 'CTAS'.
    But your answer won't be much help to anyone else. They will need to search 'CTAS' on the net. And that alone won't help them get an understanding of the many other issues that need to be taken into account if you choose to use ctas to effect a delete by actually using the new table that you create:
    1. the data may wind up in a different tablespace
    2. the resulting table may not wind up being identical to the original table
    3. issues with constraints on the existing table that either can't be created on the new table or can't be created with the same name
    4. issues with grants on the existing table that will need to be recreated on the new table
    5. issues with code references on the existing table - that code will be invalid if the existing table is dropped and will need to be recompiled if the new table is renamed to use the original name.
    For some use cases the effects of one or more of those issues above will outweigh the speed improvements that CTAS might provide.Again, I believe that, in such matters is always better to redirect people than explain all things, because when people searching and finding own problem ownself, he/she will understand solution better than we explain him/her.
    Thanks again

  • Interview Question Asked by SANGHI....kindly give me suggestion

    Dear friends,
    I recently faced an Interview in some organization....and they have asked me a question for which I cud not able to answer them properly...Kindly give me some sugesstion/solution for the following question..so that I can answer it properly the nxt time..
    Q. Suppose in our Organization if u are working as a DBA...and u are taking Physical Backup's (not logical) every week....and the organization is efforting a lot of amount on backup's for which the organization is spending a huge amount....??? as a DBA what can u suggest and how will u reduce the cost effect..
    Hope every body understood the question...Kindly reply
    Srinivas..

    A physical backup is any sort of backup of the physical database files, which basically means anything other than an export of the database. There are a substantial number of ways to take a physical backup-- hot and cold, using RMAN, using custom scripts, etc. so the situation described isn't particularly clear.
    That said, my first question would be "What parts of your backup process are accounting for most of your cost?" If they are taking cold backups, perhaps the cost is related to the downtime-- there may be opportunity costs to not having systems available 24x7 and they may be buying more hardware to complete their batch processes in time once the database is back up. If they have custom-written scripts to do hot backups, perhaps those scripts aren't particularly robust, so the DBA's have to spend a lot of time hand-holding the process. In that case, moving to RMAN might save some time and effort. From their initial description, there isn't enough information to provide a useful answer-- they need to provide additional background/ explanation.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • OAF interview questions

    Hi all,
    I faced an interview recently, i would like to share the questions with you all, hope this will be useful before appearing interviews.
    please share your answers .
    1.what is entityexpert?
    2.what is VVO?
    3.steps to extend co?
    4.Can a page be created without using AM?if yes, how?
    5.why the am.invokeMethod() is used?
    6.why cant a root AM extended?
    7.what is passivation?what will retainAM do when 'Y' and 'N'?
    8.how the pageflow happens in case of PPR ?
    9.difference between button and submit button?
    10.what is pageButtonBar ?
    11.how to add two attributes to a EO,the EO was already deployed to server?
    12.what is dynamic VO?whats is the advantages and disadvantages of it?
    13.what are transient attributes?will the passivation enabled for VO effects the transient attributes?
    14.what is serverside validation and clientside vaidation?
    15.what is validateEntity() method ,what is setAttribute() method?
    can anyone tell me the answer for Q.11,Q.12,Q.8

    Hi pratap,
    Q8)They asked me , what is the flow when the page has a subitButton with ppr,and ppr with normal button??
    like first the control goes to PR or PFR...like that.
    answer for 5Q is that :
    Never reference/import any server-side implementation classes or interfaces on the client-side
    (classes/interfaces that are in the oracle.apps.fnd.framework.server package). For example, do not call
    methods on an oracle.apps.fnd.framework.OADBTransaction in your UI controller.
    If you need the server code to do some work for you, always route your calls through the root
    application module using the generic "remoteable" invokeMethod() method.
    one more question is : in which scenario VO extension is used,and in which scenario CO extension is used?
    can you give me some scenarios for the 2 .
    Thank you
    Edited by: 881533 on Dec 8, 2011 3:07 AM
    Edited by: 881533 on Dec 8, 2011 3:18 AM

  • Need help in SAP CRM

    Hi guys,
    I am working as a technical consultant in ABAP. Now i want to change my career to SAP CRM as a techno-functional. I worked as a CRM technical consultant (IC WebClient) for 1 year also. I faced some interviews in SAP CRM but they are not asking me about technical's upon which i worked for the last 1 year. Anybody there can suggest me how can i pursue my career in SAP CRM. Guys, anybody can provide me what type of questions i have to face in an interview.
    <b>POINTS WILL BE REWARDED</b>.
    Thanks in Advance,
    Santosh

    Hi Santosh,
    As a SAP CRM Functional Consultant you need to have the following knowledge.
    1. You should be in a position to talk about the business process of the various Industries.
    2. According to that you need to suggest where SAP CRM fits for their business requirement.
    3. How can we Configure SAP CRM to suit the requirements of the client.
    4. The basic functionality of SAP CRM - Marketing, Sales, Service & Analytics. 
    5. The functional process of Marketing, Sales, Service & Analytics.
    6. Sales & Service scenarios based on IC Win & Web Clients.
    7. Mobile Sales & Internet Sales Processes.
    I hope you may aware that where an ABAPer fits in these solutions.
    Majorly you should be in a position to aware that the Standard Configuration settings which are provided by SAP CRM.
    You may follow the Best Practices for more information.
    Hope I have answered.
    Best Regards,
    Johnny.

  • AP PROCESS IN SAP AND ORGNIZATIONAL STRUCTURE FOR AP

    HI
    I FACED ONE INTERVIEW HE ASKED WHAT IS THE PROCESS FOR ACCOUNTS PAYABLE AND ORGANIZATION STRUCTURE AND WHAT IS THE INTEGRATION BETWEEN AP-MM

    hi,
    FB60-will be the best option for your requirement where you can book the expenses directly .In the short text you can maintain the candidate name and his expenses for the interview.
    Regards,
    velu

  • Hi Friends ....Difference between SAP memory and ABAP memory

    Hi Friends,
    I faced a interview and they ask this question
    What is the difference between SAP Memory and ABAP memory..

    conti
    SAP Memory
    SAP memory is a memory area to which all main sessions within a SAPgui have access. You can use SAP memory either to pass data from one program to another within a session, or to pass data from one session to another. Application programs that use SAP memory must do so using SPA/GPA parameters (also known as SET/GET parameters). These parameters can be set either for a particular user or for a particular program using the SET PARAMETER statement.
    Other ABAP programs can then retrieve the set parameters using the GET PARAMETER statement. The most frequent use of SPA/GPA parameters is to fill input fields on screens.
    ABAP Memory
    ABAP memory is a memory area that all ABAP programs within the same internal session can access using the EXPORT and IMPORT statements. Data within this area remains intact during a whole sequence of program calls. To pass data to a program which you are calling, the data needs to be placed in ABAP memory before the call is made. The internal session of the called program then replaces that of the calling program. The program called can then read from the ABAP memory. If control is then returned to the program which made the initial call, the same process operates in reverse.
    A simple example of ABAP memory is using the EXPORT/IMPORT statements.
    Here in this program, I get the data, export it to memory,
    clear out the internal table in my progam, then reimport the data into it and write out the data.
    You probably wounldn't do this in a normal program,
    but this is how you can pass data from program a to program b when A Submits program B.
    report zxy_0002 .
    data: it001 type table of t001 with header line.
    select * into table it001 from t001.
    export it001 = it001 to memory id 'ZXY_TEST'.
    clear it001. refresh it001.
    import it001 = it001 from memory id 'ZXY_TEST'.
    loop at it001.
    write:/ it001-bukrs, it001-butxt.
    endloop.
    SAP Memory
    SAP memory is a memory area to which all main sessions within a SAPgui have access.
    You can use SAP memory either to pass data from one program to another within a session,
    or to pass data from one session to another.
    Application programs that use SAP memory must do so using SPA/GPA parameters (also known as SET/GET parameters).
    These parameters can be set either for a particular user
    or for a particular program using the SET PARAMETER statement.
    Other ABAP programs can then retrieve the set parameters using the GET PARAMETER statement.
    The most frequent use of SPA/GPA parameters is to fill input fields on screens
    ABAP/4 Memory
    ABAP memory is a memory area that all ABAP programs within the same internal session can access
    using the EXPORT and IMPORT statements.
    Data within this area remains intact during a whole sequence of program calls. To pass data
    to a program which you are calling,
    the data needs to be placed in ABAP memory before the call is made.
    The internal session of the called program then replaces that of the calling program.
    The program called can then read from the ABAP memory.
    If control is then returned to the program which made the initial call, the same process operates in reverse.
    SAP memory
    The SAP memory, otherwise known as the global memory,
    is available to a user during the entire duration of a terminal session.
    Its contents are retained across transaction boundaries as well as external and internal sessions.
    The SET PARAMETER and GET PARAMETER statements allow you to write to, or read from, the SAP memory.
    ABAP/4 memory
    The contents of the ABAP/4 memory are retained only during the lifetime of an external session
    (see also Organization of Modularization Units).
    You can retain or pass data across internal sessions.
    The EXPORT TO MEMORY and IMPORT FROM MEMORY statements allow you to write data to, or read data from, the ABAP memory.
    ABAP Memmory & SAP Memmory
    http://www.sap-img.com/abap/difference-between-sap-and-abap-memory.htm
    http://www.sap-img.com/abap/type-and-uses-of-lock-objects-in-sap.htm
    Set
    http://www.geocities.com/SiliconValley/Campus/6345/set_para.htm
    GET
    http://www.geocities.com/SiliconValley/Campus/6345/get_para.htm
    EXPORT
    http://www.geocities.com/SiliconValley/Campus/6345/export01.htm
    Other Imp Help
    http://www.geocities.com/SiliconValley/Campus/6345/abapindx.htm

  • FUNCTIONAL ASPECTS OUT OF SAP STANDARD

    Hi
    I have faced one interview question, That is "What you have developed functionnal aspects  out of sap standered"
    Please tall me what we have function aspects related to FI-GL,AP,AR and AA
    could you give me some example
    Regards,
    Lingaiah,
    Moderator: Please, note that this forum is not used for interview questions

    solved

  • Plesae any body can tell me some important real time FAQ's

    please any body can tell me some real time qutions they faced in interviews
    please it will help me a lot

    Hi,
    these are a few important questions
    ABAP Technical Interview Questions:
    1. What is the typical structure of an ABAP program?
    2. What are field symbols and field groups.? Have you used "component idx of structure" clause with field groups?
    3. What should be the approach for writing a BDC program?
    4. What is a batch input session?
    5. What is the alternative to batch input session?
    6. A situation: An ABAP program creates a batch input session. We need to submit the program and the batch session in background. How to do it?
    7. What is the difference between a pool table and a transparent table and how they are stored at the database level?
    8. What are the problems in processing batch input sessions? How is batch input process different from processing on line?
    9. What do you define in the domain and data element?
    10. What are the different types of data dictionary objects?
    11. How many types of tables exist and what are they in data dictionary?
    12. What is the step-by-step process to create a table in data dictionary?
    13. Can a transparent table exist in data dictionary but not in the database physically?
    14. What are the domains and data elements?
    15. Can you create a table with fields not referring to data elements?
    16. What is the advantage of structures? How do you use them in the ABAP programs?
    17. What does an extract statement do in the ABAP program?
    18. What is a collect statement? How is it different from append?
    19. What is open sql vs native sql?
    20. What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
    21. What is the meaning of ABAP editor integrated with ABAP data dictionary?
    22. What are the events in ABAP language?
    23. What is an interactive report? What is the obvious diff of such report compared with classical type reports?
    24. What is a drill down report?
    25. How do you write a function module in SAP? Describe.
    26. What are the exceptions in function module?
    27. What is a function group?
    28. How are the date abd time field values stored in SAP?
    29. What are the fields in a BDC_Tab Table?
    30. Name a few data dictionary objects?
    31. What happens when a table is activated in DD?
    32. What is a check table and what is a value table?
    33. What are match codes? Describe?
    34. What transactions do you use for data analysis?
    35. What is table maintenance generator?
    36. What are ranges? What are number ranges?
    37. What are select options and what is the diff from parameters?
    38. How do you validate the selection criteria of a report? And how do you display initial values in a selection screen?
    39. What are selection texts?
    40. What is CTS and what do you know about it?
    41. When a program is created and need to be transported to prodn does selection texts always go with it? if not how do you make sure? Can you change the CTS entries? How do you do it?
    42. What is the client concept in SAP? What is the meaning of client independent?
    43. Are programs client dependent?
    44. Name a few system global variables you can use in ABAP programs?
    45. What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
    46. How do you take care of performance issues in your ABAP programs?
    47. What are datasets?
    48. How to find the return code of a stmt in ABAP programs?
    49. What are interface/conversion programs in SAP?
    50. Have you used SAP supplied programs to load master data?
    2. Adapted from response by Maram Roja on Tuesday, June 15, 2004
    1. What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?
    2. What are logical databases? What are the advantages/disadvantages of logical databases?
    3. What specific statements do you using when writing a drill down report?
    4. What are different tools to report data in SAP? What all have you used?
    5. What are the advantages and disadvantages of ABAP query tool?
    6. What are the functional areas? User groups? How does ABAP query work in relation to these?
    7. Is a logical database a requirement/must to write an ABAP query?
    8. What is the structure of a BDC sessions.
    9. What are Change header/detail tables? Have you used them?
    10. What do you do when the system crashes in the middle of a BDC batch session?
    11. What do you do with errors in BDC batch sessions?
    12. How do you set up background jobs in SAP? What are the steps? What are the event driven batch jobs?
    13. Is it possible to run host command from SAP environment? How do you run?
    14. What kind of financial periods exist in SAP? What is the relevant table for that?
    15. Does SAP handle multiple currencies? Multiple languages?
    16. What is a currency factoring technique?
    17. How do you document ABAP programs? Do you use program documentation menu option?
    18. What is SAPscript and layout set?
    19. What are the ABAP commands that link to a layout set?
    20. What is output determination?
    reward if helpful
    vivekanand

  • Regd: Question in Transpotation and Monitoring

    Dear All,
    What are the Common or possible Question will be facing in Interviews in Tranpotation and  Monitroing... For eg: if will check DB02  what we will check and what steps we will take etc... or ST04 what we will do.
    2) What are the Steps to Create Transport Group and its Advantages.
    Regards
    SNB

    Hai,
    Go through this.....
    <b>1.     What is transport domain?</b>
    A transport domain comprises all SAP Systems jointly administrated through the TMS(domain controller).
    <b>2.     What is transport group?</b>
    Group of SAP systems which are having common transport directory.
    <b>3.     How do you configure the TMS?</b>
    You must define which R/3 Systems in the system landscape should be combined in a transport domain and which R/3 System is to be the transport domain controller
    Refer Xerox book
    <b>
    4.     What are the transport routes?</b>
    A route between any 2 SAP systems in a land scape. Can be a consolidation or delivery path.
    Consolidation – between development and quality
    Delivery – from quality to production
    <b>5.     How do you do the transports?</b>
    The transport routes are used to define in which target system
    You want to consolidate and deliver change requests.
    Transport request will be released in the source system and are imported in the destination system.
    SE09 and SE10 are used to release the Transport request
    STMS – used to import the request.
    In OS level use program tp.
    Syntax – tp import <SIDXXX> <SID> clientXXX ux
    <b>6.     What will happen during the export process?</b>
    Files will be created in the OS level in the transport directory
    R…… - data files
    K…… - control files
    transport directory – usr/sap/trans/data
                        usr/sap/trans/cofiles
    <b>7.     What will happen during the import process?</b>
    Datas will be imported in to the database. Get in to usr/sap/trans/bin
    Syntax – tp import <SIDXXX> <SID> clientXXX ux
    <b>8.     What type of files are created duing the export?</b>
    R…… - data files
    K…… - control files
    <b>9.     What are the problems usually occurs during the transport and what is return cods?</b>
    Refer book.
    0 – succ
    4- warnings
    8 – error
    above 8 – different types of errors
    <b>10.     How do you configure transport profile?</b>
    The transport control program requires a transport profile that contains information about
    establishing the database connection for all R/3 Systems in the transport domain. TMS generates and manages this transport profile as a part of the transport domain configuration. You do not have to adjust the transport prof ile using operating system functions.

  • Pipeline view

    i faced 1 interview question?
    what is pipeline view?
    manish

    Well you're not the only person to have been asked this question.
    The problem is, it's not an Oracle term. It seems to be used when discussing ways of monitoring certain kinds of business process but it's unlikely that was what was meant. perhaps your interviewer menat pipelined function.
    Incidentally, we get a lot of these kinds of questions here. What puzzles me is why nobody appears to have the gumption to ask the interviewer for the answer. Personally, whenever I interview people I favour candidates who ask questions back. It's a sign of character.
    Cheers, APC

  • Role in Implemetation?

    Hi Experts,
    i faced many interviews with repeatedly interviewrs asked me that what is the role in ur project. please guide me in steps wise answer.
    thanks in advance
    kiran

    SAP BW Data Extraction Consultant: The BW Data Extraction Consultant is responsible to identify and obtain the data required to satisfy the requirements of the BW project. This data may include:
    SAP R/3 data
    New Dimension product data
    Data external to SAP within the organization (legacy data)
    Data external to SAP from outside the organization (provider data – D&B, Nielson)
    The BW Data Extraction Consultant role has a broad range of responsibilities and may require multiple individuals to satisfy the role depending on the scope of the BW project and the complexity and quality of the data.
    If SAP R/3 and New Dimension data only is required to satisfy requirements and if this data is included in the standard Business Content of BW, this role may be combined with the BW Application Consultant role. This standard Business Content allows for extraction of R/3 and New Dimension data in a straightforward and rapid manner.
    If non-SAP data is required, if standard Business Content must be enhanced significantly, if BAPI interfaces are being used, and/or if the data quality from the source system is insufficient, this role can be quite complex and can required significant resources. This complexity and quality of data is a primary contributor to the size and scope of the BW project.
    If legacy data is being extracted a close relationship is required with the legacy extraction expert. In some cases, the legacy extraction expert may assume this responsibility.
    Specifically, the BW Data Extraction Consultant is responsible for:
    Designing the data solution to satisfy defined business requirements
    Identifying the data in the source environment
    Mapping the data to the BW environment
    Identifying data quality gaps
    Developing a plan to close data quality gaps
    Developing the required extraction programs, if necessary
    Developing the associated interface programs, if necessary
    Testing of all developed programs
    Ensuring integration testing of data from various sources
    Developing a production support plan
    SAP BW Data Access Consultant: The BW Data Access Consultant is responsible to assess the business requirements, and design and develop a data access solution for the BW project. This solution may include use of:
    BW’s Business Explorer
    Non-SAP Data Access tools (e.g., Business Objects, Cognos, Crystal Reports, and other certified data access tools)
    Visual Basic development
    Web development
    WAP (wireless) development
    R/3 drill-through
    The BW Data Access Consultant role has a broad range of responsibilities and may require multiple individuals to satisfy the role depending on the scope of the BW project and the requirements associated with data access.
    The BW Data Access Consultant should work closely with the individuals responsible for business requirements gathering and analysis and have a thorough understanding of the way the data will be used to make business decisions.
    Often significant change management issues are generated as a result of modifications required by end users to the data access design and implementation. As a result the BW Data Access Consultant is in a key position to provide valuable information to the change agent or change management process.
    Specifically, the BW Data Access Consultant is responsible for designing the data access solution to include:
    Understanding the data that will be available in BW in business terms
    Identifying the way end users want to analyze the data in BW
    Designing the data access solution to satisfy defined business requirements
    The BW Data Access Consultant is also responsible for developing the data access solution to include:
    Developing options for data access (i.e. web solution, R/3 drill through, ODS reporting, master data reporting, 3rd party tools)
    Developing prototypes of data access for review with end users
    Developing the required data access solutions
    Developing the associated interface programs and/or customized web enhancements, if necessary
    Configuring the Reporting Agent, if necessary
    Configuring the GIS
    Testing of all developed solutions
    Ensuring integration testing of data access solution
    Developing a production support plan
    Working with training development to include data access solution in BW course materials
    SAP BW Data Architect: The BW Data Architect is responsible for the overall data design of the BW project. This includes the design of the:
    BW InfoCubes (Basic Cubes, Multi-cubes, Remote cubes, and Aggregates)
    BW ODS Objects
    BW Datamarts
    Logical Models
    BW Process Models
    BW Enterprise Models
    The BW Data Architect plays a critical role in the BW project and is the link between the end user’s business requirements and the data architecture solution that will satisfy these requirements. All other activities in the BW project are contingent upon the data design being sound and flexible enough to satisfy evolving business requirements.
    The BW Data Architect is responsible for capturing the business requirements for the BW project. This effort includes:
    Planning the business requirements gathering sessions and process
    Coordinating all business requirements gathering efforts with the BW Project Manager
    Facilitating the business requirements gathering sessions
    Capturing the information and producing the deliverables from the business requirements gathering sessions
    Understanding and documenting business definitions of data
    Developing the data model
    Ensuring integration of data from both SAP and non-SAP sources
    Fielding questions concerning the data content, definition and structure
    This role should also address other critical data design issues such as:
    Granularity of data and the potential for multiple levels of granularity
    Use of degenerate dimensions
    InfoCube partitioning
    Need for aggregation at multiple levels
    Need for storing derived BW data
    Ensuring overall integrity of all BW Models
    Providing Data Administration development standards for business requirements analysis and BW enterprise modeling
    Provide strategic planning for data management
    Impact analysis of data change requirements
    As stated above, the BW Data Architect is responsible for the overall data design of the BW project. This includes the design of the:
    BW InfoCubes (Basic Cubes, Multi-cubes, Remote cubes, and Aggregates)
    BW ODS Objects
    BW Datamarts
    Logical Models
    BW Process Models
    BW Enterprise Models
    SAP BW Application Consultant: The BW Application Consultant is responsible for utilizing BW to satisfy the business requirements identified for the project. As provided in the other roles, if the scope of the BW project is tightly controlled and can use standard BW Business Content, InfoCubes, and Queries, the BW Application Consultant may assume the responsibility to perform several roles concurrently to include:
    BW Data Architect
    BW Data Access Consultant
    BW Data Extraction Consultant
    SAP Project Manager
    Business Process Team Lead
    Authorization Administrator
    If this occurs, the BW Application Consultant must have a broad range of skills and this position will be under significant pressure during the course of the BW project. In this situation, the BW Application Consultant inherently must be responsible for the overall integrated design and realization of the BW solution.
    If the project scope is broad and must extend Business Content, InfoCubes and/or Queries, then the project warrants resources being assigned to the roles identified above. In this case, the BW Application Consultant is responsible for the overall integrated design and coordinated realization of the BW solution.
    If this role is assumed by an SAP Consultant, often the expectations are that they are familiar with all components and functionality of Business Information Warehouse. This role often naturally becomes a focal point for all design consideration related to BW.
    The BW Application Consultant (or one of the resources identified above) uses the BW Administrator Workbench to perform the functions provided by BW:
    Establish connections to the BW sources
    Activate the standard Business Content
    Enable the standard InfoCubes and Queries
    Enhance the InfoCubes as required by the BW Data Architect
    Enhance the Queries as required by the BW Data Access Consultant
    Define authorization profiles and access
    Evaluate statistical performance and make recommendations to Basis support for optimization where possible
    Manage the CTS layer
    SAP BW Basis Consultant: The BW Basis Person must be able to advise on BW Landscape issues, Transport environment, Authorisation, Performance Issues of Database and BW, Installation of BW Server, Plug Ins and Frontend (For all layers there are patches / support packages) that should be regularly installed.
    This role can be assumed by the Basis Consultant (However, additional BW skills are absolutely necessary)
    Hope it helps..

  • Middleware

    Dear Gurus,
    I will facing an interview o a Roll out Project. You're surely aware that in such Project we have to highlight in our mind Data Migration. I would like to know the Migration tools in SAP CRM Could we consider Middleware as a migration tool?
    Thanks in advance

    No. Middleware is not a migration tool. It is an integral part of CRM and establishes the data flow between CRM and R/3.
    Typically data migration tools are XIF adapter, BDC, LSMW. Also you have many BAPIs in CRM that allow the data import into CRM.
    <b>Do not forget to reward if it helps,</b>
    Regards,
    Paul Kondaveeti

  • How can we do policy updations and insertion using procedures in insurence?

    how can we do policy updations and insertion using procedures in insurence?
    please answer for this post i need faced in interview.how can we write the code for that procedure in policy details using procedures in plsql.

    997995 wrote:
    how can we do policy updations and insertion using procedures in insurence?
    please answer for this post i need faced in interview.how can we write the code for that procedure in policy details using procedures in plsql.You are asking about a specific business area (Insurance) and the nuances of that business (Insurance Policies) and providing no technical details about what is required, on a technical forum. There are many varied businesses in the world and not everyone here is going to be familiar with the area of business you are referring to.
    As a technical forum, people are here to assist with technical issues, not to try and help you answer questions in an interview for something you clearly know nothing about, so that you can get a job that you won't know how to do.
    If you have a specific technical issue, post appropriate details, including database version, table structures and indexes, example data and expected output etc. as detailed in the FAQ: {message:id=9360002}

Maybe you are looking for

  • Retaining original font in CR2008 while exporting to PDF

    Hi, Do we have a fix/patch available for retaining the original font when exporting to PDF in 2008 yet? The solution i see is to update the registry files. Do we have any other solution like a fixed dll file or a patch already available for download

  • Best practice for handling local external assets in Air?

    When setting up a project (as3 mobile not flex framework ideally), where and how might one place their runtime-loaded application assets? Especially, does anyone have example code for referencing local files such that it works across android, iOS and

  • Gmail Contacts Import Refuses My .CSV File

    I have created a file in Numbers of contacts for gmail. I have exported it as a .csv file and I selected Western Mac OS Roman (When this failed I tried Unicode and Windows Latin1) Both of those failed to be accepted by gmail too. Each time I try and

  • Why does distiller include everything on the page?

    Hi, each time I convert an EPS illustrator file into a PDF file using distiller everything outside the artboard is included which makes the document way larger then it is setup to be (i.e. A4 or letter size). What ever it is, Acrobat Distiller will e

  • 3310 predictive text problems

    As an older user of a fairly old phone I was comfortably letting mobile phone use pass me by until my children persuaded me that I had to learn to text. I have got the basics OK but no matter what I do the predictive text on my Nokia 3310 just seems