Quantcast
Channel: SQL Server Setup & Upgrade forum
Viewing all 7740 articles
Browse latest View live

Cannot access Reporting Services Reports Website even starting IE as administrator

$
0
0

I have installed  SQL Server 2008R2 Developer Edition with Reporting services on a standalone (not in a domain) PC with Windows 7.

When I try to access the Report Server page using either one of the following URLs:

http://machineName/ReportServer

or

http://localhost/ReportServer

 

I have read similar questions and tried to perform the steps of the solutions. I am the administrator of the computer and I have started IE (8 and since recently 9) "as administrator.

Regardless of this, whenever I point the browser to one of the above two links I get the same error message:

"User Machine\User' does not have required permissions. Verify that sufficient permissions have been granted and Windows User Account Control (UAC) restrictions have been addressed."

I have also added Machine and localhost as trusted accounts.

I also tried turning off UAC, but with the same result.

I would greatly appreciate getting help on this issue -- is this a known issue and what fix/workaround to use?

 

Thanking you in advance,

Ann.

 


Problem with MS SQL2000

$
0
0

We have a Windows 2000 64-bit, and SQL server 2000 32-bit, after installation in a group edementy no bases, and no way to build up your base. What to do? Thanks in advance!

SQL Server 2008R2 SP2 Error :The cluster disk device name '' is not valid. when I Try to RemoveNode

$
0
0

When I try to Remove a Node from a clustered instance I get the following error message:

==============================

The following error occurred:
The cluster disk device name '' is not valid.  Supported devices names include d
rive letters, OS object name, and volume IDs.
Error result: -2067791871
Result facility code: 1216
Result error code: 1
Please review the summary.txt log for further details

We are running SQL Server 2008R2 SP2on aWindows 2008R2-Cluster with several instances (15 ) each in its own ServiceGroup. The Cluster Validation returned no Error.

We are using Vertias Storage Foundation to connect to the SAN especially for mirroring. The Storage Validation went o.k.

I Was Trying tor remove the Node using the GUI an with the commandline

<Drive>:\MSSQLServer2008R2EE_SP2\SQLServer2008R2_SP2\setup.exe /q /ACION=RemoveNode /INSTANCENAME="Instance" /INDICATEPROGRESS

How can I Remove this Instance from the cluster?

Compatibility issue in Installing Sql Server 2008R2

$
0
0

Hi,

I have installed Sql Server 2008 R2 on Windows 8 professional in my laptop.

Now when I am uninstalling the Sql server 2008 r2 it is giving me compatibility issue and not allowed me to uninstall it.

So I have stop the sql services and manually removed the Sql Server from control panel.But still it not completely remove.So I have renamed the folder of Sql server from program files and remove the Sql server setup of 64-bit. It gets removed. But in all programs section it is displaying, but not opening. Now I am stating the new setup of sql server 2008 r2. But still same compatibility issue is there.

Please help me to resolve this issue.

Validate this cluster... - (Win 2008 r2 cluster) returning storage error (prior SQL 2008 cluster install).

$
0
0

Hello a 2 node active/passive cluster has already been setup for me & about to install SQL Server 2008 onto the active node.  But when I click on the 'Validate this cluster...' in FailOver Cluster Manager the following Storage error displays...

List Potential Cluster Disks


    List disks visible to two or more nodes that will be validated for
    cluster compatibility. Online clustered disks will be excluded.
    Disk with id a3fb6a27 is only visible from one node. This disk
    is not eligible for cluster validation.
    Disk with id a3fb6a2f is only visible from one node. This disk
    is not eligible for cluster validation.
    Disk with id a4758624 is only visible from one node. This disk
    is not eligible for cluster validation.

    Disk with id a4758623 is only visible from one node. This disk
    is not eligible for cluster validation.

    The wrong diskette is in the drive.
    Insert %2 (Volume Serial
    Number: %3) into drive %1

    ...do I still need to run this 'Validate this cluster...' & need to address this Storage error or can this be ignored and is ready for me to install SQL 2008 cluster?  Thanks in advance.

