Audit Vault Collector
Hello Guru's,
When registering collector from AV Server, made a mistake to specify ORACLE_HOME.
[collector registration command]
avorcldb add_collector -srcname [source_name] -collname [collector_name] -orclhome [ORACLE_HOME:mistake] -agentname [agent_name] -colltype OSAUD
So I would like to set up ORACLE_HOME again.
As I saw the manual, it seems to be able to change it by the avorcldb alter_collector command. However, I'm not sure if it would be possible to change ORACLE_HOME since there is no information about the change of ORACLE_HOME itself.
Could you please advise me about steps to change ORACLE_HOME for the registered collector?
0