Viewing 15 posts - 61 through 75 (of 270 total)
What do you mean by SQL web user? The user logs on to your web site with their sql server or nt user credentials? Is anonymous access disabled in IIS?...
April 18, 2003 at 8:20 am
Check the permissions on the folder which contains the files you are deleting. Make sure the account that the job is running under has authority to access and modify the...
April 16, 2003 at 4:02 pm
It certainly could. I am having problems with a cube processing task in a DTS package and am thinking it is a permissions issue as well. Have you checked the...
April 16, 2003 at 9:07 am
You could try reinstalling MDAC on the server in question...maybe v2.7? Just a guess...
hth,
Michael
Michael Weiss
April 16, 2003 at 8:16 am
Okay...the ongoing saga...well, the package completed without error last night. I also had the trace running and the cube processing was definitely accessing the data store. Still, though, the filter...
April 15, 2003 at 8:43 pm
Steve,
Did any of your searches produce results suggesting to re-install AS? All of mine have...well, either re-install AS or re-install the latest SP for AS. Interestingly, when I ran the...
April 14, 2003 at 4:51 pm
Hey Steve,
No, I didn't do any tracing but that is a damn fine idea...I will run that tonight. I reinstalled SP3 for AS and for SQL Server. Then I ran...
April 14, 2003 at 4:36 pm
Been there and done that too..lol! The package failed last night with the error:
Step Error Source: Microsoft Data Transformation Services (DTS) Package
Step Error Description:Invalid clipboard format
(Switch Management (80004005): Partition 'Switch...
April 14, 2003 at 8:44 am
Thank you...that option was always checked. This really has me puzzled...now it seems that the cube processing never completes no matter how long I let it run. I am going...
April 14, 2003 at 8:26 am
Thank you, Steve. I will have a look at the documents. I am really thinking this has something to do with all of the Win2k updates that were installed on...
April 13, 2003 at 12:35 pm
As a follow up, I noticed that after stopping and restarting the AS service, total memory usage on the server drops by approximately 2gb. Also, the msmdvldm.exe service starts two...
April 12, 2003 at 4:14 pm
Hey, Mark...it's all just zeroes and ones...how hard can it be? 🙂
Seriously, to answer your questions 1)search under 'cube processing' in BOL and 2) get a copy of Microsoft(r) SQL...
April 10, 2003 at 3:40 pm
PS - check in BOL for refreshing a cube vrs processing...
Michael
Michael Weiss
April 10, 2003 at 3:11 pm
You could set the source table filter in your cube to exclude those records where the flag field = 1 (or whatever your flag is). Then you should be able...
April 10, 2003 at 3:10 pm
I think that the F3, F4, etc are column names assigned when there are no specific column names in the Excel spreadsheet. Have you tried giving your spreadsheet columns names...
April 9, 2003 at 12:55 pm
Viewing 15 posts - 61 through 75 (of 270 total)