Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 
        
Home       Members    Calendar    Who's On


Add to briefcase 12»»

Create Database Expand / Collapse
Author
Message
Posted Thursday, April 23, 2009 7:44 AM
SSC Journeyman

SSC JourneymanSSC JourneymanSSC JourneymanSSC JourneymanSSC JourneymanSSC JourneymanSSC JourneymanSSC Journeyman

Group: General Forum Members
Last Login: Tuesday, June 12, 2012 12:23 PM
Points: 86, Visits: 225
Hi,
I installed a new sql server standard edition with SP4,Now i right click on databases and create new database but after clicking OK button it is taking forever and when i go to task manager it says SQL Server Enterprise Manager is not responding.
I have no idea why i am having this problem when i am not having this problem in any other servers i have.
Please advise with your good ideas.

Irfan Nat
Post #703179
Posted Thursday, April 23, 2009 8:14 AM


SSChampion

SSChampionSSChampionSSChampionSSChampionSSChampionSSChampionSSChampionSSChampionSSChampionSSChampion

Group: General Forum Members
Last Login: Friday, May 17, 2013 12:22 PM
Points: 10,571, Visits: 11,871
If you open query analyzer and do an sp_who does it show any blocks? What have you defined the size of the database and log files as?



Jack Corbett

Applications Developer

Don't let the good be the enemy of the best. -- Paul Fleming

Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
How to Post Performance Problems
Crosstabs and Pivots or How to turn rows into columns Part 1
Crosstabs and Pivots or How to turn rows into columns Part 2
Post #703234
Posted Thursday, April 23, 2009 1:23 PM
SSC Journeyman

SSC JourneymanSSC JourneymanSSC JourneymanSSC JourneymanSSC JourneymanSSC JourneymanSSC JourneymanSSC Journeyman

Group: General Forum Members
Last Login: Tuesday, June 12, 2012 12:23 PM
Points: 86, Visits: 225
Without mentioning any size mean at minimum level default size of database.
Regarding the locking/blocking,There is one lock on dbid=10 and 10 is the id of that database which i just click ok to create.Mean no locking for any existing database but for the new one which is going to create.
Post #703558
Posted Thursday, April 23, 2009 1:33 PM


SSCrazy

SSCrazySSCrazySSCrazySSCrazySSCrazySSCrazySSCrazySSCrazy

Group: General Forum Members
Last Login: Today @ 12:00 PM
Points: 2,988, Visits: 4,412
Just a couple of questions to better picture the scenario.

1- Is this happening on a well configured database server or is it happening on a desktop/laptop?

2- What can you see in Event Viewer and SQL Server alertlog?


_____________________________________
Pablo (Paul) Berzukov

Author of Understanding Database Administration available at Amazon and other bookstores.

Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
Post #703563
Posted Thursday, April 23, 2009 2:30 PM


SSCrazy

SSCrazySSCrazySSCrazySSCrazySSCrazySSCrazySSCrazySSCrazy

Group: General Forum Members
Last Login: Today @ 6:42 AM
Points: 2,415, Visits: 3,379
Please post in appropriate sections so that your problems will get solved quickly

Try creating using script..
Post #703614
Posted Thursday, April 23, 2009 3:44 PM
SSC Journeyman

SSC JourneymanSSC JourneymanSSC JourneymanSSC JourneymanSSC JourneymanSSC JourneymanSSC JourneymanSSC Journeyman

Group: General Forum Members
Last Login: Tuesday, June 12, 2012 12:23 PM
Points: 86, Visits: 225
Which one is appropriate section please?
Post #703647
Posted Thursday, April 23, 2009 9:45 PM


SSC-Addicted

SSC-AddictedSSC-AddictedSSC-AddictedSSC-AddictedSSC-AddictedSSC-AddictedSSC-AddictedSSC-Addicted

Group: General Forum Members
Last Login: Thursday, May 09, 2013 4:30 AM
Points: 419, Visits: 738
Have you tried to create database through script with same parameter values? If you successfully create through script then there is some specific problem with SSMS environment else you may concentrate on SQL Server database engine issues like locking, access rights to disk/database etc.

=============================================================
Atif Shehzad
DBA
PRAL
Post #703726
Posted Thursday, April 23, 2009 11:19 PM


SSCrazy

SSCrazySSCrazySSCrazySSCrazySSCrazySSCrazySSCrazySSCrazy

Group: General Forum Members
Last Login: Today @ 6:42 AM
Points: 2,415, Visits: 3,379
I hope your are using SQL Server version lower than SQL Server 2005 probably SQL Server 2000.Please post under that....



U tried using script?
Post #703742
Posted Friday, April 24, 2009 8:33 AM
SSC Journeyman

SSC JourneymanSSC JourneymanSSC JourneymanSSC JourneymanSSC JourneymanSSC JourneymanSSC JourneymanSSC Journeyman

Group: General Forum Members
Last Login: Tuesday, June 12, 2012 12:23 PM
Points: 86, Visits: 225
Thank Atif,I am using SQL2000 and somehow it is working fine now with script and through EM as well.
Atif if you dont mind do you know any article or place where i can find step-by-step setup of data encryption in SQL Server 2005 (Asymetric key/Symetric key) please?
Post #704002
Posted Friday, April 24, 2009 8:36 AM
SSC Journeyman

SSC JourneymanSSC JourneymanSSC JourneymanSSC JourneymanSSC JourneymanSSC JourneymanSSC JourneymanSSC Journeyman

Group: General Forum Members
Last Login: Tuesday, June 12, 2012 12:23 PM
Points: 86, Visits: 225
Thank you Nair,It is working now in both Enterprise Manager and Query Analyer through script,i think main box was slow due to a reason.

Nair, Do you know any article or place where i can find step-by-step setup of data encryption in SQL Server 2005 (Asymetric key/Symetric key) and SSRS 2005 please ?
Post #704005
« Prev Topic | Next Topic »

Add to briefcase 12»»

Permissions Expand / Collapse