Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Case insensitive search

Case insensitive search

From: <harvinder76_at_gmail.com>
Date: 30 Jan 2007 14:20:50 -0800
Message-ID: <1170195650.229492.122910@s48g2000cws.googlegroups.com>


Hi,

When we set the following parameters on the client machine with alter session it works fine and we get case insensitive searches but when we try to set this in spfile it only affects the sessions on the database machine:
NLS_SORT='BINARY_CI'
nls_comp='LINGUISTIC'

Is there any way we can change this settings at the instance level so that we don't have to use logon trigger to set this parameters at session level?

Thanks
--Harvinder Received on Tue Jan 30 2007 - 16:20:50 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US