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

Unable to download Windows Cluster KB2494036

$
0
0

Hi, I am experiencing the issues outlined in KB2494036 but when I click the download button it tells me the page you are looking for is no longer available. (Microsoft remote error page not browser error)

Does anyone know of any alternative official download locations, I have 2 hours left of my change window.


Error 997.Overlapped I/O operation is in progress.

$
0
0

I just encountered the:  “Error 997.Overlapped I/O operation is in progress.”

I had just attempted to download and install Microsoft SQL Server 2012 Express on my Windows 7 Professional (Service Pack 1); Processor: Intel® Core ™2 Duo CPU   E7500 @ 2.93GHz; Installed memory (RAM): 4.00 GB; System type: 64-bit Operating System computer.

I went to a specific Microsoft web-site (which your message says that I cannot display)

and clicked on the big red “Download” button. Then check marked: ENU\x64\SQLEXPRWT_x64_ENU.exe

I had selected Run (and not Save) so I did not have an opportunity to select “Run as administrator”.

The download took a little over an hour and the installation began on its own. I took screen shots along the way.  Ultimately I ended up with: “Error 997.Overlapped I/O operation is in progress.”

When the SQL Server Installation Center window appeared, I believe it paused there waiting for me to make a selection. I chose the first choice, “New SQL Server stand-alone installation…..”

I also have on this computer Microsoft SQL Server 2008 and Microsoft SQL Server 2008 R2 and I chose not to upgrade either.

Can you help me please with what to do next?  Thank you.

SQL2012 SSMS fail to connect named instance

$
0
0

Hi, Currently we would like to setup replication between 2 sql instances (binded to corresponding IP, listening on port 1433) on different servers (DUAT01, DUAT101). However, we found the SSMS cannot connect remote server A from server B using named instance.

The sql instances can be connected by using either IP or FQDN, however, that cannot fulfill the requirement on setting up replication as it require the instance to connect as "DUAT101\SQL2K8R2" instead of "x.x.x.x" or "SQLUATCSS2K8R2.domain.com".

We tried to change "Protocol"->"Listen All" from "No" to "Yes", then SSMS can connect the named instance successful in this format "DUAT101\SQL2K8R2", but the application using "SQLUATCSS2K8R2.domain.com" to connect sql instance was fail.

Pls advise how to make it possible to connect sql instance successful in both way. thanks.

Uninstall SQL Server 2008 Express R2 and SQL Server 2012 unsuccessfully

$
0
0

HI

I want to uninstall SQL Server 2008 R2 and SQL Server 2012 but it was successful.

When I try to uninstall 2008 R2

It shows the sqlsupport.msi can't find

Warning 26003.  Microsoft Server 2008 R2 Setup Support Files cannot be uninstalled because the following products are installed:

SQL Server 2008 R2 SP2 Common Files are installed

SQL Server 2008 R2 Dabtabase Engine Shared

Microsfot SQL Server R2 RsFx Driver

SQL Server 2008 R2 SP2 Database Engine Services

When I uninstall 2012, it shows the SQL Browser has been installed.

Warning 26003.  Microsoft SQL sERVER 2012 Setup Support Files cannot be uninstalled because the following products are installed:

SQL Server Browser for SQL Server 2012

Hi I am trying to install SQL Server 2008 R2 Express edition, I am getting error like "unhandled exception has occurred in your application"

$
0
0

In that system Microsoft Framework 4.o and 3.5.1 is installed even then i am getting the error then i uninstalled and again installed framework same error occurring.

 

Service pack update

$
0
0

 Hi Team,

Please provide me best solution for me

Due to space issue it(sp2) was failed on 27<sup>th</sup> march.so I try to run the setup once again it has failed , I read the log file it has”2015-03-30 08:08:23 Slp: Skipping Action: GetInstanceNameByInstanceIdAction

2015-03-30 08:08:23 Slp: Action is being skipped due to the following restrictions:

2015-03-30 08:08:23 Slp: Condition "Is the datastore flag /Scenario/Patching/IsRunningInnerSetup set" did not pass as it returned true and false was expected.

2015-03-30 08:08:24 Slp:”

 i did uninstall  reboot and try to re-install the service pack then no use again it is failed

Thanks

Murali

