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]Usage of /srv77/wfs/edatemp/ts000551 and /srv77/wfs/edatemp/foccache

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED]Usage of /srv77/wfs/edatemp/ts000551 and /srv77/wfs/edatemp/foccache
 Login/Join
 
Guru
posted
Hi All,

May be a silly one, but would really like to know the difference between these two temporary storages. When the temporary hold/save files goes to ts000551 and to foccache?
/ibi/srv77/wfs/edatemp/ts000551 and /ibi/srv77/wfs/edatemp/foccache.

I understand, during the session it keeps the data/foc file under 'ts000551' folder and in 'foccache' for 180 mins by default.

We had a situation, temporary .ftm/.foc files occupies the space in GB's when running the particular report, which results in filling up the file system to 100%. What is the steps to overcome this?

This message has been edited. Last edited by: <Emily McAllister>,


-Rifaz

WebFOCUS 7.7.x and 8.x
 
Posts: 406 | Location: India | Registered: June 13, 2013Report This Post
Platinum Member
posted Hide Post
Hi

1. By default when you issue ON TABLE HOLD AS ABC, the foctemp or other format temporary file will be generated during the session under the edatemp/tsnnnn directory. These files should be deleted automatically when the report is finished. There are cases in which these files will not be deleted, in certain abnormal terminations of the reports or if you issue the SET TEMPERASE=OFF command which keeps these files (used for debugging)

2. Temp files will be created in foccache if you specifically refer to this location either by issuing APP HOLD FOCCACHE or ON TABLE HOLD AS FOCCACHE/ABC. In addition creating AHTML output with the foccache option (issuing the webviewer on command ). Foccache is used when you want to use the same hold files between several different reports (for example for drill downs) as long as the user is working in the same browser session.

3. Regarding the creation of huge ftm or foc files - you should debug your query regarding its performance and optimization, does WF create optimize SQL? Where are aggregations and groupings done ? on the Database or do you retrieve a lower granularity of data to WF and then create the aggregations and groupings of the WF side? Are Joins between tables being passed correctly to the DB or done by WF ?
Joins, Filters , aggregations and groupings should be performed on the source DB, then sending back to WF the respective result set for further analysis.

Yours

Eran

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


Yours,
Eran
SRL Products

http://www.srl.co.il

 
Posts: 97 | Location: Tel Aviv, Israel | Registered: November 20, 2005Report This Post
Guru
posted Hide Post
Thanks Eran for your explanations, I've no idea on the report part and managing the infrastructure here.
When they run the particular report, tsnnnnn entries keeps increases which results occupies the space allotted to file systems.


-Rifaz

WebFOCUS 7.7.x and 8.x
 
Posts: 406 | Location: India | Registered: June 13, 2013Report 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]Usage of /srv77/wfs/edatemp/ts000551 and /srv77/wfs/edatemp/foccache

Copyright © 1996-2020 Information Builders