Hi everyone!
I try to connect to DB2 database, which is configured with DATA_ENCRYPT option. Is it possible to connect to this db using sql developer?
I have jdbc libraries. I can connect to other db2 databases, but without any securityMechanism.
i tried to manually change connections.xml file, but with no success.
Thanks for any help