Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Table Cluster data retrieval - RFBLG / BSEG

Status
Not open for further replies.

yebo

Programmer
Jun 19, 2002
1
ZA
I need to read data (VARDATA - RAW) from a TABLE CLUSTER .... not a CLUSTER DATABASE. The table cluster RFBLG holds data for 5 transparent tables ie. BSEC, BSED, BSEG, BSES & BSET. I am currently retrieving data from BSEG directly (for age analysis reporting). These program extracts take a very long time (sometimes the program time_out). If I can get the same info from the cluster, it will reduce the processing time dramatically.

Note: Table cluster NOT Cluster database(Like INDX) with the standard layouts. The concept however, is the same.

PS: I can read BSID / BSAD but this is not sufficient. I need to access the table cluster.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top