OEM 13.5 - Invalid Directory EM_AUDIT_DIR
This is a simple task and I have done many times but this is the first time trying to update_audit_settings. Trying to create a directory in OEM13.5 and I keep getting an error. I have tried to change directory names.
emcli update_audit_settings -audit_switch="ENABLE" -operations_to_enable="DELETE_TARGET" -externalization_switch="ENABLE" -directory="EM_AUDIT_DIR" -file_prefix="em_audit" -data_retention_period="365"
Invalid Directory EM_AUDIT_DIR
as sys, the directory exists and sysman has read and write permissions
Based on "emcli help update_audit_settings" , the parameters used appear to be correct. Also, the upgrade admin guide has the syntax.