dbTalk Databases Forums  

Sponsored Links


microsoft.public.sqlserver.server microsoft.public.sqlserver.server


Discuss in the microsoft.public.sqlserver.server forum.



Post New Thread
Threads in Forum : microsoft.public.sqlserver.server Forum Tools
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
I need to create a complex query which gets data from 3 SQL tables. Table 1 - Department Dept_Id (int) primary key Dept_Name ...
RAB
08-17-2010 07:16 AM
Iain Sharp Go to last post
1 19
Hi, We have a large number of SQL 2000 databases having collation SQL_Latin1_General_CP1_CI_AS. We are now upgrading to SQL2008R2. I know that the...
JimLad
08-17-2010 05:29 AM
JimLad Go to last post
3 13
I would like to restore a number of databases with a script similar to the following script. (SQL server 2000 version). RESTORE DATABASE ...
ben brugman
08-17-2010 04:50 AM
ben brugman Go to last post
1 15
Dear ALL, I'd like to know if anyone of you experienced some troubles between sql2000 srv and windosws 7 clients to the other side , or if you know...
Alberto
08-17-2010 03:08 AM
Alberto Go to last post
0 22
Hello, I'm running SQL Server Developer edition on Windows 7 Ultimate. Suddenly I cannot start the SQL server anymore. If I start the...
Peter Afonin
08-16-2010 08:44 PM
Peter Afonin Go to last post
3 20
Hello everyone, I restored a db from SQL 2000 into SQL 2008. I cannot delete a user, called tester', from Testdb-->security-->users. Error msg is...
The Corleones
08-16-2010 06:50 PM
Dan Guzman Go to last post
2 16
Hi, I am trying to better understand how and what happens when shrinking a transaction log file. We use SQL Server 2005 and I have been asked...
bcap
08-16-2010 04:31 PM
Erland Sommarskog Go to last post
3 21
Hi there, I am trying to add a linked SQL 2000 server from SQL 2008 Management Studio. Using the native provider, it connects OK, but then when I...
Waldy
08-16-2010 01:10 PM
Erland Sommarskog Go to last post
3 20
Hi All, The TextData column in a SQL Trace table will contain a distinct string for any invocation of the captured SQL statement that was invoked...
Behzad Sadeghi
08-15-2010 08:28 AM
Andrew J. Kelly Go to last post
1 20
Is there a way to construct and run a Dynamic SQL query, and then, immediately afterwards, use DMV's to obtain its Execution Plan from the procedure...
Behzad Sadeghi
08-15-2010 05:09 AM
Behzad Sadeghi Go to last post
2 17
We are trying to move some databases from a set of old servers to a new servers and they are pretty large.. like around 100 databases and...
Raj
08-15-2010 04:51 AM
John Bell Go to last post
4 18
Hi. Is SSAS a part of SQL server 2005 license or we need to purchase it separately? Thanks,
Mecn
08-13-2010 10:39 PM
Dan Guzman Go to last post
1 16
Does sql server maintain a view containing info on checkpoint activity? Like when the checkpoints took place and how long they ran. Thanks in advance
RG
08-13-2010 05:11 PM
Erland Sommarskog Go to last post
4 18
Impersonation question I need to have a user (DOMAIN\USERA) connect to server01 using their own rights they already have by virtue of whatever...
Toni
08-13-2010 04:19 PM
Toni Go to last post
1 18
Is there a reason why an account, having administrative privileges to the local machine, other than localsystem, should not be used to run various...
RG
08-13-2010 03:04 PM
Jeroen Mostert Go to last post
1 23
Hi All, We have SQL 2005 and would like to automate deletion of .txt files from \Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\LOG folder. We have...
hayko98
08-13-2010 02:20 PM
hayko98 Go to last post
3 18
I am using sql server 2008. I just notice there is red cross icon beside server name in SSMS. Can anyone tell me what it means? Thanks
Iter
08-13-2010 11:51 AM
Iter Go to last post
2 24
Hello, We have a server running SQL Server 2000 running on Windows Server 2003 R2. When I run "select @@version" in Query Analyzer, I get the...
JohnJohn
08-12-2010 05:01 PM
Tom Cooper Go to last post
1 20
I have three tables Table1-Dept Dept_Id int (primKey) Dept_Name vchar Table2-Employees Employ_Id int (primkey) Dept_Id int...
RAB
08-12-2010 11:44 AM
Amol Lembhe Go to last post
2 20
All, Looks like there is a typo that I noticed while preparing a SOX document. The Sub section says "Working with server-level roles" but it...
rgn
08-12-2010 09:12 AM
rgn Go to last post
2 20
Hello, i have a replicated database (3 GB) with a log file that grown to 38 GB. The recovery Model is simple. DBCC Shrinkfile doesnt works. DBCC...
Nighthawk
08-12-2010 07:10 AM
Sandy Go to last post
2 17
-In SQL2005, it is OK to have older stats provided the table has not changed. How old is really older for optimizer or it doesn't care as long as...
Bero
08-11-2010 03:57 PM
Erland Sommarskog Go to last post
1 20
Hi. I want to remove duplicate rows from a table in sql server 2000. Let I have a table1 with a column name which have duplicate...
Muhammad Bilal
08-11-2010 01:38 PM
SQLDeveloper-Sonia Go to last post
5 70
Hi all! I am correlating my SQL profiler trace file with Perf Monitor csv data. When I import the performance data, I see the left side of the line...
Mitchell_Collen via SQLMonster.com
08-11-2010 12:56 PM
Mitchell_Collen via SQLMonster.com Go to last post
0 22
HI Under SQLServer2005 Advanced Properties - Parallelism, I need to set Locks to zero (0) because I suspect that 5000 locks that it shows actualy,...
LAM
08-11-2010 11:16 AM
LAM Go to last post
2 19
Hello: The weekly maintenance plan that runs every week on Sunday morning in SQL 2005 failed for the first time in two years. The SQL error log...
childofthe1980s
08-11-2010 06:26 AM
childofthe1980s Go to last post
4 17
Hello, i have a replicated database (3 GB) with a log file that grown to 38 GB. The recovery Model is simple. DBCC Shrinkfile doesnt works. DBCC...
Nighthawk
08-11-2010 04:13 AM
Nighthawk Go to last post
0 36
Hello how would I restore a db named example 'UserDB_restore' from it's main db name backup file 'UserDB.bak'? I'm trying to simply restore it side...
.
08-10-2010 03:56 PM
. Go to last post
2 19
Hello: We have had SQL 2005 (9.00.4053) installed and running without issue for almost a couple of years. Today, I found a couple of...
childofthe1980s
08-10-2010 06:14 AM
childofthe1980s Go to last post
2 20
I have one one DBA audit database at one of the instances and looking at a possibility of setting jobs (row counts, checkdb, etc) across multiple...
Bero
08-09-2010 06:00 PM
Bero Go to last post
0 18
Hi, Is a database 32-bit certified on a win 64-bit OS It seems not but the certification matrix is not clear about tis have you any clue ? Thanks
bob123
08-09-2010 02:49 PM
bob123 Go to last post
1 17
A variable length column need to change its nullability property: alter table T alter column c varchar(5000) not null; The length of 5000 is not...
Lars Tafjord
08-09-2010 02:46 PM
Erland Sommarskog Go to last post
2 18
Hi, i need help. I have a server HP G6, with MS SQL 2008 installed on it. My "Drive C" is almost full. My "database.mdf" dan "database.ldf" is on...
harifajri@gmail.com
08-09-2010 02:26 PM
Erland Sommarskog Go to last post
1 21
We have several different SQL Server versions in our datacenter, with SQL Native Client 9.00.1399.06 on our Citrix servers. The above SQL Native...
tom12010
08-09-2010 12:39 PM
tom12010 Go to last post
2 22
i searched a job in sql server but i got a job as data analyst in one bpo. The work was like just copying and pasting the sql queries. I want to...
evergreenyellow_20008
08-08-2010 10:45 PM
Jabran Go to last post
2 21
Hi I need to make a select from 2 tables whit this layout always with the newest datetime exchange currency. The local cuurency is Mexican...
jrchaveztj
08-07-2010 01:57 PM
Erland Sommarskog Go to last post
1 18
Hi I need to make a select from 2 tables whit this layout always with the newest datetime exchange currency. The local cuurency is Mexican...
jrchaveztj
08-07-2010 12:10 PM
jrchaveztj Go to last post
0 20
Hi, how can I get number of monday, tuesday,... between 2 dates? Thanks,
Racsus
08-06-2010 01:09 PM
hayko98 Go to last post
3 19
We are trying to build a consolidated Report server environment that should fulfill all the requirements for different application. We have...
sm
08-05-2010 05:20 PM
sm Go to last post
0 24
I am the new DBA in a company and I see that their production server has between 90 and 95% of memory been used. The problem is that according to the...
Abraham Ocón C.
08-05-2010 04:28 PM
Erland Sommarskog Go to last post
2 20
We are running SQL Server 2008 SP2 Enterprises. We have a table with a column that identifies individual clients, such as Client_UID, which is an...
cbrichards via SQLMonster.com
08-05-2010 01:59 PM
Erland Sommarskog Go to last post
1 22
What is a way to get the number of pages for each database's tables and indexes, so I can see all the number of pages and size. Just trying...
Hoardling1 via SQLMonster.com
08-05-2010 02:07 AM
amish Go to last post
1 24
I created an incremental backup of one of my databases and set it to backup every hour as a test. It's on SQL Server 2000. How do I stop it. It's...
Matthew
08-04-2010 03:46 PM
Matthew Go to last post
2 23
I have a query to fetch primary with all dependents that gives me result as: ID Primary Name depId DepName Dep DOB 10 Liselotte...
Dotnet Developer
08-04-2010 02:46 PM
Erland Sommarskog Go to last post
1 18
Can a SQL Server 2008 server have a linked server that is SQL Server 2008 R2?? We presently use a SQL Server 2008 for reporting which links to a...
tom12010
08-04-2010 02:39 PM
tom12010 Go to last post
4 22
Hi We have an unknown number of records which contain a Unicode (65533) character in a text address field. Ie a "�" We need to removed these...
mike.kolling@gmail.com
08-04-2010 08:21 AM
Mike Go to last post
3 17
I have something like the following: declare @msg xml set @msg = '<Message><SubItem>Some Text</SubItem></Message>' I'd like to be able to extract...
Charles
08-04-2010 07:59 AM
Charles Go to last post
4 12
Hi. Is it possible to provide Server Name, Username and password at run time instead of writing it in the batch file? Regards, Muhammad Bilal
Muhammad Bilal
08-03-2010 04:08 PM
John Bell Go to last post
1 25
Hi Guys I have a id that has dbreader role. When I use this ID to run the query select * from sys.information_schema.columns, the column...
Iter
08-03-2010 02:35 PM
Erland Sommarskog Go to last post
2 22
Hi, I need to find out if the cascade delete option is set on any of the tables in my database. Any help is greatly appreciated. Cheers Mounilk
Mounilk
08-02-2010 09:53 PM
Tom Cooper Go to last post
3 21
Post New Thread

Display Options
Showing threads 351 to 400 of 57836
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.