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] (FOC002) A WORD IS NOT RECOGNIZED: INDEX

Read-Only Read-Only Topic
Go
Search
Notify
Tools
[SOLVED] (FOC002) A WORD IS NOT RECOGNIZED: INDEX
 Login/Join
 
Gold member
posted
hi,

I am trying to add index on table file TXTMKT but getting weeoe as below

(FOC002) A WORD IS NOT RECOGNIZED: INDEX
BYPASSING TO END OF COMMAND
(FOC009) INCOMPLETE REQUEST STATEMENT


CODE:

TABLE FILE TXTMKT
PRINT *
BY MARKET_CODE
ON TABLE HOLD AS J1 FORMAT FOUCS INDEX MARKET_CODE
END
-RUN


Thanks for help

This message has been edited. Last edited by: FP Mod Chuck,


WebFOCUS, Linux
Excel, CSV
 
Posts: 62 | Registered: May 23, 2017Report This Post
Virtuoso
posted Hide Post
Hi Genius

You missspelled FOCUS in the ON TABLE HOLD line.


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
 
Posts: 2127 | Location: Customer Support | Registered: April 12, 2005Report This Post
Gold member
posted Hide Post
hey chuck,

thanks a lot for ur help, actually its still giving me below error
(FOC1354) ACCESS FILE RECORD ABSENT, WRONG OR INCOMPLETE FOR SEGMENT : txtmkt

i already have .acx and .mass files at the location but still its not able to find txtnkt segment access.

Thanks for help

My .acx is as below

SEGNAME = TXTMKT,TABLENAME=MARKET,
KEYS= 1,
WRITE = NO,$


WebFOCUS, Linux
Excel, CSV
 
Posts: 62 | Registered: May 23, 2017Report This Post
Virtuoso
posted Hide Post
Genius

What is the actual name of the .mas and .acx?
Based on the acx file it appears the table name is MARKET not TXTMKT so I think you should be using
TABLE FILE MARKET


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
 
Posts: 2127 | Location: Customer Support | Registered: April 12, 2005Report This Post
Expert
posted Hide Post
"FOUCS"... ".mass"... "txtnkt"... Genius? It's a good idea to be precise - this is a technical support forum.

The metadata files (acx and mas) need to be in a folder in the application path.

Run the following commands to ensure that your program can find the metadata. The WHENCE command will search the application path and tell you the first folder that the metadata files are found in.

WHENCE TXTMKT MASTER
WHENCE TXTMKT ACCESS


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Gold member
posted Hide Post
Hi chuck,

.acx amd .mas file names are txtmkt.acx and txtmkt.mas and table name is MARKET so we defined SEGNAME = TXTMKT

I have both the files in application path only and fex file is also at same location.


WebFOCUS, Linux
Excel, CSV
 
Posts: 62 | Registered: May 23, 2017Report This Post
Virtuoso
posted Hide Post
Genius

Make sure the app folder that the tktmkt.mas and acx files are in the APP PATH defined on the reporting server. You can also specifically set APP PATH in your fex

APP PATH foldername

where foldername is the name of the directory the files are in.


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
 
Posts: 2127 | Location: Customer Support | Registered: April 12, 2005Report This Post
Gold member
posted Hide Post
Hi chuck,


i tried setting the app path to files directory but still it could not find .acx file
Is it correct way :

-SET APP PATH /dbl_sh_unc/fs_users/oprtub01/users

Or i did something wrong here

thanks
shweta


WebFOCUS, Linux
Excel, CSV
 
Posts: 62 | Registered: May 23, 2017Report This Post
Virtuoso
posted Hide Post
Shweta

The problem is that your .mas and .acx files are not under the ../ibi/apps directory structure. You have two options you can move them under a directory under the ../ibi/apps structure or you can use the following commands to map to where they are currently

APP MAP users /dbl_sh_unc/fs_users/oprtub01/users
APP PATH users


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats
 
Posts: 2127 | Location: Customer Support | Registered: April 12, 2005Report This Post
Virtuoso
posted Hide Post
quote:

-SET APP PATH /dbl_sh_unc/fs_users/oprtub01/users


@Genius: You've been posting for a while. By this time you should know the difference between SET and -SET. And BTW, APP PATH is neither.
 
Posts: 1925 | Location: NYC | In FOCUS since 1983 | Registered: January 11, 2005Report This Post
Guru
posted Hide Post
Genius,
Let us know if your question has been resolved.

If it has or when it has been answered we ask that you mark the subject line with the appropriate Key Words

Thank you for participating in the Focal Point Forum!
Tamra Colangelo
Focal Point Moderator
Information Builders


WebFOCUS 8x - BI Portal, Developer Studio, App Studio, Excel, PDF, Active Formats and HTML5
 
Posts: 487 | Location: Toronto | Registered: June 23, 2009Report 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] (FOC002) A WORD IS NOT RECOGNIZED: INDEX

Copyright © 1996-2020 Information Builders