1521 and 1522 i want standart port :(
654808Nov 1 2008 — edited Nov 2 2008Hi, guys.
I've got tnsnames.ora and listener.ora from another database. There was listener notmine with port 1522.
when i started it:
>lsnrctl start notmine
everything is ok.
But i need the standart port 1521. I changed all 1522 in thise files for 1521 and started the listener. Got extrimely bad error:
tns-12541: No Listener
tns-12560: adapter error
tns-00511: no listener
Linux: Error 111: Connection refused.
What's wrong with my linux? why oracle can't use 1521?
Thanks in advance.