SQL 2012 Standard license question to Microsoft

$
0
0

I have a 2 - cpu server with 6 cores per cpu.

If I disable 3 cores on each cpu in the BIOS can I use the 6 total remaining cores for the license count or do I have to

license all 12 cores even if they are disabled and not usable by the OS or SQL?

I want to keep the second cpu and memory controller for redundancy.

SQL Server Replication feature installation is failed when installed from dvd(SQL Server 2008 Standard)

$
0
0

HI All,

At first I have installed SQL Server 2008 Standard by enabling only one feature database engine services on windows server 2008 fom hard disk sql dump.

Later  we have started SQL Server 2008 Standard  installation again by adding the replicaiton feature from DVD. The replication feature installation is failed when installed from dvd. If the same feature when installed from hard disk the installlation is scuessfull.

And also i have identified that if all the above installation process is done using DVD(one media only instead of harddisk and dvd) the installaion process is sucessfull.

Is there any dependency on the media source is used for SQL Server 2008 standard feature installation.


The dreaded: The network address is invalid error - SQL 2014 Cluster on Server 2012 R2

$
0
0

Trying to setup an SQL 2014 Failover cluster on Windows Server 2012 R2 (two nodes). Every time I get to the assign a SQL server Network Name piece of the setup I get the following error message:

The given network name is unusable because there was a failure trying to determine if the network name is valid for use by the clustered SQL instance due to the following error: 'The network address is invalid.'

This happens whether I use the Advanced cluster installation procedures or the normal installation.  I have tried the following based on anything I can find on the web:

1) Removed the clustered MTDTC role.

2) Deleted the NIC Team (4 1GB NICs).  Deleted all but 1 NIC from the server device manager.

3) Shutdown the second node.

4) Lanman Server registry change posted someplace on this forum that does not stick on reboot

None of the above, separately or in combination, has worked to allow SQL 2014 to be installed as a cluster role.

There is no virtual machines added to the cluster.  This is not a VMware installation.  It is straight Windows 2012 R2 with a two node cluster (setup identically).

Any ideas, suggestions, comments?

Thanks,

-Andrew

Partition key on non primary key column

$
0
0

I have scenario where the table has defined non primary key column as "partition key".

I was wondering how it will affect the purge/archive process if the index and table are using different column (they are not aligned)?

What should be the solution to this scenario?

Can I use the non primary key column as partition key? Is this affect purging/archiving or switching -IN or OUT partitions?

Here is the article which Im following but didn't get the precise answer:

"When the indexes and the table use the same partitioning function and columns in the same order, the table and index are aligned." 

https://msdn.microsoft.com/en-US/library/ms345146%28v=SQL.90%29.aspx?f=255&MSPPError=-2147217396#sql2k5parti_topic9

Look at "Index Partitioning" and "Defining the Partitioning Key" section.



ZK

SQL server client configuration

$
0
0

Hi,

I have a working environment to my SQL server 2012 server. When I open the client config (cliconfg,exe) I see that the TCP/IP is under the disabled tab. I know it is working with TCP/IP. Why is this on the disabled tab? I also have another server with a local SQL server installation. When I open the SQL configuration manager program from the start menu (SQLServerManager11.msc) I see TCP/IP enabled in the server and client section. In the cliconfg tool I see TCP/IP disabled. 

Any ideas?

Regards

Danny

SQL Server and folder permission error

$
0
0

Hey All,

I am working on SQL Server Express 2008 R2. Basically, my setup file installs express edition and lets the user specify a folder to put the data files on. If user creates a new directory, say in D:\ drive, sql server gives error that it lacks permission to access the folder. Current user is administrator who just installed the sql server instance and all.

If I set the folder permission to full for user "Everyone", it attaches the database and works like a charm. I don't want that. What shall I do?

If it matters, application is developed with VS 2010

how to reduce DB size

$
0
0

Hi,

I am the happy owner of a SQL express 2008 R2 holding my DB.

I have my DB primary data file at 7 GB

In DB properties, I have initial size of primary db at 7022 MB, autogrowth = by 1 MB, unlimited.

I query table sizes with :

select object_name(id) [Table Name],
[Table Size] = convert (varchar, dpages * 8 / 1024) + 'MB'
from sysindexes where indid in (0,1)
order by dpages desc

