Re: [suse-oracle] sqlplus and http_proxy !?

From: stefan (sp@sunguru.com)
Date: Thu Sep 18 2003 - 06:53:24 CEST


Date: Thu, 18 Sep 2003 06:53:24 +0200
From: stefan <sp@sunguru.com>
Message-Id: <20030918080248.3588C4478@sitemail.everyone.net>
Subject: Re: [suse-oracle] sqlplus and http_proxy !?

Looks like sqlplus (Oracle 9i) expects a complete http link for http_proxy.

So I haven't test this under O8i but under 9i sqplus will give you the error if you don't have a valid address exported . Eg

export http_proxy=server:8080 ( WILL NOT WORK )
export http_proxy=http://server:8080 ( WILL WORK )

This happens under Solaris, SuSE -

Interesting is I haven't found anything about why sqlplus is looking after this variable.

stefan

>Sorry, but works fine here even if the variable is set (Oracle 8.1.7
>running on SuSE 7.3)

>Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: suse-oracle-unsubscribe@suse.com
For additional commands, e-mail: suse-oracle-help@suse.com
Please see http://www.suse.com/oracle/ before posting

---------------------------------------------------------------------
To unsubscribe, e-mail: suse-oracle-unsubscribe@suse.com
For additional commands, e-mail: suse-oracle-help@suse.com
Please see http://www.suse.com/oracle/ before posting



This archive was generated by hypermail 2.1.7 : Thu Sep 18 2003 - 10:03:08 CEST