Viewing 15 posts - 271 through 285 (of 508 total)
It's a limitation of the GUI. Personally I would stick to a front end app for data entry or use QA if you have to do an adhoc insert.
Wes
August 8, 2003 at 6:51 am
install ignore errors apply sp3 after install. I do belive that was the answer given.
Wes
August 5, 2003 at 3:05 pm
I've got a used emc 3700 with 128 disk in it. It's slow that aside it is a trooper. No disk failures or hardware failures in any way.
Wes
August 5, 2003 at 11:41 am
Well, I personally go the SAN route much more growth and setting up the cluster is much much easier. There are very few people that support scsi attached clusters anymore....
August 4, 2003 at 4:40 pm
Well I figured it out. the time isn't zero filled to a 24 hour clock. Say the time was midnight and 56 min 23 sec it would only read 5623...
July 29, 2003 at 8:06 pm
you need double quotes due to the $ in the share name
exec xp_cmdshell '"\\testserver\c$\test.bat"'
give that a try.
Wes
July 29, 2003 at 1:56 pm
you also get single digit numbers which isn't possible if it is doing the count from 1/1/1746 or whatever the year is. hrum.. I'll keep diging.
Wes
July 29, 2003 at 9:41 am
If you fire up profiler you will see that the query is passed through to the other server to execute a rowset object is created on the server with the...
July 25, 2003 at 7:22 am
if it works it works. I would have never thought to do that.
Wes
July 25, 2003 at 7:12 am
I'll start digging I don't even have my books on 6.5 any more.
Wes
July 22, 2003 at 7:51 pm
I'm not sure what the computer managment screen is but in general EM is slow. it issues several queries and uses DMO objects to pull back everything it needs and...
July 18, 2003 at 7:06 am
the cluster admin saw it as online but did it appear to be running in ether enterprise manager or the service manager?
Wes
July 8, 2003 at 5:49 am
That would be my first place to look check all your cluster dependencies and make sure they are all tied to the right groups.
Wes
July 7, 2003 at 5:34 pm
it can take as little as a few seconds and as much as minutes normally I see about a 30 second lag for failover between nodes and sql starting up....
July 3, 2003 at 4:57 pm
I would look at permissions ususally the only time a cluster install will fail is if you don't have enough permissions to install something on one of the nodes.
Wes
July 3, 2003 at 8:37 am
Viewing 15 posts - 271 through 285 (of 508 total)