What SQL SERVER LICENCE Should We Buy For This Achitecture For Sqlserver 2005

Aug 13, 2007



What type of licence should we buy among the list below

1.SQL Svr Standard Edtn 2005 Win32 English MVL 1 Processor License

2.SQL Svr Standard Edtn 2005 Win32 English MVL

3.SQL CAL 2005 English MVL User CAL

4.SQL CAL 2005 English MVL Device CAL

5.SQL Svr Enterprise Edtn 2005 Win32 English MVL 1 Processor License

6.SQL Svr Enterprise Edtn 2005 Win32 English MVL

7.SQL Server Wrkgroup Edtn 2005 Win32 English MVL 1 Processor License

8.SQL Server Wrkgroup Edtn 2005 Win32 English MVL 5 Clt

9.SQL Workgroup CAL 2005 Win32 English MVL User CAL

10.SQL Workgroupx CAL 2005 Win32 English MVL Device CAL

11.SQL Svr Developer Edtn 2005 Win32 X64/IA64 English MVL

our environment is

SERVER1,SERVER2,SERVER3 AND SERVER4-DMZ for DEV,QA,TRG AND DR

The servers are coming with the latest version of VMware starter license according to the no of cpu for each server with 2 x Quad-Core Intel Xeon Processor 2.66ghz with minimum 16gb memory and minimum 6 * 146 GB HDD.

Server1 will be partitioned into 5 logical servers

DEV-tranweb,QA- Tranweb, TRG- TranWeb, DR-TranWeb & compiler/sourcecode hosts

Server2 will be partitioned into 5 logical servers

DEV-tranApp,QA- tranApp, TRG- tranApp,DR-tranApp and FP/BugTrack host.

Server3 will be partitioned into 5 logical servers

DEV-tranDB,QA- tranDB, TRG- tranDB,DR-tranDB and AD

SERVER4-DMZ will be partitioned into 9 logical servers

The OS for the servers are Windows 2003 advance server OS with SAN Connectivity.this is the achitecture. Please suggest the best licence to buy for this achitecture.

Appreciate your response

Thanks

View 13 Replies


ADVERTISEMENT

SQL Server 2005 Licence

Apr 24, 2008


Hi,

Do I need a licence and what type of licence for client tool - SQL Server Managment Studio on a developer PC? If I have five developers working on one project using one SQL Server 2005 database and they all need SQL Server Managment Studio SQL Server Managment Studio and SQL Server Managment Business Intelligenence Development Studio on their PC, how many licencese do I need in total and what type of licences do we need and what edition do we need to install on that single development server?

Thanks

View 4 Replies View Related

SQL 2005 Standard Ed - Processor Licence

Jul 4, 2007

We are in the process of installing SQL 2005 Standard Edition on Servers with two Intel Xeon 2.6Ghz processors. We want to buy a processor licence for each server rather than CAL's, but do we have to buy two processor licences or is it possible to configure SQL 2005 to only use one processor on a dual processor server and thus only need to buy a single processor licence.

View 5 Replies View Related

FlatTextFile Licence Limitation With SQL 2005 Standard

Oct 12, 2006

I have developped a package that loads a flat text file into DB.

Runs OK from SQL BI Studio.

When I run it from SQL IIS, I have the following error message

"Erreur, le niveau de produit est insuffisant pour composant <<file IN>>"

that let me think this FLATTEXT ConnectionManager is only in SQL 2005 Enterprise version?

Can you help?

View 4 Replies View Related

SQLSERVER 2005 X64 Linked Server To SQLSERVER 7.0

Jun 20, 2007

Hello people.

I am in the process of planning a server upgrade to sql2005 x64.

I created 2 linked servers: one to a SQL2000 sp4 server and one to a SQL7.0 SP3.

I have the following error when I query the linked servers.
OLE DB provider "SQLNCLI" for linked server "IVDM2K" returned message "Unspecified error".
OLE DB provider "SQLNCLI" for linked server "IVDM2K" returned message "The stored procedure required to complete this operation could not be found on the server. Please contact your system administrator.".
Msg 7311, Level 16, State 2, Line 1
Cannot obtain the schema rowset "DBSCHEMA_TABLES_INFO" for OLE DB provider "SQLNCLI" for linked server "IVDM2K". The provider supports the interface, but returns a failure code when it is used.

