Hi, On Tue, Mar 25, 2008 at 11:21:46AM +0900, HIDEO YAMAUCHI wrote: > Hi Dejan, > > Please tell your opinion for my comment of the past. > > > > >> 2.I revised it to be able to output log of oracle precisely. > > > >> This revision is sake corresponding to the problem of our character > > > >> code. > > > >> > > > >> (old) SU $ORACLE_OWNER > > > >> (new) SU - $ORACLE_OWNER > > > > > > > >Are you refering to the Japanese language environment? Can you > > > >elaborate further on this? The difference betwen 'su' and 'su -' > > > >is that the latter executes the startup scripts such as .profile. > > > >I can't recall exactly anymore, but I think that there was a > > > >reason why I've chosen 'su' and not 'su -'. > > > > > > Yes, it is Japanese environment. > > > I can set even .profile, but I surely think that there is not the problem > > > with su. > > > > 'su -' executes .profile. So, without 'su -' your sqlplus won't > > work? > > The English message is given to the log. > And it work. > > But, we want to take out a Japanese message in log. > > When I do not use "su - ", RA becomes complicated. > > By some kind of methods, must do Export of NLS_LANG. > In addition, it is necessary to set NLS_LANG as well as a practice user of > ORACLE. > (Alternatively, there is the method to hand to NLS_LANG as a parameter in RA.) > > I do not think that it is a thing having bad it to just use the environment > of the practice user of > ORACLE. > > We want to use "su -" which is the simplest method than become complicated. > > Or is there the method that does not use good "su -"?
There could be. Anyway, let's just use 'su -'. > #I am not good at English. > #It is worry whether you can understand my opinion. It's OK. I understood everything. Cheers, Dejan > Best Regards, > Hideo Yamauchi. > _______________________________________________________ > Linux-HA-Dev: [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev > Home Page: http://linux-ha.org/ _______________________________________________________ Linux-HA-Dev: [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev Home Page: http://linux-ha.org/
