cancel
Showing results for 
Search instead for 
Did you mean: 

Profile parameter FN_AUDIT contains an invalid pattern

Former Member
0 Kudos

In our ECC PDR system we are getting the below warning messages :

"Profile parameter FN_AUDIT contains an invalid pattern audit_++++++++_######, error = 1"

We checked but couldn't find the invalid parameter.

Below are out parameter setting. Could you please help.

FN_AUDIT     =  audit_++++++++_######

rsau/enable    =  1

rsau/max_diskspace/per_file = 52428800

rsau/max_diskspace/per_day = 0

What we can do to remove this warning messages.

Thanks in advance.

Regards,

Ramesh

Accepted Solutions (1)

Accepted Solutions (1)

JPReyes
Active Contributor

Hi Rameash,

I think FN_AUDIT is expecting the extention .AUD

Try changing the parameter to:

FN_AUDIT =  audit_++++++++_######.AUD

Regards, Juan

Answers (1)

Answers (1)

former_member334337
Discoverer
0 Kudos

See note 2367475