OEM checksum question/issue
Hello all,
We have an OEM 13.4 that connects to many instances with different configurations. The Oracle instance in question wants to use anything but SHA1 checksum is 19.21 multi-tenanted.
OEM sqlnet
checksum_type = SHA512, SHA384, SHA256, SHA1
checksum_client= requested
checksum_server=required
db instance
checksum_type = SHA512
checksum_client= required
checksum_server=required
if any oracle instance it tries to connect to does not have SHA1 the connection fails.
We tested by adding checksums 1 by 1 down to SHA1 and they all connections from OEM to the oracle instance failed till we added SHA1. when looking in the connection window on OEM it will only use SHA1.