Viewing 15 posts - 6,466 through 6,480 (of 7,472 total)
long shot ... but ...
did someone try to run the "copy database" wizard
It does a detach...
October 18, 2005 at 3:13 am
since you dev-server is less strict than your prod server, there might be problems at dev-side.
on the other hand, if there were to occur problems, the developers would have to...
October 18, 2005 at 1:30 am
I don't know, but I can tell you this is not a one to one operation.
You'll need to think about your join predicates to determine which part(s) to use in...
October 18, 2005 at 12:46 am
check msmdsrv.exe in taskmanager.
IF pss says so, accept it. For the moment I cannot check because I nolonger have msAs available on a big...
October 17, 2005 at 2:06 am
AFAIK Analysis Service (32 bit) takes maximum 3Gb. Even if more is available.
October 14, 2005 at 12:00 am
did you disable AWE when you enabled the /3Gb switch ?
October 13, 2005 at 5:57 am
When you have 8Gb ram you should alter your boot.ini to use /3Gb _and_ /pae and _not_enable AWE !
This is what we have in the boot.ini :
multi(0)disk(0)rdisk(0)partition(1)\WINNT="Microsoft Windows 2000 Advanced Server...
October 12, 2005 at 7:11 am
John,
when you only have 4 Gb ram on your server AWE would be overhead because you should only use /3gb switch in the boot.ini
Have a look at http://www.sql-server-performance.com/awe_memory.asp
October 12, 2005 at 6:42 am
Sorry for the late followup : I've been attending SQLPASS2005
btw Natalia I got it working now
Thanks
October 6, 2005 at 12:34 am
just a thinking :
imgFname varchar(30),
that 30 may be to small, then you'll get an error stating truncation would take place if you want to store a imgFname that is...
October 6, 2005 at 12:00 am
arch the nice refs are gone, you must have edited the reply
I have one problem with an anymated gif, it appears to only...
September 23, 2005 at 7:57 am
I was trying to avoid just that
I'd seen you derive that info from " dRE.GetString(2) " and was hoping to find an equivalent...
September 23, 2005 at 7:26 am
you could offcourse use an alert in JobNumber1 final success step, wich launches JobNumber2, ...
If this job-launching is depending on who/what launched the...
September 23, 2005 at 6:50 am
Viewing 15 posts - 6,466 through 6,480 (of 7,472 total)