Viewing 15 posts - 676 through 690 (of 2,044 total)
Hello,
->What are the current bottlenecks on the new server? (wait_stats)
Can you use the new vhdx format instead of vhd?
You mention the upgrade of the sql server, did the OS of...
October 7, 2014 at 4:38 am
Does OPENQUERY work?
What driver did you use? OraOleDB?
October 6, 2014 at 3:50 pm
(1) how important, performance-wise, is it to separate out these files?
->it is easier for management in case you decide to reorganize storage. Logfiles have mostly sequential reads, datafiles are...
October 1, 2014 at 12:16 pm
You can specify an upper limit for the sql server instance buffer pool (not all memory, but a great deal)
Apperantly reportingservices has also a kind of memory policy
Leave 4 GB...
October 1, 2014 at 12:04 pm
You might consider to explore the relatively new replay markup language RML.
October 1, 2014 at 11:56 am
Thanks for all the great 😎 sessions on sqlserverday BE, for the crew, sponsors and the famous :crazy: people who decided to attend. I hope you like the fries, beer,...
October 1, 2014 at 11:52 am
You could use tools that generate extra redundancy like quickpar[/url].
The extra redundant files helps to "repair" the copy if parity is off (due corruption), by reading doublechecking it with the...
October 1, 2014 at 11:46 am
Are you using the union operator in SSIS or in the sourcequery itself?
Sure that you retrieve all rows in sqldeveloper?
September 25, 2014 at 12:10 am
Looking forward to sqlserverdays at the end of september.
Barn, report builder 3 (web-SSRS) doesn't allow selfjoins or joining a table twice because it can't alias tables properly (common dimensions?)
September 9, 2014 at 3:06 pm
Do you have the oracle client installed on the server (especially the oledb driver) and rebooted?
September 5, 2014 at 12:39 pm
Synonyms work in Oracle, anxious to test them out in MS SQL Server.
August 1, 2014 at 3:53 am
I miss the advanced query designer of Access in SharePoint reportbuilder, where you can actually modify sql text and verify it graphically; instead of "oops, you modified the sql-statement, no...
July 29, 2014 at 4:36 am
There is an upgrade path from 2008 to 2012.
Not sure if the converted ssis-packages will run out of the box.
July 29, 2014 at 4:32 am
Thanks for the response.
I was hoping on some magic as the graphical query designer in Report Builder 3 doesn't alias tables nor accepts modifications in the sql.
July 3, 2014 at 8:27 am
Viewing 15 posts - 676 through 690 (of 2,044 total)