Method for migrating schema from PROD to DEV

Does anyone have a proven method for migrating a schema from PROD to DEV?  I 
plan on using export/import, but I've got a few reservations about the 
migration steps.

I think the best method would be to do the following

1. Export Schema in PROD
2. Export Schema in DEV (for backup)
3. Drop user in DEV
4. Create basic user in DEV
5. Import user in DEV
6. Verify object count - PROD vs DEV
7. Compile schema

Does this sound right?

Jeremy
P Consider the environment. Please don't print this e-mail unless you really 
need to.

Other related posts: