david7
9th January 2007, 13:08
Hi all,
I'm writing a program script that reads some audit data and sends it to a report that I created..
I'm using the following functions.. (and others) for this purpose,
aud_open_audit
aud_read_tran
aud_read_audit_rec
My problem is that my program is very slow.. I mean it would run for half an hour or an hour to get the data..
Is it known that these functions are slow ? Or is it specific problem of mine ?
Thanks,
David
I'm writing a program script that reads some audit data and sends it to a report that I created..
I'm using the following functions.. (and others) for this purpose,
aud_open_audit
aud_read_tran
aud_read_audit_rec
My problem is that my program is very slow.. I mean it would run for half an hour or an hour to get the data..
Is it known that these functions are slow ? Or is it specific problem of mine ?
Thanks,
David