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     how to specify report file location

Read-Only Read-Only Topic
Go
Search
Notify
Tools
how to specify report file location
 Login/Join
 
<Edgare>
posted
Hi

I have fex and com file in our "work" directory which has huge amounts of space. Can submit both of them and it runs just file but it keeps placing the output report file in my personal directory. How can i specify where to place it? (need it at work since it truncates data due to limited space on my personal directory).

Thanks

Focus 6.9 VMS

p.s. i tried to edit hold parameters :

ON TABLE HOLD AS SORT_DSK:[HNWRK]:CDE0005
but get error:
>>>>(FOC1451) FILEDEF MISSING FOR EXTERNAL FILE : RDBFIL

This message has been edited. Last edited by: <Edgare>,
 
Report This Post
Member
posted Hide Post
Edgare,

You need to allocate the file using this command (before the HOLD command):

  
 CMS FILEDEF SORT_DSK DISK SORT_DSK DATA x (Where x=virtual disk AS A/B or C )
-RUN

 TABLE FILE  
 ...
 ON    TABLE HOLD AS SORT_DSK FORMAT (ALPHA/BINARY/INTERNAL)
 END


By the way, the virtual disk should be attach first (logging profile)

Hope it will helps you

Regards,
Michel


WF 8.1.05M/8.2.06,CentOs,Windows,Oracle ,Postgress
 
Posts: 14 | Location: Canada, U.S.A., Ivory Coast | Registered: February 02, 2007Report This Post
<Edgare>
posted
Thanks that part worked and i also tried :
SET DEFAULT=WORK
which also worked Smiler

I have another question here is excerp from the log:

MERGE: RECORDS= 1818734 LINES= 1818734

NUMBER OF RECORDS IN TABLE= 1818734 LINES= 1818734

HOLDING...
>>>>

it holds the file but truncates it down to 1mb ... should be around a gig ... why is it doing this? What can cause it? is it temp file directory ? (if so how to do i specify where to store the temp file?) Is it something else? (file is placed in work directory has alot of free space so it snot space issue there ...)

Thanks!
 
Report 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     how to specify report file location

Copyright © 1996-2020 Information Builders