Viewing 15 posts - 31 through 45 (of 46 total)
Noel,
Thanks for your reply...I have tried shrinking the TLog with your method and it also works just fine so now I have two ways to shrink a log file while...
July 18, 2007 at 6:28 am
I wanted to post a final solution to the question I posed several weeks ago in case someelse has this problem...
To shrink a Transaction log for a database that is...
July 12, 2007 at 8:46 am
Noel,
I ran the command dbcc sqlperf(logspace) and found that the database I am concerned with is only using 5.49% of the log space.
I went to create a NULL device as...
June 27, 2007 at 12:12 pm
Hey Mike...
Here are the steps I used to resolve my problem.
First I deleted the Maintenance plans under SSIS
Then I ran the following scripts:
URL: http://gedzuks.wordpress.com/2007/04/20/sql-server-2005-delete-maintenance-plan-error/
June 12, 2007 at 6:53 am
Mike,
I went ahead and ran the sp_dropserver, sp_addserver hoping that would solve my problem.
Again unable to delete the maintenance plan.
Next I tried dropping/deleting the job as you suggested and I...
June 11, 2007 at 1:28 pm
The variable was set to have scope on the entire package. When I ran the job it does not fail therefore the View History did not give me any detail...
May 24, 2007 at 2:13 pm
Thanks Yelena to the quick reply...
I will try your solution this afternoon and let you know how it worked...Thanks again
Yelena,
I have implemented your solution...
March 1, 2007 at 6:08 am
Thanks David,
Now that you have pointed me in the right direction I have gone to several web sites where they deal with this subject in some detail. You have saved...
September 30, 2005 at 6:35 am
Just want to thank you guys for your responses, I tried the UDF route and it worked beautifully...Thanks very much Reg...
November 24, 2004 at 12:27 pm
After exhaustive research I finally found a posting in a newsgroup on Microsofts web site for Report Services that mentioned a problem similar to the one I was having. MS...
August 4, 2004 at 12:57 pm
Thanks John, I will go do some research and see what I can find. Will post my results later...Thanks again...
July 30, 2004 at 9:48 am
Thanks Keith I will try your solution this morning...
September 24, 2003 at 6:06 am
Thanks to all who responded. I will see if I can get a copy of the application and see if tables are referenced via owner.table... again thanks for help Reg
...
August 11, 2003 at 5:59 am
quote:
I think ISS reads the ERRORLOG file looking for "Login succeeded for user" messages to keep track of the last time a...
June 27, 2003 at 2:52 pm
quote:
No ideas how they produce the report. They might trace the logins by examining transaction log or using Profiler to trace who...
June 27, 2003 at 1:47 pm
Viewing 15 posts - 31 through 45 (of 46 total)