Running the latest version 200.64 from the Applications node fails to connect to the database node
Hi,
I am trying to run the shell script "bash run_analyzer.sh -Danalyzer="fndperf_analyzer.xml" from the Application node, wich tries to connect to the database node using the database software owner "oracle" which obviously fails, because here is no ssh conectivity configured between the Application & DB node
The authenticity of host '<db_node> (<IP adress> )' can't be established.
ECDSA key fingerprint is SHA256: ****
ECDSA key fingerprint is MD5: ****
I've expected that if "The EBS Database Performance and Statistics Analyzer is a Java Program that is run as a shell script. " it will use the JDBC connection instead of ssh. JDBC is already configured for the eBS tech stack.