<?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: Oracle Full Backup ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046949#M812935</link>
    <description>If you want to delete/drop/remove a database &lt;BR /&gt;do the steps below &lt;BR /&gt;&lt;BR /&gt;check your ORACLE_SID and ORACLE_HOME. &lt;BR /&gt;Make sure that you are pointing the right ORACLE_SID &lt;BR /&gt;&lt;BR /&gt;01. $svrmgrl &lt;BR /&gt;02. startup the database if it's not already started. The database must at least mounted. &lt;BR /&gt;svrmgrl&amp;gt;startup mount &lt;BR /&gt;03. spool /databasefiles.lst &lt;BR /&gt;svrmgrl&amp;gt;spool databasefiles.lst &lt;BR /&gt;04. select name from v$datafile; (This will get all the datafiles; alternatively, you can select file_name from dba_data_files) &lt;BR /&gt;svrmgrl&amp;gt;select name from v$datafile; &lt;BR /&gt;05. select member from v$logfile; &lt;BR /&gt;svrmgrl&amp;gt;select * from v$logfile; &lt;BR /&gt;06. select name from v$controlfile; &lt;BR /&gt;svrmgrl&amp;gt;select * from v$controlfile; &lt;BR /&gt;07. archive log list (archive_log_dest is where the archived destination is) &lt;BR /&gt;svrmgrl&amp;gt;archive log list; &lt;BR /&gt;Go to the destination directory of archive_log_dest parameter and remove all the files. &lt;BR /&gt;08. locating ifile by issuing show parameter ifile (alternatively, check the content of init.ora) &lt;BR /&gt;09. spool off &lt;BR /&gt;svrmgrl&amp;gt;spool off &lt;BR /&gt;10. Delete in O/S level the files listed in databasefiles.lst &lt;BR /&gt;11. remove all the entries which refer to the deleted database in tnsnames.ora and listener.ora (located in $ORACLE_HOME/network/admin) &lt;BR /&gt;12. remove all database links referring to the deleted database. &lt;BR /&gt;13. check "/var/opt/oracle/oratab" to make sure there is no entry of the database deleted. If yes, remove it. &lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Wed, 13 Aug 2003 07:06:03 GMT</pubDate>
    <dc:creator>T G Manikandan</dc:creator>
    <dc:date>2003-08-13T07:06:03Z</dc:date>
    <item>
      <title>Oracle Full Backup ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046936#M812922</link>
      <description>Dear all,&lt;BR /&gt;         I tried to do a Oracle Full Backup.&lt;BR /&gt;         But when I restored the data,&lt;BR /&gt;         the original data of Chinese was not&lt;BR /&gt;         correct...&lt;BR /&gt;         Flowing is my step:&lt;BR /&gt;  (Os:Windows 2000 Server ; Oracle:8.0.5)&lt;BR /&gt;  (1) exp80 system/manager Full=y file=...&lt;BR /&gt;  (2) Delete Database&lt;BR /&gt;      (original Character Set is AMERICAN_AMERICA.WE8ISO8859P1)&lt;BR /&gt;  (3) Recreate Database&lt;BR /&gt;      (Character Set is AMERICAN_AMERICA.WE8ISO8859P1)&lt;BR /&gt;  (4) imp80 system/manager Full=y file=...&lt;BR /&gt;&lt;BR /&gt;  Do I have any incorrect setp ?&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2003 04:21:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046936#M812922</guid>
      <dc:creator>KY.Chuang</dc:creator>
      <dc:date>2003-08-12T04:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Full Backup ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046937#M812923</link>
      <description>Hi,&lt;BR /&gt;   Don't you need to create the tablespace before importing OR my brain goes "cu-cu" today.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;mB &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2003 04:42:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046937#M812923</guid>
      <dc:creator>malay boy</dc:creator>
      <dc:date>2003-08-12T04:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Full Backup ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046938#M812924</link>
      <description>Hi there.&lt;BR /&gt;To clear some things first.&lt;BR /&gt;What you have done, is to create a logical backup.&lt;BR /&gt;Did you do the export and import with the parameter &lt;BR /&gt;NLS_LANG=american_america.we8iso8859p1; export NLS_LANG&lt;BR /&gt;&lt;BR /&gt;?&lt;BR /&gt;&lt;BR /&gt;If not, this might be your problem.&lt;BR /&gt;You should do export and import with these NLS_LANG params.&lt;BR /&gt;Have you got a full physical backup on tape or a copy of your files on the server to restore the old database ?&lt;BR /&gt;Rgds&lt;BR /&gt;Alexander M. Ermes</description>
      <pubDate>Tue, 12 Aug 2003 04:54:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046938#M812924</guid>
      <dc:creator>Alexander M. Ermes</dc:creator>
      <dc:date>2003-08-12T04:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Full Backup ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046939#M812925</link>
      <description>You need to identify the following: &lt;BR /&gt;-- What was the database character set specified when issuing the CREATE DATABASE for the source database? &lt;BR /&gt;-- What was the client character set when the data was exported? &lt;BR /&gt;-- What was the database character set specified when issuing the CREATE DATABASE for the destination database? &lt;BR /&gt;-- What was the client character set when the data was imported? &lt;BR /&gt; &lt;BR /&gt;It is important to note Import will do up to 2 character set conversions &lt;BR /&gt;depending on: &lt;BR /&gt; &lt;BR /&gt;(a) character set of export file  &lt;BR /&gt;(b) NLS_LANG of import session   &lt;BR /&gt;(c) character set of database.&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2003 04:56:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046939#M812925</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-08-12T04:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Full Backup ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046940#M812926</link>
      <description>WHen you do a import you should have got messages like &lt;BR /&gt;&lt;BR /&gt;export done is &lt;XX&gt; format &lt;BR /&gt;import uses yy character set (possible conversion)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;What messages you have ?&lt;BR /&gt;&lt;BR /&gt;Revert&lt;/XX&gt;</description>
      <pubDate>Tue, 12 Aug 2003 06:05:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046940#M812926</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-08-12T06:05:16Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Full Backup ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046941#M812927</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;In general, during import/export the data can and often does go through character set translation.&lt;BR /&gt;&lt;BR /&gt;Unless&lt;BR /&gt;a) source database has CHARACTER SET X&lt;BR /&gt;b) client running export has their NLS_LANG set to X&lt;BR /&gt;c) client running import has their NLS_LANG set to X&lt;BR /&gt;d) target database has CHARACTER SET X&lt;BR /&gt;&lt;BR /&gt;hope this helps!&lt;BR /&gt;regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Tue, 12 Aug 2003 06:19:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046941#M812927</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2003-08-12T06:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Full Backup ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046942#M812928</link>
      <description>Dear all,&lt;BR /&gt;How to set the Character Set Parameter when I export data ???&lt;BR /&gt;&lt;BR /&gt;c:\exp80 system/manager Full=y file=... ???</description>
      <pubDate>Tue, 12 Aug 2003 07:14:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046942#M812928</guid>
      <dc:creator>KY.Chuang</dc:creator>
      <dc:date>2003-08-12T07:14:34Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Full Backup ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046943#M812929</link>
      <description>Character set is built in the db.&lt;BR /&gt;You change the NLS_LANG environtment variable to the proper value.&lt;BR /&gt;&lt;BR /&gt;  Massimo</description>
      <pubDate>Tue, 12 Aug 2003 07:22:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046943#M812929</guid>
      <dc:creator>Massimo Bianchi</dc:creator>
      <dc:date>2003-08-12T07:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Full Backup ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046944#M812930</link>
      <description>To check and modify them:    &lt;BR /&gt;Right-click the 'My Computer' icon -&amp;gt;&lt;BR /&gt;'Properties'   &lt;BR /&gt;Select the 'Advanced' Tab -&amp;gt; &lt;BR /&gt;Click on 'Environment Variables'</description>
      <pubDate>Tue, 12 Aug 2003 07:38:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046944#M812930</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-08-12T07:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Full Backup ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046945#M812931</link>
      <description>A little more add to above reply, you can set the NLS_LANG as an environment variable in a Command prompt too, if such, be aware that it will overrite the current NLS_LANG setting in the Registry and also the System Properties. In an MS-DOS command prompt, use the set command, for example:  C:\&amp;gt; set NLS_LANG=american_america.WE8ISO8859P1</description>
      <pubDate>Tue, 12 Aug 2003 10:05:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046945#M812931</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-08-12T10:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Full Backup ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046946#M812932</link>
      <description>Just query your database for &lt;BR /&gt;&lt;BR /&gt;select * from nls_database_parameters&lt;BR /&gt;&lt;BR /&gt;This should be the value of export from the server.&lt;BR /&gt;&lt;BR /&gt;If you are doing it from a client desktop&lt;BR /&gt;&lt;BR /&gt;registry&lt;BR /&gt;HKEY_LOCAL_MACHINE---&amp;gt;software---&amp;gt;Oracle--&amp;gt;oracle0--&amp;gt;NLS_LANG&lt;BR /&gt;should be the value.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2003 12:19:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046946#M812932</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-08-12T12:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Full Backup ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046947#M812933</link>
      <description>Dear all,&lt;BR /&gt;Let me conclude this question,&lt;BR /&gt;because I did success.&lt;BR /&gt;(1)change the Windows' register.&lt;BR /&gt;HKEY_LOCAL_MACHINE \ SOFTWARE \ ORACLE \ NLS_LANG=traditional chinese_taiwan.ZHT32EUC&lt;BR /&gt;HKEY_LOCAL_MACHINE \ SOFTWARE \ ORACLE \ HOME0 \ NLS_LANG=traditional chinese_taiwan.ZHT32EUC&lt;BR /&gt;(2)exp80 system/manager Full=y file=... &lt;BR /&gt; when exporting, screen will display "Export done in ZHT32EUC character set and ZHT32EUC NCHAR character set"...It should be consistent.&lt;BR /&gt;(3)Delete Database &lt;BR /&gt;(original Character Set is traditional chinese_taiwan.ZHT32EUC) &lt;BR /&gt;(4)Recreate Database&lt;BR /&gt;(Character Set is traditional chinese_taiwan.ZHT32EUC) &lt;BR /&gt;(5)imp80 system/manager Full=y file=... &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks all...&lt;BR /&gt;&lt;BR /&gt;Another Question ,&lt;BR /&gt;In Unix platform, How to Delete a Database?&lt;BR /&gt;Just to kill it's datafiles, is It?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Aug 2003 05:29:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046947#M812933</guid>
      <dc:creator>KY.Chuang</dc:creator>
      <dc:date>2003-08-13T05:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Full Backup ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046948#M812934</link>
      <description>Remove the datafiles, control files, redolog files. And you may want to make change to the tnsnames.ora, listener.ora ...</description>
      <pubDate>Wed, 13 Aug 2003 06:03:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046948#M812934</guid>
      <dc:creator>twang</dc:creator>
      <dc:date>2003-08-13T06:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: Oracle Full Backup ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046949#M812935</link>
      <description>If you want to delete/drop/remove a database &lt;BR /&gt;do the steps below &lt;BR /&gt;&lt;BR /&gt;check your ORACLE_SID and ORACLE_HOME. &lt;BR /&gt;Make sure that you are pointing the right ORACLE_SID &lt;BR /&gt;&lt;BR /&gt;01. $svrmgrl &lt;BR /&gt;02. startup the database if it's not already started. The database must at least mounted. &lt;BR /&gt;svrmgrl&amp;gt;startup mount &lt;BR /&gt;03. spool /databasefiles.lst &lt;BR /&gt;svrmgrl&amp;gt;spool databasefiles.lst &lt;BR /&gt;04. select name from v$datafile; (This will get all the datafiles; alternatively, you can select file_name from dba_data_files) &lt;BR /&gt;svrmgrl&amp;gt;select name from v$datafile; &lt;BR /&gt;05. select member from v$logfile; &lt;BR /&gt;svrmgrl&amp;gt;select * from v$logfile; &lt;BR /&gt;06. select name from v$controlfile; &lt;BR /&gt;svrmgrl&amp;gt;select * from v$controlfile; &lt;BR /&gt;07. archive log list (archive_log_dest is where the archived destination is) &lt;BR /&gt;svrmgrl&amp;gt;archive log list; &lt;BR /&gt;Go to the destination directory of archive_log_dest parameter and remove all the files. &lt;BR /&gt;08. locating ifile by issuing show parameter ifile (alternatively, check the content of init.ora) &lt;BR /&gt;09. spool off &lt;BR /&gt;svrmgrl&amp;gt;spool off &lt;BR /&gt;10. Delete in O/S level the files listed in databasefiles.lst &lt;BR /&gt;11. remove all the entries which refer to the deleted database in tnsnames.ora and listener.ora (located in $ORACLE_HOME/network/admin) &lt;BR /&gt;12. remove all database links referring to the deleted database. &lt;BR /&gt;13. check "/var/opt/oracle/oratab" to make sure there is no entry of the database deleted. If yes, remove it. &lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 13 Aug 2003 07:06:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/oracle-full-backup/m-p/3046949#M812935</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-08-13T07:06:03Z</dc:date>
    </item>
  </channel>
</rss>

