Solution:
SQL> alter system set LOCAL_LISTENER="(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.1.240)(PORT=1521))";
SQL> alter system register;
Since you are running in a Desktop (client-server) architecture , the login prompt and buffering are directly tied to how the local Window...
No comments:
Post a Comment