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     [SOLVED] Need help accessing post on forum

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] Need help accessing post on forum
 Login/Join
 
Member
posted
I am unable to access the following link:

http://solution.ibi.com:8080/40352018.html

Can anyone help?

It is supposed to go to:

TROUBLESHOOTING: FOC000 -- Error Text Missing - 4370

Thanks,
Jackie

This message has been edited. Last edited by: Kerry,


WebFocus 7.1.4, ZOS / USS, Output formats: HTML, Excel, PDF..... Mainframe Focus 7.3.3
 
Posts: 19 | Location: Little Rock, AR | Registered: July 21, 2003Report This Post
Expert
posted Hide Post
FOC000 -- Error Text Missing - 4370
Case: 40352018 Product: FOCUS for S/390 Release: 732 Primary OS: z/OS Date: 08/02/04
Case information refers to the Product, Release, and OS for which this question was asked. The solution may apply to other Products, Releases, and Operating Systems.

Symptom:
A FOC000 error, with a return code of 4370, occurs when using a Master
File Description, upgrading from 7.0.8r to 7.3.2
Problem:
While the 4370 error code is most often associated with Group fields that
have both Alpha and Numeric subordinate fields, the error can occur purely
with Alpha fields under the GROUP declaration:

The following Master will produce the error:

FILENAME=FIXTES3,SUFFIX=FIX,$
SEGNAME=ONE,SEGTYPE=S0,$
GROUP=FSPC_MBR_NMBR8 ,ALIAS=,USAGE=A10 ,ACTUAL=A10 ,$ - 10
FIELD=FILLER01 ,ALIAS=,USAGE=A01 ,ACTUAL=A01 ,$ - 1
FIELD=FSPC_MBR_NMBR ,ALIAS=,USAGE=A07 ,ACTUAL=A07 ,$ - 7
FIELD=FSPC_CLIENT_REF ,ALIAS=,USAGE=A01 ,ACTUAL=A01 ,$ - 1
----
added together 9

Comment out the Group field entry.
Do a CHECK FILE filename
This gives the length of all field
Adjust either the length of the Group level of the subordinate fields.
Solution:
In this case the field length was adjusted:

SEGNAME=ONE,SEGTYPE=S0,$
GROUP=FSPC_MBR_NMBR8 ,ALIAS=,USAGE=A10 ,ACTUAL=A10 ,$ - 10
FIELD=FILLER01 ,ALIAS=,USAGE=A01 ,ACTUAL=A01 ,$ - 1
FIELD=FSPC_MBR_NMBR ,ALIAS=,USAGE=A07 ,ACTUAL=A07 ,$ - 7
FIELD=FSPC_CLIENT_REF ,ALIAS=,USAGE=A02 ,ACTUAL=A02 ,$ - 2 <----
----
added together 10
Product: FOCUS for S/390, FOCUS/S390, FOCUS/S390
Symptom: None Assigned
Functional Area: None Assigned
Operating System: z/OS, ZOS, MVS
Keywords: 40352018, 4370, FOC000
Docid: 40352018


Ginny
---------------------------------
Prod: WF 7.7.01 Dev: WF 7.6.9-11
Admin, MRE,self-service; adapters: Teradata, DB2, Oracle, SQL Server, Essbase, ESRI, FlexEnable, Google
 
Posts: 2723 | Location: Ann Arbor, MI | Registered: April 05, 2006Report This Post
Member
posted Hide Post
thanks Ginny!


WebFocus 7.1.4, ZOS / USS, Output formats: HTML, Excel, PDF..... Mainframe Focus 7.3.3
 
Posts: 19 | Location: Little Rock, AR | Registered: July 21, 2003Report 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     [SOLVED] Need help accessing post on forum

Copyright © 1996-2020 Information Builders