One-to-One Archiving One-to-Many Archiving

Managing System Migration and Archiving 8-59

8.8.4 One-to-One Archiving

This section provides information about one-to-one archiving. Summary One-to-one archiving is used to copy or move content from one Oracle Content Server instance to another. Configurations The following are possible one-to-one archiving configurations, shown in order from most to least typical: ■ Export, transfer, and import over sockets. ■ Export, transfer, and import on a shared file system. ■ Export to and import from a collection on a shared external file system. ■ Export to the source Oracle Content Server collection and import directly from that collection on a shared file system. 8-60 Oracle Fusion Middleware System Administrators Guide for Oracle Content Server ■ Export from the source Oracle Content Server instance directly to a collection on the target Oracle Content Server instance and import from that collection on a shared file system.

8.8.5 One-to-Many Archiving

This section provides information about one-to-many archiving. Summary One-to-many archiving is typically used to copy or move content from a contribution server to consumption servers. Configurations The following are possible one-to-many archiving configurations, shown in order from most to least typical: ■ Export, transfer, and import over sockets. When this configuration is automated using replication, a separate export archive is required for each target server because the source files are deleted upon transfer. However, for manual transfer, you could transfer a single archive to multiple targets. Managing System Migration and Archiving 8-61 ■ Export, transfer, and import on a shared file system. When this configuration is automated using replication, a separate export archive is required for each target server because the source files are deleted upon transfer. However, for manual transfer, you could transfer a single archive to multiple targets. ■ Export to and import from a collection on a shared external file system. When this configuration is automated using replication, a separate export archive is required for each target server because the source files are deleted upon import. However, for manual import, you could import a single archive from multiple targets. 8-62 Oracle Fusion Middleware System Administrators Guide for Oracle Content Server ■ Export to the source Oracle Content Server collection and import directly from that collection on a shared file system. When this configuration is automated using replication, a separate export archive is required for each target server because the source files are deleted upon import. However, for manual import, you could import a single archive from multiple targets. ■ Export from the source Oracle Content Server instance directly to collections on the target Oracle Content Server instances and import from those collections on a shared file system.

8.8.6 Many-to-One Archiving