total size of all my tables is then 1171 MB

I do shrink / files / file type = data => available free space is 0.25 MB

I'm afraid it will hit the 10 GB size.

How do I reduce the DB size ? it is possible to change the  initial size of primary db ?

thanks

Error 997. Overlapped I/O operation is in progress during SQL Server 2014 X64 Express

$
0
0
I am trying to install SQL Management Studio from SQL Server 2014 X64 Express, however during installation, getting multiple identical errors:Error 997. Overlapped I/O operation is in progress
Previously, someone posted similar question http://blogs.msdn.com/b/vsnetsetup/archive/2014/10/27/error-997-overlapped-i-o-operation-is-in-progress-kb2918614-breaks-windows-installer-service.aspx It was suggested to uninstall: KB3000988, KB2918614, I did so, but it didn't help. Also, tried to modify registry to add "product code" using ORCA tool. Maybe, I used wrong codes ? Thank you !

Here is installation log:

Overall summary:
  Final result:                  Failed: see details below
  Exit code (Decimal):           -2068053019
  Start time:                    2015-04-02 17:07:19
  End time:                      2015-04-02 17:11:42
  Requested action:              Install

Setup completed with required actions for features.
Troubleshooting information for those features:
  Next step for Adv_SSMS:        Use the following information to resolve the error, and then try the setup process again.
  Next step for SSMS:            Use the following information to resolve the error, and then try the setup process again.
  Next step for ComponentUpdate: Use the following information to resolve the error, and then try the setup process again.


Machine Properties:
  Machine name:                  POSEIDON
  Machine processor count:       4
  OS version:                    Windows 7
  OS service pack:               Service Pack 1
  OS region:                     United States
  OS language:                   English (United States)
  OS architecture:               x64
  Process architecture:          64 Bit
  OS clustered:                  No

Product features discovered:
  Product              Instance             Instance ID                    Feature                                  Language             Edition              Version         Clustered  Configured
  SQL Server 2005                                                          Tools                                    1033                 Express Edition      9.4.5000        No         Yes       
  SQL Server 2005                                                          ToolsClient                              1033                 Express Edition      9.4.5000        No         Yes       
  SQL Server 2005                                                          ToolsClient\Connectivity                 1033                 Express Edition      9.4.5000        No         Yes       
  SQL Server 2008 R2   SQLEXPRESS           MSSQL10_50.SQLEXPRESS          Database Engine Services                 1033                 Express Edition      10.51.2500.0    No         Yes      
  SQL Server 2008 R2   SQLEXPRESS           MSSQL10_50.SQLEXPRESS          SQL Server Replication                   1033                 Express Edition      10.51.2500.0    No         Yes      
  SQL Server 2008 R2                                                       Management Tools - Basic                 1033                 Express Edition      10.51.2500.0    No         Yes       

Package properties:
  Description:                   Microsoft SQL Server 2014
  ProductName:                   SQL Server 2014
  Type:                          RTM
  Version:                       12
  SPLevel:                       0
  Installation location:         C:\Users\Alex\Desktop\SQLEXPRADV_x64_ENU(1)\x64\setup\
  Installation edition:          Express

Product Update Status:
  None discovered.