Wrongly set Max memory on SQL 2012 Enterprise

$
0
0

I wrongly set the max memory for my instance And now I can't restart my instance.

I'm getting this error:

2013-07-29 12:58:16.72 spid6s      Error: 701, Severity: 17, State: 123.
2013-07-29 12:58:16.72 spid6s      There is insufficient system memory in resource pool 'internal' to run this query.

What to do to make it work again?


Leandro Santos

Upgrade From Enterprise Evaluation to Standard Edition

$
0
0

Dears,

I'm trying to upgrade from SQL 2012 Enterprise Evaluation to SQL 2012 Standard Edition.

but i got this error ( the Existing SQL is not SP1 while the media used is with SP1, is this a problem)

What to install to read sql server 2012 online books on windows 7 pc


SQL server 2005 x64

$
0
0
Hello everybody.
I need iso file of SQL server 2005 x64 trial version. In my company, we have 3 instances of sql server 2005 x64, but no install media. Now my boss wants to install a 4th instance, but I need installation medium for it. I have serial number too, but lost installation medium. Please, if any1 has this iso file of trial, or standard version x64, please share it with me, it can save my life!!!

Rebuilding Sql Server 2008 from backups of system databases....

$
0
0

Experiment: I setup Sql server in a testlab, copied the system DB mdfs\ldfs and user mdf\ldf to a new folder, stopped sql server and deleted the original system databases. Sql Server will no longer start.  My goal is to get Sql Server running by using only the sql backups I made. All the documentation I find says that to restore the master database ("step 1") I need to start Sql server in single user mode. In my case sql server will not start at all (in any mode) as the system databases are missing.  How then do I "bootstrap" sql server into the running state?

TIA,

edm2

Failure to install SQL Server 2005 Express on Windows 7 64-bit

$
0
0

 I am trying to install SQL server 2005 Express with a specific named instance on a windows 7 home premium 64-bit system. 

The install fails when it tries to start the SQL server service of the newly created named instance. At which point it provides this fairly generic error:

TITLE: Microsoft SQL Server 2005 Setup
------------------------------

The SQL Server service failed to start. For more information, see the SQL Server Books Online topics,"How to: View SQL Server 2005 Setup Log Files" and "Starting SQL Server Manually."

This message comes up during the SQL Server Database Services, Configuring components stage.

The status box shows:  Starting SQL Service: MSSQL$BRANDWISE (which is the named instance which is required to run the program I am attempting to install)

If I click retry, I just keep getting the same message. If I click the Cancel option the install starts a Rollback on the SQL Server Database services.

When I go to the log files I am overwhelmed with information which I do not really understand, the only thing that I can see which makes any sense to be is found in the summary log.

 Failed to find the ASP.Net Version Registration with Microsoft Internet Information Services (IIS).

Below is the full summary log.

I was hoping that someone might have come across any solutions for this. I am stumped.

This is C:\Program Files (x86)\Microsoft SQL Server\90\Setup Bootstrap\LOG\Summary


Microsoft SQL Server 2005 9.00.4035.00
==============================
OS Version      : Home Edition  (Build 7600)
Time            : Wed Oct 27 16:03:34 2010
 
