QueryCAT Logo
Search 5,000,000+ questions and answers.

Frequently Asked Questions

How can I determine the license type and number of licenses of an SQL server?

SQL 2005 troubleshooting - Frequently Asked Questions
On a server running SQL 2000, you can get this information by running the following T-SQL statements: SELECT SERVERPROPERTY('LicenseType') AS [LicenseType] SELECT SERVERPROPERTY('NumLicenses') AS [NumLicenses] Amazingly, this doesn't work anymore on SQL 2005. The only way to be sure which license your SQL 2005 server is using is by checking the paper license! When you run the above statements on SQL 2005, it will always return the value "DISABLED" as the license type.

How do you determine the server SQL mode?

Appendix A. Frequently Asked Questions About MySQL 5.1
You can set the default SQL mode (for mysqld startup) with the --sql-mode option. Using the statement SET [SESSION|GLOBAL] sql_mode='modes', you can change the settings from within a connection, either locally to the connection, or to take effect globally. You can retrieve the current mode by issuing a SELECT @@sql_mode statement.

What is the limit on the number of tables in a query in SQL Server?

Environment settings set by a batch file are not working.
I'm doing a transfer using the SQL EM transfer tool, and not only is it not transferring the objects.

How can I determine the number of processor cores in my SQL server?

SQL 2005 troubleshooting - Frequently Asked Questions
You can get this information by running the following T-SQL statement: SELECT cpu_count/hyperthread_ratio AS cores FROM sys.dm_os_sys_info;

How do I determine the number of licenses I need?

FAQ's
The number of licenses you need is dependent on two factors: The first factor is the number of sales reps in your company. For instance, if you have two sales reps, you'll need two licenses; three sales reps, three licenses, etc. The number of licenses for each sales rep is independent of the number of computers Intelliform resides upon. The second factor is how many people will be using Intelliform at the same time. Any number of users on the same network will be able to access Intelliform.

What about SQL Server and CAL licenses?

Microsoft Campus Agreement FAQ
SQL server licenses to all departments and non-temporary faculty and staff at the Ann Arbor, Dearborn, and Flint campuses when used for University business. Details available.

Does SQL Server have an 'ON ERROR RESUME' type function in TSQL to match the VB facility?

Environment settings set by a batch file are not working.
Why do I get the error 'Cannot use file <logfile> because it was originally formatted with a different sector size

Are SQL Server Client Licenses required in addition to FileHold Client Licenses?

Document Management Systems Development Frequently Asked Que...
A Document Management System should give you a general repository that is generally accessible, available on the company intranet and provide configuration management for the documents. The idea is to move away from having copies of the same document lying around in different places for different reasons. Configuration management controls the development of documents in the workflow lifecycle to track changes to a document.

Q. Do you need a MOM server license for SQL Server 2000 also?

MOM 2005 Frequently Asked Questions
No. SQL Server 2000 can either be run on the same device as the MOM server, in which case the MOM server license is sufficient. Should the customer run the SQL server database on a separate physical machine, it will require only an OML for managing the server SQL Server 2000 is installed on. In addition to the MOM licenses mentioned above, SQL Server 2000 needs to be licensed. This can be done either standalone or through the MOM 2005 with SQL Server 2000 Technology license.

How do I license SQL Server 2005?

Microsoft SQL Server: SQL Server 2005 Licensing Frequently A...
Processor License. Under this model, a license is required for each physical or virtual processor that is accessed by an operating system environment running SQL Server software. This license does not require any device or user client access licenses (CALs). Server plus Device CALs. Under this model, a server license is required for each operating system environment running an instance of SQL Server software, as well as a CAL for each client device that accesses a server running SQL Server.

What is MS SQL Server?

Forum FAQ - GameDev.Net Discussion Forums
SQL Server is Microsoft's flagship database system for enterprises. While it is extremely fast and reliable, it may be costly for small companies. Find out more at the SQL Server product page.

What are server SQL modes?

Appendix A. Frequently Asked Questions About MySQL 5.1
Server SQL modes define what SQL syntax MySQL should support and what kind of data validation checks it should perform. This makes it easier to use MySQL in different environments and to use MySQL together with other database servers. The MySQL Server apply these modes individually to different clients. For more information, see Section 5.2.6, "SQL Modes".

How do I access the Station Info Utility to determine my station number or number of licenses?

Pearson Digital Learning:. Community Connection:. successmak...
This procedure describes how to access the Station Info Utility to determine your station number or number of licenses. Click OK to display the information. The Station Info window displays the Station Number, the SuccessMaker Version, and the License Information. The most common reason a student who is working in the SuccessMaker courseware does not display on the Today's Session report is that the students' workstations do not have the identical date and time.

How can I run some SQL code every time SQL Server starts?

Environment settings set by a batch file are not working.
Why am I being blocked by spid -1? I am not able to kill it and have to restart SQL Server to get around it. Why does the new 'TOP' command in SQL 7 not work? I get a syntax error. Also ALTER TABLE and other SQL 7 only commands.

What is the default server SQL mode when My SQL 5.1 is installed?

Appendix A. Frequently Asked Questions About MySQL 5.1
By default, no special modes are enabled. See Section 5.2.6, "SQL Modes", for information about all available modes and MySQL's default behavior.

What about end-user licenses? How did SCEIS determine the number of licenses needed at my agency?

SCEIS FAQs
Early on, SCEIS made a preliminary estimate of end-users at each agency, noting the total number of employees who would need to have some level of access to SCEIS. Some employees will need SCEIS daily to perform their assigned work tasks, while others will only need occasional access (to update their personnel records, for instance).

Explore Other Topics

What is DIN St 37.2 and does it relate to any ASTM specifications?
Is PDF a raster format or a vector format?
I want to listen to SIRIUS online. How do I access the online SIRIUS Player?
What if I don't have a CCO login and password?
What does Plaquenil do? What are its side effects?
Who is Ugg Australia?
Are Mormons Aliens?
What's the difference between a Conestoga wagon and a Prairie Schooner?
How should Tallman lettering be applied to look-alike/sound-alike drug name pairs?
How do I configure MS Outlook to access my Email?
My heat pump will not blow hot air. What is the problem?
How do I clear up a warrant before I am arrested?
How do I apply for Ontario Works?
More Questions >>

© Copyright 2007-2009 QueryCAT
About • Webmasters • Contact