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     [CLOSED] FOC1957 ???

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[CLOSED] FOC1957 ???
 Login/Join
 
Gold member
posted
Hello All,

I have procedure that during the execution returns the following Warning:

ERROR - (FOC1957) Warning--DEFINE FUNCTION GET_ALL superseded; could result in FOC1956
ERROR - (FOC1957) Warning--DEFINE FUNCTION GET_SUM superseded; could result in FOC1956

I have tried to find the description of this error but without success.

Does anybody knows what means this error/warning???


Thanks in advance.

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


WebFOCUS 7.6
Windows 2000
Output: HTML, PDF
 
Posts: 72 | Registered: January 14, 2008Report This Post
Virtuoso
posted Hide Post
L_G,

In DS, open the Command Console.
Issue "? error number" and get the description. As follows:

? 1956
0(FOC1956) DEFINE FUNCTION %1 used after CLEAR or reDEFINE
DEFINE FUNCTION dfname was invoked, but it no longer exists. A
"DEFINE FUNCTION dfname" command was processed subsequently (with
or without CLEAR), thereby invalidating any references to the
the original version of dfname.

? 1957
0(FOC1957) Warning--DEFINE FUNCTION %1 superseded; could result in FOC1956
A successful DEFINE FUNCTION dfname has replaced the prior dfname. Trying
to use a DEFINE FILE (or another DEFINE FUNCTION) that refers to the prior
version of dfname will result in FOC1956. Such a DEFINE FILE/FUNCTION
could be re-issued, which would direct it to use the new version of dfname.

BTW, did you look at the solution to your "column to rows" question?


Daniel
In Focus since 1982
wf 8.202M/Win10/IIS/SSA - WrapApp Front End for WF

 
Posts: 1980 | Location: Tel Aviv, Israel | Registered: March 23, 2006Report 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     [CLOSED] FOC1957 ???

Copyright © 1996-2020 Information Builders