I am aware of KB 906954.
http://support.microsoft.com/default.aspx?scid=kb;en-us;906954

I applied the instcat.sql on the SQL2000SP4 server and my linked server issues for that one are gone.

However, I ran the instcat.sql script on the SQL7.0 sp3 server and the linked server is still giving me an issue.

Can someone help me find a solution to this?

View 1 Replies View Related

SQL Server 2000 Licence

Dec 19, 2003

I'm trying to understand Microsoft SQL Server 2000 licence.

We want to buy the standard edition with 5 CAL's. What happen if we have sometime more then 5 users who try to connect from their home via Entreprise Manager. What happen exactly to the sixth person who try to connect ?

Thanks.

View 6 Replies View Related

Sql Server Developers Licence

Jul 23, 2005

Hi,I have just started a business and I was wondering if I could get someadvice about product selection. I am currently buiding my websiteusing asp.net connecting to sql server database.My question: Am I only required to purchase a SQL Server DevelopersLicence? I won't be hosting the site so I think this is correct butthought I should check.Cheers,Jack

View 1 Replies View Related

Problem Unicode Data 0x2300 In SQLServer 2000 SQLServer 2005 Express

Sep 20, 2006

Hi experts;
I have a problem with unicode character 0x2300
I created this table
create table testunicode (Bez nchar(128))

Insert Data
insert into testunicode (Bez)values('Œ€„¢')
with 2 Unicode characters
Œ€ = 0x2300
„¢ = 0x2122

Selecting the data
select Bez from testunicode
I see
"?„¢"

„¢ = 0x2122 is ok but instead of 0x2300 there is 0x3f

When I modify the insert statement like that ( 8960 = 0x2300 )
insert into testunicode (Bez)values(NCHAR(8960)+'„¢')

and select again voila i see
"Œ€„¢"
Does anyone have an idea?

Thanks

View 1 Replies View Related

Trying To 'load' A Copy Of A SQLServer 2000 Database To SQLServer 2005 Express

Apr 18, 2008



I am trying to 'load' a copy of a SQLServer 2000 database to SQLServer 2005 Express (on another host). The copy was provided by someone else - it came to me as a MDF file only, no LDF file.

I have tried to Attach the database and it fails with a failure to load the LDF. Is there any way to bypass this issue without the LDF or do I have to have that?

The provider of the database says I can create a new database and just point to the MDF as the data source but I can't seem to find a way to do that? I am using SQL Server Management Studio Express.

Thanks!!

View 1 Replies View Related

Replacing Sqlserver 2000 With Sqlserver 2005 Express

Jun 14, 2006

I have an app that uses a sqlserver 2000 jdbc driver to connect to a sqlserver 2000.

Is it possible to do a direct replacement of sqlserver 2000 with sqlserver 2005 express just by reconfiguring the app to point to the express? The app would still be using the sqlserver 2000 jdbc driver to try and make the connection.

If that is a possibility, what can be some differences in the configuration? Previously with 2000 the config information I entered is:

server name: "machinename"( or ip). I've also tried "machiname/SQLEXPRESS"

DB name: name of db instance

port: 1433(default)

user and pass.

My attempts so far results in

"java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC]Error establishing socket."

and

"java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC]Unable to connect. Invalid URL."

View 1 Replies View Related

Upgrade SQLServer Mobile (.sdf) Database To SQLServer 2005

Feb 9, 2006

Hello,

I have an SQLServer Mobile database, and I would like to know if there is a way to upgrade it to SQLServer 2005 (.mdf) database. My database has no records in it, just the structure (tables etc). What I am actually asking is if I can create automatically a new SQLServer 2005 Database with the same structure as my existin SQLSErver Mobile database

Thanks in advance,

TassosTS

View 1 Replies View Related

Change Db From Sql Server 2000 To Sqlserver 2005.

Apr 17, 2007

how we can change db from sql server 2000 to sqlserver 2005.

Jes M George.

View 1 Replies View Related

Sqlserver Express 2005 And Sql Server 2000?

Apr 10, 2006

Hello, is it possible to have both sql server 2000 and sql server express 2005 installed at the same box?

