Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Reading Archived Data

Former Member
0 Likes
564

All,

I have a requirement in which i have to enable one of my report to be archive enabled, in the sense the report needs to get data from archive files / DB if needed. Can anyone suggest how should i go about doing this?

I have heard about archive object and handles, but have really no idea what it means.

If there are a series of steps that are needed to be followed for retrieving data from archive db, please let me know.

Your help is very much appreciated.

Thanks in advance for your help and co-operation.

Regards,

Balaji

3 REPLIES 3
Read only

Lakshmant1
Active Contributor
0 Likes
463

Hi Balaji,

Have a look at demo programs

SBOOKR

SBOOKRI_DB_AR_MULTIPLE

for reading the the archive data.

Thanks

Lakshman

Read only

Former Member
0 Likes
463

HI,

Check our SARA,SARI TRANSACTION for archive table

corresponding to Archive object.

You can retreive data from this table.

Important table

aind_str2(Get archive table passing archive object)

arch_obj,arch*,

ADMI_FILES

ADMI_JOBS

ADMI_RJOBS

ADMI_RUN

ADMI_VARIA

Regards

Amole