79392150

Date: 2025-01-27 20:56:33
Score: 1
Natty:
Report link

Check your local listener

SQL>show parameter local_listener; 

and change when need

SQL>alter system set local_listener='(address=(protocol=tcp)(host=<you hostname or ip>)(port=1521))' scope=both sid='*';
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Dmitry Ivanov