Synopsis:
Australia Postal Code is set to inactive in the System Manager Postal Code.
Solution
1. Backup the database
2. Run indicated script using SQL Management Studio
UPDATE systemPostalCode SET isActive = 1 WHERE countryCode = 'Australia'
3. Or, run DBMC to set or update all the Australia Postal Code to Active.
Applicable Products:
All Interprise Suite Versions