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
[SOLVED]FOC36219
 Login/Join
 
Member
posted
I get a FOC36219 error when trying to hold a file:

(FOC36219) AN ERROR OCCURED WHEN OPENING FILEBig GrinATAHOLD.

Please help.

Source code:

APP HOLD XXXX/apo
-RUN

-SET &FOLDER = 'c:\ibi\apps\XXXX\apo';
-SET &FILEPATHHOLD = 'c:ibi\apps\XXXX\apo\xxx.ftm';

FILEDEF HISTDATAHOLD DISK &FILEPATHHOLD
-RUN

-* select History summary data into a hold file
TABLE FILE XXXXXXXX
SUM
COMPUTE SALES = SALES_ACTUAL;
COMPUTE PLAN_TYPE/A5 = 'HIST';
BY PLANT_NAME
BY PLANT_LEVEL_01
BY SALES_OFF_NAME
BY SALES_OFFICE_LEVEL_01
BY SALES_GRP_NAME
BY SALES_GROUP_LEVEL_01
BY CALMONTH_NAME
BY REGPRO_NAME
BY REGIONAL_PRODUCT_LEVEL_01
BY MATERIAL__0PROD_HIER_NAME
BY MATERIAL_NAME
BY VAL_TYPE_NAME
WHERE ( VMONTH_YEAR__MMYYYY__N FROM '&HS_DATE' TO '&HE_DATE')
AND VVERSION_N EQ '#'
AND VPLAN_START_YEAR_N EQ '&YEAR'

ON TABLE SET PAGE-NUM OFF
ON TABLE NOTOTAL
ON TABLE HOLD AS DATAHOLD FORMAT ALPHA
END
-RUN

APP HOLD
-RUN

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


WebFOCUS 8
Windows, All Outputs
 
Posts: 6 | Registered: December 05, 2016Report This Post
Platinum Member
posted Hide Post
Hey,

see the below post

http://forums.informationbuild...111007042#9111007042

Thanks


WebFocus 8104,8204
Excel/PDF/HTML/HTMLTABLE/XML/ALPHA/GIF file/GRAPH/Active technologies
 
Posts: 186 | Location: INDIA | Registered: July 11, 2013Report This Post
Platinum Member
posted Hide Post
do you have permission to write a file on c: drive?


WebFocus 8104,8204
Excel/PDF/HTML/HTMLTABLE/XML/ALPHA/GIF file/GRAPH/Active technologies
 
Posts: 186 | Location: INDIA | Registered: July 11, 2013Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic


Copyright © 1996-2020 Information Builders