Hi,
Im using Oracle DB Developer Virtual Machine downloaded from the Oracle website. It contains Oracle Linux 7 and Oracle Database 19.3 Linux x86-64.
Im trying to run the netca in a terminal window within the virtual machine using oracle user and I get the following error:
Error: Could not find or load main class oracle.net.ca.NetCA
If it try to run netca under root account i get the following error:
/home/oracle/LDLIB/netca: line 2: /root/bin/dbenv: No such file or directory
Oracle Net Configuration Assistant cannot be run as root.
How can i run the netca GUI program?
Thanks