Data warehousing /Business intelligence

Does anyone have a list of data warehousing /Business intelligence interview questions?
or can share the Data warehousing/BI interview experience with me?

I've included links to them.
Don?t over index your OLTP tables, as every index you add increases the time it takes to perform INSERTS, UPDATES, and DELETES. There is a fine line between having the ideal number
of indexes (for SELECTs) and the ideal number for data modifications
Too many indexes on frequently updated (inclusive of inserts, updates and deletes) tables incur extra index maintenance
overhead. Generally, OLTP database designs should keep the number of indexes to a
functional minimum, again due to the high volumes of similar transactions combined with the cost of index maintenance.
Unused indexes incur the cost of index maintenance for inserts, updates, and deletes without benefiting any users. Unused
indexes should be eliminated. Any index that has been used (by select, update or delete operations) will appear in sys.dm_db_index_usage_stats. Thus, any defined index not included in this DMV has not been used since the last re-start of SQL Server.
I generally start to get concerned when I see more than about five or six relational indexes on a volatile table. Having too many relational indexes
has a negative effect on insert, update, and delete performance. Ultimately, it is a judgment call, based on your workload, your hardware and I/O subsystem, and on your experience.
Standard practices call for indexing strategies in OLTP systems to target an increase in concurrency versus query support; however, more indexes have to be created than is
desired to reach acceptable query performance. The lower the proportion of write operations is in the system, the higher the level of indexing that can be tolerated, unless the timing of specific write operations is critical ref.http://www.bidn.com/blogs/TomLannen/bidn-blog/2625/indexing-strategies-for-oltp-databases
Ahsan Kabir Please remember to click Mark as Answer and Vote as Helpful on posts that help you. This can be beneficial to other community members reading the thread. http://www.aktechforum.blogspot.com/

