Quantcast
Channel: Latest Questions by vijay 2
Browsing latest articles
Browse All 15 View Live

How to monitor Performance?

Hi everyone, I am working on SQL Server 2005 & 2008 Databases. I want to know the performance of my system and how to trace the things in sql? How to make use of the profiler? And also the methods...

View Article



How to give proper permissions to a User in SQL Server 2008?

Hi All, We have a SQL Server with many jobs(SP,Maintanence and etc). Now we need to give a permission to user for checking all these jobs status including Job Activity Monitor.But I dont want to give...

View Article

Permission denied issue in SQL Server 2008?

Hello everyone, I have created one user with read and write permissions. While he executing queries on sys databases and DMV’s facing the permission denied issue. Msg 297, Level 16, State 1, Line 1 The...

View Article

Maintenance plan Scheduling?

Hello All, Currently we are using SQL 2008 for our development databases. We are planning to schedule maintance plan. so, please suggest the sequence of the maintance tasks. Thanks in advance, Veejay.

View Article

DR Site Setup

Hello Everyone, Sub: **This is for creating new Disaster Recovery Site for My current production Site.** We have created an initial site similar to my current production site in the DR Environment but...

View Article


Error 6513 Failed to initialize the CLR due to memory pressure

Hi Everyone, When I tried to execute following query in SQL Server 2008, below mentioned error is cropping up. Please help… Query: select * from tbl_users Error Message: Msg 6513, Level 16, State 27,...

View Article

SQL DB From 2008 To 2005

Hi Everyone, I have Two Problems. 1). I am working in SQL Server 2008,One of our client sent data in 2005 format. In SQL Server Downword comapatibility is not possible i tried multiple ways but still i...

View Article

Very Urgent Help Needed in SQL Security

Hi everyone, I need to revoke access to all the users for creation of tables and other table related activities. but users can be insert, update, delete and select queries on the tables. This does not...

View Article


Security Issue

Hi Everyone, I have to create a database role with following: 1. CREATE & ALTER for tables, indexes, constraints etc. should be REVOKED 2. CREATE & ALTER for stored procedures to be GRANTED 3....

View Article


Help Me to find the following ?

Hello Every one, Please help!!! 1.I have scheduled a Rebuild index task to my db which is 90 GB .I am running this on daily basis for testing.Today I found my db is increased upto 1 Terabyte.Why?...

View Article

Tail Log Backup?

Hello Everyone, I have one problem with backups. I have taken Full backup,Differentail Backup, Transactional Backup.Now I am trying take Tail log backup by selecting the option “Back up the tail of the...

View Article

DDL Trigger is Not working?

Hello Everyone, I have cretaed a DDL Trigger with the following steps. CREATE TRIGGER no_drop ON DATABASE FOR DROP_TABLE AS PRINT 'Tables cannot be dropped!' ROLLBACK; My problem is DDL trigger is...

View Article

Data Migration From Oracle 9i to SQL server 2008.

Hi, I have a task like migrating database from oracle 9i to Sql server 2008. Volume of the oracle dump is around 175 GB. Please let me know the best possible solution with steps. I have a little bit...

View Article


SSMA Datatype Mismatch Problem?

Hello Team, I am trying to migrate data from oracle 9i to SQL Server 2008 by using SSMA tool. Now the problem is we have some project recomended datatypes which needs to used in sql server 2008. The...

View Article

Sql reporting Server ?

Hi, Hi I want to know the commonly used approaches for setting up a mirror database for an OLTP database. For reporting purpose we need to create a secondary with frequent database changes. Suggest the...

View Article

Browsing latest articles
Browse All 15 View Live




Latest Images