User Input Settings:
  ACTION:                        Install
  ADDCURRENTUSERASSQLADMIN:      true
  AGTSVCACCOUNT:                 <empty>
  AGTSVCPASSWORD:                <empty>
  AGTSVCSTARTUPTYPE:             Manual
  ASBACKUPDIR:                   Backup
  ASCOLLATION:                   Latin1_General_CI_AS
  ASCONFIGDIR:                   Config
  ASDATADIR:                     Data
  ASLOGDIR:                      Log
  ASPROVIDERMSOLAP:              1
  ASSERVERMODE:                  MULTIDIMENSIONAL
  ASSVCACCOUNT:                  <empty>
  ASSVCPASSWORD:                 <empty>
  ASSVCSTARTUPTYPE:              Automatic
  ASSYSADMINACCOUNTS:            <empty>
  ASTEMPDIR:                     Temp
  BROWSERSVCSTARTUPTYPE:         Disabled
  CLTCTLRNAME:                   <empty>
  CLTRESULTDIR:                  <empty>
  CLTSTARTUPTYPE:                0
  CLTSVCACCOUNT:                 <empty>
  CLTSVCPASSWORD:                <empty>
  CLTWORKINGDIR:                 <empty>
  COMMFABRICENCRYPTION:          0
  COMMFABRICNETWORKLEVEL:        0
  COMMFABRICPORT:                0
  CONFIGURATIONFILE:             
  CTLRSTARTUPTYPE:               0
  CTLRSVCACCOUNT:                <empty>
  CTLRSVCPASSWORD:               <empty>
  CTLRUSERS:                     <empty>
  ENABLERANU:                    false
  ENU:                           true
  ERRORREPORTING:                false
  FEATURES:                      SSMS, ADV_SSMS
  FILESTREAMLEVEL:               0
  FILESTREAMSHARENAME:           <empty>
  FTSVCACCOUNT:                  <empty>
  FTSVCPASSWORD:                 <empty>
  HELP:                          false
  IACCEPTSQLSERVERLICENSETERMS:  true
  INDICATEPROGRESS:              false
  INSTALLSHAREDDIR:              C:\Program Files\Microsoft SQL Server\
  INSTALLSHAREDWOWDIR:           C:\Program Files (x86)\Microsoft SQL Server\
  INSTALLSQLDATADIR:             <empty>
  INSTANCEDIR:                   C:\Program Files\Microsoft SQL Server\
  INSTANCEID:                    <empty>
  INSTANCENAME:                  <empty>
  ISSVCACCOUNT:                  NT AUTHORITY\Network Service
  ISSVCPASSWORD:                 <empty>
  ISSVCSTARTUPTYPE:              Automatic
  MATRIXCMBRICKCOMMPORT:         0
  MATRIXCMSERVERNAME:            <empty>
  MATRIXNAME:                    <empty>
  NPENABLED:                     0
  PID:                           *****
  QUIET:                         false
  QUIETSIMPLE:                   false
  ROLE:                          AllFeatures_WithDefaults
  RSINSTALLMODE:                 DefaultNativeMode
  RSSHPINSTALLMODE:              DefaultSharePointMode
  RSSVCACCOUNT:                  <empty>
  RSSVCPASSWORD:                 <empty>
  RSSVCSTARTUPTYPE:              Automatic
  SAPWD:                         <empty>
  SECURITYMODE:                  <empty>
  SQLBACKUPDIR:                  <empty>
  SQLCOLLATION:                  SQL_Latin1_General_CP1_CI_AS
  SQLSVCACCOUNT:                 <empty>
  SQLSVCPASSWORD:                <empty>
  SQLSVCSTARTUPTYPE:             Automatic
  SQLSYSADMINACCOUNTS:           <empty>
  SQLTEMPDBDIR:                  <empty>
  SQLTEMPDBLOGDIR:               <empty>
  SQLUSERDBDIR:                  <empty>
  SQLUSERDBLOGDIR:               <empty>
  SQMREPORTING:                  false
  TCPENABLED:                    0
  UIMODE:                        AutoAdvance
  UpdateEnabled:                 true
  UpdateSource:                  MU
  USEMICROSOFTUPDATE:            false
  X86:                           false

  Configuration file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150402_170710\ConfigurationFile.ini

Detailed results:
  Feature:                       Management Tools - Complete
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
  Next Step:                     Use the following information to resolve the error, and then try the setup process again.
  Component name:                Microsoft Visual Studio 2010 Redistributables
  Component error code:          997
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150402_170710\VC10Redist_Cpu64_1.log
  Error description:             Error 997.Overlapped I/O operation is in progress.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=vc_red.msi%40ProcessComponents%40997

  Feature:                       Management Tools - Basic
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
  Next Step:                     Use the following information to resolve the error, and then try the setup process again.
  Component name:                Microsoft Visual Studio 2010 Redistributables
  Component error code:          997
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150402_170710\VC10Redist_Cpu64_1.log
  Error description:             Error 997.Overlapped I/O operation is in progress.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=vc_red.msi%40ProcessComponents%40997

  Feature:                       Setup Support Files
  Status:                        Failed: see logs for details
  Reason for failure:            An error occurred for a dependency of the feature causing the setup process for the feature to fail.
  Next Step:                     Use the following information to resolve the error, and then try the setup process again.
  Component name:                Microsoft Visual Studio 2010 Redistributables
  Component error code:          997
  Component log file:            C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150402_170710\VC10Redist_Cpu64_1.log
  Error description:             Error 997.Overlapped I/O operation is in progress.
  Error help link:               http://go.microsoft.com/fwlink?LinkId=20476&ProdName=Microsoft+SQL+Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=12.0.2000.8&EvtType=vc_red.msi%40ProcessComponents%40997

