It sets default SQL*Net connect string defined in tnsnames.ora thats set as part of Environment Setup.
Either you have to undefine it or use diffrent connection string explicitely @xyz to connect, as by default it connects to that whenever you don't specify explicit connect string.




Reply With Quote