Viewing 15 posts - 181 through 195 (of 966 total)
Is this install done on a corporate system at work or on a local system? I ask because it could be related to anti-virus/protection software. I have seen a lot...
July 19, 2015 at 5:13 pm
Additionally, I think of AlwaysOn as being a little misleading. AlwaysOn by itself is not really the replacement for mirroring. AlwaysOn is more like a marketing term, like Systems Center....
July 19, 2015 at 4:45 pm
Try putting them all into a rectangle. If I remember correctly if the starting rectangle size at design time is within your report page size then no matter how many...
July 19, 2015 at 4:27 pm
Sorry. I misunderstood. I do not think ESC will help you as that is a server feature.
What happens if you run IE with a local admin account? Can it print...
July 8, 2015 at 4:00 pm
Is the project running in 64-bit mode? For some reason I thought Excel support only worked in 32-bit mode.
July 8, 2015 at 3:50 pm
First thing that comes to mind is a server-side trace that tracks against the database(s) you are interested in, catching rpc:completed and batch completed events. An audit or extended event...
July 6, 2015 at 3:26 pm
It is in the Report Data section. Left-hand side. There is a folder called "Images".
July 6, 2015 at 3:17 pm
Not sure why you would want to run a report from a server instead of a client. Are you doing this on IE or another type of browser? If it...
July 6, 2015 at 3:10 pm
Yeah, I realize the article is mentioning mirroring but the principals are the same. AGs have connections to the database open pretty much all the time and the only connection...
June 26, 2015 at 5:30 pm
I'm intrigued by the RCSI part, as I know I've enabled RCSI on databases in an AG (and readable secondaries always use it). Is there perhaps some incorrect documentation from...
June 26, 2015 at 4:31 pm
Not sure about your second question but for getting the primary instance with an Execute SQL task could you not just run the following?
SELECT SERVERPROPERTY('ComputerNamePhysicalNetBIOS');
June 26, 2015 at 12:34 pm
I think the real disadvantages are the requirements for AlwaysOn that mirroring doesn't have. Mainly:
- Requires all nodes be a part of the same domain
- Requires AD
- Requires all replicas...
June 26, 2015 at 12:25 pm
All editions of SQL Server support server level audits. Database level auditing is limited to Enterprise, Developer, and Evaluation editions.
June 26, 2015 at 12:20 pm
If you don't want to have to re-deploy reports, shared datasets, data sources, setup schedules and regenerate report snapshots then yes, you will need to include the reportserver and reportservertempdb...
June 26, 2015 at 12:02 pm
Thanks for the clarification. Were the disks ever brought online and formatted?
Can you post the cluster validation report and the setup log from the failed SQL Server cluster install?
June 26, 2015 at 7:17 am
Viewing 15 posts - 181 through 195 (of 966 total)