Rules with failures:

Global rules:

Scenario specific rules:

Rules report file:               C:\Program Files\Microsoft SQL Server\120\Setup Bootstrap\Log\20150402_170710\SystemConfigurationCheck_Report.htm

Need to downgrade SQL Server 2012 Enterprise to standard

$
0
0

Hi,

I need need to downgrade From SQL Server 2012 Enterprise to standard edition.

I did the rigth process but it is to long it means:

- Backup user databases

- Backup system databases (just in case I also script logins, each database security, each credential, each proxy and all jobs)

- Script detach databases (just in case take backups of all databases)

- Script Attach databases

- I execute the detach (and move system data and log files in different location)

- I uninstall SQL Server

- Reboot

- Install SQL Server 2012 STD version

- Restore master in single

- Restore msdb +model

- attach all databases

- Check user/login mapping

- Check all jobs

is there another way without uninstalling SQL Server

Thanks a lot




Can't start Profiler

$
0
0

I've installed SQL Server on a development machine. When I start profiler:

  • I get the dialog to connect. (I connect.)
  • I get the dialog to choose the trace properties. (I press 'Run' accepting the defaults.)
  • I see nothing except the Profiler icon in the task bar. If I try to select it, nothing is show.

I've tried complete reinstalling everything. This doesn't help.

My system:

  • SQL Server 2012 SP2
  • Windows 7 latest updates.
  • Visual Studio 2013 Ultimate with latest updates.

Does profiler depend on some other component I'm missing maybe? I can't think for the life of me what it might be.

SQL Server Migration Assistant Error

$
0
0
I am trying to convert my access database to SQL Server 2008. I am running Access 2003 and am using the SQL Server Migration Assistant 2008. As soon as I try to import the current Access database I get the following error:

Access Object Collector error: Database
     Unable to cast COM object of type 'Microsoft.Office.Interop.Access.Dao.DBEngineClass' to interface type 'Microsoft.Office.Interop.Access.Dao._DBEngine'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{00000021-0000-0010-8000-00AA006D2EA4}' failed due to the following error: Error loading type library/DLL. (Exception from HRESULT: 0x80029C4A (TYPE_E_CANTLOADLIBRARY)).
     An error occurred while loading database content.

I am not really sure how to get past this. I found the DAO360.ddl file in program files/common files and in windows/servicepack files. I have reinstalled Access and also tried the other version of the migration assistant. At this point I am stuck. Any suggestions how to get beyond this barrier?

Thanks!

Microsoft SQL Server 2012 Performance Dashboard compatible with windows server 2012?

$
0
0
Is Microsoft SQL Server 2012 Performance Dashboard compatible with Windows Server 2012? I only see Windows Server 2008r2 as the most recent version in the System Requirements list. Thanks!

SQL 2012 Log shipping standard edition

$
0
0


I am having 3 server with same configuration one is production and other two is DR and Near DR I am using log shipping as high availability.

Suddenly something happens and DR and Near DR databases goes to restoring mode from standby/readonlymode.

I find the below error in error log.

Date        10/7/2014 3:00:01 PM
Log        Job History (LSRestore_JDCCBSQL_JDCCBPROD)

Step ID        1
Server        DB-SERVER
Job Name        LSRestore_JDCCBSQL_JDCCBPROD
Step Name        Log shipping restore log job step.
Duration        00:00:20
Sql Severity    0
Sql Message ID    0
Operator Emailed    
Operator Net sent    
Operator Paged    
Retries Attempted    0

