for exporting sysman schema,use exp with parameter {constraints = no } and {ignore=y} ,then import it.Bytheway,ignore=y only prevent you to import an object that is already exist in the target schema.