Viewing 15 posts - 316 through 330 (of 479 total)
Yeh, tried this, very difficult to do though with busy databases. I will try a few ideas out and see what happens.
June 30, 2002 at 7:00 am
Hey Andy, what will people win for reviewing one of my articles?? ;))
Some interesting points throughout the article. I run a range of sites where we utilise 3 db...
June 25, 2002 at 7:22 am
Hi Steven
Select properties of your DB and go to the last tab called "permissions".
Cheers
Ck
June 21, 2002 at 5:28 am
Hi Steven
Select properties of your DB and go to the last tab called "permissions".
Cheers
Ck
June 21, 2002 at 5:27 am
hmm.. looks like its a XP problem, works perfectly under win2k as running EE of sqlserver. I will try patching up my installation at home and see what happens...
June 20, 2002 at 8:47 pm
far out, forgot all about that one! sheesh
thanks steve
June 20, 2002 at 11:51 am
Hi
I would test this very carefully, from memory here I had a senario some time back where the trigger continued to fire. I will have to re-test.
Cheers
Ck
June 18, 2002 at 7:41 pm
Hi
I have 4gb ram on my box, and have pinned 290Mb data (37 tables of 300 in the schema and 800,000 rows)... watch your buffer cache for variences with hit...
June 13, 2002 at 3:25 am
sqlnet setup properly on the server? and if its working via sqlplus to the oracle box then you shouldnt have a problem, the problem may be simply with your config...
June 13, 2002 at 3:18 am
steve, all the internals and other issues related to the DBMS engine and what makes it tick.
June 12, 2002 at 9:12 am
Hi
hmm.. this is a strange one. From all the restores ive done over the years (v7/ss2k) the recovery model is restored "as is" based on the properties setting at...
June 12, 2002 at 7:50 am
All that said though, fragmentatiobn will still occur in 64kb chunks? therfore fragmentation will never be zero in well used (many concurrent users and transaction) objects. Surely sql 2k server...
June 11, 2002 at 7:25 am
Hi
This will not resolve your problem, to me it sounds like a fundamental application architecture problem and the vendor is talking garbage, id be very supprised to see any difference...
June 11, 2002 at 4:23 am
Hi all
I dont entirely agree with Antares686 in regard to the fragmentation issue. First of all, you cant a avoid physical fragmentation of the database files, there is no...
June 10, 2002 at 11:42 pm
I agree with codedoc, versioning can make a simple data model very complex, especialy for end-users quering it (well, its not that bad with some views but someone has to...
June 10, 2002 at 11:15 pm
Viewing 15 posts - 316 through 330 (of 479 total)