<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Sqlplus is my second home, part 2: Running SQL scripts from remote locations using HTTP</title>
	<atom:link href="http://blog.tanelpoder.com/2007/08/31/sqlplus-is-my-second-home-part2/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tanelpoder.com/2007/08/31/sqlplus-is-my-second-home-part2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=sqlplus-is-my-second-home-part2</link>
	<description>Oracle, Exadata, Performance, Troubleshooting - Mobile Life and Productivity.</description>
	<lastBuildDate>Wed, 08 Feb 2012 08:03:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mubarak</title>
		<link>http://blog.tanelpoder.com/2007/08/31/sqlplus-is-my-second-home-part2/comment-page-1/#comment-4495</link>
		<dc:creator>Mubarak</dc:creator>
		<pubDate>Thu, 29 Apr 2010 17:28:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/2007/08/31/sqlplus-is-my-second-home-part2/#comment-4495</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-191&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-191&quot; rel=&quot;nofollow&quot;&gt;tanelp &lt;/a&gt; :&lt;/strong&gt;Hi Leslie,
You are not connected to the database instance as the error message says.
Before running the script, you need to say: connect username/password@dbname
(of course replace the username, password and dbname with your user/database details :)&lt;/blockquote&gt;
&lt;a href=&quot;#comment-191&quot; rel=&quot;nofollow&quot;&gt;@tanelp &lt;/a&gt;

Thanks Tanel, that works, I had this connection problem for long time.</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-191"><p>
<strong><a href="#comment-191" rel="nofollow">tanelp </a> :</strong>Hi Leslie,<br />
You are not connected to the database instance as the error message says.<br />
Before running the script, you need to say: connect username/password@dbname<br />
(of course replace the username, password and dbname with your user/database details :)</p></blockquote>
<p><a href="#comment-191" rel="nofollow">@tanelp </a></p>
<p>Thanks Tanel, that works, I had this connection problem for long time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mette</title>
		<link>http://blog.tanelpoder.com/2007/08/31/sqlplus-is-my-second-home-part2/comment-page-1/#comment-874</link>
		<dc:creator>Mette</dc:creator>
		<pubDate>Wed, 28 Jan 2009 16:01:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/2007/08/31/sqlplus-is-my-second-home-part2/#comment-874</guid>
		<description>Hi - I have tried, but it says it is unable to open the file - both in TOAD and SQL Dev.  I normally use TOAD, where the @ works fine, running the SQL file as a script.

But ... very nice feature otherwise - thanx for the informative posts :-)

