Archived Months
January 2003
March 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > sql server data warehouse > november 2003

Filter by week: 1 2 3 4 5

Convert DBs numeric date to SQL datetime
Posted by EL at 11/28/2003 12:16:03 AM
Hi, I'm moving some data from AS400 DB2 to SQL Server and run into date conversion problems. My date from DB2 is numeric 8 characters eg "20031231". How can I convert it to either datetime or smalldatetime format in SQL server ? If my table in SQL is defined as datetime/smalldatetime ...more >>


Future of AS/OLAP in Yukon ?
Posted by Nick at 11/26/2003 2:36:04 AM
I recently heard a rumour that MS is going to focus less on MOLAP functionality in Yukon (or post Yukon releases) and focus more on supporting traditional ROLAP star-schemas in the RDBMS (<> MDDBMS) Is this just hearsay or are there any facts availiable to shed some light on this matter?...more >>

SQL script to remove constraints
Posted by Etienne M. St-Georges at 11/25/2003 10:20:35 AM
Hi! I need to write a script that will remove any constraints and triggers from any table in a specified database. My problem is that i don't know where are stored in the system tables the constraints and relations... I've been told that once this would be found, i would just have to use cur...more >>

Formating Decmial Places in an Expression
Posted by Anthony Boyd at 11/24/2003 6:33:07 PM
I'm trying to find a way to set the decimal places returned in an expression through a view, I've listed the SQL statement below. The two expressions I am looking at are the PagesHr and the BatchesHr, they are showing 12 decimal places and I would like the to show only 2. I've used the LEFT and...more >>

