sp_configure current audit table

[CR# 431802] The following stored procedure does not generate an error if the audit table is not empty and the previous and current audit table numbers are the same:

sp_configure 'current audit table' <number>

You see an informational message:

18932, "Resulting configuration value and memory use
have not changed from previous values: new configuration 
value %1!, previous %2!." 

Workaround: There is no workaround for this issue.