Mette</description>
		<content:encoded><![CDATA[<p>Hi &#8211; I have tried, but it says it is unable to open the file &#8211; both in TOAD and SQL Dev.  I normally use TOAD, where the @ works fine, running the SQL file as a script.</p>
<p>But &#8230; very nice feature otherwise &#8211; thanx for the informative posts :-)</p>
<p>Mette</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tanel Poder</title>
		<link>http://blog.tanelpoder.com/2007/08/31/sqlplus-is-my-second-home-part2/comment-page-1/#comment-873</link>
		<dc:creator>Tanel Poder</dc:creator>
		<pubDate>Wed, 28 Jan 2009 13:57:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/2007/08/31/sqlplus-is-my-second-home-part2/#comment-873</guid>
		<description>Hi Mette,

I don&#039;t know how to do it from Toad. The SQL Developer is fairly compatible with sqlplus commands so *maybe* it allows running scripts from http/ftp locations with @http://file.sql syntax.. I haven&#039;t tested it though</description>
		<content:encoded><![CDATA[<p>Hi Mette,</p>
<p>I don&#8217;t know how to do it from Toad. The SQL Developer is fairly compatible with sqlplus commands so *maybe* it allows running scripts from http/ftp locations with @http://file.sql syntax.. I haven&#8217;t tested it though</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mette</title>
		<link>http://blog.tanelpoder.com/2007/08/31/sqlplus-is-my-second-home-part2/comment-page-1/#comment-871</link>
		<dc:creator>Mette</dc:creator>
		<pubDate>Wed, 28 Jan 2009 09:30:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/2007/08/31/sqlplus-is-my-second-home-part2/#comment-871</guid>
		<description>Brilliant - do you know how to do it from TOAD og SQL Dev?</description>
		<content:encoded><![CDATA[<p>Brilliant &#8211; do you know how to do it from TOAD og SQL Dev?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frits Hoogland Weblog &#187; Blog Archive &#187; The strange whereabouts of http_proxy (and the solution in 11g of course)</title>
		<link>http://blog.tanelpoder.com/2007/08/31/sqlplus-is-my-second-home-part2/comment-page-1/#comment-192</link>
		<dc:creator>Frits Hoogland Weblog &#187; Blog Archive &#187; The strange whereabouts of http_proxy (and the solution in 11g of course)</dc:creator>
		<pubDate>Mon, 27 Oct 2008 16:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/2007/08/31/sqlplus-is-my-second-home-part2/#comment-192</guid>
		<description>[...] question of a former co-worker and a blog of tanel poder triggered me to start writing something about using sqlplus on the commandline in linux and the [...]</description>
		<content:encoded><![CDATA[<p>[...] question of a former co-worker and a blog of tanel poder triggered me to start writing something about using sqlplus on the commandline in linux and the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tanelp</title>
		<link>http://blog.tanelpoder.com/2007/08/31/sqlplus-is-my-second-home-part2/comment-page-1/#comment-191</link>
		<dc:creator>tanelp</dc:creator>
		<pubDate>Sun, 07 Sep 2008 13:05:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/2007/08/31/sqlplus-is-my-second-home-part2/#comment-191</guid>
		<description>Hi Leslie,

You are not connected to the database instance as the error message says.

Before running the script, you need to say: connect username/password@dbname

(of course replace the username, password and dbname with your user/database details :)</description>
		<content:encoded><![CDATA[<p>Hi Leslie,</p>
<p>You are not connected to the database instance as the error message says.</p>
<p>Before running the script, you need to say: connect username/password@dbname</p>
<p>(of course replace the username, password and dbname with your user/database details :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leslie</title>
		<link>http://blog.tanelpoder.com/2007/08/31/sqlplus-is-my-second-home-part2/comment-page-1/#comment-190</link>
		<dc:creator>Leslie</dc:creator>
		<pubDate>Sun, 07 Sep 2008 03:32:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/2007/08/31/sqlplus-is-my-second-home-part2/#comment-190</guid>
		<description>I am teaching myself Oracle and I found your webpage. When I tried to log a script, I am getting error messages:
SQL&gt; @START http://www.dbdomain.com/sqlscripts/10g/course002.sql;
SP2-0310: unable to open file &quot;START.sql&quot;
SQL&gt; @http://www.dbdomain.com/sqlscripts/10g/course002.sql;
SQL&gt; ------------------------------------------------------------------------
SQL&gt; -- COPYRIGHT
SQL&gt; -- This script is the property of 4SKWare Technologies, Inc. (c) 2005
SQL&gt; -- http://www.animatedlearning.com, http://www.dbdomain.com
SQL&gt; --
SQL&gt;
SQL&gt; SET ECHO OFF;
SP2-0640: Not connected

You can ignore errors related to DROP commands when
this is the first time you are executing this script.

SP2-0640: Not connected
SP2-0640: Not connected
SP2-0640: Not connected
SP2-0306: Invalid option.
Usage: CONN[ECT] [logon] [AS {SYSDBA&#124;SYSOPER}]
where   ::= [/][@] &#124; /
SP2-0640: Not connected

Could you help me understand what I am doing wrong?

thanks,
Les...</description>
		<content:encoded><![CDATA[<p>I am teaching myself Oracle and I found your webpage. When I tried to log a script, I am getting error messages:<br />
SQL&gt; @START <a href="http://www.dbdomain.com/sqlscripts/10g/course002.sql" rel="nofollow">http://www.dbdomain.com/sqlscripts/10g/course002.sql</a>;<br />
SP2-0310: unable to open file &#8220;START.sql&#8221;<br />
SQL&gt; @http://www.dbdomain.com/sqlscripts/10g/course002.sql;<br />
SQL&gt; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
SQL&gt; &#8212; COPYRIGHT<br />
SQL&gt; &#8212; This script is the property of 4SKWare Technologies, Inc. (c) 2005<br />
SQL&gt; &#8212; <a href="http://www.animatedlearning.com" rel="nofollow">http://www.animatedlearning.com</a>, <a href="http://www.dbdomain.com" rel="nofollow">http://www.dbdomain.com</a><br />
SQL&gt; &#8211;<br />
SQL&gt;<br />
SQL&gt; SET ECHO OFF;<br />
SP2-0640: Not connected</p>
<p>You can ignore errors related to DROP commands when<br />
this is the first time you are executing this script.</p>
<p>SP2-0640: Not connected<br />
SP2-0640: Not connected<br />
SP2-0640: Not connected<br />
SP2-0306: Invalid option.<br />
Usage: CONN[ECT] [logon] [AS {SYSDBA|SYSOPER}]<br />
where   ::= [/][@] | /<br />
SP2-0640: Not connected</p>
<p>Could you help me understand what I am doing wrong?</p>
<p>thanks,<br />
Les&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tanelp</title>
		<link>http://blog.tanelpoder.com/2007/08/31/sqlplus-is-my-second-home-part2/comment-page-1/#comment-189</link>
		<dc:creator>tanelp</dc:creator>
		<pubDate>Thu, 22 Nov 2007 14:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/2007/08/31/sqlplus-is-my-second-home-part2/#comment-189</guid>
		<description>Hmm.. good idea! I never thought about this feature in database schema release context.

Thanks!</description>
		<content:encoded><![CDATA[<p>Hmm.. good idea! I never thought about this feature in database schema release context.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: malcolm</title>
		<link>http://blog.tanelpoder.com/2007/08/31/sqlplus-is-my-second-home-part2/comment-page-1/#comment-188</link>
		<dc:creator>malcolm</dc:creator>
		<pubDate>Thu, 22 Nov 2007 13:52:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/2007/08/31/sqlplus-is-my-second-home-part2/#comment-188</guid>
		<description>Cool - I didn&#039;t know that.  Thanks!

This makes a _lot_ of great things possible here, where our Subversion code repository is accessible over HTTP...</description>
		<content:encoded><![CDATA[<p>Cool &#8211; I didn&#8217;t know that.  Thanks!</p>
<p>This makes a _lot_ of great things possible here, where our Subversion code repository is accessible over HTTP&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jared</title>
		<link>http://blog.tanelpoder.com/2007/08/31/sqlplus-is-my-second-home-part2/comment-page-1/#comment-183</link>
		<dc:creator>Jared</dc:creator>
		<pubDate>Tue, 06 Nov 2007 18:34:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tanelpoder.com/2007/08/31/sqlplus-is-my-second-home-part2/#comment-183</guid>
		<description>Nice trick Tanel.

I use remote scripts regularly.  The r variable is going into glogin.sql today.</description>
		<content:encoded><![CDATA[<p>Nice trick Tanel.</p>
<p>I use remote scripts regularly.  The r variable is going into glogin.sql today.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

