Viewing 15 posts - 4,201 through 4,215 (of 4,477 total)
There is a way to break them out but from what I can see, it's just the original RSScripter with no updates.
It works through 2012 though which should work...
October 21, 2016 at 2:57 pm
BI_Dev (10/21/2016)
I need to identify what the name of specific ssis packages are when I only have an ssis id i.e. SSIS-Package-{37F83E14-374C-480E-AF01-F7ECB5E0C9B6}J.
Try querying sysssispackages in msdb.
Sue
October 21, 2016 at 1:29 pm
No that's just the original bits from the guy who first wrote the tool.
Go here: https://sqlserverfinebuild.codeplex.com/releases/view/625469
and select SQL2012 FineBuild.zip
Sue
October 21, 2016 at 1:28 pm
SQL-DBA-01 (10/21/2016)
Now, do I need to install/use the one based on the SQL Edition? I found my sql insrance is...
October 21, 2016 at 1:17 pm
nickm_GR (10/21/2016)
What am I looking for?
winreg key, right click permissions. You can add a group or user, then select the group or user and select advanced to control the permissions....
October 21, 2016 at 1:07 pm
SQL-DBA-01 (10/21/2016)
I have to Export/copy all the folder and reports (rdl) from Prod to Non Prod as for the purpose of user tests.
Please let me know a convenient way...
October 21, 2016 at 12:47 pm
We are using SQL 2008 for this server, it seems in the Reporting configure file ReportingServicesService.exe, it says <add name="KeepFilesForDays" value="14" />
I assume it means it will...
October 20, 2016 at 2:34 pm
dsuresh.net (10/19/2016)
October 20, 2016 at 2:09 pm
On the server, check Remote Registry service.
You can check permissions via the registry - winreg key in HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurePipeServers
The defaults I've seen have been Administrators Group and Backup Operators...
October 20, 2016 at 1:56 pm
CM-249617 (10/19/2016)
October 19, 2016 at 5:04 pm
liorvikel (10/18/2016)
i have db in mssql and i want to select. update insert to oracle table.
can i create table,view or somthing in mssql (i have odbc to oracle)...
October 18, 2016 at 1:20 pm
Eirikur Eiriksson (10/18/2016)
Sue_H (10/18/2016)
coolchaitu (10/17/2016)
I had applied CU7(cumulative update 7) to SQL Server 2012 EE SP1 instance. After applying, when i queried SELECT SERVERPROPERTY('ProductUpdateLevel'), it is displaying as...
October 18, 2016 at 11:18 am
coolchaitu (10/17/2016)
I had applied CU7(cumulative update 7) to SQL Server 2012 EE SP1 instance. After applying, when i queried SELECT SERVERPROPERTY('ProductUpdateLevel'), it is displaying as NULL instead of...
October 18, 2016 at 10:49 am
It could also be due to not having Remote Registry access.
Sue
October 18, 2016 at 10:30 am
spin (10/18/2016)
October 18, 2016 at 10:16 am
Viewing 15 posts - 4,201 through 4,215 (of 4,477 total)