' character problem
-
Hello
When i use ‘ character inside of syntax highligher, its changing to ' . How can i solve the problem?
Exp: http://blog.canbakal.com/2014/04/04/stanby_kurulumu_creating_standby_duplicate/#more-689
Normally it need to show like this.
alter database add standby logfile group 14 ('/oradata/PRIM/redo_pri/sbyredo04pri.log','/oradata/PRIM/redo_sec/sbyredo04sec.log') size 100m;But its showing like this.
alter database add standby logfile group 14 ('/oradata/PRIM/redo_pri/sbyredo04pri.log','/oradata/PRIM/redo_sec/sbyredo04sec.log') size 100m;I try to search from internet but coudnt find a solution.
Best regards
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘' character problem’ is closed to new replies.