Focal Point Banner


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.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SHARING] Mainframe FOCUS upgrade from 7.2.2. to 7.6.9. - problems encountered

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SHARING] Mainframe FOCUS upgrade from 7.2.2. to 7.6.9. - problems encountered
 Login/Join
 
Member
posted
Hi,

I posted this in IT ToolBox in response to another FOCUS person upgrading to Mainframe FOCUS 7.6.9:

We had a number of problems, which I documented in a Post Mortem document. Here are the details:

Problem 1: We have had a few Abend S0C1 and S878s, both of which stated “Insufficient Storage was Available”.
Resolution 1: Changed the Region parameter on the batch job’s jobcard to REGION=0M from whatever it was previously. It would have been either too low, or none stated, the latter meaning that the installation default would be used. By using REGION=0M, the job will grab as much resource as it needs.
All reruns worked successfully, with the REGION parameter changed permanently.

Problem 2: 3 programs are hanging. These are database updates. These are complex MODIFY programs, where a MODIFY is looping approximately 15 times, the first few loops are OK, and then the MODIFY freezes.
Resolution 2: We have pointed these 3 jobs only to use FOCUS 7.2.2. until we have fixed it. This can remain until we have resolved this issue, which allows us the luxury of time to investigate, test and implement.

Problem 3: Using a FOCUS Smart Date in a file JOIN using a DEFINEd field no longer works. The few programs that failed due to this were successfully amended to not use a Smart Date.
Resolution 3: Programs amended to use a normal Alphanumeric date and not a Smart Date.

Problem 4: The command to check if a FOCUS/SU started task/region is active (? SU) now gives allowable return codes of 0 (SU task running with no users) and 8 (SU task running with users allocated to it) instead of just 0 (SU task running). This stopped all users getting into the FOCUS online systems.
Resolution 4: Allow a return code of <=8 instead of =0.

Problem 5: The SUBSTR (Sub String) function won’t allow output field length specifications of 0.
Resolution 5: Amended the code surrounding the SUBSTR command in the offending program.

Problem 6: When you do a HOLD FORMAT FOCUS which has a pre-defined Master File Description, the Segname on that MFD must be called SEG01, which is what FOCUS will call it in the actual database itself. This must now match, whereas before the Segment Names didn’t have to match. This is a case of Information Builders tightening up on FOCUS code.
Resolution 6: Changed MFDs to SEGNAME=SEG01 on the Prod and Dev MASTER PDS’s.

This message has been edited. Last edited by: Kerry,
 
Posts: 1 | Location: Luton, UK. | Registered: May 24, 2006Report This Post
Virtuoso
posted Hide Post
Colin, thanks for sharing your findings with us. I'm sure these hints will be helpful for anyone upgrading.


GamP

- Using AS 8.2.01 on Windows 10 - IE11.
in Focus since 1988
 
Posts: 1961 | Location: Netherlands | Registered: September 25, 2007Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     [SHARING] Mainframe FOCUS upgrade from 7.2.2. to 7.6.9. - problems encountered

Copyright © 1996-2020 Information Builders