Viewing 15 posts - 16 through 30 (of 107 total)
I have scripted the trace I have created. But when i try to run the script I am getting this error:
Windows error occurred while running SP_TRACE_CREATE. Error = 0x80070003(The system...
October 13, 2011 at 8:08 am
I am sorry I can start a new thread.
To answer your question:
Yes, I have started and stopped the profiler trace before scripting it.
October 12, 2011 at 1:51 pm
Sounds easy.
But i was unable to script it.
I went to file menu and then opened file and went to script file.
It is not working.
October 12, 2011 at 1:18 pm
It worked.
1.Go to Folder Settings.
2.Add New Role and give Content Manager role.
June 22, 2011 at 1:08 pm
Thank You opc.three .
Your expression worked like charm.
April 25, 2011 at 7:09 am
I am sorry for not being clear .
This what i did:
1.Right click on the package and clicked variables.
2.to the left of a package you will see variables
3.i have added...
April 22, 2011 at 3:11 pm
I found the error when i ran ssis package on the server (our server) .
The error says we cannot create the file if the file already exists on the destination...
March 15, 2011 at 11:45 am
I did table lock on my database and saw couple of errors for the table named 'temp_shipbad' so i did a restore everything works fine now.
I have scheduled these DBCC...
March 7, 2011 at 2:06 pm
I ran dbcc check with estimateonly and i got:
Estimates tempdb space needed for CHECKALLOC(KB):
2182
Estimates tempdb space needed for CHECKTABLES(KB):
224267
Now i will i know the tempdb space of the database...
March 7, 2011 at 12:29 pm
Yes we do have reporting services and reporting database that support ssrs .
March 1, 2011 at 2:55 pm
i am sorry i didnot notice that There is one dependent foreign key constraint to the ABC table ID column.But i have dropped that too while deleting the rows the...
February 7, 2011 at 12:54 pm
I have changed the datasource and it worked,but the problem i am having right now is different.
I have scheduled and subscribed the report to send me a mail and...
November 17, 2010 at 7:31 am
I have changed the server in data source in report manager and BIDS and it worked .
now i want to schedule this report and send mail .
is it possible using...
November 16, 2010 at 9:15 am
Perry Whittle (11/15/2010)
Edit the data source properties in SSRS to execute in your preferred fashion (windows account, sql...
November 15, 2010 at 1:33 pm
Its my mistake the data source name in the server is not matching to the datasource in the BIDS ,so i have changed the data source name .
But i got...
November 15, 2010 at 12:57 pm
Viewing 15 posts - 16 through 30 (of 107 total)