OWNER-PC : Failed to find the ASP.Net Version Registration with Microsoft Internet Information Services (IIS).
Machine         : OWNER-PC
Product         : Microsoft SQL Server Setup Support Files (English)
Product Version : 9.00.4035.00
Install         : Successful
Log File        : c:\Program Files (x86)\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0005_OWNER-PC_SQLSupport_1.log
--------------------------------------------------------------------------------
Machine         : OWNER-PC
Product         : Microsoft SQL Server Native Client
Product Version : 9.00.4035.00
Install         : Successful
Log File        : c:\Program Files (x86)\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0005_OWNER-PC_SQLNCLI_1.log
--------------------------------------------------------------------------------
Machine         : OWNER-PC
Product         : Microsoft SQL Server VSS Writer
Product Version : 9.00.4035.00
Install         : Successful
Log File        : c:\Program Files (x86)\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0005_OWNER-PC_SqlWriter_1.log
--------------------------------------------------------------------------------
Machine         : OWNER-PC
Product         : SQL Server Database Services
Error           : The SQL Server service failed to start. For more information, see the SQL Server Books Online topics, "How to: View SQL Server 2005 Setup Log Files" and "Starting SQL Server Manually."
--------------------------------------------------------------------------------
Machine         : OWNER-PC
Product         : Microsoft SQL Server 2005 Express Edition
Product Version : 9.3.4035.00
Install         : Failed
Log File        : c:\Program Files (x86)\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0005_OWNER-PC_SQL.log
Last Action     : InstallFinalize
Error String    : The SQL Server service failed to start. For more information, see the SQL Server Books Online topics, "How to: View SQL Server 2005 Setup Log Files" and "Starting SQL Server Manually."
The error is  (1067) The process terminated unexpectedly.
Error Number    : 29503
--------------------------------------------------------------------------------

 SQL Server Setup failed. For more information, review the Setup log file in %ProgramFiles%\Microsoft SQL Server\90\Setup Bootstrap\LOG\Summary.txt.


Time            : Wed Oct 27 16:05:38 2010


List of log files:
 c:\Program Files (x86)\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0005_OWNER-PC_Core(Local).log
 c:\Program Files (x86)\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0005_OWNER-PC_SQLSupport_1.log
 c:\Program Files (x86)\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0005_OWNER-PC_SQLNCLI_1.log
 c:\Program Files (x86)\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0005_OWNER-PC_SqlWriter_1.log
 c:\Program Files (x86)\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0005_OWNER-PC_SQL.log
 c:\Program Files (x86)\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0005_OWNER-PC_Datastore.xml
 c:\Program Files (x86)\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0005_OWNER-PC_.NET Framework 2.0.log
 c:\Program Files (x86)\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0005_OWNER-PC_Support.log
 c:\Program Files (x86)\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0005_OWNER-PC_Core.log
 c:\Program Files (x86)\Microsoft SQL Server\90\Setup Bootstrap\LOG\Summary.txt
 c:\Program Files (x86)\Microsoft SQL Server\90\Setup Bootstrap\LOG\Files\SQLSetup0005_OWNER-PC_SCC.log
 c:\BWMSSQL\Data\MSSQL.1\MSSQL\LOG\ERRORLOG

 

Capture on SQL 2008 and replay on SQL 2012

$
0
0

Use of TSQL_Replay template in SQL Server Profiler has been well documented for many versions including 2012.  However, profiler has been deprecated for Database Engine Trace Capture and Trace Replay. So it could work capturing on SQL 2008 and replaying on SQL 2012.  However, it is better to be utilizing the latest methods, if possible.

  1.       Is it possible to capture activity using extended events on SQL 2008 and replay them on SQL 2012? 
  2.       Is Replay Markup Language able to capture on SQL 2008 and replay on SQL 2012?
  3.       Is it possible to identify all issues that might exist after upgrading from SQL 2008 to 2012 by using extended events deprecation_announcement and deprecation_final_support alone without testing replay?

Matt

Sharepoint 2013 and SQL 2012 Standard

$
0
0

We are now embarking on an implementation of Sharepoint 2013, there are a few concepts that we are trying to understand - Hence my question.

Our environment will be a 3 tier model. The plan was to use SQL 2012 standard for the SP2013 environment. We have a SQL farm dedicated to our Datawarehouse. For the BI components of the solution can another seperate farm be used just for the BI integration into SharePoint 2013.

Looking forward to your assistance as there seems to be no clear documentation on this scenario.

installation

$
0
0

Hi all,

when we install side by side installation , when we install in place  installation in ms sql server?

or

which situation we install both side by side installation and in place  installation ?