Message
2014-10-07 15:00:21.11    *** Error: Could not apply log backup file '\\DB-SERVER\Jdccbprod_logshipping\JDCCBPROD_20141007054512.trn' to secondary database 'JDCCBPROD'.(Microsoft.SqlServer.Management.LogShipping) ***
2014-10-07 15:00:21.11    *** Error: ExecuteNonQuery requires an open and available Connection. The connection's current state is closed.(System.Data) ***
2014-10-07 15:00:21.11    *** Error: Could not log history/error message.(Microsoft.SqlServer.Management.LogShipping) ***
2014-10-07 15:00:21.11    *** Error: ExecuteNonQuery requires an open and available Connection. The connection's current state is closed.(System.Data) ***
2014-10-07 15:00:21.11    Skipping log backup file '\\DB-SERVER\Jdccbprod_logshipping\JDCCBPROD_20141007054512.trn' for secondary database 'JDCCBPROD' because the file could not be verified.
2014-10-07 15:00:21.11    *** Error: Could not log history/error message.(Microsoft.SqlServer.Management.LogShipping) ***
2014-10-07 15:00:21.11    *** Error: ExecuteNonQuery requires an open and available Connection. The connection's current state is closed.(System.Data) ***
2014-10-07 15:00:21.11    *** Error: An error occurred restoring the database access mode.(Microsoft.SqlServer.Management.LogShipping) ***
2014-10-07 15:00:21.11    *** Error: ExecuteScalar requires an open and available Connection. The connection's current state is closed.(System.Data) ***
2014-10-07 15:00:21.11    *** Error: Could not log history/error message.(Microsoft.SqlServer.Management.LogShipping) ***
2014-10-07 15:00:21.11    *** Error: ExecuteNonQuery requires an open and available Connection. The connection's current state is closed.(System.Data) ***
2014-10-07 15:00:21.11    *** Error: Could not apply log backup file '\\DB-SERVER\Jdccbprod_logshipping\JDCCBPROD_20141007060012.trn' to secondary database 'JDCCBPROD'.(Microsoft.SqlServer.Management.LogShipping) ***
2014-10-07 15:00:21.11    *** Error: ExecuteNonQuery requires an open and available Connection. The connection's current state is closed.(System.Data) ***
2014-10-07 15:00:21.11    *** Error: Could not log history/error message.(Microsoft.SqlServer.Management.LogShipping) ***
2014-10-07 15:00:21.11    *** Error: ExecuteNonQuery requires an open and available Connection. The connection's current state is closed.(System.Data) ***
2014-10-07 15:00:21.11    Skipping log backup file '\\DB-SERVER\Jdccbprod_logshipping\JDCCBPROD_20141007060012.trn' for secondary database 'JDCCBPROD' because the file could not be verified.
2014-10-07 15:00:21.11    *** Error: Could not log history/error message.(Microsoft.SqlServer.Management.LogShipping) ***
2014-10-07 15:00:21.11    *** Error: ExecuteNonQuery requires an open and available Connection. The connection's current state is closed.(System.Data) ***
2014-10-07 15:00:21.11    *** Error: An error occurred restoring the database access mode.(Microsoft.SqlServer.Management.LogShipping) ***
2014-10-07 15:00:21.11    *** Error: ExecuteScalar requires an open and available Connection. The connection's current state is closed.(System.Data) ***
2014-10-07 15:00:21.11    *** Error: Could not log history/error message.(Microsoft.SqlServer.Management.LogShipping) ***
2014-10-07 15:00:21.11    *** Error: ExecuteNonQuery requires an open and available Connection. The connection's current state is closed.(System.Data) ***

Even I can give remote access for resolving please kindly help me.

Regards,

Satish Kumar


satish Kumar

installation error during the sql server 2012 sp1 installation

$
0
0
TITLE: Microsoft SQL Server 2012  Setup
------------------------------

The following error has occurred:

An error occurred during the installation of assembly 'policy.8.0.Microsoft.VC80.CRT,version="8.0.50727.1833",publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="x86",type="win32-policy"'. Please refer to Help and Support for more information. HRESULT: 0x800736FD. 

For help, click: http://go.microsoft.com/fwlink?LinkID=20476&ProdName=Microsoft%20SQL%20Server&EvtSrc=setup.rll&EvtID=50000&ProdVer=11.0.5058.0&EvtType=0xDF039760%25401201%25401

------------------------------
BUTTONS:

OK
------------------------------

Viewing all 7740 articles
Browse latest View live