Viewing 15 posts - 31 through 45 (of 56 total)
Hi Vincent,
I did a migration in the last months, too.
Very good is the decision to keeo the dts packages running as they are in SQL 2005 and migrate...
July 31, 2007 at 1:56 am
Hi FP,
AMO (Analysis Management Object) is the new object model in SSAS 2005.
Check this for introduction and google for examples.
http://asptoday.com/Content.aspx?id=2351
Best regards,
Stefan
July 17, 2007 at 1:17 am
Hi James,
of course I meant that you have to use TAB when exporting the data from your source system. It makes no sense to use comma as column seperator...
July 2, 2007 at 2:06 am
Hi,
first of all - use TAB as seperator in flat files, most systems do not allow TABs in data fields, thus this causes not as much problems as comma....
June 29, 2007 at 1:44 am
Hi,
the way I usually do this is to do a lookup for the PK of the target table saving the value of an ID (autoincrement value). Then I do...
June 29, 2007 at 1:22 am
Hi Matt,
you need a customer dimension and a facttable (your transaction table). The customer dimension you could build by using customer data from your legacy system or you can...
May 22, 2007 at 4:59 pm
Hi Prakash,
I made the same experiences tho months ago.
Try to reorg/recreate your indexes and your stored procedures.
Did you change the compatibility level of your database to 90...
May 17, 2007 at 10:54 am
Hi,
good idea. What would you use?
I heard from a tool called SQLIO. Any experiences, other ideas?
Best regards,
Stefan
May 16, 2007 at 2:16 am
Hi,
the server has 16 GByte RAM, 6,5 GByte is used for SQL Server DBMS. The rest is used for other components we use. (SSAS, SSRS, IIS) Do you think...
May 15, 2007 at 1:26 am
The time needed for the Full Backup on the new system is 6 hours compared to 2 hours on the old system.
I tried to do a differential backup the...
May 14, 2007 at 9:22 am
Hi Steve,
the attribute relationships are set up correctly, the aggregations design worked the last time and they are build every day. I read the sources. I tried some other...
May 8, 2007 at 2:48 pm
Hi Antonela,
it works but what about security? Do you want to allow anyone to see the data in the cubes? Don't you have different groups of users with different...
May 6, 2007 at 8:01 am
Hi,
my advice - forget the migration wizard and build up your cubes from scratch. I did a big migration of a datawarehouse (20 Cubes, 30 dimensions) this year and...
May 5, 2007 at 8:44 am
Hi antonela,
Analysis Services needs Windows Authentification to work. When accessing cubes with excel basic authentification is used. This means that simply the user and the password of the current...
May 5, 2007 at 8:37 am
Hi data,
as I understand you use an OLTP DB as data source for your cube. You imported the mentioned tables to your Data Source View. Now you want to create a...
May 5, 2007 at 8:28 am
Viewing 15 posts - 31 through 45 (of 56 total)