Viewing 15 posts - 601 through 615 (of 961 total)
Hi
Its difficult to understand vague terms such as same table and other table etc. You might want to consider rewording the post so that we get a better idea of...
August 8, 2011 at 1:48 am
The log file will grow as required and occupy as much space as needed. You need to check if the size its occupying is relevant within the scope of the...
August 8, 2011 at 1:30 am
How are u shrinking the file ? SSMS or DBCC ?
What message do you get when you try to shrink ?
August 8, 2011 at 1:03 am
You might want to go thru this document
August 8, 2011 at 12:59 am
The point being
1) Post the exact error message you see
2) 31/1/2011 = 31/1/2011 00:00:00.000 and not 31/1/2011 23:59:59.999
Have you considered point 2 in your logic ?
August 8, 2011 at 12:51 am
Have you checked for any bulk operations happening on the DB. Any recent deployments ?
Whats the auto growth setting for the log file for this DB?
August 8, 2011 at 12:48 am
Good to know. I wasn't referring to the installation folder as being corrupt , I meant the bootstrap file setup.exe.
August 8, 2011 at 12:42 am
They sure do 😀 , but its always fun trying to find a short cut.
August 8, 2011 at 12:39 am
There is a difference between account lock out and Disabled accounts , You need to have your DBA monitor the server to find out which of these is occurring. Or...
August 7, 2011 at 1:02 pm
You could add the User defined function in the body of the proc so that the proc executes the UDF as part of its completion. However without knowing the actual...
August 7, 2011 at 2:14 am
Try restarting the sql services esp the SQL Browser service. Make sure TCP/IP is enabled in network configurations.
Do you face this issue every time your connecting using SSMS ?
Have...
August 7, 2011 at 2:06 am
This is just another option. You could easily have all these operations being performed as part of a simple bat file containing the FTP commands and have SSIS execute the...
August 7, 2011 at 2:00 am
There is a setup folder under the server folder as part of the installer. Here you will find the individual msi for each product such as SSRs , SSIS DTS...
August 7, 2011 at 1:41 am
Most likely its another process trying to connect using the wrong password. Since the issue has been occurring for a long time, I think the other process is still unaware...
August 7, 2011 at 1:32 am
If your using the report builder wizard there is a check box to include grand totals, select it and you will find a row at the end of the table...
August 7, 2011 at 1:25 am
Viewing 15 posts - 601 through 615 (of 961 total)