Export and Import schema statistics from one database to another
Export and Import schema statistics from one database to another On Source 0. Environment 1. Create table to store statistics 2. Store schema stats to table STATS_TABLE 3. Export the table STATS_TABLE using datapump 4. Transfer the dump to target server On Target 5. Delete the stats before import on target server 6. Import using … Continue reading Export/Import schema statistics →
oracle clusteringintermediate
by OracleDba
15 views