<?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: Error While making database up in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-making-database-up/m-p/4366452#M664397</link>
    <description>What kind of database?&lt;BR /&gt;&lt;BR /&gt;What type of server did it come from?&lt;BR /&gt;&lt;BR /&gt;What operating system was running on the other server?&lt;BR /&gt;&lt;BR /&gt;How did you "uploaded" it to your server?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 25 Feb 2009 16:12:08 GMT</pubDate>
    <dc:creator>Patrick Wallek</dc:creator>
    <dc:date>2009-02-25T16:12:08Z</dc:date>
    <item>
      <title>Error While making database up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-making-database-up/m-p/4366451#M664396</link>
      <description>Hi,&lt;BR /&gt;I had got databease from my company's another location which i had uploaded in server &amp;amp; I want to make this database up &amp;amp; use&lt;BR /&gt;When ever I run script to up the database i get following error&lt;BR /&gt;&lt;BR /&gt;21:45:43 SERVER   : SYSTEM ERROR: Invalid blocksize 20992 in database /cfadata2/c701/db/pondyqad. (4521)&lt;BR /&gt;21:45:43 SERVER   : ** The server terminated with exit code 2. (800)&lt;BR /&gt;21:45:43 SERVER   : SYSTEM ERROR: Invalid blocksize 20992 in database /cfadata2/c701/db/pondybcs. (4521)&lt;BR /&gt;21:45:43 SERVER   : ** The server terminated with exit code 2. (800)&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Feb 2009 16:03:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-making-database-up/m-p/4366451#M664396</guid>
      <dc:creator>Sandeep Malav</dc:creator>
      <dc:date>2009-02-25T16:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Error While making database up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-making-database-up/m-p/4366452#M664397</link>
      <description>What kind of database?&lt;BR /&gt;&lt;BR /&gt;What type of server did it come from?&lt;BR /&gt;&lt;BR /&gt;What operating system was running on the other server?&lt;BR /&gt;&lt;BR /&gt;How did you "uploaded" it to your server?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Feb 2009 16:12:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-making-database-up/m-p/4366452#M664397</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2009-02-25T16:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error While making database up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-making-database-up/m-p/4366453#M664398</link>
      <description>What kind of database?&lt;BR /&gt;it's oracle database&lt;BR /&gt;&lt;BR /&gt;What type of server did it come from?&lt;BR /&gt;HP - Unix&lt;BR /&gt;&lt;BR /&gt;What operating system was running on the other server?&lt;BR /&gt;HP - Unix&lt;BR /&gt;&lt;BR /&gt;How did you "uploaded" it to your server?&lt;BR /&gt;through ftp</description>
      <pubDate>Fri, 27 Feb 2009 10:01:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-making-database-up/m-p/4366453#M664398</guid>
      <dc:creator>Sandeep Malav</dc:creator>
      <dc:date>2009-02-27T10:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error While making database up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-making-database-up/m-p/4366454#M664399</link>
      <description>It look like datafile trasfer incompleted.&lt;BR /&gt;Have you setup Binary transfer on ftp?&lt;BR /&gt;&lt;BR /&gt;Make sure you have same OS version of HPUX and make sure shutdown your database before ftp data files, and make the target server directory structure have be same like source database.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-KC</description>
      <pubDate>Tue, 03 Mar 2009 20:53:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-making-database-up/m-p/4366454#M664399</guid>
      <dc:creator>Kuang Chen</dc:creator>
      <dc:date>2009-03-03T20:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error While making database up</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-while-making-database-up/m-p/4366455#M664400</link>
      <description>If you're doing a simple file transfer, the database revision levels must be the same.  In paricular, if trying to open a 9i database using 10g binaries (without doing an upgrade), the datafiles will appears corrupted to the 10g system.  And the 10g binaries will actually corrupt the files on the startup attempt.&lt;BR /&gt;&lt;BR /&gt;This is especially important if the file system layout is different.  You will need to rename the datafiles, or rebuild the control files, using the original source version before being able to upgrade the database.&lt;BR /&gt;&lt;BR /&gt;Since you're doing a (hopefully binary!) ftp transfer, it isn't important that the OS version or the file system versions match.  The datafile layout is binary compatible between different OS versions and architectures.  I've moved data files from an 11.11 PA-RISC to 11.23 Itanium without problems.</description>
      <pubDate>Mon, 09 Mar 2009 18:17:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-while-making-database-up/m-p/4366455#M664400</guid>
      <dc:creator>Ben Dehner</dc:creator>
      <dc:date>2009-03-09T18:17:48Z</dc:date>
    </item>
  </channel>
</rss>

