<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Answers &#187; SQL Plus</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/sql-server/sql-plus/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 01:12:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>SQL Plus stops before finishing</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-plus-stops-before-finishing/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/sql-plus-stops-before-finishing/#comments</comments>
		<pubDate>Wed, 03 Apr 2013 12:23:44 +0000</pubDate>
		<dc:creator>rayfish2013</dc:creator>
				<category><![CDATA[SQL Plus]]></category>
		<category><![CDATA[SQL statement]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/sql-plus-stops-before-finishing/</guid>
		<description><![CDATA[New Discussion Post by carlosdl]]></description>
				<content:encoded><![CDATA[New Discussion Post by carlosdl]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/sql-plus-stops-before-finishing/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How can do iSQl*Plus login for DBA</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-can-do-isqlplus-login-for-dba/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-can-do-isqlplus-login-for-dba/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 16:25:23 +0000</pubDate>
		<dc:creator>MelanieYarbrough</dc:creator>
				<category><![CDATA[DBA]]></category>
		<category><![CDATA[iSQL*Plus]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL Plus]]></category>
		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I want to create iSQL*Plus login for DBA. How can i do this ?]]></description>
				<content:encoded><![CDATA[<p>I want to create iSQL*Plus login for DBA. How can i do this ?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-can-do-isqlplus-login-for-dba/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Strange Oracle 9i behaviour</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/strange-oracle-9i-behaviour/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/strange-oracle-9i-behaviour/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 13:43:32 +0000</pubDate>
		<dc:creator>Darryn</dc:creator>
				<category><![CDATA[Oracle 9i]]></category>
		<category><![CDATA[Oracle 9i performance]]></category>
		<category><![CDATA[Oracle performance]]></category>
		<category><![CDATA[Solaris 10]]></category>
		<category><![CDATA[SQL Plus]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[We are seeing some very strange behaviour in the performance of a query on our database. We have run the same query on the actual database server (s1) using sql+, and on a server (s2) 1 hop away (taking out network performance). The exact same queries, without any bind variables, are kicked off at exactly the same time. The [...]]]></description>
				<content:encoded><![CDATA[<p>We are seeing some very strange behaviour in the performance of a query on our database. We have run the same query on the actual database server (s1) using sql+, and on a server (s2) 1 hop away (taking out network performance). The exact same queries, without any bind variables, are kicked off at exactly the same time. The query that is run on the s1 finishes in 30-40 minutes, whilst the query that is run from s2 takes 4 hours to finish. Even when the queries are started at different times during the day, no matter in which order, or only 1 at a time, the s1 query always takes less than an hour, whilst the s2 query always takes close on 4 hours. The explain plans for both sessions show the exact same paths, however, they have different costs (I believe this is due to a logon trigger that is forcing the optimizer_index_cost_adj = 10 when the s2 session is created). The OS user used to log in to s1 does not have any specific resource rights. <br/><br/> It has been noted that there are a lot of waits between reads for client side queries, which don&#8217;t seem to be happening on the server side query. The session statistics don&#8217;t really tell us much, other than that it is taking a lot longer to run. <br/><br/> Is this behaviour normal for server vs client queries? Does it make a difference that the costs are higher in the explain plan generated, even though the steps are exactly the same? If not, what else can we look at?<br/><br/>  <br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/strange-oracle-9i-behaviour/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Log on error Oracle enterprise manager</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/log-on-oracle-entrprise-manager/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/log-on-oracle-entrprise-manager/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 07:40:26 +0000</pubDate>
		<dc:creator>Tota</dc:creator>
				<category><![CDATA[Oracle 10g]]></category>
		<category><![CDATA[Oracle 10g administration]]></category>
		<category><![CDATA[Oracle error messages]]></category>
		<category><![CDATA[SQL Plus]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[i can log on sqlplus useing : sqlplus &#8220;sys/oracle as sysdba&#8221; but on em log on: user : sys password : oracle give me error msg &#8220;invalid passowrd&#8221;]]></description>
				<content:encoded><![CDATA[<p>i can log on sqlplus useing :<br />
sqlplus &#8220;sys/oracle as sysdba&#8221;<br />
but on em log on:<br />
user : sys<br />
password : oracle<br />
give me error msg &#8220;invalid passowrd&#8221;</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/log-on-oracle-entrprise-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running SQL PLUS on a server</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/running-sqlplus-on-a-server/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/running-sqlplus-on-a-server/#comments</comments>
		<pubDate>Mon, 29 Nov 2010 20:02:05 +0000</pubDate>
		<dc:creator>Lynrobbins</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SQL Plus]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[SQLPlus]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Can I use mapped drives and environment variables to run SQLPLUS from a local machine(without any Oracle products) to a server. The mapped server has the Oracle products? Example: W - map to my Oracle server C drive EV = w:oracleora92binsqlplusw cmd : start %EV% I&#8217;m trying to host out of Oracle Forms 6i to run a [...]]]></description>
				<content:encoded><![CDATA[<p>Can I use mapped drives and environment variables to run SQLPLUS from a local machine(without any Oracle products) to a server. The mapped server has the Oracle products? Example:<br/><br/> W - map to my Oracle server C drive<br/><br/> EV = w:oracleora92binsqlplusw<br/><br/> cmd : start %EV%<br/><br/> I&#8217;m trying to host out of Oracle Forms 6i to run a scrip to create flat files. The server with Forms does not have SQLPLUS installed.<br/><br/>  <br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/running-sqlplus-on-a-server/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Can I direct query the Oracle database with SQL Plus?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sap-with-oracle/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/sap-with-oracle/#comments</comments>
		<pubDate>Thu, 18 Nov 2010 08:23:25 +0000</pubDate>
		<dc:creator>Mikecold</dc:creator>
				<category><![CDATA[ERP]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle 10]]></category>
		<category><![CDATA[Oracle Database]]></category>
		<category><![CDATA[Oracle Query]]></category>
		<category><![CDATA[SAP]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL Plus]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I am about to start work on a SAP system which has an underlying Oracle(version 10) database. I would like to know if it straightforward to query the Oracle database directly iusing SQL*Plus for example ?]]></description>
				<content:encoded><![CDATA[<p>I am about to start work on a SAP system which has an underlying Oracle(version 10) database. I would like to know if it straightforward to query the Oracle database directly iusing SQL*Plus for example ?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/sap-with-oracle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error Message ORA-00903 in SQL table</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/error-message-ora-00903/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/error-message-ora-00903/#comments</comments>
		<pubDate>Sat, 13 Nov 2010 23:53:03 +0000</pubDate>
		<dc:creator>Kmuller</dc:creator>
				<category><![CDATA[ORA-00903]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL Plus]]></category>
		<category><![CDATA[SQL tables]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Here is my query:   select guestid, guestfname, guestlname from guest where tourid = 6; It says tourid is an invalid identifier. TourID is a defined attribute in a table called Tour. I&#8217;d be grateful for any help.]]></description>
				<content:encoded><![CDATA[<p>Here is my query:<br />
 <br />
select guestid, guestfname, guestlname</p>
<p>from guest</p>
<p>where tourid = 6;</p>
<p>It says tourid is an invalid identifier.</p>
<p>TourID is a defined attribute in a table called Tour.</p>
<p>I&#8217;d be grateful for any help.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/error-message-ora-00903/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Large number rounding in Oracle 10g</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/large-number-rounding-in-oracle-10g/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/large-number-rounding-in-oracle-10g/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 20:27:55 +0000</pubDate>
		<dc:creator>Techguys</dc:creator>
				<category><![CDATA[Oracle 10g administration]]></category>
		<category><![CDATA[Oracle 10g Database]]></category>
		<category><![CDATA[Oracle database administration]]></category>
		<category><![CDATA[SQL Plus]]></category>
		<category><![CDATA[TOAD]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Oracle 10g database table with a column having data type Number(20) stores 18 digits organization code.  When this data is retrieved in SQL*Plus or Toad it is displayed in scientific notation format. The display format can be changed from scientific notation format to number format. But, for some reason the number rounds up. For example if the [...]]]></description>
				<content:encoded><![CDATA[<p>Oracle 10g database table with a column having data type Number(20) stores 18 digits organization code.  When this data is retrieved in SQL*Plus or Toad it is displayed in scientific notation format. The display format can be changed from scientific notation format to number format. But, for some reason the number rounds up. For example if the organization code stored in the database is 541200659999999999 when it is retrieved from database it is found to be 541200660000000000. Is there any one who knows why Oracle does this?  Thank you in advance for your help.<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/large-number-rounding-in-oracle-10g/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>oracle 9i in windows 7</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/oracle-9i-in-windows-7/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/oracle-9i-in-windows-7/#comments</comments>
		<pubDate>Tue, 11 May 2010 10:09:57 +0000</pubDate>
		<dc:creator>Rsg</dc:creator>
				<category><![CDATA[Oracle 9i]]></category>
		<category><![CDATA[Oracle 9i installation errors]]></category>
		<category><![CDATA[SQL Plus]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Question Edited by Serena3]]></description>
				<content:encoded><![CDATA[Question Edited by Serena3]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/oracle-9i-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>about oracle with Java</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/about-oracle-with-java/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/about-oracle-with-java/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 19:52:26 +0000</pubDate>
		<dc:creator>Qqqq</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Oracle Careers]]></category>
		<category><![CDATA[Oracle developers]]></category>
		<category><![CDATA[Oracle with Java]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[SQL Plus]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[What is future of Oracle with Java regarding jobs for freshers and distance learners. Why I am asking this because I am learning oracle from SQL star tutorial in delhi and doing MCA from Sikkim Manipal University in distance learning.]]></description>
				<content:encoded><![CDATA[<p>What is future of Oracle with Java regarding jobs for freshers and distance learners.<br/><br/> Why I am asking this because I am learning oracle from SQL star tutorial in delhi and doing MCA from Sikkim Manipal University in distance learning.<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/about-oracle-with-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/26 queries in 0.033 seconds using memcached
Object Caching 948/1046 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 05:26:58 -->