Viewing 15 posts - 7,471 through 7,485 (of 7,502 total)
what if that original node is gone ?
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data and code to get the best help
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution ๐
Who am I ? Sometimes this is me but most of the time this is me
February 5, 2003 at 12:14 am
Great article. Especialy the conclusion, wich IMO should be put en a red colour and an extra bold font.
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data and code to get the best help
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution ๐
Who am I ? Sometimes this is me but most of the time this is me
January 27, 2003 at 3:26 am
remember you can only shrink your logfile at "the end". If that last section is in use, you cannot shrink. The "forced" shrinks only fillup the last section during a...
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data and code to get the best help
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution ๐
Who am I ? Sometimes this is me but most of the time this is me
January 16, 2003 at 12:09 am
Use dbcc traceon(1204; 3605; -1) to have sqlserver log deadlock-situations in the sqlserver-logs. This gives good info.
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data and code to get the best help
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution ๐
Who am I ? Sometimes this is me but most of the time this is me
January 3, 2003 at 12:04 am
Where the spids in as rollback-state ? Then you cannot kill them. I've noticed this in relation with some non-IT-developed access-applications. After these applications where banned to use the production...
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data and code to get the best help
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution ๐
Who am I ? Sometimes this is me but most of the time this is me
January 2, 2003 at 11:59 pm
Maybe I'm looking at a small scale, but any chance DTS could help out ?
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data and code to get the best help
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution ๐
Who am I ? Sometimes this is me but most of the time this is me
December 9, 2002 at 12:37 am
When scripting remember to script the user/role-autorities as well !
As for the warm feeling : Enjoy it as much as possible!
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data and code to get the best help
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution ๐
Who am I ? Sometimes this is me but most of the time this is me
December 9, 2002 at 12:30 am
what are (index and )datapagestatistics stating ? (imho Shrink is only freeing empty pages)
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data and code to get the best help
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution ๐
Who am I ? Sometimes this is me but most of the time this is me
December 9, 2002 at 12:15 am
what are (index and )datapagestatistics stating ? (imho Shrink is only freeing empty pages)
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data and code to get the best help
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution ๐
Who am I ? Sometimes this is me but most of the time this is me
December 9, 2002 at 12:15 am
The only way to be sure about the sort order of the resultset is to put an ORDER BY clause in your query. Group by might give a correct result,...
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data and code to get the best help
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution ๐
Who am I ? Sometimes this is me but most of the time this is me
November 29, 2002 at 2:11 am
Sorry I wasn't that specific. Antras686 completed the missing link in this case ๐
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data and code to get the best help
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution ๐
Who am I ? Sometimes this is me but most of the time this is me
November 28, 2002 at 12:01 am
if you're using EM , just design the view and add a space somewhere and push the apply-button.
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data and code to get the best help
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution ๐
Who am I ? Sometimes this is me but most of the time this is me
November 27, 2002 at 12:33 am
search for killpwd.exe
from MS :
Microsoft has created the KillPwd.exe command utility to search Microsoftยฎ SQL Serverโข
setup files for the System administrator (sa) login password. If the KillPwd.exe command
utility...
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data and code to get the best help
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution ๐
Who am I ? Sometimes this is me but most of the time this is me
November 25, 2002 at 5:32 am
trace flag 3605 (log tarcedata) should be combind with 1204 (explain deadlocks).
Do it at server level as startup parameters. Otherwise it latst only for the duration of that session.
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data and code to get the best help
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution ๐
Who am I ? Sometimes this is me but most of the time this is me
November 18, 2002 at 12:00 am
This is a nice solution if you only want to followup the sql-server-stuff.
We use HP-openview-managex/HP-OperationsW to followup the nt-eventlogs of our servers. All our jobs report failings to the...
Johan
Learn to play, play to learn !
Dont drive faster than your guardian angel can fly ...
but keeping both feet on the ground wont get you anywhere :w00t:
- How to post Performance Problems
- How to post data and code to get the best help
- How to prevent a sore throat after hours of presenting ppt
press F1 for solution, press shift+F1 for urgent solution ๐
Who am I ? Sometimes this is me but most of the time this is me
November 7, 2002 at 1:29 am
Viewing 15 posts - 7,471 through 7,485 (of 7,502 total)