Problems installing SQL Server 2012 Developer edition on Win7 Professional Service Pack 1 x64

$
0
0

Hello,

I am trying to install SQL Server 2012 developer edition on Win 7 Professional editionSP1.(x64) While installing I am getting an error like this:

SQL Server Setup has encountered the following error:

There was a failure to calculate the default value of setting INSTANCEID.

Error code 0x85640001.

Please help. Thank you so much! 



Completely Uninstall SQL server

$
0
0

I have a server with Windows Server 2008 R2.  It had several versions of SQL server installed, including multiple instances of  SQL server 2008 R2.  I uninstalled everything I could using the windows installer (control panel-> programs and features).  However, after removing one instance of 2008 R2, the Windows Installer entries completely disappeared, leaving other instances of SQL server installed and running.  I've been searching MSDN and these forums for several hours, but everything I find points to the windows installer (which doesn't have the entries), or the original installation media (which I don't have because all the SQL versions were installed by other software).

As far as I know the following versions of SQL server were installed

SQL 2008 R2 32 bit (no instances used)

SQL 2008 R2 64 bit (2 instances)

SQL server 2012 (1 instance)

At this point, I'm not even sure what's been removed, and what hasn't been removed.

Is there some utility for completely removing all of it?  Or is there some utility that could rebuild the Windows installer entries?

Or would I be better served by simply re-installing windows server 2008 R2 completely?

To clarify, my end goal is to completely remove all versions of SQL server, and all data associated with them, so I can do a clean install of the only version I actually want to use.

Installing SQL 2005 64 bit client

$
0
0
We're running 32 bit SQL 2005 on server 2003.  I want to install 64 bit client on my w7 workstation.  Our discs are MS SQL Server 2005 Standard Edition (32 bit).  Can I use 64 bit on workstation client and if so, where can I find the install pkg?

Install FullText Search SQL Server 2012 on Windows Server Core

$
0
0

Hi,

I try to add SQL Server FullText to our SQL Server 2012 on a Windows Server 2008R2 Core but i got this error in

Summary_%SERVER%%TIME%_ComponentUpdate.txt:

    Message:
        The product version cannot be retrieved from mediainfo.xml in '' and property BaselineVersion.
    HResult : 0x858c002f
        FacilityCode : 1420 (58c)
        ErrorCode : 47 (002f)
    Data:
      SQL.Setup.FailureCategory = InputSettingValidationFailure
      mediaPath =
      propertyName = BaselineVersion
      WatsonData = Microsoft.SqlServer.Configuration.SetupExtension.BaselineVersionCannotBeReadException@47
      DisableWatson = true
    Stack:
        at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.LogAllValidationErrorsAndThrowFirstOne(ValidationState vs)
        at Microsoft.SqlServer.Configuration.BootstrapExtension.ValidateChainerSettingAction.ExecuteAction(String actionId)
        at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
        at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(TextWriter statusStream, ISequencedAction actionToRun, ServiceContainer context)

I executed "setup.exe  /QS /IACCEPTSQLSERVERLICENSETERMS /ACTION=Install /FEATURES=FullText"

from C:\...\Setup Bootstrap\SQLServer2012

also tried from original installation folder, with configuration.ini but get same result.

Some more info:

OS: Windows Server 2008R2 Core

SQL: SQL Server 2012 Standard SP1 CU5

Thanks

Maik


SQL Server Upgrade

$
0
0

How do you upgrade to SQL Server 2008 RTM R2 version number 10.50.1600.1 from SQL Server Enterprise x64 SP2 version number 10.0.4067.0?

The message I am getting is that the database was backed up on a server running version 10.50.1617.   That version is incompatiable with this server which is runnning version 10.00.4067.

SQL 2008 cluster & DTC ip addresses

$
0
0
Hello when installing SQL 2008 cluster & MSDTC can any of these be assigned private ip addresses or one of them or none?  Thanks in advance.
Viewing all 7740 articles
Browse latest View live


Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>