<?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 sybase database question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sybase-database-question/m-p/3539553#M838657</link>
    <description>I have a database called prod that users are currently using and cant be touched. I need to load another database so is it possible to load teh database using a different name like test_prod even though test_prod database is not created. &lt;BR /&gt;&lt;BR /&gt;syntax would be load database test_prod "....."&lt;BR /&gt;&lt;BR /&gt;Thanks and point will be assigned.</description>
    <pubDate>Fri, 06 May 2005 14:34:36 GMT</pubDate>
    <dc:creator>Ragni Singh</dc:creator>
    <dc:date>2005-05-06T14:34:36Z</dc:date>
    <item>
      <title>sybase database question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sybase-database-question/m-p/3539553#M838657</link>
      <description>I have a database called prod that users are currently using and cant be touched. I need to load another database so is it possible to load teh database using a different name like test_prod even though test_prod database is not created. &lt;BR /&gt;&lt;BR /&gt;syntax would be load database test_prod "....."&lt;BR /&gt;&lt;BR /&gt;Thanks and point will be assigned.</description>
      <pubDate>Fri, 06 May 2005 14:34:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sybase-database-question/m-p/3539553#M838657</guid>
      <dc:creator>Ragni Singh</dc:creator>
      <dc:date>2005-05-06T14:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: sybase database question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sybase-database-question/m-p/3539554#M838658</link>
      <description>Hi Sanjit&lt;BR /&gt;&lt;BR /&gt;You will need to take a full backup of the prod database first. e.g.&lt;BR /&gt;dump database prod to '/backup/prod.ddump'&lt;BR /&gt;&lt;BR /&gt;You can then load the above db to the new test_prod db as,&lt;BR /&gt;&lt;BR /&gt;load database test_prod from '/backup/prod.ddump'&lt;BR /&gt;online database test_prod&lt;BR /&gt;&lt;BR /&gt;However, you will need to first create the test_prod db prior to loading the db. The test_prod db needs to be at least the same size as prod.&lt;BR /&gt;&lt;BR /&gt;You will find more info here.&lt;BR /&gt;&lt;A href="http://sybooks.sybase.com/onlinebooks/group-as/asg1251e/sag" target="_blank"&gt;http://sybooks.sybase.com/onlinebooks/group-as/asg1251e/sag&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;If you need to be able to do "hot backups", you will need to enable "trunc. log on chkpt" option. You will find all that described in the above link.&lt;BR /&gt;&lt;BR /&gt;- Ravi</description>
      <pubDate>Mon, 20 Jun 2005 17:03:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sybase-database-question/m-p/3539554#M838658</guid>
      <dc:creator>Ravi Kosaraju_1</dc:creator>
      <dc:date>2005-06-20T17:03:17Z</dc:date>
    </item>
  </channel>
</rss>