Similar Messages

  • SQL Server Data Tools – Business Intelligence for Visual Studio 2013 (SSDT BI) and SSIS on SQL Server 2012

    This great blog entry titled
    SQL Server Data Tools - Business Intelligence for Visual Studio 2013 (SSDT BI), link below, highlights the lack of support for SSIS projects using SQL Server 2012, VS 2013 and SSDT BI for VS 2013. I see there is a new version
    on SSDT BI for VS 2013 (12.0.2430.0, File Name: SSDTBI_x86_ENU.exe, Date Published: 10/27/2014) link below.
    Does this version support SSIS projects using SQL Server 2012 using VS 2013 and SSDT BI for VS 2013?
    http://blogs.msdn.com/b/analysisservices/archive/2014/04/02/sql-server-data-tools-business-intelligence-for-visual-studio-2013-ssdt-bi.aspx
    http://www.microsoft.com/en-us/download/details.aspx?id=42313

    Hi cjrinpdx,
    According to the picture, it seems that we can use SSIS 2012 support is not included in SSDT-BI for VS 2013. And based on the previous versions, SSIS always different from SSRS, SSAS.
    SSDT-BI for Visual Studio 2012 supports versions of SQL Server as follows:
    SSAS project can target SQL 2012 or lower
    SSRS project can target SQL 2012 or lower
    SSIS project can target only SQL 2012
    The following blog is for your reference:
    http://blogs.technet.com/b/dataplatforminsider/archive/2013/11/13/microsoft-sql-server-data-tools-update.aspx
    Since I have no environment to test this at this moment,
    I recommend you that submit the feedback at
    https://connect.microsoft.com/SQLServer/. 
    Thank you for your understanding.
    Regards,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Error installing SQL Server Data Tools - Business Intelligence for Visual Studio 2013

    Hi
    I am trying to install SQL Server Data Tools - Business Intelligence for Visual Studio 2013 and am getting the following error
    This installation package could not be opened. Contact the application vendor to verify that this is a valid Windows Installer package.
    I am running
    Windows 8.1 x64
    SQL Server 2014 Developer Edition x64
    Visual Studio 2013 Professional
    Any help would be appreciated.
    Thanks
    Biztalk Developer

    Could you please check if Windows Installer service is running and is in automatic startup mode.
    The other thing is, if you’re running an x64-based SQL instance (64-bit), make sure to select “New Instance” on the Installation Type page, and NOT “Add features to an existing instance”. 
    http://stackoverflow.com/questions/24989187/64-bit-microsoft-sql-server-data-tools

  • Sql server data tools - Business intelligence

    Hi,
    Please assist, i need to know if i require a licence for SQL Server Data tools - Business Intelligence.
    L.M

    Hi Lebohang,
    As per my understanding, you don't have to make all users have CAL. You can install SQL Server Data Tools - Business Intelligence for Visual Studio 2013 as a standalone business intelligence authoring environment or side-by-side with an existing SQL Server
    Data Tools installed with SQL Server.
    Reference:
    Install SQL Server Data Tools - Business Intelligence for Visual Studio 2013
    If you have any question, please feel free to ask.
    Best regards,
    Qiuyun Yu

  • OTN -- ERROR 404  for Discoverer Business Intelligence Discoverer

    Community --> Downloads --> Oracle Software Downloads --> Data Warehousing & Business Intelligence --> Oracle Business Intelligence Discoverer
    points to this link:
    http://www.oracle.com/products/ias/index.html
    i get
    Sorry, this page was not found. (ErrorDocument 404)

    We've corrected this error; apologies:
    http://www.oracle.com/technology/software/products/ias/devuse.html
    Regards, OTN

  • SQL Server Data Tools (2012) and Business Intelligence Studios (2008)

    Hi,
    Can SQL Server 2012 Data Tools be installed alongside BIDS 2008 on my workstation or will I encounter issues?
    Thanks

    Related blogs: BIDS Templates Come to Visual Studio 2012 in SSDT Update
    QUOTE: "Of course you can. I had “BIDS” for SQL Server 2008 R2 installed earlier and then i upgraded it to SQL server 2012 . Now i have “SQL server data tools” and “BIDS ” , both running seamlessly."
    http://blog.sqlauthority.com/2013/03/10/sqlauthority-news-sql-server-data-tools-business-intelligence-for-visual-studio-2012-sql-server-2012-data-tier-application-framework/
    Kalman Toth Database & OLAP Architect
    Free T-SQL Scripts
    New Book / Kindle: Exam 70-461 Bootcamp: Querying Microsoft SQL Server 2012

  • Unable to install Business Intelligence for Visual Studio 2012

    I have tried and tried to get the templates to show up in Visual Studio. I have tried all the suggestions that could be found from others in 2013. I am down to the "Command Report.NoOp" message when I click on "Sql Server Data Tools for Visual
    Studio 2012", under Sql Server 2012 menu.
    Can anyone help me get rid of this error message? I can't tell how many times I have uninstalled and reinstalled or repaired 2012 software. I believe I finally have the correct SSDTSetup.exe file and SSDTBI_VS2012_x86.exe file. The versions are 11.0.3402.0
    and 11.1.31203.1.
    I have spent 3 days trying to get this working so I can create some SSIS projects. Please someone help me.....
    thanks,
    SMA
    Shawn M Austin

    Hi Shavona,
    According to your description, we need to verify if the error message is “Command "Report.NoOp" is not valid” when you install Microsoft SQL Server Data Tools - Business Intelligence for Visual Studio 2012.
     If yes, it seems that the BI Templates are not installed properly. Please ensure that you have selected “Perform a new installation of SQL Server 2012” instead of “Add features to an existing instance of SQL Server 2012” when installing the
    update.
    For more information about how to install SQL Server Data Tools - Business Intelligence for Visual Studio 2012, you can review the following post.
    http://social.msdn.microsoft.com/Forums/sqlserver/en-US/651b9ed6-ec9e-46d7-b26c-d9013febbce1/business-intelligence-project-templates-are-missing-on-sql-server-data-tools-2012?forum=sqlreportingservices
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • Oracle Business Intelligence How to choose data set based on a condition

    Hi,
    I am using Oracle Business Intelligence for creating reports, i am facing a situation where i have two quries (data sets in BI), one to display a Failure message and other to fetch data from the table to be displayed in the report.
    The problem is i am unable to choose which data set to run based on a condition. How to use a condition based on which the dataset will be run
    For example : i will read a table column value if it is 'S' means success, then i have to run the dataset to fetch the data from the table.
    If the column value has 'F' then i have to run the dataset which will display failure message
    Please let me know if any of you have any idea on this
    Thanks in advance
    Muthukumaran

    Hi Chinna,
    You have to use some scripting as well as coding to perform the tasks listed by you. First of all make your form Dynamic, In your Adobe lifecycle Designer, open your form,
    Goto, File --> Form Properties,
    Goto the Defaults tab,
    Select "Dynamic PDF" for the XDP Preview Format:
    Click OK.
    This setting will now allow dynamicity in your Form, when you view it in PDF Preview tab.
    For Hiding/Unhiding the fields/SF, you can use the presence property and set it based on the conditions. like:
    if (this.rawValue == null)
    TextField1.presence = "hidden";
    For your second task, you may map a method corresponding to onSubmit event of the IF and write the code to create the workflow and make RFC call here.
    For third one, you need to convert the PDFObject from Binary context into a byte array and save it at appropriate location.
    Hope I have answered all your queries.
    Cheers,
    Arafat

  • Business Intelligence data model?

    Is there a publically available model for the Business Intelligence objects? My company would like to be able to read against these objects using JDBC calls.
    Dick Dawson

    <BLOCKQUOTE><font size="1" face="Verdana, Arial, Helvetica">quote:</font><HR>Originally posted by Richard Dawson ([email protected]):
    Is there a publically available model for the Business Intelligence objects? My company would like to be able to read against these objects using JDBC calls.
    Dick Dawson<HR></BLOCKQUOTE>
    null

  • Business Intelligence related Question - R12

    Hi All,
    We are moving to R12 soon, and right now use Discoverer Reports, BI Publisher Reports, RDF Reports and an in-house built data warehousing tool which we want to get rid of due to maintenance overhead. Moving to R12, we would like to have one tool where we can consolidate all our reporting in.
    Is there BI tool that comes as part of R12, that can be used for reporting? We also might use OBIEE, which I think is a seperately licensed product.
    Do you have any sugegstions?
    Thanks in advance.

    Chinook2 wrote:
    Hi All,
    Is there BI tool that comes as part of R12, that can be used for reporting? We also might use OBIEE, which I think is a seperately licensed product.No BI tool as such. Some of the DBI (Daily Business Intelligence) stuff still works, I think, but I can't speak for how well the various dashboards have been maintained between 11i and R12. Oracle's preferred direction is seems to be for customers to use the OBIA (Business Intelligence Applications) product instead for pre-built Apps business intelligence (http://www.oracle.com/us/solutions/ent-performance-bi/bi-applications-066544.html#erp) . And, of course, if you want to roll your own, there's OBIEE: http://www.oracle.com/us/solutions/ent-performance-bi/enterprise-edition-066546.html .
    Regards,
    John P.
    http://only4left.jpiwowar.com

  • Business Intelligence Application

    Hi Guru, sorry i am quite new to Business Intelligence.. and i have go through some ebook on Business Intelligence found on SDN..
    wonder could anyone tell me more on how to use those tools i know about
    <b>Visual Composer, Bex Query Designer, Bex Report Designer, Bex Web Designer, Bex Analyzer,InfoCube, InfoProvider and Data Warehousing Workbench.</b>
    for me i try to open the application it promt me to login to the server. but currently i using Trial Slim Edition and wonder could anyone teach me or guide me in how to create the connection.. so i can start to explore the BI...
    thank..
    hope to hear from you all soon...
    Regards
    Jia Jun

    Hi Jia Jun Ng,
    I think you need to learn SAP BI from scratch.
    Go through the SAP Help link here
    http://help.sap.com/saphelp_nw04s/helpdata/en/e3/e60138fede083de10000009b38f8cf/frameset.htm
    BI Content:
    http://help.sap.com/saphelp_nw04s/helpdata/en/3d/5fb13cd0500255e10000000a114084/frameset.htm
    Message was edited by:
            Praveen Vujjini

  • Tokenization and Business Intelligence reports....

    Hello Gurus,
    I am kind of stuck trying to find a solution how can one deploy a tokenization architecture and yet make use of it in building Business Intelligence reports. Basically the model could be described as follows:
    I two databases, the first is database "A" that contains the actual and business data. The second database is database "B", this one holds tokens that corresponds to the business data on database "A". In this model the reporting server is not directly connected to the data warehousing database directly. The business data gets propagated to the BI server, passing through the tokenization database which has the direct connection to the BI server.
    I am basically stuck finding how can requests propagated within this three tier architecture seamlessly. A typical request is to be submitted by the BI report, the report sends the request to the tokenization databse. From the point of the tokenization database point of view, upon receiving the request from the report the tokenized database resolves the request in order to retrieve the business data from the data warehouse and sends it back to the report in order to appear in the form desired.
    I would be grateful if anyone would be able to propose a solution for how this seamless connection between the BI server and DW is to be done passing through the tokenization server.
    Thanks in advance......

    Business Explorer role is from 3.5 and BI role is new in 04s.
    You will have to create the copy and remove the unwanted iViews from the new role.
    You can set permissions at iView level (permission to specfc users for broadcaster iView) but it will be hard maintaining it.

  • Data warehousing VS database

    pls help me in knowing the differences between database and data warehousing in detail
    send me links and PDF if u have
    thanks

    Hi Ranjith,
    A data warehouse is, primarily, a record of an enterprise's past transactional and operational information, stored in a database designed to favour efficient data analysis and reporting (especially OLAP). Data warehousing is not meant for current, "live" data.
    A database is a collection of information stored in a computer in a systematic way, such that a computer program can consult it to answer questions. The software used to manage and query a database is known as a database management system (DBMS). The properties of database systems are studied in information science.
    [http://www.webopedia.com/TERM/D/data_warehouse.html]
    BW is an analytical tool where reports from various module of business can be handled easily and very faster .
    ABAP reports will make burden on OLTP server.
    BW data is designed for reports.
    Also check the links:
    The Home of SAP Business Warehouse (BW)
    [http://www.erpgenie.com/sap/sapfunc/bw.htm]
    SAP Business Information Warehouse
    [http://help.sap.com/saphelp_nw04/helpdata/en/b2/e50138fede083de10000009b38f8cf/content.htm]
    Business Intelligence : Programming in BW
    [https://www.sdn.sap.com/irj/sdn/wiki?path=/display/bi/programminginBW&]
    BW and Portals 2005
    [https://www.sdn.sap.com/irj/sdn/bi-and-portals2005]
    SAP Business Warehouse (BW) Overview
    [http://gleez.com/sap/bw/overview]
    Hope this helps
    Regards
    Hemant Khemani

  • Data warehousing skills

    Hi there,
    I'm a recent graduate and I want to look for a job in data warehousing. Could you give me some tips as to what
    skill set/knowledge is required to be successful in this domain? I'm familiar with the basics of SQL, PL/SQL but I'd like
    to master or improve my skills here.
    I've Oracle complete reference with me. I'm sure there are tons of books out there. But could some of you give me
    few suggestions?
    I really appreciate your help.
    Thanks.

    Skills required depend on the environment and your job role.
    Different organisations will have a different mix of skills.
    Oracle Discoverer
    Oracle Warehouse Builder
    Oracle business Intelligence
    DB administration (specific skills would be partitioning, materilized views)
    sql tuning skills (essential)
    pl/sql skills (essential)
    unix/linux knowledge
    database design skills
    Reporting tool (varies by organisation)
    And whats the motivation for wanting to work in a datawarehouse environment?

  • Database VS Data warehousing

    pls help me in knowing the differences between database and data warehousing in detail
    send me links and PDF if u have
    thanks

    Hi,
    A data base is a structured collection of records or data. A computer database relies upon software to organize the storage of data. The software models the database structure in what are known as database models.
    A data warehouse is a repository of an organization's electronically stored data. Data warehouses are designed to facilitate reporting and analysis.This classic definition of the data warehouse focuses on data storage. However, the means to retrieve and analyze data, to extract, transform and load data, and to manage the dictionary data are also considered essential components of a data warehousing system. Many references to data warehousing use this broader context. An expanded definition for data warehousing includes business intelligence tools, tools to extract, transform, and load data into the repository, and tools to manage and retrieve metadata.
    Regards.

Maybe you are looking for

  • Support Desk issue

    Hi all, I have configured service desk. But there is one problem. Consider a scenario - user A creates support message 111 from satellite system and say user B is part of assigned support team for message 111. Now if I login to the solution manager w

  • Network error (-3001) during Mac OS check update

    When I try to download new update for my MAC OS 10.5.8 an network error -3001 appear: "A networking error has occurred: Cannot open file (-3001). Make sure you can connect to the Internet, then try again." My internet it is up and running what can i

  • [Help] Join query from 3 tables

    Hi, I'm new to database. I have a question about joining 3 tables, pardon me for my bad english. My tables look like this table 1: Person (id,firstname, lastname) table 2: AssignPersonAddress (id,personid,addressid,type) table 3: Address (id,telefon,

  • JSP vs. Class

    this is a 2 part question.           1)at my company, jsp pages do a significan amount of server-side           processing while using regular class files for some additional           processing. my supervisor wants to remove as much as possible of

  • Mail crashing exc_bad_access

    Hi all, My mail is crashing it started today while i was playing around with the same crash in xcode. both crashed on startup but xcode seems te work fine atm. here is my log Process:         Mail [1039] Path:            /Applications/Mail.app/Conten