Viewing 15 posts - 121 through 135 (of 223 total)
There are pro and con on 3GB. I am little confused.
Should I change my boot.ini in my case scenario which 8GB Ram on Window Server 2003 Enterprise edition?
multi(0) disk (0)...
March 20, 2009 at 2:59 pm
Hi SQLBOT and GSquared,
Many thanks for your advice and help.
Enclosed are my final database scripts:
--- CREATE Tables Roles
CREATE TABLE dbo.ROLES (
RoleIdsmallintNOT NULL,
RoleNamechar(75)NOT NULL,
RoleDescriptionvarchar(150)NULL
);
GO
ALTER TABLE dbo.ROLES ADD CONSTRAINT [PK_RoleID] PRIMARY KEY...
January 9, 2009 at 12:49 pm
Jonathan,
Thanks a lot of the Licensing -Mocirosoft, Contact information
(800) 426-9400.
Best regards,
Edwin
December 12, 2008 at 9:38 am
How many percentage from the initial cost that the company needs to pay on the second year?
Thanks a lot for your information.
Regards,
Edwin
December 3, 2008 at 1:22 pm
Perry,
Thanks for your valuable help and advice.
Regards,
Edwin
October 24, 2008 at 10:19 am
I forgot to issues:
Authorization [MyDomain\UserName] on my create endpoint statement.
Regards,
Edwin 😀
October 7, 2008 at 10:47 am
I figured it out and it's working now.
Please ignore this posted. 😀
October 5, 2008 at 12:30 am
Red Gate SQL Compare is very good tool.
However, it did not guarantee 100% fit into your environment.
For instance, DB_A located in Doman A and DB_B located different network segments...
September 25, 2008 at 2:09 pm
Perry,
The plan is 20 instances. My advice is 2 instances.
I checked with SQL Training books indicated that both SQL Server 2005 std and enterprise can take advantage of the...
August 21, 2008 at 2:17 pm
Hi Perry,
How to add the AWE on 32 bits in boot.ini.
For example:
boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(2)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Windows Server 2003, Enterprise" /noexecute=optout /fastdetect
Thanks,
Edwin
August 20, 2008 at 2:29 pm
Thanks to Todd, Moh and Perry help and advice.
Hi Todd,
Thanks for the Dell links.
I contacted the Dell Sales person and asked about the SAN training classes. He informed me...
August 20, 2008 at 1:16 pm
Perry,
I ‘m a newbie on Storage Area Networks. I need to pick it up a lot and I only read some SAN articles on this forum.
We are planning to...
August 19, 2008 at 1:06 pm
Dell
What kind of specific training the vendor will provide?
What kind of training should I ask?
Please advice on this?
Thanks a lot for your kind help.
Edwin
August 19, 2008 at 10:35 am
SQLORACLE,
Can you direct me to the scripts?
I only use:
Select count (*) from table_name with (NOLOCK);
go
August 8, 2008 at 12:44 pm
Viewing 15 posts - 121 through 135 (of 223 total)