<?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: make export script in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/make-export-script/m-p/5115134#M686629</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;if you want to do a cold backup, shutdown oracle. and backup your directories where reside your datafiles and archive logs by using command below. by fbackup command you can schedule your backps setting it to cron.&lt;BR /&gt;&lt;BR /&gt;fbackup -f /dev/rmt/0m -i /&lt;ORACLE_DATA_FILE_DIR&gt;&lt;BR /&gt;&lt;BR /&gt;if you want to do it in proffesional way, you can use RMAN&lt;BR /&gt;&lt;BR /&gt;Kenan.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/ORACLE_DATA_FILE_DIR&gt;</description>
    <pubDate>Sat, 21 Jun 2008 17:28:52 GMT</pubDate>
    <dc:creator>Kenan Erdey</dc:creator>
    <dc:date>2008-06-21T17:28:52Z</dc:date>
    <item>
      <title>make export script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-export-script/m-p/5115132#M686627</link>
      <description>hi all&lt;BR /&gt;I have rp7420 server with hp-ux 11iv1 And Oracle 10g installed, i want to backup the database to tape drive "Ultrium 215 Removable tape drive" i want to make export script&lt;BR /&gt; thanks</description>
      <pubDate>Sat, 21 Jun 2008 07:48:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-export-script/m-p/5115132#M686627</guid>
      <dc:creator>tareq_2</dc:creator>
      <dc:date>2008-06-21T07:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: make export script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-export-script/m-p/5115133#M686628</link>
      <description>i have read some forums and i found this:&lt;BR /&gt;exp $d_system file=/dev/ntape/tape1c volsize=0 \&lt;BR /&gt;buffer=100000 \&lt;BR /&gt;constraints=y \&lt;BR /&gt;grants=y \&lt;BR /&gt;indexes=y \&lt;BR /&gt;rows=y \&lt;BR /&gt;compress=n \&lt;BR /&gt;statistics=none \&lt;BR /&gt;full=y \&lt;BR /&gt;log=$LOGS/$ORACLE_SID/$LOG_DATE.log &amp;lt; $TOOLS/exp.input_file&lt;BR /&gt;sleep 120&lt;BR /&gt;#mt -f /dev/ntape/tape1c offline&lt;BR /&gt;echo " 1st export Completed. "&lt;BR /&gt;#&lt;BR /&gt;exp $q_system file=/dev/ntape/tape1c volsize=0 \&lt;BR /&gt;buffer=100000 \&lt;BR /&gt;constraints=y \&lt;BR /&gt;grants=y \&lt;BR /&gt;indexes=y \&lt;BR /&gt;rows=y \&lt;BR /&gt;compress=n \&lt;BR /&gt;statistics=none \&lt;BR /&gt;full=y \&lt;BR /&gt;log=$LOGS/$ORACLE_SID/$LOG_DATE.log &amp;lt; $TOOLS/exp.input_file&lt;BR /&gt;sleep 120&lt;BR /&gt;#mt -f /dev/ntape/tape1c offline&lt;BR /&gt;echo " 2nd export Completed. "&lt;BR /&gt;exit&lt;BR /&gt;is this script work in my case&lt;BR /&gt;please i need help &lt;BR /&gt;i need how to make export script????&lt;BR /&gt;thanks</description>
      <pubDate>Sat, 21 Jun 2008 09:22:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-export-script/m-p/5115133#M686628</guid>
      <dc:creator>tareq_2</dc:creator>
      <dc:date>2008-06-21T09:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: make export script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-export-script/m-p/5115134#M686629</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;if you want to do a cold backup, shutdown oracle. and backup your directories where reside your datafiles and archive logs by using command below. by fbackup command you can schedule your backps setting it to cron.&lt;BR /&gt;&lt;BR /&gt;fbackup -f /dev/rmt/0m -i /&lt;ORACLE_DATA_FILE_DIR&gt;&lt;BR /&gt;&lt;BR /&gt;if you want to do it in proffesional way, you can use RMAN&lt;BR /&gt;&lt;BR /&gt;Kenan.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/ORACLE_DATA_FILE_DIR&gt;</description>
      <pubDate>Sat, 21 Jun 2008 17:28:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-export-script/m-p/5115134#M686629</guid>
      <dc:creator>Kenan Erdey</dc:creator>
      <dc:date>2008-06-21T17:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: make export script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-export-script/m-p/5115135#M686630</link>
      <description>hi Kenan.&lt;BR /&gt;i want to make script for my customers to make backup for database &lt;BR /&gt;i ask not the way to use the tape but about export command and make it as script and in this script i will but the command of the tape.&lt;BR /&gt;thanks</description>
      <pubDate>Sun, 22 Jun 2008 04:32:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-export-script/m-p/5115135#M686630</guid>
      <dc:creator>tareq_2</dc:creator>
      <dc:date>2008-06-22T04:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: make export script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-export-script/m-p/5115136#M686631</link>
      <description>Hi,&lt;BR /&gt;Please check the attached script.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;</description>
      <pubDate>Sun, 22 Jun 2008 06:06:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-export-script/m-p/5115136#M686631</guid>
      <dc:creator>Aashique</dc:creator>
      <dc:date>2008-06-22T06:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: make export script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-export-script/m-p/5115137#M686632</link>
      <description>hi Aashique&lt;BR /&gt;thank you for support&lt;BR /&gt;this is your script:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;export ORACLE_HOME=/appl/oracle/product/10.2&lt;BR /&gt;export PATH=$ORACLE_HOME/bin:/usr/contrib/bin:/usr/bin:.&lt;BR /&gt;. /appl/oracle/.profile&lt;BR /&gt;&lt;BR /&gt;export org_dir=/exp_bkup&lt;BR /&gt;export logdir=/exp_bkup/log&lt;BR /&gt;mkfifo  $org_dir/exp_fifo_file&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;gzip &amp;gt;  $org_dir/DB_full_`date "+%y%m%d"`.dmp &amp;lt; $org_dir/exp_fifo_file &amp;amp;&lt;BR /&gt;sleep 5&lt;BR /&gt;&lt;BR /&gt;exp  file=$org_dir/exp_fifo_file log=$logdir/DB_full_`date "+%y%m%d"`.log statistics=none direct=y full=y &amp;lt;&amp;gt;&lt;BR /&gt;my question if could help me what is the change i will made in this script to be compatiple with my oracle directory&lt;BR /&gt;becuase i dont know what this lines mean:-&lt;BR /&gt;=========&amp;gt;&amp;gt;&lt;BR /&gt;export org_dir=/exp_bkup&lt;BR /&gt;export logdir=/exp_bkup/log&lt;BR /&gt;mkfifo  $org_dir/exp_fifo_file&lt;BR /&gt;=======&amp;lt;&amp;lt;&lt;BR /&gt;is this a Directories must i make it(org_dir),(=/exp_bkup),(/exp_bkup/log)&lt;BR /&gt;and thanks again&lt;BR /&gt;</description>
      <pubDate>Sun, 22 Jun 2008 06:48:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-export-script/m-p/5115137#M686632</guid>
      <dc:creator>tareq_2</dc:creator>
      <dc:date>2008-06-22T06:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: make export script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-export-script/m-p/5115138#M686633</link>
      <description>Hi,&lt;BR /&gt;No you can create directory in your own way.&lt;BR /&gt;you can change the /exp_bkup directory anywhere you want.&lt;BR /&gt;And database username/password@dbname need to change.Other all are ok.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;</description>
      <pubDate>Sun, 22 Jun 2008 07:58:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-export-script/m-p/5115138#M686633</guid>
      <dc:creator>Aashique</dc:creator>
      <dc:date>2008-06-22T07:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: make export script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-export-script/m-p/5115139#M686634</link>
      <description>hi Aashique&lt;BR /&gt;big thanks for you&lt;BR /&gt;i have just one question&lt;BR /&gt;can i write another line to the script to but the backup to the tape drive and what is the command.&lt;BR /&gt;regards</description>
      <pubDate>Sun, 22 Jun 2008 08:11:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-export-script/m-p/5115139#M686634</guid>
      <dc:creator>tareq_2</dc:creator>
      <dc:date>2008-06-22T08:11:36Z</dc:date>
    </item>
    <item>
      <title>Re: make export script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-export-script/m-p/5115140#M686635</link>
      <description>Hi,&lt;BR /&gt;tar cvf /dev/rmt/0mn /exp_bkup&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;</description>
      <pubDate>Sun, 22 Jun 2008 08:32:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-export-script/m-p/5115140#M686635</guid>
      <dc:creator>Aashique</dc:creator>
      <dc:date>2008-06-22T08:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: make export script</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/make-export-script/m-p/5115141#M686636</link>
      <description>the script what is attached is helpful&lt;BR /&gt;thanks for you Aashique&lt;BR /&gt;best regards</description>
      <pubDate>Sun, 22 Jun 2008 08:36:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/make-export-script/m-p/5115141#M686636</guid>
      <dc:creator>tareq_2</dc:creator>
      <dc:date>2008-06-22T08:36:50Z</dc:date>
    </item>
  </channel>
</rss>

