Managing data This section gives details about how you can manage your data in IBM DevOps Deploy (Deploy) Migrating Codestation from filesystem repositories to S3 repositoriesMigrate your Codestation artifacts from filesystem to S3 using the S3 migrator tool. Relocating CodeStationYou can move the CodeStation artifacts to a different location on the server.Caching artifacts on agent relaysAgent relays can cache downloaded artifacts. Caching artifacts in this way improves performance because agents retrieve artifacts from agent relays instead of from the server.Releasing VC LOB spaceYou can compress the amount of large object (LOB) storage space that Deploy uses in the vc_persistent_record database table. Scanning and removing orphaned Codestation blob filesThe csorphanscan tool in the /bin directory scans for orphaned Codestation blob files and relocates them to an orphan’s directory. Cleaning up targetsIf you are having performance issues and feel that you need to cleanup some unnecessary stored data, you can use cleanup settings or perform certain steps to cleanup your database and file system storage. Parent topic: Administering