Oracle PL Sql Developer cannot find my tnsnames.ora file

前端 未结 6 1265
Happy的楠姐
Happy的楠姐 2021-02-07 14:57

I have an Oracle tnsnames.ora file from my previous workplace. I want to pick it up with my newly installed PL SQL Developer on another computer. I have copied the file into ..O

6条回答
  •  谎友^
    谎友^ (楼主)
    2021-02-07 15:18

    I recently had the problem of deleting the tnsnames.ora from the path where I had it, my solution was to create an environment variable called TNS_NAME with the value the path where the tnsnames.ora file is located and ready

提交回复
热议问题