When you restore from a database archive to an existing database, the Validate Destination step in the restore cycle will synchronize schema differences when the changes are additive, such as extending field sizes or adding new columns. If changes are not additive, you must create and run a SQL script on the database archive to manually synchronize with the production database.