Viewing 15 posts - 826 through 840 (of 1,138 total)
Silverfox (9/8/2009)
clucasi (9/8/2009)
September 10, 2009 at 5:49 am
seems to run very slow at times especially in the mornings GMT. still 350 points out on forums 😀
September 10, 2009 at 5:44 am
pheww..
How many errors have you actually got in those logs.
I would suggest that you run a manual dbcc checkdb on those databases and see what it returns now.
I have seen...
September 10, 2009 at 5:11 am
Dave Ballantyne (9/10/2009)
Classic bad question. Feeling charitable though, ill take a stab at it.http://www.sqlservercentral.com/Forums/Topic785337-1291-1.aspx
What can i say, patience of a saint, if you are always this charitable. There is...
September 10, 2009 at 4:26 am
You need to find out what database product that this application is using. the simba driver is a generic driver.
September 10, 2009 at 4:18 am
Paul Monaghan (9/10/2009)
At my current company I'm one of those 'involuntary DBAs'. Someone who has be thrust into the role as there was a need for it...any they didn't want...
September 10, 2009 at 4:04 am
Hilda (9/9/2009)
One of the things I don't...
September 10, 2009 at 3:40 am
Vishal Singh (9/10/2009)
Execute xp_regread 'HKEY_LOCAL_MACHINE','SOFTWARE\Microsoft\Microsoft SQL Server\Reporting Services','Version'http://technet.microsoft.com/en-us/library/bb630446.aspx
HTH
bear in mine that, the op said the database engine is not installed. checking the web page is easier
September 10, 2009 at 3:26 am
Silverfox (9/10/2009)
naresh1253 (9/10/2009)
I have a list of SQL servers, I need to connect to each one of them and get the following details.
1. The OS...
September 10, 2009 at 3:19 am
naresh1253 (9/10/2009)
I have a list of SQL servers, I need to connect to each one of them and get the following details.
1. The OS they...
September 10, 2009 at 3:13 am
I think you will find that, depending on the account you are running it under it will return nothing.
Are you just after the dns and username, or do you specifically...
September 10, 2009 at 2:51 am
naresh1253 (9/10/2009)
EXEC master.dbo.xp_cmdshell 'SET'
strangely it shows all the values except that what i want...
USERDNSDOMAIN
USERDOMAIN
USERNAME
but when i run the same in command prompt i.e
1. open...
September 10, 2009 at 1:22 am
Mike (9/9/2009)
SSIS package executed by a job fails with the following error
"The package is configured to always restart from a checkpoint, but...
September 10, 2009 at 12:58 am
gmamata7 (9/10/2009)
I have installed SQL Server 2005 EE Reporting Services(NO Database Engine has installed.Now how can we make sure that the version of the report server?
I know for database engine...
September 10, 2009 at 12:38 am
dinky (9/9/2009)
SQL Server 2005 Standard - 2 node cluster
Dell SAN
I have 2 filegroups (100 gb and 200 GB) for the db and need to setup Active Active...
September 10, 2009 at 12:22 am
Viewing 15 posts - 826 through 840 (of 1,138 total)