Recent content by jangjangjang

  1. J

    Will not connect using HostName. Connects using IP Address

    i am using PING. TNSPING is not recognized.
  2. J

    Will not connect using HostName. Connects using IP Address

    if the TnSNAMES looks like this it works ERPTST.SC.CO.COM = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = 10.1.9.44)(PORT = XXXXX)) ) (CONNECT_DATA = (SERVICE_NAME = ERPTST) ) ) but if this way, it wont work ERPTST.SC.CO.COM = (DESCRIPTION =...
  3. J

    Will not connect using HostName. Connects using IP Address

    Hi, Yes. When i tnsping the hostname of "erpqa00.sc.esilicon.com" it gives me the ip address.
  4. J

    Will not connect using HostName. Connects using IP Address

    Hi, I currently installed the new version 9.06 and somehow when i connect, it will connect only if i put the ping'd IP address on the TNSNAMES HOST NAME but it wont recognize the HOST NAME ex: My old Tnsnames has this and it wont connect HOST = erpqa00.sc.esilicon.com But if i change it to...
  5. J

    Unable to write to c:\Program Files (x86)\PLSQL Developer\\plugins\Comparesource.ini

    i know... its a dead email address already. examdiff works the same so its a great alternative
  6. J

    Unable to write to c:\Program Files (x86)\PLSQL Developer\\plugins\Comparesource.ini

    perfect!!! i can use EXAMDIFF to replace CompareSource. It works the same way. Thank you so much Mike.
  7. J

    Unable to write to c:\Program Files (x86)\PLSQL Developer\\plugins\Comparesource.ini

    Hi Marco, Does the latest version of PL/SQL have a comparative tool that does the same?
  8. J

    Unable to write to c:\Program Files (x86)\PLSQL Developer\\plugins\Comparesource.ini

    Hi, Please help. I got a new machine running windows 7 enterprise and installed PL/SQL 9.0.6 version. I used to that the version 8 and had the comparesource. i downloaded the comparesource again from your plug-in site and installed this on my machine. installation was ok. no issues but when...
  9. J

    Hi,ORA-24365: error in character conversion

    Hi, I emailed you my Support Info details
  10. J

    Hi,ORA-24365: error in character conversion

    There is still no DEBUG.txt file getting created. I only have PLSRecall.dat in that folder this is my shortcut "C:\Program Files\PLSQL Developer\plsqldev.exe" DebugSQL
  11. J

    Hi,ORA-24365: error in character conversion

    Hi, I dont have the ROAMING folder and i dont see any debug.txt getting created.
  12. J

    Hi,ORA-24365: error in character conversion

    Hi, We changed our oracle database character set from WE8ISO8859P1 to UTF8 and when we run explain plan, we get the above error message. I created a new table with 1 column with no data in it and it still gave that error. my version is 8.0.0.1480 and ideas why?
  13. J

    comparesource.ini error

    thanks for the reply. i dont have access to delphi. but our system administrator might. can you send me the source code? jang@esilicon.com thanks
  14. J

    comparesource.ini error

    hi, is there a way to disable writing in Program files. Our company prohibits any writing in it and therefore will not allow us to install compare tool and other plug ins that write ini files. jang
Back
Top