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.
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.