<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: What is the file#? Need help,Thanks. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120017#M802502</link>
    <description>File# is unique number with which Oracle recognizes a data file. &lt;BR /&gt;&lt;BR /&gt;ORA-600 [12700] is either index or data corruption. The impact is high. I last week fixed the issue in one of our production instance. Luckily it was with index. &lt;BR /&gt;&lt;BR /&gt;Looks like it is your test instance. :)&lt;BR /&gt;&lt;BR /&gt;This is the DEPTNO column from the DEPT table for the user SCOTT. &lt;BR /&gt;ROWID conversion is different for each platform. &lt;BR /&gt;and compare for your intended platform. &lt;BR /&gt;</description>
    <pubDate>Sat, 15 Nov 2003 06:45:21 GMT</pubDate>
    <dc:creator>Madhu Sudhan_1</dc:creator>
    <dc:date>2003-11-15T06:45:21Z</dc:date>
    <item>
      <title>What is the file#? Need help,Thanks.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120015#M802500</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Our ERP database occured on ORA-600:&lt;BR /&gt;ORA-00600: internal error code, arguments: [12700], [45351], [1321209169], [2], [], [], [], []&lt;BR /&gt;Current SQL statement for this session:&lt;BR /&gt;SELECT *   FROM RCV_TRANSACTIONS_INTERFACE  WHERE GROUP_ID = :b1  AND TRANSACTION_STATUS_CODE IN ( 'EXPRESS','CONFIRM'  )ORDER BY INTERFACE_TRANSACTION_ID&lt;BR /&gt;&lt;BR /&gt;In Metalink , I found a note about this issue, note id:1034886.6,&lt;BR /&gt;&lt;BR /&gt;And some information logged in alert and trace files.&lt;BR /&gt;&lt;BR /&gt;row#0[7785] flag: -----, lock: 0, data:(6):  21 80 12 7e 00 00&lt;BR /&gt;col 0; len 3; (3):  c2 02 2d&lt;BR /&gt;col 1; len 2; (2):  55 53&lt;BR /&gt;row#1[7770] flag: -----, lock: 0, data:(6):  21 80 12 7e 00 01&lt;BR /&gt;col 0; len 3; (3):  c2 02 2e&lt;BR /&gt;col 1; len 2; (2):  55 53&lt;BR /&gt;row#2[7755] flag: -----, lock: 0, data:(6):  21 80 12 7e 00 02&lt;BR /&gt;col 0; len 3; (3):  c2 02 2f&lt;BR /&gt;col 1; len 2; (2):  55 53&lt;BR /&gt;&lt;BR /&gt;and these rows:&lt;BR /&gt;row#0[7786] flag: -----, lock: 0, data:(6):  4e c0 0d 51 00 02&lt;BR /&gt;col 0; len 5; (5):  c4 02 0f 1a 36&lt;BR /&gt;row#1[7772] flag: -----, lock: 0, data:(6):  4e c0 0d 71 00 01&lt;BR /&gt;col 0; len 5; (5):  c4 02 16 3b 2f&lt;BR /&gt;&lt;BR /&gt;In meta doc, it says how to recognize the file#, block# , row#:&lt;BR /&gt;row#0[1897] flag: --, lock: 2, data:(6):  14 00 00 26 00 00&lt;BR /&gt;                   ^^^^^^^^^^^^^^^^^ &lt;BR /&gt;These hex values represent the rowid of the corresponding row in the table.&lt;BR /&gt;&lt;BR /&gt;  14         00 00 26         00 00&lt;BR /&gt;  ^^         ^^^^^^^^         ^^^^^ &lt;BR /&gt;  File#      Block#           Row #  &lt;BR /&gt;  &lt;BR /&gt;This row points to file 5, block 38, row# 0 on a SUN SOLARIS platform. &lt;BR /&gt;COL 0 represents the data for the column.  &lt;BR /&gt;This is the DEPTNO column from the DEPT table for the user SCOTT.  &lt;BR /&gt;ROWID conversion is different for each platform.   &lt;BR /&gt;and compare for your intended platform.    &lt;BR /&gt;&lt;BR /&gt;BUT.... I still do not know what is the exact file# , block# , row# in my trace file.&lt;BR /&gt;&lt;BR /&gt;Need helps &amp;amp;&lt;BR /&gt;Thanks very much!&lt;BR /&gt;&lt;BR /&gt;Violin.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 15 Nov 2003 02:34:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120015#M802500</guid>
      <dc:creator>violin_1</dc:creator>
      <dc:date>2003-11-15T02:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: What is the file#? Need help,Thanks.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120016#M802501</link>
      <description>Hi,&lt;BR /&gt; &lt;BR /&gt;how about metalink note 155933.1 "Resolving an ORA-600 [12700] error".&lt;BR /&gt; &lt;BR /&gt;If this is critical just log a call at Oracle.  This might be the safiest/best solution.&lt;BR /&gt; &lt;BR /&gt;good luck,&lt;BR /&gt;Thierry.</description>
      <pubDate>Sat, 15 Nov 2003 06:40:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120016#M802501</guid>
      <dc:creator>Thierry Poels_1</dc:creator>
      <dc:date>2003-11-15T06:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: What is the file#? Need help,Thanks.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120017#M802502</link>
      <description>File# is unique number with which Oracle recognizes a data file. &lt;BR /&gt;&lt;BR /&gt;ORA-600 [12700] is either index or data corruption. The impact is high. I last week fixed the issue in one of our production instance. Luckily it was with index. &lt;BR /&gt;&lt;BR /&gt;Looks like it is your test instance. :)&lt;BR /&gt;&lt;BR /&gt;This is the DEPTNO column from the DEPT table for the user SCOTT. &lt;BR /&gt;ROWID conversion is different for each platform. &lt;BR /&gt;and compare for your intended platform. &lt;BR /&gt;</description>
      <pubDate>Sat, 15 Nov 2003 06:45:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120017#M802502</guid>
      <dc:creator>Madhu Sudhan_1</dc:creator>
      <dc:date>2003-11-15T06:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: What is the file#? Need help,Thanks.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120018#M802503</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I think I know, where you are coming from. I found the text you are referring to. It is a problem with a mismatch between keys in an index and value stored in the table. So dont get confused. As you pointed out, the first byte is file# in hex, the next three bytes  are block# and the last two row#. Convert each value in your tracefile from hex to dec and you have, what you are looking for.&lt;BR /&gt;&lt;BR /&gt;I hope, I could help&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Sat, 15 Nov 2003 07:04:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120018#M802503</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2003-11-15T07:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: What is the file#? Need help,Thanks.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120019#M802504</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;if you have access to metalink, have a look at this.&lt;BR /&gt;Note:155933.1&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Sat, 15 Nov 2003 07:08:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120019#M802504</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2003-11-15T07:08:32Z</dc:date>
    </item>
    <item>
      <title>Re: What is the file#? Need help,Thanks.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120020#M802505</link>
      <description>Micahel, &lt;BR /&gt;    Since the right note was already mentioned, I just added my 2 cents there. &lt;BR /&gt;&lt;BR /&gt;I honestly didn't like your statment "I think I know, where you are coming from". It doesn't really matter where Iam from.&lt;BR /&gt;&lt;BR /&gt;Don't get personal out here.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Madhu</description>
      <pubDate>Sat, 15 Nov 2003 07:47:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120020#M802505</guid>
      <dc:creator>Madhu Sudhan_1</dc:creator>
      <dc:date>2003-11-15T07:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: What is the file#? Need help,Thanks.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120021#M802506</link>
      <description>Hi Madhu,&lt;BR /&gt;&lt;BR /&gt;I think you misunderstood Michael.&lt;BR /&gt;That phrase is an English slang term meaning "I understand what you said." It has no *personal* meaning in that context.&lt;BR /&gt;&lt;BR /&gt;Best Rgds,&lt;BR /&gt;Jeff</description>
      <pubDate>Sat, 15 Nov 2003 07:56:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120021#M802506</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-11-15T07:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: What is the file#? Need help,Thanks.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120022#M802507</link>
      <description>Thanks Jeff for clarifying. &lt;BR /&gt;&lt;BR /&gt;-Madhu</description>
      <pubDate>Sat, 15 Nov 2003 07:57:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120022#M802507</guid>
      <dc:creator>Madhu Sudhan_1</dc:creator>
      <dc:date>2003-11-15T07:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: What is the file#? Need help,Thanks.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120023#M802508</link>
      <description>Hi (again) Madhu,&lt;BR /&gt;&lt;BR /&gt;You're welcome my friend.&lt;BR /&gt;&lt;BR /&gt;I'm sure this is one of the most frustrating things for those of you that speak English as a second language.&lt;BR /&gt;But I certainly respect the fact that you folks do learn our language.&lt;BR /&gt;&lt;BR /&gt;Again, I appreciate your thanks &amp;amp; I'm glad I could help in this fashion because I'm a very good SA, but I'm DB illiterate. I do follow this forum to try to learn. But we have a dedicated DBA team so I don't get any time to apply learned skills&lt;BR /&gt;&lt;BR /&gt;Have a great weekend,&lt;BR /&gt;Jeff</description>
      <pubDate>Sat, 15 Nov 2003 09:45:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120023#M802508</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2003-11-15T09:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: What is the file#? Need help,Thanks.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120024#M802509</link>
      <description>Hi Jeff,&lt;BR /&gt;&lt;BR /&gt;thanks for clarifying it for me. :-)&lt;BR /&gt;&lt;BR /&gt;Hi Madhu,&lt;BR /&gt;&lt;BR /&gt;my mistake, I was not refering to you, I was adressing Violin. And it doesnt matter where you live. Just participate, learn and give good advice. ;-)&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Sat, 15 Nov 2003 10:59:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120024#M802509</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2003-11-15T10:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: What is the file#? Need help,Thanks.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120025#M802510</link>
      <description>My aplogies. I over reacted. &lt;BR /&gt;&lt;BR /&gt;Thank you,&lt;BR /&gt;Madhu</description>
      <pubDate>Sat, 15 Nov 2003 11:05:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120025#M802510</guid>
      <dc:creator>Madhu Sudhan_1</dc:creator>
      <dc:date>2003-11-15T11:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: What is the file#? Need help,Thanks.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120026#M802511</link>
      <description>Hi Violin,&lt;BR /&gt;&lt;BR /&gt;could you solve the problem?&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Nov 2003 11:32:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120026#M802511</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2003-11-17T11:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: What is the file#? Need help,Thanks.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120027#M802512</link>
      <description>I'm not sure if I totally follow, but the short answer to the question is to use the V$DATAFILE view.&lt;BR /&gt;&lt;BR /&gt;Assuming that the instance is idle&lt;BR /&gt;&lt;BR /&gt;sqlplus &lt;BR /&gt;&lt;BR /&gt;/as sysdba&lt;BR /&gt;&lt;BR /&gt;startup nomount;&lt;BR /&gt;&lt;BR /&gt;select name from V$datafile where file#=5;&lt;BR /&gt;&lt;BR /&gt;Will give you the name of file# 5. My experience with ORA-600 are that they are _usually_ os specific problems such as a corrupt file (as others have already pointed out).&lt;BR /&gt;&lt;BR /&gt;Looking at the specific complaint, I would guess that it's whatever datafile associated with RCV_TRANSACTIONS_INTERFACE's tablespace.&lt;BR /&gt;&lt;BR /&gt;Hope you have a good backup&lt;BR /&gt;Allan</description>
      <pubDate>Mon, 17 Nov 2003 16:33:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120027#M802512</guid>
      <dc:creator>R. Allan Hicks</dc:creator>
      <dc:date>2003-11-17T16:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: What is the file#? Need help,Thanks.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120028#M802513</link>
      <description>Hi Allan,&lt;BR /&gt;&lt;BR /&gt;his question was, how to convert the rowids found in his trace file to file#, block#, row#. He found an example but the file# 14 can not be converted to 5, whatever base you take. This confused him.&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Nov 2003 05:43:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120028#M802513</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2003-11-18T05:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: What is the file#? Need help,Thanks.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120029#M802514</link>
      <description>Hi Violin,&lt;BR /&gt;&lt;BR /&gt;are you still with us?&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Tue, 18 Nov 2003 12:21:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120029#M802514</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2003-11-18T12:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: What is the file#? Need help,Thanks.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120030#M802515</link>
      <description>Sorry for late reply.&lt;BR /&gt;&lt;BR /&gt;I've saw all the kindly replies,&lt;BR /&gt;And all of you help me so much.&lt;BR /&gt;&lt;BR /&gt;Thank you all.&lt;BR /&gt;You're really kind.&lt;BR /&gt;&lt;BR /&gt;Violin&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Nov 2003 05:04:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/what-is-the-file-need-help-thanks/m-p/3120030#M802515</guid>
      <dc:creator>violin_1</dc:creator>
      <dc:date>2003-11-19T05:04:26Z</dc:date>
    </item>
  </channel>
</rss>

