As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.
Join the TIBCO Community TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.
From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
Request access to the private WebFOCUS User Group (login required) to network with fellow members.
Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.
Good afternoon, We're planning on an upgrade in the near future from 8007 to 8105. I'm reaching out to see if anyone had any issues or 'gotchas'. My biggest concern is that we have hundreds of users folders with thousands of private procedures.
Any advice or things to look out for?
Thanks!This message has been edited. Last edited by: Tamra,
WebFOCUS 8.0.07 and 8.2.01M UNIX, WINDOWS, ORACLE PDF, CSV, Excel, TXT, XML, HTML
Posts: 65 | Location: Maryland | Registered: January 17, 2012
Count yourself SUPER lucky that it's not a large migration from 7.x to 8.x. All you'll really have to do is a CM from your 8.0.x to the newer 8.1.x for your repo/MR stuff. Haven't had any issues with that facility yet. Reporting server folders can just be mirrored over (copy/paste). Security can be mapped through CM as well.
8.2.02M (production), 8.2.02M (test), Windows 10, all outputs.
Posts: 1113 | Location: USA | Registered: January 27, 2015
Oh yeah? So there is a light at the end of the tunnel you're saying? K, great! lol
The only CMing we did from 8.0.x was from 8.0.09 to 8.1.03. Didn't see any issues with those versions. So, maybe we lucked out with not being on 8.0.07?
8.2.02M (production), 8.2.02M (test), Windows 10, all outputs.
Posts: 1113 | Location: USA | Registered: January 27, 2015
- get the latest 8.1.05 instance. RS gen 913 or later. There were issues in SQL Generation when using DBA Security and Business Views before that - If you currently use GRPLIST and AD groups, you will need to review that closely. GRPLIST will no longer return the AD group but rather the WebFOCUS group. - DBASECURITY had some big changes to it. If you do anything with DBA Security validate that your sql is still being generated correctly. Namely, there is a change in the way the NAME attribute behaves. It used to be that you could have a generic DBA File for Master files that contained the same field that needed to be restricted on. In that case you would use NAME=SYSTEM. In 8.1.05 now, setting NAME=SYSTEM means that you want that field restriction to ALWAYS be invoked regardless of whether you are using a field from that table or not. Now in 8.1.05 you have to specify the segment to avoid this. You will no longer be able to share a DBAFILE in those cases, but will have to create a DBAFILE for each one separately. -I find Dynamic Language Switching to be less stable in 8.1.05 then it was in 8.0.08. I now get processing errors when switching between languages that I didn't get before.
When I upgraded from 8.0.08 to 8.1.05, I would say for me the biggest problems were around security of the Reporting server. So if you use a lot of Security there, I would do thorough unit testing of all of that.
Eric Woerle 8.1.05M Gen 913- Reporting Server Unix 8.1.05 Client Unix Oracle 11.2.0.2
Posts: 750 | Location: Warrenville, IL | Registered: January 08, 2013