If I connect to oracle without tnsnames I get error when I try to produce documentation:
Cannot create file "D:\app\PLSQL Developer\plsqldoc\192.168.1.26:1521\ORCL\SCHEMA\globalPkg.html".
I belive that it's problem becouse it wants to create folder with ":" which is invalid character for folder names.
Cannot create file "D:\app\PLSQL Developer\plsqldoc\192.168.1.26:1521\ORCL\SCHEMA\globalPkg.html".
I belive that it's problem becouse it wants to create folder with ":" which is invalid character for folder names.