I currently have sql2000 installed its used for an application. But I want to install visual studio 2005 and with this sql server express 2005 also is being installed ( if you want to) now I wonder if this is possible, that is is it possible to both run sql server 2000 and sql server express at the same time on the same box?

Thanks
Lars

View 1 Replies View Related

SQLServer 2005, Linked Server, Authentication

Jun 20, 2007

Hi all!!!

I have the following problem:

I used JTDS to connect to SQL Server 2005 SP1(with Windows Authentication) from a Tomcat DataSource, using your usefull ntlmauth.dll, so I can use Users from Active Directory.
All is ok until I must call a Stored procedure that excecute queries from a linked server table.
I have the following exception message "Login failed for user 'NT AUTHORITYANONYMOUS LOGON'"

I make a lot of test, I make a Java main program invoking the sotred procedure that excecute queries on linked server using JTDS and then using Microsoft SQL Server 2005 JDBC Driver 1.2(April 2007)sqljdbc.jar and Ihave the same problem, but if we use the bridge JDBC-ODBC all works OK.


Please help!!

thanks

Lore

View 4 Replies View Related

Server Name Issues In SqlServer 2005 Standard Edition

May 1, 2008

Hi everyoneHere's  the situation:I'm just a liitle confused on how Sql Server 2005 manages permissions.What does it use and where : the computer name or the user name?Basically, where does it get the server name from? And why does SqlServer Express Edition use the server name "somethingSQLEXPRESS" ? 

View 1 Replies View Related

Problem Upgrading From SQL Server 2000 To SQLServer 2005

Sep 13, 2007

My upgrade of SQL Server 2000 to SQL Server 2005 is being blocked as follows:
Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding
FTCATALOGPATH
DEPRECATEDSP
FTCATALOGNAMERESTRICTION
FTNONPERSISTEDCOMPCOL

Many thanks
JMX

View 3 Replies View Related

Not Be Able To Reinstall SQLServer 2005 After SQLServer 2005 SP I

May 9, 2006

Hi every body,

I have SQLServer 2005 runs well for months and stop working after install SqlServer2005 SP1. I try to reinstall the SQLServer 2005 but I have problem when install work station component on my and the error is "There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor". Please help me to fix this bug. I do not want to reformat my machine.

John Dang



View 1 Replies View Related

Licence Lease

May 22, 2008

Hi , can anybody advise good provider for SQL server licence lease.
Thanks

Natalia

View 1 Replies View Related

Licence Question

Jul 23, 2005

Server setup:Server with 4 CPU's and 4G of RamThe server is used as a distributor between a separate publisher and aseparate subscriber sever.My question is:1)Can I install Standard edition of SQl Server on the distributorserver or does it need to be Enterprise. Keeping in mind that theservers primary role is to serve as a distributor in a replconfiguration.2)Can I license the server per CAL or does it need to be by CPU. I'mthinking I could license it by CAL, so I would only need to purchase acouple of CALS for the replication agents that run on the server... isthis assumption correct?Thx in advance.

View 1 Replies View Related

Licence Question

Jun 30, 2006

Hi,

I'm new to SQL Server and have two questions.

We use the "old" MSDE Engine to host our time management database.
Now we have to change the server due a hardware defect. The new machine is a Dual Xeon 3GHZ with 2GB RAM with windows 2000 server on it.
Is it allowed to use the express edition on this machine and are where any known problems for the client access?

I known many useless questions, but I didn't found any informations about these topics.

Thx for your help.

Gun-Food

View 1 Replies View Related

Urgent Licence Query

Dec 18, 2001

The question is regarding licences for clients who want to put their databases on the internet using our web servers. We have this in our price list as a service. We have been offering this service for a ong time.

Now we are using old licences v 7.0 for NT servers, and we need version w2000 for w2000 servers.

Our doubt is how to work the concurrent users through the internet. Can a server with mnimum number of licences serve hundereds of users through the internet,since users don't access the sql databases directly?

If anyone could help I would really appreciate it, or even offer a reference article

View 2 Replies View Related

SQL 7 Desktop Edition Licence

Sep 20, 2000

What type of licence do I need to run Desktop Edition of SQL 7.0. Is there such a thing as desktop license.
How much Does it approximately cost.
Thanks

View 3 Replies View Related

Will The Developer Licence Of SQL Get The Report Writer

