TFA No Longer Collecting All Parameters By Default
(Doc ID 2664530.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Database - Enterprise Edition - Version 12.2.0.1 and laterInformation in this document applies to any platform.
Goal
Passing the -all parameter doesn't actually work, so have to add components individually. Is this supposed to be expected or is this a possible bug?
Requiring all these extra parms: tfactl diagcollect -os -asm -crs -database ixxxxxx2,_mgmtdb -from "Apr/11/2020 06:00:00" -to "Apr/11/2020 12:00:00"
When we run tfactl diag collect with no specific paramters or when we run tfactl diag collect -all then it only collects these components:
Ex: Component(s) in zip file : RDBMS CHMOS
However, if we specify more individual components like
tfactl diagcollect -os -asm -crs -database
then we get all of those components too, which is what we want
Ex: Component(s) in zip file : RDBMS = [ixxxxxx2, _mgmtdb] OS CRS TNS ASM ASMPROXY ASMIO CHA AFD CHMOS
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |