Hi,
Grant access to read tables User_Roles, User_Roles_Audit, Users, and Users_Audit, and allow role to execute stored proc "dfdfdfdf"
Which database permission I should provide.
Thanks
Shashikala
Hi,
Grant access to read tables User_Roles, User_Roles_Audit, Users, and Users_Audit, and allow role to execute stored proc "dfdfdfdf"
Which database permission I should provide.
Thanks
Shashikala
Hi
I have a sql failover cluster running win2k8 R2 and SQL 2008 it was built around IPv4 the instance listens on IPv4 cluster IP address ( virtual IP)
I rescently got a request that there will be servers running in pure IPv6 networks and the need to be able to talk directly to the database using IPv6 that where I need to add a cluster IPv6.
The database is the backend for our backup server and it cannot be taken offline or allow a downtime of more than 30 minutes so rebuilding the cluster is out of questions
So my question how do I go by and add the IPv6 cluster address alongside the IPv4, I am not reffering to an IPv6 Resource.
Any suggestions will be very appreciated
Regards
Hi All
I am having a bit of difficulty with installing SQL Server Standard 2012 on Windows 7 Embedded.
I seem to be able to install SQL Server 2008R2 Standard without any issues
(I have looked at the OS specs for both and they are pretty much the same, neither mention Embedded anything)
Would I need to put SQL Server 2012 for Embedded systems as seen further down the list here
http://www.microsoft.com/windowsembedded/en-gb/downloads.aspx
Is there a trial version of the embedded sql 2012 as the link here just seems to take you through to the Standard Eval addition which wont install.
(The OS is SP1 and has been fully updated as per windows updater)
There doens't seem to be allot of information on this
Many Thanks
John
We are upgrading from SQL 2008 to SQL 2012, our environment has 6 TB of data (80 DBs) all mirrored to another server.
I saw it is recommended to run DBCC CheckDB after the upgrade. my problem is that it takes a very long time to run it, and it consumes a lot of CPU.
I will run a DBCC CheckDB NOINDEX every weekend (it takes 26-40 hours).
I'm using the rolling upgrade method. (meaning keeping the mirror active (suspended) while upgrading both servers).
I have a few questions on it:
1. If I run the DBCC on the first server, do I need to re-run it again when upgrading the replica a day after?
2. Which options can I use with the DBCC CheckDB to reduce the timing, while keeping the requirement of running DBCC CheckDB on the upgrade process:
- NoIndex
- Physical_only
- No Infomessage
3. What is the risk that I take if I continue working before doing DBCC CheckDB. Do I have to wait with the second replica not being upgrade until I get this task done on the first one (to allow fallback if needed)?
4. Is there a point on running the DBCC CheckDB even when running an in-place upgrade and NOT changing the compatibility level yet?
HI,
I have the 'sysadmin' privilage, but I am not able to disable 'windows-group'.
Getting below error:
"Msg 15151, Level 16, State 1, Line 1
"Cannot alter the login 'Domain\Group', because it does not exist or you do not have permission."
So it has to disable from AD level?
Thanks
Hi, when I try to install SQL Server 2012 SP1 (ISO from Microsoft Download website) on a Windows Server 2012 and try to select the shared feature options:
- Reporting Services Sharepoint
- Reporting Services Add-in for Sharepoint products
They are both missing from the list.
How do I solve this? Help!
I am not sure what forum to ask this question.
My manager had a meeting with Microsoft. After that meeting he asked me if there was a way to determine which instances had SA licensing and those that do not. I would think that Microsoft would have that answer in their database of what we have bought but I guess not? Is there a system table that I can query to determine this?
lcerni
I've just reinstalled the OS and apps on my PC. When I open a script task and click "edit script..." I get this message:
------------------------------
Cannot show Visual Studio 2008 Tools for Applications editor.
------------------------------
ADDITIONAL INFORMATION:
The VSTA designer failed to load: "System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.
at VSTADTEProvider.Interop.VSTADTEProviderClass.GetDTE(String bstrHostID, UInt32 dwTimeout)
at Microsoft.SqlServer.VSTAHosting.VSTAScriptingEngine.EnsureDTEObject()" (Microsoft.SqlServer.VSTAScriptingLib)
------------------------------
When I run
C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE>vsta.exe /hostid SSIS_ScriptTask
C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE>vsta.exe /hostid SSIS_ScriptComponent
VSTA fails to start up and I get:
---------------------------
Microsoft Visual Studio Tools for Applications 2.0
---------------------------
Registration information for this application needs to be updated. To update, log on as an administrator and run this command:
C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\vsta.exe /HostID SSIS_ScriptComponent /setup
---------------------------
I've read around the various suggestions on how to fix this and so far have tried the following:
None of which have made any difference.
My setup:
It might be worth saying that I have seen this problem previously when I installed SQL 2008 the first time on my current pc (same OS and general environment). I spent about a day on it and did eventually get it working - but (annoyingly) I can't remember what I did. Either I am now less able, less lucky or less inspired but I'm getting nowhere this time round. The one thing that rings a bell is HonestDeer's reply to this previous MSDN post (Wednesday, May 11, 2011 3:30 PM). I seem to remember I changed a reference somewhere to a different version of VSTA and it started working - can't remember the specifics though..
Please help!
Roger.
Hello,
I am getting an error while using windows update or manually downloading and running
SQLServer2012-KB2793634-x64.exe
Product: Microsoft SQL Server 2012 Transact-SQL Compiler Service -- Error 1335. The cabinet file 'Redist.cab' required for this installation is corrupt and cannot be used. This could indicate a network error, an error reading from installation media, or a problem with this package.
What can be done?
Thanks
Bye
012-12-04 10:16:11.54 spid5s Starting u_Tables.SQL at 04 Dec 2012 10:16:11:543
2012-12-04 10:16:11.54 spid5s This file creates all the system tables in master.
2012-12-04 10:16:11.55 spid5s drop view spt_values ....
2012-12-04 10:16:11.58 spid5s Creating view 'spt_values'.
2012-12-04 10:16:11.69 spid5s drop table spt_monitor ....
2012-12-04 10:16:11.70 spid5s Creating 'spt_monitor'.
2012-12-04 10:16:11.72 spid5s Grant Select on spt_monitor
2012-12-04 10:16:11.73 spid5s Insert into spt_monitor ....
2012-12-04 10:16:11.75 spid5s Error: 25641, Severity: 16, State: 0.
2012-12-04 10:16:11.75 spid5s For target, "package0.event_file", the parameter "filename" passed is invalid. Target parameter at index 0 is invalid
2012-12-04 10:16:11.75 spid5s Error: 912, Severity: 21, State: 2.
2012-12-04 10:16:11.75 spid5s Script level upgrade for database 'master' failed because upgrade step 'u_tables.sql' encountered error 25641, state 0, severity 16. This is a serious error condition which might interfere with regular
operation and the database will be taken offline. If the error happened during upgrade of the 'master' database, it will prevent the entire SQL Server instance from starting. Examine the previous errorlog entries for errors, take the appropriate corrective
actions and re-start the database so that the script upgrade steps run to completion.
2012-12-04 10:16:11.76 spid5s Error: 3417, Severity: 21, State: 3.
2012-12-04 10:16:11.76 spid5s Cannot recover the master database. SQL Server is unable to run. Restore master from a full backup, repair it, or rebuild it. For more information about how to rebuild the master database, see SQL
Server Books Online.
Any suggestions what can be done? - Im am able to start the service with net start mssql$sql2012 /t902 and when starting it without /t902, i get 3547 Error.
Hello,
I have a big problem.
I just downloaded SQL Server 2012 SP1 and I only want to install SSMS. The installer always crashes with an error message "managed sql server installer has stopped working".
I already tried all solutions from Google for this problem but nothing works.
Can someone help me plase?
My System: Window 8 Pro with Visual Studio 2012.
Thanks
Sven
I found kb919165 which apparently is supposed to fix a memory leak issue relating to queries on linked servers. My SQL server 2000 is version 2066. The hotfix is supposed to update it to version 2196. When I try to apply it, it gives me this error: "The product instance MSSQLServer has had update 2066 installed. You do not need to install this update. An update equal to or greater than 2303 should be downloaded."
Is this hotfix included in the 2066 patch I downloaded from Windows update, or is there either some other way to fix the memory leak or some way to get this hotfix to install?
when I am installing sql server 2012 I get the following message.
Windows 8.1
SQL Server 2012 sp1
I have searched for solutions but I could not install
The installation of Microsoft SQL Server 2012 SP1 is failing. I don't know why Microsoft Releases corrupted media. I've tried pretty much everything on the web related to this issue (and other installation issues related to ERP solutions). To the point of
thinking about moving forward from Microsoft due the lack of reliability.
This is the error message we are getting from MSSQL Server 2012 SP1 installation:
We have tried the following:
Kindly yours (but also frustrated)
Omar
Hello
I am installing SQL Server Express 2008 R2 using this script:
/q /ACTION=Install /FEATURES=SQL /SECURITYMODE=SQL /SAPWD=""my password""/INSTANCENAME=InspTools /SQLSVCACCOUNT=""NT AUTHORITY\Network Service""/IACCEPTSQLSERVERLICENSETERMS
I think the script is right! :)
I would also like the install to either execute a sql script to create a new database, or attached an mdf file.
I am not sure how to do that. Any help would be great!
I am using InnoSetup if that matters.
Ryan
Hi
Requirement as below
Please create role on 'General' database granting access to read tables User_Roles, User_Roles_Audit, Users, and execute stored proc "USP_USER_PROFILE_MANAGEMENT". ,Please create user NAEAST/F081139 on MSR_General database, granting access to this role.
What are the permission required.
Hello all,
A program that we use installed an instance of SQL 2008 R2 SP1 Express on our Windows 2008 R2 SP1 server. We would like to upgrade that instance to SQL 2012 BI. On this same server also runs another instance of SQL 2008 Express. The instance that we want to
upgrade is named PROFXENGAGEMENT, and the one that we want to leave as is is named SQLEXPRESS.
When I go through the 2012 install wizard, I get to the screen where you select the instance to upgrade. There's a dropdown box to select the instance, and a box below that lists all of the instances on the computer. While both are listed at the bottom, only
SQLEXPRESS is listed in the dropdown box for me to select. There are no error messages, it just won't let me select the instance I want to upgrade.
* I tried things like leaving one instance running and the other stopped, but that did not make a difference.
* The discovery report I ran listed both instances properly.
* Following an Internet search result, I also ran the script on this website. All files are located in the Installer cache.
* I tried running a repair of the PROFX instance through the installer that came on the CD for that program, but that didn't make it appear either.
I'm not sure how to make the instance appear so that I may select and upgrade it.
Any help would be greatly appreciated.
Thanks in advance,
John