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.



Read-Only Read-Only Topic
Go
Search
Notify
Tools
HOLD vs PCHOLD
 Login/Join
 
<Ed>
posted
All,

Can ne1 tell me the difference between a HOLD and a PCHOLD.
what are the advantages and disadvantages of both.

thanks

Ed.
 
Report This Post
Gold member
posted Hide Post
PCHOLD will holds the data back on the client. HOLD holds the data in memory or on disk for future use by another step or focexec. This may not be all these are used for but this is all I know.

EXAMPLE:
ON TABLE PCHOLD FORMAT EXL2K
This returns the output to the client in Excel 2000 format.

ON TABLE HOLD AS TEST
This holds the data in memory for future use like below.
TABLE FILE TEST
PRINT *
END

Hope this helps....
 
Posts: 90 | Location: Tinker AFB | Registered: June 03, 2003Report This Post
<DocServices>
posted
Hi Ed,

For information on the HOLD option, please see the following:

Chapter 8: Checking and Changing a Master File: CHECK, in the Decsribing Data With WebFOCUS Language Version 5.3 manual (DN4500582.0904). There's a section titled "HOLD Option"

Chapter 12: Saving and Reusing Your Report Output in the FOCUS for Mainframe Creating Reports Version 7.3 manual (DN1001056.1003). There is a section titled "Creating a HOLD File"


For information on the PCHOLD option, please see the following:

Chapter 9: Saving and Reusing Your Report Output,
in the Creating Reports With WebFOCUS Language Version 5.3 manual (DN4500580.0904). There is a section titled "Creating a PCHOLD File."

Chapter 12: Saving and Reusing Your Report Output in the FOCUS for Mainframe Creating Reports Version 7.3 manual (DN1001056.1003). There is a section titled "Creating a PCHOLD File"

Hope this helps,
Jennifer
 
Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic


Copyright © 1996-2020 Information Builders