Viewing 15 posts - 1 through 15 (of 24 total)
Thanks for your reply but i am worried.I can see lot of users are connected to this user database.
I don't want to kill their spid. So is there any way...
February 18, 2010 at 11:51 pm
I know the logic to find out,the logic is:
1.find the highest id per day.
2. Then find the max of (the original table -highest id table)
this way...
January 28, 2010 at 11:06 am
Even i was also thinking the same way,however i got stuck to implement this process as automated...
is it possible to export the event log to txt file automatically?
January 18, 2010 at 8:07 am
Is there any SQL command to read system event logs?
if It would help me create reboot report.
January 18, 2010 at 3:46 am
As server is running out of space i have to shrink either log files/database file.I can't take log back up because of space issue.
October 1, 2009 at 1:55 am
Thanks for your reply.
Could you give me some example.
September 26, 2009 at 6:56 am
We are still having issue: All schedule job getting failed with this error message:
Windows Error - The data area passed to a system call is too small. This...
May 11, 2009 at 11:19 pm
When I am running the following command ,getting more than 600 rows,how I will check which article has problem..
select * from distribution.dbo.MSsubscriptions where subscriber_id=0
Thanks,
Litu Deb
August 12, 2008 at 4:32 am
Thanks for the query.
But sp_helparticle @publication = 'publication' , @article = '%'
this query show about all the article,From here how can I identify which article...
August 11, 2008 at 8:41 am
Thanks for your suggestion.
I would like to know is there any way to verify my tables statistics are updated.
Regds,
Litu Deb
August 6, 2008 at 6:40 am
Thanks a lot everyone.
I got now some idea about statistics.when I run the following command i can see the last updated date.
DBCC SHOW_STATISTICS ( )
So how to know when i...
August 6, 2008 at 5:55 am
Viewing 15 posts - 1 through 15 (of 24 total)