tfactl collection
Use the tfactl collection command to manage Oracle Trace File Analyzer collections.
Syntax
tfactl collection [-h] [stop collection_id] [list-contents -collectionname COLLECTIONNAME | -collectionzip COLLECTIONZIP]
- To stop a collection, use:
tfactl collection stop collection_idRun the
tfactl printcommand to get the collection ID. To list the contents of diagnostic collection including any nested zip files, use:
tfactl collection list-contents -collectionzip zipTo list the contents of all zip files within a specific collection, use:
tfactl collection list-contents -collectionname collection-name