Vlad Khorsun added a comment - 19/May/10 04:56 PM - edited Character set name is placed between user:role and protocol:port
before change
A.FDB (ATT_36, SYSDBA:NONE, TCPv4:127.0.0.1)
after change
A.FDB (ATT_36, SYSDBA:NONE, WIN1251, TCPv4:127.0.0.1)
If no character set was specified in DPB then NONE is written to the trace log (as this is effective charset in this case)
before change
A.FDB (ATT_36, SYSDBA:NONE, TCPv4:127.0.0.1)
after change
A.FDB (ATT_36, SYSDBA:NONE, WIN1251, TCPv4:127.0.0.1)
If no character set was specified in DPB then NONE is written to the trace log (as this is effective charset in this case)