Viewing 15 posts - 39,046 through 39,060 (of 39,456 total)
I have a standard test as well. I had an article on it (maybe still do). I used to get some really funny things as well.
What was really amazing to...
November 5, 2001 at 4:08 pm
Be interested to hear. We have been all W2K except for the PDC/one BDC for over a year. We love 2K, but have been hesitant to take on the migration...
November 5, 2001 at 4:03 pm
November 5, 2001 at 1:32 pm
memory leaks are this biggie. Load is another. This is overhead that is better spent somewhere else as your server gets busy. I'd hate for my database server to be...
November 5, 2001 at 1:28 pm
I'd recommend DTS, but I used this with SQL 7 early on in its life.
Script out all objects from v6.5 (EM does this)
Run script on new server
Had script to BCP...
November 5, 2001 at 1:23 pm
Whew, not sure if you can get the db without the log.
I think you need to recreate the database with a blank file (using the GUI). Then shutdown the server...
November 5, 2001 at 1:16 pm
I like the article. We need a standard view of our jobs for it to be more accepted in all industries.
I think that the production DBA should report to an...
November 5, 2001 at 1:10 pm
I'd always leave it to users to change things, but try to standardize whereever possible for storage. especially for loads of data from an external source.
Steve Jones
November 5, 2001 at 1:06 pm
I think you need 3 environments at a min. Prod, dev and a QA/staging area. Refresh QA and test before moving changes to production. Reffresh dev rarely and be sure...
November 5, 2001 at 1:03 pm
sp_recompile forces the procedure to recompile when you run it and a new query plan is built at that time. We were thinking the query plan is out of date...
November 5, 2001 at 12:55 pm
November 5, 2001 at 12:51 pm
Post your code and we can help, but Leon is right. Get it working in QA first.
Steve Jones
November 5, 2001 at 12:46 pm
Don't use sa in DTS!!!!!
You might need to re'save your DTS packages. I see them sometimes flip out with changes like this.
Steve Jones
November 5, 2001 at 12:44 pm
I would add that most people stink in this business. I think the curve for IT people (especially DBAs) is bent to the left.
I'd be interested in knowing how he...
November 5, 2001 at 12:38 pm
Sounds like you are missing something.
Can you try another machine? (Another copy of EM)
Steve Jones
November 5, 2001 at 12:15 pm
Viewing 15 posts - 39,046 through 39,060 (of 39,456 total)