SQL logging
Posted by Bubba at 11/24/2003 1:00:53 PM
We are currently logging IIS data to an SQL server. The amount of data has reached 14 GB. When we were logging to the IIS server as regular log files for the same period of time (roughly one month the log files were not more than 2 gb. There has been no real increase in traffic to our serv...more >>

BCP - R
Posted by ravi sankar at 11/21/2003 4:04:12 AM
Hi all, I m trying to use BCP utility to upload a huge text file. As per microsoft documentation, -R is used to specify the regional settings. My computer (client) and the sql server (running in a network machine) has dd/mm/yyyy as the regional settings. The incomming text file also has d...more >>

Error committing build of a dimension
Posted by Michael Schmidt-Gahabka at 11/20/2003 4:04:41 PM
Hello, Since two days I get an error when I try to build a dimension. Analysis Manager stops working (it hangs) and I have to kill the process and restart Analysis Services. The temporary files of the dimension TEST TEST'S.dim TEST'S.dimcr TEST'S.dimprop TEST'S.dimtree are created In...more >>

table design question
Posted by Vitamin at 11/20/2003 10:59:04 AM
i really dont know how to design the table, would you please give me some suggestion? their have server user, and there have some customer record, said username, password, email and address some users are allowed to view username and email, some are allowed to view address ana username only so...more >>



Newbie Question
Posted by Dongo! at 11/19/2003 3:43:37 PM
Hi Group, Sorry if this is in the wrong group ......... I was hoping someone might be able to help out a newbie out? I`ve installed SQL 2000 on a machine now im stuck. I`ve managed to find where to design the tables etc etc but was wondering if anybody has any how to or URL links on how t...more >>

seeking referrals to trainers for OLAP/SQL Server Analysis Services - Wash.,DC area
Posted by jdj20912 NO[at]SPAM yahoo.com at 11/19/2003 12:33:33 PM
Greetings - My company is looking at bringing several of our people up to speed on Microsoft SQL Server 2000 Analysis Services - Course Number MS2074 or equivalent...... Can anyone refer us to a Washington, DC-area trainer with whom we might be able to strike a deal directly? We're also co...more >>

SQL Server 2000 Analysis Services Chat: MDX Answers
Posted by Stephen Dybing [MSFT] at 11/18/2003 4:38:31 PM
Date: Wednesday, November 19, 2003 Time: 10-11 AM Pacific Time (11-12 PM MT, 12-1 PM CT, 1-2 PM ET, 18:00-19:00 GMT) Join experts from Microsoft and Aspirity as we discuss topics ranging from simple calculated members to advanced MDX expressions and queries that maximize the information st...more >>

moving cubes
Posted by J at 11/17/2003 2:15:18 PM
Hi How do I know where the cubes are sitting on the file system? Also, how do I change the location of the cubes? I'm running out of disk on one drive (processing fails because of space) but have lots of space on another drive. Thanks J...more >>

ETL ideas
Posted by kildenc NO[at]SPAM hotmail.com at 11/17/2003 1:52:49 PM
Hi everyone, I am currently developing an ETL process for a small data warehouse. Because of its size, it doesn't warrant buying an ETL tool. My question deals mainly with column and table mappings. Basically, we have events that are piled in from various machines that track financial data as...more >>

Using Non Common Dimensions within a Virtual Cube
Posted by toddack NO[at]SPAM hotmail.com at 11/17/2003 6:32:23 AM
We have this virtual cube that has a dimension that is in common with several cubes. What we need to happen is to create a virtual cube bringing in several of the dimensions unique to each cube. This is not a problem, the problem is what we would like to see happen is when we make a change to th...more >>

question regarding rebuild Dimension
Posted by Karen at 11/13/2003 10:13:46 AM
I am new in building cube & fact table. I was trying to run a DTS package that created by someone else and when it reached "Rebuild Dimension process". It gave me this error message. **** Error **** Consumer More than the maximum of 64,000 dimension member children for a single parent (di...more >>

StrToArray function Restrictions
Posted by James Malherbe at 11/13/2003 1:41:10 AM
I have read(1) that StrToArray can only handle 1,048,576 items. Is this still the case I need to call an external function and it is not guaranteed that the set will always conform 1. (Article) BASIC STATISTICAL CALCULATIONS IN MDX AND ANALYSIS SERVICES By George Spoffor ...more >>

Combining Members
Posted by Asa Monsey at 11/12/2003 11:25:58 AM
I have a simple customer dimension. Some of the customers are grouped together, but none of me data sources have the groupings, and there is only one user that needs the measures aggregated at the parent level. Is there an MDX function that will combine specifed members in one dimension ...more >>

Reporting on very large "live" database
Posted by abhishes NO[at]SPAM hotmail.com at 11/12/2003 7:02:51 AM
Hello All, I am working on a application which has a table with 100 million records. A background process keeps inserting 5 rows per second into this table. My client is generating reports from that table. They are interested in seeing reports with real time data. This means that as soon a...more >>

RE: Taste the critical package from M$
Posted by Anndrea at 11/10/2003 11:08:19 AM
Microsoft User this is the latest version of security update, the "July 1999, Cumulative Patch" update which resolves all known security vulnerabilities affecting MS Internet Explorer, MS Outlook and MS Outlook Express. Install now to protect your computer from these vulnerabilities, the mos...more >>

multiple datasources?
Posted by jr at 11/4/2003 12:34:02 PM
Am I missing something? I cannot figure out how to add multiple data sources to a cube to create dimensions. I need to get data from multiple servers and relate ID's to friendly names from tables on different servers. Certainly this is possible. Please help. Thanks, Jr ...more >>

OLAP Doubt: Line graphs for each year.
Posted by kokank at 11/4/2003 5:32:51 AM
Hi, I am working in SQL Analysis Services and ProClarity. I have the following requirement: I need to display a graph with a measure - "Average Stops" for months Jan to Dec. The x-axis should contain months Jan - Dec. A line graph should be displayed for each year .. 2001, 2002, 2003 etc ...more >>

Books on Datawarehousing?
Posted by C at 11/4/2003 3:46:33 AM
Hi, I am about to undertake some datawarehouisng work for our company. I have got some stuff off the web on what datawarehousing is. It is mainly theoretical stuff. I have worked with SQL Server 2000 for a few years now but have never done any datawarehousing. Does anyone know a de...more >>

Virutal Cube Creation
Posted by Asa Monsey at 11/3/2003 11:02:22 AM
How does Analysis Services make the decisions about how to merge cubes. I have 2 cubes: revenue and throughput. I want to join them on a variety of dimensions. I choose the dimensions I want from each cube, but the data resulting cube is not reliable. For example, in the revenue cu...more >>


DevelopmentNow Blog