If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > New set environment optcompind command

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-03-04, 16:41
RobP RobP is offline
Registered User
 
Join Date: Mar 2004
Location: Netherlands
Posts: 183
New set environment optcompind command

Hi,

I've read that with the command: SET ENVIRONMENT OPTCOMPIND <level>
you coudl change the OPTCOMPIND setting for a specific session. However
in my windows server (9.40.TC4) a get a syntax error. Following the release notes this should work from 9.40.xC3 or higher.

Has someone been able to get this working. Please help met out ;-)

Greetz,

Rob
Reply With Quote
  #2 (permalink)  
Old 11-04-04, 07:24
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Hi Rob,

Please test in Windows; set OPTCOMPIND=[0|1|2].
In Unix/Linux; export OPTCOMPIND=2 (in sh or ksh), setenv OPTCOMPIND [0|1|2] (in csh).

Gustavo.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On