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

Installing SQL server 2012 with 2008 R2

$
0
0
I have a test server on a VM running SQL Server 2008 R2 express. I have a development server on my local machine also 2008 R2. I recently got access to a instance of the Full Standard Version SQL 2012. My company wants me to move my data there. When I access the 2012 instance I get an error, something about my backend not being the right version. Ok fine, I have a MSDN subscription so I go out to get SQL Management Studio 2012 they have it but, I believe I will still need the 2008 R2 to connect with my test/development server. I am concerned because at one point I had 2010 on my machine and 2008 R2 on my VM and I believe there was a problem when I tried to connect a 2008 R2 database to SQL Server 2010 or visa versa. I had to install 2008 R2 on both so I could debug/develop on my local machine and allow user testing on the VM. So two questions. Can I install both MSSMS 2012 and MSSMS 2008 R2 on my local computer? Do I need to? Thanks for you time and advise.    

Identifying SQL Server 2005 Enterprise Edition features in Use

$
0
0

Hi all,

recently I need to downgrade from SQL 2005 Enterprise version to SQL 2008 Standard version.
is there any way to keep trace any enterprise features is using?

in 2008, we able to use the script as below:

SELECT * FROM sys.dm_db_persisted_sku_features

1) how to identify all the Enterprise features is using by SQL 2005?

2) able downgrade from SQL 2005 Enterprise version to SQL 2008 Standard version?


Microsoft SQL Server 2014 - Standard installation failed

$
0
0
Overall summary:
  Final result:                  Failed: see details below

Exit code (Decimal):           -2055733247

  Exit facility code:            1400
  Exit error code:               1
  Exit message:                  A publishing loop has been detected by the PublishingQueue, which has LoopThreshold=10000, while publishing to the subscribed delegate "Microsoft.SqlServer.Configuration.SmartSetupExtension.SelectedUpdatesSetting : Void CalculateValue()".

Machine Properties:

  Machine name:                  x
  Machine processor count:       8
  OS version:                    Windows Server 2008 R2
  OS service pack:               Service Pack 1
  OS region:                     United States
  OS language:                   Deutsch (Deutschland)
  OS architecture:               x64
  Process architecture:          32 Bit
  OS clustered:                  No

Product features discovered:
  Product              Instance             Instance ID                    Feature                                 Language             Edition              Version         Clustered  Configured
  SQL Server 2008 R2                                                       Management Tools - Basic                1033                 Standard Edition     10.52.4321.0    No         Yes       
  SQL Server 2008 R2                                                       Management Tools - Complete             1033                 Standard Edition     10.52.4321.0    No         Yes       
  SQL Server 2008 R2                                                       Client Tools Connectivity               1033                 Standard Edition     10.52.4321.0    No         Yes       

Package properties:
  Description:                   Microsoft SQL Server 2014 
  ProductName:                   SQL Server 2014
  Type:                          RTM
  Version:                       12
  SPLevel:                       0
  Installation location:         \\xx\Media\DVD_1\SQL2014STDSP1\SQLFULL_ENU\x86\setup\
  Installation edition:          Standard

Product Update Status:
  None discovered.

Exception summary:
The following is an exception stack listing the exceptions in outermost to innermost order
Inner exceptions are being indented

