Importing data with special character out of sql server
I have a sql script that I run in sql server. After I get the results, I need to import them out to excel file. Since I am on a production server, I only have a read only rights. I can not create any...
View ArticleCDC Capture failed
Hi Everyone..,my sql server version is 2008r2 RTM package running on Windows machine 2008R2I have enabled CDC on a Database with selected tables, it was perfectly working fine,today due to some reason...
View ArticleT-SQL code
I have date name of Service_Date in a query with other data fields and I want to automate the query run on a monthly basis for the previous monthSo:WHERE Service_Date >=DateBeginning and...
View ArticleCDC for Oracle Continually goes to Aborted State - SQL Server 2012
I am setting up a test environment for CDC with an Oracle system. I have everything set up to the point where logs are being read and data appears to be getting added to the CDC tables in SQL Server....
View Articledetails on partition switch with aligned indexes
This is a "what's happening under the covers" type of question. I have a table with a clustered index and two non clustered indexes, all partition aligned. When I perform a partition switch I can...
View ArticleColumn Store Index (Batch Vs Row)
Hi folks,Could some1 please tell me when SQL Server uses Row Store Execution mode and when it uses Batch mode.I have a table which have following schema, and I am running this code.I don't know why I...
View ArticleReport Builder 3.0 subreports
HiI am adding multiple sub-reports into a Report builder 3.0 with each sub-report showing different information. However one sub-report has 3 rows, whilst another only has one row. When the report...
View ArticleODS
Hi All, What actually is the purpose of operational datastore. Can you please eloborate the usage of ODS in realime environment. Thanks, Venkat.
View ArticleTopDown or BottomUp Approaches
Hi Gurus,Which method is generally followed in realtime either topdown or bottomup approach and Why ? Can you make a eloborate explanation on this topic. Appreciate your help.Thanks,venkat.
View Articleexporting data out of sql server
I have reading rights on a sql server where I need to run a sql script to copy data to excel spread sheet. The problem I am having is that most of the columns in the returned data set results have...
View ArticleSQL Server DB to big, out of disk space
Good day, we have a server setup where cube & datawarehouse data located on same drive but the datawarehouse db has increased a lot over the past few months and running out of disk space is there a...
View ArticlePartitioning large FactSales table
Hi,Forgive a newbie question, if this already covered.I have a FactSales table, currently in single PRIMARY filegroup. Ultimately for use by SSAS. The table has 800M rowsI would like to partition the...
View ArticleStar schema or Data warehouse Desgin
Hi All,I have the following query, and there are so many queries like this with different codes for different reports etc.. I am thinking to design some reference tables(Master data) to reduce the Case...
View ArticleDWLoader works in SSIS Execution Process Task?
Does anyone knows if PDW's DWLoader works in SSIS Execution Process Task? Is there a sample?I struggle to find documentation on using DWLoader.exe in Execution Process Task (EPT) of SSIS. There are...
View ArticleFact History scdtype2
Hi Guys,I have a fact table, which holds history, i want to point the latest dimension record with the latest fact record.Can you please guide me how to do that and what is the approach, wat query i...
View ArticleImplimenting Inferred member logic using T-SQL
Hi , Can any one give me a good reference/example of implimenting inferred member logic using T-SQL rather than using SCD in SSIS.Thanks you. Vishal.
View ArticleMerging Two OLAP databases
Hi , I have 2 databases "BI datawarhouse" and "BI datawarehouse Dev" that are the same (same Cubes and roles and ...)but every one of them has some additions. Is there any way to compare them in order...
View ArticleNUMBER SOURCE OF DOCUMENTS POSTED: 0 OUT OF A TOTAL OF 1
Good Morning Fellas! I was trying to post and print put-away warehouse receipt document then i've got this error. Kindly see attached image for this error and try to help, so stuck :/
View ArticleSQL Server Cluster 2012 - Change of data location due to SAN replacement
Hi,My company is currently replacing the SAN. I manage a clustered SQL Server 2012 environment and I need to redirect SQL Server to the new data locations. How can I accomplish...
View ArticleDW Beginner Question
Hi thereIve been developing BI solutions using SSRS reports ontop of Relational database for years now, ive also had a limited amount of exposure to SSAS and SSIS but this has been more of a...
View Article