Viewing 15 posts - 5,581 through 5,595 (of 7,499 total)
thanks for the missing link notification :blush:
It used to work befor SSC got to this new version.
I'll ask Steve to fix it.:cool:
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
October 2, 2007 at 4:05 am
I got this from last years SQLPass conference:;)
Potential for enormous filesystem cache on 64-bit can create external memory pressure !
Configure OS to favor memory for programs, not filesystem.
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
October 2, 2007 at 12:54 am
In stead of keeping fingers crossed, because it should be possible.
Maybe it's better to just grab a spare DESKTOP, pop in a 500Gb disk and install a w2k3 server on...
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
October 1, 2007 at 12:30 am
steevlee (9/28/2007)
...could you please explain more "Login Triggers" ..? :w00t:
Keep in mind logon triggers have only been implemented with SQL2005 as from SP2 and off course they are at instance...
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
October 1, 2007 at 12:24 am
I'd go with GilaMonster's advice.
Keep in mind that when you are going to restore, you can actualy move the log-file to a new location during the restore itself. Nomore hassle...
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
October 1, 2007 at 12:18 am
At next SQLPass, this may be the banner on the backside of the T-shirt:
500000 and growing ! (Update the number active at the time) :w00t::cool::cool::cool:
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
September 29, 2007 at 12:00 pm
so your solution would be:
1) correct your /pae and AWE settings.
Only use the /3Gb in boot.ini and do NOT enable AWE in sqlserver
2) I'd...
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
September 27, 2007 at 3:59 am
maybe the better way is to use the INFORMATION_SCHEMA views, but you'll get the idea using :
declare @Tabelname varchar(128)
set @Tabelname = 'T' -- Adjust to filter !!
-- print 'set...
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
September 26, 2007 at 12:38 am
Nice thing, these upgrades, it's a pitty you didn't migrate the forum-reply-counters. So all of a sudden I'm back to 3.:doze:
| Joined: | 5/27/2001 11:00:00 PM... |
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
September 25, 2007 at 12:24 am
been there, done that, burned the fingers too ![]()
I'm glad you're back on track now.![]()
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
September 20, 2007 at 11:22 am
just a wild guess, but did you remove builtin\administrators and forgot to give login auth to the cluster service account ?
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
September 17, 2007 at 8:07 pm
tell him to use Visual Studio , create a new SSIS project and use the migration wizard for DTS 2000. (he must be able to get to the SQL2000 package...
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
September 17, 2007 at 8:04 pm
can you script and post your "create linked server" DDL (and the details) ?
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
September 14, 2007 at 12:13 am
Did you check ApexSQL Audit ?
If you have full recovery model enabled, there are also log-analysers on the marked. e.g. Red Gate Log rescue (btw free for sql2000)
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
September 13, 2007 at 3:59 am
What level is your SQL2005 (sp2 with CU3 ?)
- check the job-owner for the jobs.
- if you want to run dts-packages, you'll need ssis
SSIS needs to be installed separatly...
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
September 13, 2007 at 12:54 am
Viewing 15 posts - 5,581 through 5,595 (of 7,499 total)