Exception type: Microsoft.SqlServer.Deployment.PrioritizedPublishing.PublishingLoopException
    Message: 
        A publishing loop has been
        FacilityCode : 1400 (578)
        ErrorCode : 1 (0001)
    Data: 
      Threshold = 10000
      DelegateDescription = Microsoft.SqlServer.Configuration.SmartSetupExtension.SelectedUpdatesSetting : Void CalculateValue()
      WatsonData = Microsoft.SqlServer.Deployment.PrioritizedPublishing.PublishingLoopException@1
      DisableWatson = true
    Stack: 
        at Microsoft.SqlServer.Deployment.PrioritizedPublishing.PublishingQueue.CallQueuedSubscriberDelegates()
        at Microsoft.SqlServer.Deployment.PrioritizedPublishing.PublishingQueue.Publish(Publisher publisher)
        at Microsoft.SqlServer.Deployment.PrioritizedPublishing.Publisher.Publish()
        at Microsoft.SqlServer.Chainer.Infrastructure.Setting`1.set_Value(T value)
        at Microsoft.SqlServer.Chainer.Infrastructure.Setting`1.SetValue(Object newValue, InputSettingSource source)
        at Microsoft.SqlServer.Chainer.Infrastructure.InputSettingService.SetSettingValue[T](String settingName, T value, InputSettingSource source)
        at Microsoft.SqlServer.Configuration.SetupExtension.ComponentUpdateProgressMsgFormatter.SetProgressMessage(Object notification, Object[] objectArray)
        at Microsoft.SqlServer.Chainer.Infrastructure.NotificationService.OnNotify(Object eventKey, Object notification, Object[] objectArray)
        at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionMetadata.NotifySkipped(ActionKey skippedAction)
        at Microsoft.SqlServer.Setup.Chainer.Workflow.SequenceStep.EvaluateState(Boolean noisy, TextWriter logging)
        at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionScheduler.SequenceReadyActions(List`1 readyActions, TextWriter logging)
        at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionEngine.RunActionQueue()
        at Microsoft.SqlServer.Setup.Chainer.Workflow.Workflow.RunWorkflow(WorkflowObject workflowObject, HandleInternalException exceptionHandler)
        at Microsoft.SqlServer.Configuration.BootstrapExtension.ExecuteWorkflowAction.ExecuteAction(String actionId)
        at Microsoft.SqlServer.Chainer.Infrastructure.Action.Execute(String actionId, TextWriter errorStream)
        at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.<>c__DisplayClasse.<ExecuteActionWithRetryHelper>b__b()
        at Microsoft.SqlServer.Setup.Chainer.Workflow.ActionInvocation.ExecuteActionHelper(ActionWorker workerDelegate)

SQL Server 2012 and 2014 stuck on Install_VSShell_Cpu32_Action : RollbackCleanup. Removing backup files

$
0
0

Hi, I have tried to install <g class="gr_ gr_8 gr-alert gr_spell ContextualSpelling ins-del multiReplace" data-gr-id="8" id="8" style="font-size:15px;">sql</g> server 2014 in my windows 10 pro(64bit), but the installation is stuck on <g class="gr_ gr_11 gr-alert gr_gramm gr_hide Punctuation" data-gr-id="11" id="11">Install_VSShell_Cpu32_Action :</g> RollbackCleanup. Removing backup files stage.

After that, I was trying to install MSSQL Server 2012 Enterprise edition but I was not able to install. Please suggest me on this. 

Cannot create database object alert on clustered instance

$
0
0

Hello,

We have installed 2014 sql server on a stand alone VM and can create alerts without issue.  We recently did a cluster install of 2014, and when trying to create alerts get the following error:

Msg 14262, Level 16, State 1, Procedure sp_verify_performance_condition, Line 52

The specified object_name ('Databases') does not exist.

Specifically, we are trying to create a database alert on percent log used that will kick off a job to back up the log.

We are on Windows 2012R2 o/s.  In the drop downs in SSMS under alerts, we do not have all the options we have in the stand alone instance - they are not there.  Is this a bug?  Is there a CU?


Dianne

Where to download SQL Server 2012 and 2014 slipstream

$
0
0
Can anyone send me a link to download SQL Server 2012 and 2014 slipstreams?

How to license SQL Server Dev/Test/Staging?

$
0
0

We have a few questions about SQL Server license requirements in Dev/Testing/Staging environments, I understand we better confirm with MS but so far have not got hold of anyone of MS Rep, appreciate if someone can shed some light on this?

1. If we buy SQL Server Developer Edition license for every developer, can we install SQL Server Enterprise/Standard version for Dev/Test/Staging purpose? or we only allow to install Developer edition?

2. Does tester need to have SQL Server Developer License to do function and performance testing?

3. If we buy a few MSDN subsciption for some developers, also buy SQL Server Developer Edition license for rest of our developers.  Then can we install SQL Server Enterprise/Standard version for every developer? or can we install Developer version for every developer?

4. Is there any organization level license so we don't need to buy MSDN Subscription or Developer Edition license for every developer/tester on per user basis?

MS SQL sever 2012 setup: no mapping between account names and security ADs was done.

$
0
0

Our software vendor rep is trying to upgrade MS SQL server 2008 SP4 to 2012 SP1. Get an error message: no mapping between account names and security ADs was done. He says that we get this error message because we have two domain controllers in our network, and one is running on the same windows server that run sql server. Out IT support disagrees to delete the second domain controller, saying it is recommended by Microsoft and he suggests that the problem is in Active directory. Who is right? What could be a resolution for our problem?



Setup and WMI

$
0
0

Currently running Win 10 but I suspect the same or a similar thing happened with Win 7.

If I look at "Local Services" it says WMI is running.    I can stop and restart it.  If I try to install ANY version of SQL SERVER the Requirements list says "WMI Failed.  Any Suggestions appreciated. 

Installing SQL 2008 HELP!!!

$
0
0

We are installing SQL 2008 Express and have run into the dreaded "Consistency validation" error.

We have looked thru the logs and there is no specific key mentioned. We have tried everything including page two of google search results.

Here is an excerpt from the log file...

2015-08-26 12:43:21 Slp: ------------------------------------------------------------
2015-08-26 12:43:22 Slp: HKEY_LOCAL_MACHINE\Software\Microsoft\Microsoft SQL Server - OK.
2015-08-26 12:43:22 Slp: ------------------------------------------------------------
2015-08-26 12:43:22 Slp: C:\SQL Install\x64\FixSqlRegistryKey_x64.exe exit code: 0
2015-08-26 12:43:22 Slp: Launching external tool: C:\SQL Install\x64\FixSqlRegistryKey_x86.exe
2015-08-26 12:43:22 Slp: ------------------------------------------------------------
2015-08-26 12:43:22 Slp: ------------------------------------------------------------
2015-08-26 12:43:22 Slp: C:\SQL Install\x64\FixSqlRegistryKey_x86.exe exit code: -2147010895
2015-08-26 12:43:22 Slp: Rule 'AclPermissionsFacet' detection result: AreSqlAclPermissionsCanonical= False
2015-08-26 12:43:22 Slp: Evaluating rule        : AclPermissionsFacet
2015-08-26 12:43:22 Slp: Rule running on machine: CCISERV
2015-08-26 12:43:22 Slp: Rule evaluation done   : Failed
2015-08-26 12:43:22 Slp: Rule evaluation message: The SQL Server registry keys from a prior installation cannot be modified. To continue, see SQL Server Setup documentation about how to fix registry keys.
2015-08-26 12:43:22 Slp: Send result to channel : RulesEngineNotificationChannel
2015-08-26 12:43:22 Slp: Initializing rule      : Long path names to files on SQL Server installation media
2015-08-26 12:43:22 Slp: Rule applied features  : ALL
2015-08-26 12:43:22 Slp: Rule is will be executed  : True

Please help!

Standard time estimation to migrate SQL Server 2005 to SQL Server 2008 R2

$
0
0

Friends,

I have to provide estimated total hour required to migrate some 70 SQL Server 2005 with 1500 databases and 13 TB of data to SQL 2008 R2. It includes Prod, Test and Dev environment. I haven't worked with such big migration project. Could anyone please provide me any standard of such timing so that I can customize according to the complexity of my environment?

SQL SERVER 2014 installation issue

$
0
0

Hello,

I tried to install SQL SERVER 2014 on my Windows 7 machine. I have the Enterprise version.

However, I was stuck with an issue, see message below:

TITLE: Microsoft SQL Server 2014 Setup
------------------------------

The following error has occurred:

The installer has encountered an unexpected error. The error code is 2337. Could not close file: Microsoft.SqlServer.WizardFrameworkLite.dll GetLastError: 0.

Click 'Retry' to retry the failed action, or click 'Cancel' to cancel this action and continue setup.

This is a fresh install. Before SQL SERVER, I installed Visual Studio 2015. Of course, all necessary updates have been applied.

Please advice.

Thanks.

Sean

Questions about Connections

$
0
0
My company, American Breast Care, is interested in purchasing the SQL Server 2014 and have a couple questions.
1. When you install the server, is it put on one computer and all other computers connect through Wi-Fi or do all computers download the server?
2. What will happen to the server connection if the Wi-Fi goes out?
3. If the answer to #1 is that the server is it on one computer, what will happen if the computer crashes?

Blue Screen error 0xc0000034

$
0
0

My husband has an Acer Aspire Ultraslim M5-481PT with Windows 8.1 Op System.  One day he turned it on and got a blue screen that says:

RECOVERY

Your PC needs to be repaired.

The Boot Configuration Data file is missing some required information.

File:\BCD

Error code: 0xc0000034

You'll need to use the recovery tools on your installation media.  If you don't have any installation media (like a disc or USB device) contact your system administrator or PC manufacturer.

I contacted Acer and purchased a set of recovery discs which I received today.  The instructions say to put in the System Disc, reboot, and press F12 when the splash screen first appears to bring up the boot menu.  When I do this, I can hear the disc being read and can tell the hard drive is spinning.  It goes directly back to the blue screen with the message above, though.  I cannot boot anything as I cannot get to the boot menu.  Then it turns itself off.

Any suggestions?  And thank you.

SQL server security patches

$
0
0

In our environment the patches are maintained by Server Admins.

We implement Service pack and CU. 

Now is there any special security patches that needs to be implemented by DBA?

 

MMC could not create the snap-in

$
0
0

Upgraded from Windows 8.1 to Windows 10. Run Microsoft SQL Server 2000 Enterprise Manager & it gives the error: MMC could not create the snap-in. The snap-in might not have been installed correctly. Name: Microsoft SQL Enterprise Manager. CLSID: {00100100-1816-11D0-8EF5-00AA0062C58F}

Please help me solve this. Note my front end application is working perfectly.

Please alert me on maraizuoamadi@hotmail.com if a suggestion is given on this.





Database Diagram Creation Error

$
0
0

Hi Scholars,

When I'm trying to create a database diagram for my tables., First it prompts me saying that - "This database does not have one or more of the supported objects... Do you wish to create them? I know this is normal when you don't have any diagrams. But after clicking "Yes", I get the following error which is attached.

I tried changing the database Owner to "sa". But, still the same error. Interestingly, other databases that are already having the database diagrams (created by others), are allowing me to create new diagrams in those databases. 

The only difference is, I created this database where I'm trying to create diagrams on. 

Please suggest me how do I get this working.

Thanks in advance

Below is Error Message:




Cannot repair or uninstall SQL Server 2008 after upgrading windows 7 to windows 10

$
0
0

Dear MS,

I'm a developer, I installed SQL Server 2008 in Windows 7 locally. Then, my Ms SQL Server 2008 cannot connect or repair or uninstall after upgrading from Windows 7 to Windows 10.

Before Upgrading, the Windows 10 advisor didn't warning me about this.

After upgrading from Windows 7 to Windows 10:

- When I use SQL Server Management Studio to connect to SQL server, this app is halted with "not response".

- After that, I do repair and uninstall SQL Server 2008, both are halted in this windows belowed:

I searched in MSDN and knew that SQL server is not supported for Windows 10. So, How could I solve this trouble to remove SQL Server 2008 completely?

Thanks for all.

Phan Tùng


How to email results of a select statement?

$
0
0
Need help in creating a job which emails results of a SELECT command.

sidebyside error

$
0
0

hi,

   i got the sidebyside problem after upgrade 2012 to sql 2014. event viewer shows the error start at 03:00 everyday, i check sql agent and windows task, there's no user definded task run at that time, and sql server error log got no error message. i modify CopyDatabaseWizard.exe to CopyDatabaseWizard.exee, and try to find out who execute the file, error message in envet view is still the same.

  does it start with .net framework 4.0 task? how can i fix it?

  thanks.

Activation context generation failed for "c:\program files (x86)\microsoft sql server\120\Tools\Binn\managementstudio\CopyDatabaseWizard.exe".Error in manifest or policy file "c:\program files (x86)\microsoft sql server\120\Tools\Binn\managementstudio\CopyDatabaseWizard.exe" on line 8. The value "1.0" of attribute "version" in element "assemblyIdentity" is invalid.

Source: SideBySide

Event ID: 63

Viewing all 5760 articles
Browse latest View live


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