dbTalk Databases Forums  

IRowSetFastLoad causing errors during writeback.

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss IRowSetFastLoad causing errors during writeback. in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Michael
 
Posts: n/a

Default IRowSetFastLoad causing errors during writeback. - 12-16-2003 , 01:24 PM






Set the SSFastLoadOptions registry key (needed to create it) to ""
(empty string) as described in:

http://msdn.microsoft.com/library/de...lwriteback.asp

After reboot, running the UPDATE CUBE statement that worked before
(very slowly worked), I receive the following error(s):

Incorrect syntax near ''.
Cannot use empty object or column names. Use a single space if
necessary.

----------------------

Does anyone know what is going on here and how to resolve these
errors? I was unable to find any additional resources on this topic.

Thanks.

Michael.

Reply With Quote
  #2  
Old   
Michael
 
Posts: n/a

Default Re: IRowSetFastLoad causing errors during writeback. - 12-17-2003 , 04:46 AM






Update:

Using "TABLOCK" instead of "" (empty string) stopped this error from
occuring (it seems that the SQL query generated by the AS server was
leaving a WHERE clause blank, hence the error), but did not speed up
the UPDATE command to less than 60 seconds (for 200x200 leaf nodes).
I was wondering if this is to be expected.

Also, would an increase in RAM on either the AS server or the SQL
server help to speed up the UPDATE CUBE command? On which server
would it be more effective?

Thanks.

Michael.

mmarano (AT) resourceconsultants (DOT) com (Michael) wrote in message news:<a478254e.0312161124.2e28ae11 (AT) posting (DOT) google.com>...
Quote:
Set the SSFastLoadOptions registry key (needed to create it) to ""
(empty string) as described in:

http://msdn.microsoft.com/library/de...lwriteback.asp

After reboot, running the UPDATE CUBE statement that worked before
(very slowly worked), I receive the following error(s):

Incorrect syntax near ''.
Cannot use empty object or column names. Use a single space if
necessary.

----------------------

Does anyone know what is going on here and how to resolve these
errors? I was unable to find any additional resources on this topic.

Thanks.

Michael.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.