Quantcast
Channel: SQL Server Database Engine forum
Browsing all 12554 articles
Browse latest View live

How to monitor SQL Server memory usage

Let me start off by saying I am not a DBA, I am a developer.  I am working on a SSIS project that is using the same SQL Server instance for the staging database and for SSIS.  We are pulling data from...

View Article


9001 + 17053 + logwriter os error 1784 .....sql server

hi guys, i got this errors ->Instance_Name LogDate               Error_Msg                                                                                                        -------------...

View Article


Partition table and index

Hi,we are trying to implement partition on a tables.by using partitions the performance will increases.My question is if a table is be distributed on multiple filegroups on multiple disks.if we issue a...

View Article

SQL SERVER DATABASE RESTORE

Hello ExpertsI am new to SQL Sever so please be as clear as possible. I have a development environment on D drive and I have a production environment on W drive I connect to both of them using RDC. now...

View Article

Transaction log is full when there is still diskspace and autogrow

Hi I've a question about a familiar error :The transaction log for database 'blabla' is full.Settings:Database has Simple Recovery.The settings of log files is auto grow to 2097 GBThe LUN SqlLog...

View Article


Cannot connect to SQL Server 2008 Named Instance

Hello,I am trying to connect to our internal sqlserver\tech instance (2008r2/sqlserver2008r2) from a 2008r2 server in our DMZ using sql authentication.  The error message is:A network-related or...

View Article

troubleshoot failed sql server log shipping

Sql server instance A on server A    Database A on sql server instance ASQL server instance B on server B  Database B on sql server instance B.Database A log ships to Database B: Database A do...

View Article

sp_tables_ex never completes

We have a SQL 2012 instance with a linked server to Unisys schema.  DBA's have 2 logins, an elevated privilege and standard login.  On our development environment, both logins are sysadmins.  However,...

View Article


NUMA Nodes and AWE allocated

HI Team,We have a dedicated SQL box (SQL 2005 SP4) with 512 GB memory (max memory to sql 460 GB) and 4X4 core processor with hardware NUMAwhen i look at the Memorystatus output "AWE Allocated" value...

View Article


Materialized View log(MLOG$) equivalent in SQL server

Hi All,I am new to SQL server.i am been working with Oracle database since a while.We are planning to migrate from Oracle to SQL server.i understood that we can use materialize view also in SQL server...

View Article

How to do following restore?

Database A;One full backup finished at 10 amone differential backup finished at 11am one transaction log finished at 11:45 amI need to restore database A to 11:30 amSo how I do restore:1) Restore full...

View Article

Image may be NSFW.
Clik here to view.

Stolen Pages and Reserved Pages - Max Memory -- Setting server memory option

Hi All: From the below statement, Ref Link: http://msdn.microsoft.com/en-us/library/ms178067%28v=sql.105%29.aspx Before reducing the max server memory value, use Performance Monitor to examine the...

View Article

Login failed for user 'null' Not associated with a trusted SQL server connection

HI AllI am using SQL 2000. One day at some time user not able to connect to this SQL using Windows domain Authen."Login failed for user 'null'  Not associated with a trusted SQL server...

View Article


Linked server issue

As part of security we have implemented groups and removed the individual logins from server and database. but for linked servers access we are unable to add those groups. here if we are creating...

View Article

Can SELECT data via Linked Server but can't Insert data

I have a SQL Server 2005 instance with a database I'll call DB4.  It has service ticket information.  I have a SQL Server 2008R2 instance on a different machine with some physical security data in it....

View Article


Transer data Between database

Goal: Retrieve a list of every user's AD account and apply it in a customized database's table from SQL server. Problem: Is it possible to do it? If yes, how to do it or what method and programmering...

View Article

How can i display dateformat on axis of charts?

Hi,I have two categories like Sprintname and Buildname.i need to display them on same axis for eg.on Y-axis and on x-axis i have to display date format(MM/dd/YY).how can i do this..if i'm taking normal...

View Article


instance failure, in System.Data in sql 2012

On Win Server 2012 Standard I have a C# app that runs fine with sql 2008 express. When I installed sql 2012 express I get "instance Failure" source: System.data. when the following LYNQ query...

View Article

Restoring the Differential backup file after the full back up restore

Hi All,This is my full back up restore scriptRESTORE DATABASE VSO  FROM DISK = 'C:\DBbackup\\\VSO.bak' WITH  MOVE N'VSO' TO N'C:\PrestageRestoreTest\DATA_LOG\\VSO_Primary.mdf', MOVE N'VSO_log' TO...

View Article

Questions about Performance Tuning

1. I have read alot about performance tuning an I still gonna need some help and advice. Where can you recommoned me to read more about PT?2. Do you use performance tuning for OLAP or OLTP or maybe...

View Article
Browsing all 12554 articles
Browse latest View live