Viewing 15 posts - 1,411 through 1,425 (of 1,653 total)
That's not much to go with. Are there any errors in SQL Errorlog or eventviewer ?
Markus
[font="Verdana"]Markus Bohse[/font]
September 18, 2006 at 1:57 pm
The only two issues I'm aware of are the fact that you can't edit DTS packages unless you download the editor which is included in the 2005 feature pack and...
[font="Verdana"]Markus Bohse[/font]
September 18, 2006 at 1:54 pm
Hmm,
I actually like the fact that it opens in it's own window. Gives me the possibility to leave it open while doing other tasks in SSMS.
Markus
[font="Verdana"]Markus Bohse[/font]
September 12, 2006 at 3:56 am
Hans,
while I can agree wwith you on the point that not all of the changes made in SQL 2005 are a real improvement, I must say the the job management...
[font="Verdana"]Markus Bohse[/font]
September 11, 2006 at 6:10 am
In a clustered environment, where you can create multiple virtual nodes each with a different IP_address this is possible. Otherwise both instances have the same IP address but a different port.
Maybe...
[font="Verdana"]Markus Bohse[/font]
September 1, 2006 at 8:45 am
I'm not sure what is your problem, but I can confirm that Database mail works on x64 clustered environment.
To check everything you can do the following:
1. run sp_configure to see...
[font="Verdana"]Markus Bohse[/font]
September 1, 2006 at 8:36 am
Angela,
you can find more info about the SSIS problem here:http://blogs.conchango.com/jamiethomson/archive/2006/04/26/3870.aspx
and here http://blogs.conchango.com/jamiethomson/archive/2006/04/26/3877.aspx
but if you use the updated SP1 from the link David supplied you should be Ok.
Markus
[font="Verdana"]Markus Bohse[/font]
August 22, 2006 at 4:03 am
I can't say that I've experienced this problem, but has any of you tried DBCC DROPCLEANBUFFERS OR DBCC FREESYSTEMCACHE ?
Markus
[font="Verdana"]Markus Bohse[/font]
August 9, 2006 at 2:29 am
Michelle,
I don't think you can change it from the GUI. What I always do is editing the setup.ini before starting the setup.
Markus
[font="Verdana"]Markus Bohse[/font]
August 9, 2006 at 2:25 am
Steve,
In SSMS open options under the tools menu. Under Environment>General check if the option "Hide system objects" is selected.
Markus
[font="Verdana"]Markus Bohse[/font]
August 8, 2006 at 5:14 am
Markus,
the Taskpad view no loneger exists, but you can get the same information and more in SSMS. On the summary page select the Report tab on the top.
MarkusB
[font="Verdana"]Markus Bohse[/font]
August 3, 2006 at 1:49 pm
Which version of SQL Server are you using ? Are your updates in the same database or in different databases. In the first case it could be that the first...
[font="Verdana"]Markus Bohse[/font]
August 3, 2006 at 1:44 pm
Matt,
the error you wrote about Operating system error 5: 5(Access Denied)
has nothing to do with being read-only. I actually doubt it very much that you can read from the...
[font="Verdana"]Markus Bohse[/font]
August 3, 2006 at 1:40 pm
Matt,
when do you get this error ? While attaching the database, then probably the path you supplied in the is not correct. Also make sure that the user executing...
[font="Verdana"]Markus Bohse[/font]
August 3, 2006 at 9:45 am
Matt,
attaching a datbase doesn't change settings like read_only or Single_user, no matter if you do it through the GUI or through sp_attachDb.
Your database must be in read_only mode. What...
[font="Verdana"]Markus Bohse[/font]
August 3, 2006 at 6:32 am
Viewing 15 posts - 1,411 through 1,425 (of 1,653 total)