Jan 28, 2004

I just heard of the new report writer feature in SQL. Will it be available for use in the developer edition.

View 1 Replies View Related

SQL Express Advanced Licence Question

Oct 10, 2006

HI there, probably an old common question. Installing the Advanced SQL Express version for use at work. Does it require a licence or licences or is free? Any answer much appreciated. Thanks Rick

View 1 Replies View Related

Help Needed In Accessing A Sqlserver 2005 Express Edition From Client Systems To The Server 2003 R2 Servermachine.

Dec 4, 2007



hi guys,
i am having a truble in accesing the server 2005 express edition from my client systems in server 2003 domain network. i get server not accessible. whereas my domain is working perfectly. i really tried alot and i have enable tcpip and named pipes and i am still getting errors while accessing. i have also created user reights for the domain users to access sql server. still i couldn't able to access it.

please guide me to over come this issue. I'm dying.My project is similar to SAP concept project and i am doing it in a production industry.so each department as to access the data from the server to update their daily production and activity.

thnks in advance.

Viswa

View 1 Replies View Related

SQLServer 2005 JDBC Driver - Date Rendered Correctly On Local Environment(windows), But Not On Websphere Server (unix)

Dec 6, 2006

Hi,

We are trying to move our application from SQL2005 to SQL2005, we are using 2005 jdbc driver 1.1.

The problem we have is, when a date is retrieved from the database, only the year part got correctly, but the date is automatically set to January 1 of that year. The interesting thing is this problem doesn't occur on local development environment (developer's windows platform), it only happens when we deploy the application to production server (unix).

Does anyone know what is going on, how to fix it?

Thanks.

Cathie

View 12 Replies View Related

How To Upgrade From SQLServer Management Studio Express 2005 To SQL Developer 2005

May 25, 2007

I currently have SQL Server Management Studio Express 2005 and would like to upgrade my machine to SQL Developer 2005 as easily as possible. Keeping my databases and such.



Any recommendations on the best way to do this would be greatly appreciated.



thanks!

View 3 Replies View Related

Problem With Visual Studio 2005 Pro + SQLserver 2005 Developer

Aug 20, 2006

Hello
Im pretty new to development so..... be nice guys.
I have VS2005 pro and SQL Server 2005 developer edition installed. When I open VS, in the server explorer i can connet to databases located on the SQL directory (SQL Server runs perfectly) But when i try to add an sql server to my project( add new item --> SQL database) it gives me an error saying "Connection to SQL server files (*.mdf) require SQL Server Express 2005 to function properly. Please verify the installation of the component......"
HELP! donno what VS wants!

View 1 Replies View Related

Microsoft .NET Data Provider For MySAP Business Suite Licence Implications?

Jul 25, 2007

Hello Everyone,



Does anyone know if there are any licence implications (SAP side) against Microsoft .NET Data Provider for mySAP Business Suite?



I heard from a colleague that if my SQL Server has (for example) 5 users, if SQL does connect to SAP, it would require the user license of 5 more users?



If there any implications similar to this one with SAP?



Regards,

Joseph

View 1 Replies View Related

Sqlserver 2005 SP2

Mar 7, 2007

is it safe now to install service pack 2 for the new test server which is having sqlserver 2005 and sp1

View 19 Replies View Related

SqlExpress --&> SqlServer 2005

Sep 26, 2006

Hello all,I develop under vs2005 and sqlExpress. How can I move my database to sql server2005?? I read somewhere that i need to use "sql server management studio express" which i already installed but for some reason I cant attach to a database under my windows XP account (no password for this account). Please help regards, 

View 3 Replies View Related

Cannot Connect To SQLServer 2005

May 14, 2007

After several attempts to install SQL2005 I finally got Microsoft SQL Server Management Studio installed.But now I get the error below:An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) (.Net SqlClient Data Provider)The sa account username/password are correct and don't work, windows authentication does not work, I have stopped/started all the services, I have all Protocols enabled correctly, I have my Firewall turned off. Is there anything else I can try? Anything! 

View 1 Replies View Related

Starting Sqlserver 2005

Jan 8, 2008

 
sql server 2005 is installed but some how the link in the programs group has been deleted.
i want start sql server 2005 from cmd prompt or by any other way
please let me know
 

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved