Viewing 15 posts - 1 through 15 (of 39 total)
Beautiful, thanks.
Note: In addition to your directions, I also had to set "Delay Validation" to true for the pipeline object that led to the Destination object.
March 30, 2020 at 7:40 pm
The above errors were from the RSPortal log. In the RSManagement log, I see this:
2018-09-19 11:25:02.1936|ERROR|13|Unhandled error in the Web API. Exception: System.Net.Http.HttpRequestException: Error while copying content to...
September 19, 2018 at 1:57 pm
I do use IE. The errors are not UI-based, but are browser agnostic.
In general, 2017 RS seems much more cross-browser compatible than were 2005 and 2008 R2.
September 19, 2018 at 1:48 pm
Thanks, I got this sorted. Could not use the ? and set parameter because when you use an sql variable as the sql source that option isn't available.
But...
September 13, 2018 at 10:04 am
oops, wrong forum, sorry.
September 12, 2018 at 2:37 pm
I was, by the way, able to update and deploy a datasource from VS2017, and thus change the datasource from one database to another, with success. But cannot access that...
August 1, 2018 at 1:46 pm
The fix for this was to modify some values in the gateway init.ora file (an Oracle config file)
Particularly, give values to HS_DB_NAME and HS_DB_DOMAIN parameters and then use...
February 21, 2018 at 11:43 am
I didn't realize this was under Sql Server 2005. I reposted the question in the 2014 dev area.
Thanks
February 13, 2018 at 12:42 pm
Thanks, Sue. These are good directions, but they resolve the issue in the context of Oracle to Oracle db link. It is pretty straightforward to obtain or set global names...
February 13, 2018 at 12:17 pm
Yes - this is the first time we used SQL user on the db in the availability group. I do know how to migrate users to retain SID, just hadn't...
March 13, 2017 at 5:46 pm
Glad to hear it. I'm not the person who is touching the Confluence set up. It's new here, and I don't know that the application connection string is definitely pointing...
March 10, 2017 at 9:31 am
Thanks to all for your responses.
We did focus on MultiSubnetFailovers value, but though issues there provided similar symptoms, our cluster doesn't span multiple subnets, so playing with those values both...
January 4, 2017 at 8:45 am
Yes - take a look at "OPENQUERY"
OpenQuery is a function that takes two parameters - the database link name and the query against the remote database. It essentially creates a...
March 11, 2014 at 8:47 am
Thanks, Evil Kraig F.
I see your points.
I had thought to avoid some of that by having a column in the main table which would hold the current (i.e. max) history_id...
March 26, 2013 at 6:57 pm
Thanks for your thoughts. I'm not sure I agree - with proper indices and queries, don't think that getting the current record data from the history table has to be...
March 26, 2013 at 4:21 pm
Viewing 15 posts - 1 through 15 (of 39 total)