kitting
7th July 2005, 11:06
Hi, all
My Database use SQL Server 7, and OS: NT, may I use this print audit trail function?
thanks
norwim
7th July 2005, 16:28
Hi there,
the audit informations are generated and stored by the Baan database driver ..
IF you turned audit on in your database definiton.
You have to grant permission to a user to enable him to print audit information. (ttaad4162m000 - Assign audit security to users)
If the user has no permission, no error will be shown, only the message that there is no data to print.
With unix you have to be root to use the session mentioned above.
I would try user baan with M$, if that doesnt help, you may still be able to think of another way to modify the table ttaad462 *g*
hth
Norbert
kitting
8th July 2005, 04:56
Hi,
when I start the audit trail(M_line), I encounter the error message "error in reading sort file record...", what else problem existing?
and I can use session ttaad4461m000 print range of audit files to print the audit trail,
Anyone pls help and see the attachment to fyi