When database encoding is EUC, dblink_plus connects to Oracle as client encoding "JA16EUC". But sometimes it leads to a trouble that a character "~" was converted into "0x8fa2b7", not "0xa1c2". This can be avoided by connecting as client encoding "JA16EUCTILD".