<rss version="0.91">
  <channel>
    <title>Ask Tom MOST RECENT ARTICLES</title>
    <link>http://asktom.oracle.com</link>
    <description>These are the most recently asked questions on Ask Tom</description>
    <language>en-us</language>
    <copyright>Copyright 1999-2006, Oracle Corporation</copyright>
    <image>
      <title>AskTom</title>
      <url>http://asktom.oracle.com/i/asktom2.gif</url>
      <link>http://asktom.oracle.com</link>
      <width>50</width>
      <height>50</height>
      <description>Ask Tom is a forum where Tom Kyte, Oracle&apos;s Database Guru, answers questions regarding Oracle technology, specifically the database.</description>
    </image>
    <item>
      <title>Excessive archive log generation during data load</title>
      <link>http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:1619550482617</link>
      <description>&amp;lt;code&amp;gt;Hi Tom,

I am encountering a situation related to data loading and excessive
archive log generation. I am using Oracle 8.1.6 under Solaris 7.

I insert twice a week about 1 million rows in to a table whose columns are of number datatype. T...</description>
    </item>
    <item>
      <title>File Exists which is not a BFILE</title>
      <link>http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:7682748147019</link>
      <description>&amp;lt;code&amp;gt;I have a need to know if a file which is defined in the database as a varchar2, i.e. imagefile    varchar2(255), actually exists on the server or not.  I read the answer where it was suggested to use the dbms_lob.fileexists function, however af...</description>
    </item>
    <item>
      <title>index_ffs</title>
      <link>http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:1271525663997</link>
      <description>&amp;lt;code&amp;gt;Tom

I have observed that in a few queries of mine, I am retrieving columns which are part of the composite primary key, or the whole primary key.

then explain shows that this is doing a index scan and a table scan by rowid.

Now if I fo...</description>
    </item>
    <item>
      <title>ORA-14130: UNIQUE constraints mismatch  ... got the solution ...please review</title>
      <link>http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:978801679202</link>
      <description>&amp;lt;code&amp;gt;&amp;lt;/code&amp;gt; http://asktom.oracle.com/pls/ask/f?p=4950:9:::NO::F4950_P9_ORIG,F4950_P9_DISPLAYID:Y,963478374614 &amp;lt;code&amp;gt;


Finally Tom, I understood what you were saying..


I did the following

create table emppart
( EMPNO                     ...</description>
    </item>
    <item>
      <title>non-unique index range scan</title>
      <link>http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:2047869500346039771</link>
      <description>Respected Sir,

First of all thanks for all your help to oracle community

In non-unique index, rows in leaf block are sorted on &amp;lt;key1,key2...Keyn,row-id&amp;gt; 

Since data is sorted first on key1 then on key2 so on.. and finally on rowid

My ques...</description>
    </item>
    <item>
      <title>Dynamic Dynamic SQL</title>
      <link>http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:227413938857</link>
      <description>&amp;lt;code&amp;gt;Tom, sorry about that I figured it out finally. Thanks. -quinn




I am somewhat familiar with dynamic sql and
can substitute values in the sql e.g.

st := &apos;select acno from prod.acc where acp = &apos;&apos;PI&apos;&apos; and acno = :1&apos;;

execute immedia...</description>
    </item>
    <item>
      <title>Tunning query - ORA 01652 unable to extend temp segment</title>
      <link>http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:18157580862005</link>
      <description>&amp;lt;code&amp;gt;Hi,
I have problem with query, I always get error message &amp;quot; ORA - 01652 unable to extend temp segment..&amp;quot;. (I cannot use ALTER TABLESPACE ADD DATAFILE statement to add one or more files to the tablespace indicated.) 
I need get this result, bu...</description>
    </item>
    <item>
      <title>String Concatenation</title>
      <link>http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:2196162600402</link>
      <description>&amp;lt;code&amp;gt;Hi Tom,

Is there anyway that I can just use SQL to do string
concatenation on a VARCHAR2 field much the same way
that a SUM() function is used on a NUMBER field.

For example,

   SELECT SUM(revenue), department
   FROM   sales_table
...</description>
    </item>
    <item>
      <title>multiple databases in a single RAC cluster   </title>
      <link>http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:529123700346381713</link>
      <description>Hi Tom,

we are planning to create our development database tier as 3-Node Oracle RAC cluster with 4 databases 
like

Four databases
--------------

- DB1
- DB2
- DB3
- DB4

&amp;lt;b&amp;gt;Node1&amp;lt;/b&amp;gt;: (DB1 with instance DB11)+(DB2 with instance DB21)...</description>
    </item>
    <item>
      <title>sql to get data from flat file-- this is mind blowing</title>
      <link>http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:1615330671789</link>
      <description>&amp;lt;code&amp;gt;&amp;quot;In 9i, with the addition of external tables ( the ability to query a FLAT FILE  with SQL) -- SQLLDR might be &amp;quot;moot&amp;quot;.  Using the external table and the insert /*+ append */  I can basically do a direct path load from file to database 
without ...</description>
    </item>
  </channel>
</rss>
