My database is oracle 11g, and when i assign the host by the hostname without using ip adress i get error. But when i assign host by the ip adress it works find.
Can someone tells what can provoke such situation?
ORA-24247: accès réseau refusé par la liste de contrôle d'accès (ACL)ORA-06512: à "SYS.UTL_TCP", ligne 231
ORA-06512: à "SYS.UTL_TCP", ligne 460
I dont want to use ip adress because it could be changed.
Please help me