all groups > sql server data warehouse > november 2004
Process Cube using SQL DTS
Posted by brettos at 11/30/2004 10:01:43 AM
Hi
I have created a package to do this which simply returns with the erro
'1 task(s) failed during execution'. I can process the dimensions an
cubes manually in analysis Manager fine.
SQL and analysis Manager are both on the same server and the tas
appears to be running with the domain a... more >>
Analysis Services Data Access Auditing with msmdqlog.mdb
Posted by LP at 11/29/2004 1:29:04 PM
I’m starting to look at using a data warehouse and would like to have some
tracking of the queries ran against the data warehouse.
I’ve gone through several articles about the MS Access database msmdqlog.mdb
and I’m just looking for ways to implement the auditing and I have a few
ques... more >>
Dimensional modelling advice
Posted by keith.chung NO[at]SPAM stats.govt.nz at 11/28/2004 4:34:43 PM
I am a former DBA that has moved into a totally new role and
environment, as a data architect on an enterprise data warehousing
project for the national statistics office. I've started reading the
Kimball Data Warehouse Toolkit (2nd Edition) and now have a feel for
the approach that I'd like to... more >>
Copying rows with all child rows
Posted by Stefan Rosi at 11/24/2004 2:54:58 AM
Hallo NG,
I have some complicated database with many relational tables and one root
table (i.e. has no FK)
What I need to do is to copy a row inside the root table then copy all child
rows and change references in them to refer to the copied row in the root
table, and then copy the... more >>
Improve Performance of Multi Dimensional Queries
Posted by Mike at 11/24/2004 2:49:08 AM
We have a large DW running on a server with 4GB memory, and mostly reponse is
fine.
However when we make a query which has several dimensions each of which may
have hundreds or more values, then add in a few measures. It will take a long
time when we select drill down from the top level tot... more >>
DTS Error - Data too large for specified buffer size
Posted by Scott Natwick at 11/23/2004 9:58:24 AM
I'm trying to import data into my table and I'm received an error message
that I've been able to resolve.
The message is:
Error Source: Microsoft Transformation Services (DTS) Data Pump
Error Description: Data for source column 3 ("column_name") is too large for
the specified buffer size.
... more >>
<Long Text> errors on a 'text char(16)' column
Posted by cjeffwang NO[at]SPAM yahoo.com at 11/22/2004 3:28:45 PM
Our SQL Server database is being utilized by many Applix/iHelpdesk
forms. On a cloumn with a 'text char(16)' datatype, we recently found
2 <Long Text> errors on a table. The Applix developers said their
application was locked up. My DBArtisan can disply only two records.
The third row showed... more >>
Audit table/index access
Posted by Vihrea at 11/22/2004 12:29:11 PM
I inherited a rudimentary data warehouse and would like to gather data on
which tables and which indexes are being used. Queries to the warehouse are
typically issued via ODBC from an ACC2003 front-end.
I have chosen SQL profiler as the tool to identify object usage. I thought
ObjectOpened... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
partitioning a table question...
Posted by Jéjé at 11/20/2004 11:23:14 AM
Hi,
I have to plan a datawarehouse structure where the primary reporting usage
is to list detailed information about customers.
And also, we have OLAP cube for analysis purpose.
I'll have 100 000 customers and a fact table containing between 35 to
45millions of rows by year. (we also have... more >>
BI Accelerator Cube Reprocess Problems
Posted by Chris Timko at 11/19/2004 9:42:28 AM
We are currently trying to implement a BI solution for a data warehouse,
but can't seem to get the last few kinks worked out.
I have a cube made by BI that has monthly partitions. The problem is
that whenever I add new dimention information (which should be an
incremental update), I have to r... more >>
Data Analyzer Reviews
Posted by michelle at 11/16/2004 3:13:12 PM
Does anyone use this in their organization?
1. What is the administrative effort? Does it require a lot of
setup/support?
2. What is the learning curve like for the users?
3. What products are comparable to this?
... more >>
Error when browsing the cube
Posted by SqlJunkies User at 11/15/2004 10:42:23 AM
I installed Analysis Services and then I installed
SP3 for SqlServer2k and
SP3 for Analysis Services
But I am still getting an error when browsing the cube
Errors like
"Provider not found. not properly installed
and then
"Unspecified error"
and some times
"Unable to connect to the registr... more >>
OSQL + sql files with accent characters = problems!
Posted by Jéjé at 11/15/2004 10:01:54 AM
Hi,
I've an SQL file which contain accent characters to fill my default values
like this:
insert into mtytable.... values('Février')
and also I create storedprocedures which execute some insert / update
command with the same values.
The SQL file is correct.
I've a batch file (.bat) whic... more >>
BI Accelerator generators (SSABI)
Posted by Gabriel Cor at 11/12/2004 3:49:09 PM
When you install the Accelerator it only has the ProClarity Generator.
¿is there any other available?
... more >>
SAS Datawarehouse..?
Posted by Kent Johnson at 11/11/2004 10:24:43 PM
Hi all,
Anyone with experience with SAS-datawarehouse.
Good or bad? Why?
They have a lot of front end tools.
/Kent J.
... more >>
New datawarehouse
Posted by Dave Mortenson at 11/11/2004 11:48:10 AM
What is the best way to set up a datwarehouse? Do I use replication or dts
packages or what? What I need to do is archive production data every two
weeks to this datawarehouse. Then I will need to be able to query the
archive data. What is the best way to do this? And how do I go about doing
... more >>
track down table usage
Posted by Rea Peleg at 11/9/2004 12:17:15 PM
Hi all
I need to be sure a table had not been updated since it was created.
Is there a way to extract a log of updates, deletions and inserts commited
against a table from sql server??
TIA
Rea
... more >>
unable to browse the cube
Posted by Larry Thomas at 11/9/2004 9:41:26 AM
I'm new to the whole data warehousing business and I'm going through the
tutorial and as I get to the end where I process the cube I then try to
browse the data and get an error Unable to browse cube. Unspecified Error.
From the research I've done this problem was happening in 2002 and 2003 an... more >>
logging the volume of data loaded other the network?
Posted by Jéjé at 11/9/2004 12:06:44 AM
Hi,
how can I know or log the volume loaded by my DTS packages?
I need to evaluate the traffic and the bandwidth required.
Does the profiler can provide enough info?
For the moment I work on a copy of the production database. so all is local
on my server.
Thanks for your help
Jerom... more >>
Validating Surrogate Keys
Posted by thom NO[at]SPAM pantazi.net at 11/8/2004 1:18:25 PM
We have a small data warehouse (less than 50 million rows in roughly
75 gigabytes) however, it is growing steadily. We have noticed that
we get much better performance on queries when there are no foreign
key constraints. We have demonstrated a 14% improvement. I am aware
that many data wareh... more >>
Image Server Database
Posted by Justin Furch at 11/5/2004 10:24:51 AM
I am a semi-experienced DBA, but have some questions regarding the
storage of images inside of SQL Server (which I have never done before).
I am researching to pros and cons of storing images inside of SQL
Server verses a file server and DB combination (storing the file paths
in SQL). The... more >>
Duplicating a database
Posted by Randy Rabin at 11/4/2004 2:59:50 PM
Hi,
Hoping someone out there has some advice on what to me seems like a common
database problem.
We have a high-throughput 24/7 transactional system that we're looking to
mirror to a different physical server, the intent being to redirect our
query system which right now hits the OLTP datab... more >>
One To Many Dim Design Question
Posted by Brian Parker at 11/4/2004 6:54:02 AM
Hello, I have a analysis services design question I've been struggling with.
Let me pose the question in simplified terms and hopefully one of you
experts can help me along...
We have cetain tools that go out on jobs. These tools can perform one or
more services for our customers at the ... more >>
MS AS vs. Cognos PowerPlay
Posted by AlexD at 11/3/2004 8:29:21 AM
We need to make a choice between using MS AS or Cognos PowerPlay. PowerPlay
has a much better interface and some advantages.
Can anyone comment on this? Also, does anyone know of good fron-end products
to create MS AS cubes rather than using the Microsoft UI?
Thanks
Alex
alexdinu1@hotmail.c... more >>
How to clean up transaction logs
Posted by Kit at 11/1/2004 12:39:59 AM
Hello,
Now, I use SQL Server 2000 and Analysis Manager. I have
some problem about transaction logs that have been
expanded day by day for the database of SQL and Ananlysis
Manager. Currently, size of transaction log files are
bigger than data files.
Please advise me how to clear or ... more >>
|