<?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: could not restore file from backup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/could-not-restore-file-from-backup/m-p/4565058#M372097</link>
    <description>dont get confuse , simply run this command as it is &lt;BR /&gt;&lt;BR /&gt;#  setlocale(LC_COLLATE, "C");&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good Luck</description>
    <pubDate>Fri, 15 Jan 2010 14:58:45 GMT</pubDate>
    <dc:creator>Jupinder Bedi</dc:creator>
    <dc:date>2010-01-15T14:58:45Z</dc:date>
    <item>
      <title>could not restore file from backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/could-not-restore-file-from-backup/m-p/4565052#M372091</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;we are performing a daily backup of our rp5440 server using SAM.&lt;BR /&gt;Today I tried to restore a single file, but it was interrupted with the following message.&lt;BR /&gt;&lt;BR /&gt;“The restore of the file was not possible because when making the backup the variable LANG and LC_COLLATE was not set. Please reset the variable and try it again.”&lt;BR /&gt;&lt;BR /&gt;The command printenv doesn´t show the variables.&lt;BR /&gt;&lt;BR /&gt;What can I do to get the file restored.&lt;BR /&gt;&lt;BR /&gt;Thank you and best regards&lt;BR /&gt;&lt;BR /&gt;Ruediger&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Jan 2010 12:45:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/could-not-restore-file-from-backup/m-p/4565052#M372091</guid>
      <dc:creator>Ruediger Steudte</dc:creator>
      <dc:date>2010-01-15T12:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: could not restore file from backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/could-not-restore-file-from-backup/m-p/4565053#M372092</link>
      <description>you can set it by using #setlocale command and if you want to see the information use #getlocale</description>
      <pubDate>Fri, 15 Jan 2010 13:04:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/could-not-restore-file-from-backup/m-p/4565053#M372092</guid>
      <dc:creator>Jupinder Bedi</dc:creator>
      <dc:date>2010-01-15T13:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: could not restore file from backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/could-not-restore-file-from-backup/m-p/4565054#M372093</link>
      <description>I'm not sure why SAM cares if the variable was set or not, you just want the file restored.&lt;BR /&gt;&lt;BR /&gt;You could "export LANG=C" and retry running SAM?</description>
      <pubDate>Fri, 15 Jan 2010 13:04:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/could-not-restore-file-from-backup/m-p/4565054#M372093</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-01-15T13:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: could not restore file from backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/could-not-restore-file-from-backup/m-p/4565055#M372094</link>
      <description>I think so that there is no chance recover your file.</description>
      <pubDate>Fri, 15 Jan 2010 13:05:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/could-not-restore-file-from-backup/m-p/4565055#M372094</guid>
      <dc:creator>Jupinder Bedi</dc:creator>
      <dc:date>2010-01-15T13:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: could not restore file from backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/could-not-restore-file-from-backup/m-p/4565056#M372095</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;1. Issue the following command to obtain information on all the public locales that are accessible to your System:&lt;BR /&gt;&lt;BR /&gt;      # locale -a&lt;BR /&gt;&lt;BR /&gt;2. Choose a value for your system from the output that is displayed and export the:&lt;BR /&gt;[LANG ,LC_ALL ,LC_COLLATE ,LC_CTYPE, LC_MESSAGES ,LC_MONETARY ,LC_NUMERIC ,LC_TIME ]environment variables to this value. Here is an example command that sets the values to en_US.iso88591:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;LANG=en_US.iso88591&lt;BR /&gt;LC_ALL=en_US.iso88591&lt;BR /&gt;LC_COLLATE=en_US.iso88591&lt;BR /&gt;LC_CTYPE=en_US.iso88591&lt;BR /&gt;LC_MESSAGES=en_US.iso88591&lt;BR /&gt;LC_MONETARY=en_US.iso88591&lt;BR /&gt;LC_NUMERIC=en_US.iso88591&lt;BR /&gt;LC_TIME=en_US.iso88591&lt;BR /&gt;&lt;BR /&gt;if it works ;put the above lines in /etc/profile&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;Nafez ALNajjar&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Jan 2010 13:13:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/could-not-restore-file-from-backup/m-p/4565056#M372095</guid>
      <dc:creator>Nafez ALNajjar</dc:creator>
      <dc:date>2010-01-15T13:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: could not restore file from backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/could-not-restore-file-from-backup/m-p/4565057#M372096</link>
      <description>We are running only a small UNIX installation for our CAD system, so IÂ´m not very familiar with UNIX, knowing only basics.&lt;BR /&gt;&lt;BR /&gt;@Dennis Handly&lt;BR /&gt;what does "export LANG=C" mean, I couldnÂ´t find the command export&lt;BR /&gt;&lt;BR /&gt;@ Nafez ALNajjar&lt;BR /&gt;do I export the variable using â  setenv LANG= en_US.iso88591â  &lt;BR /&gt;&lt;BR /&gt;Sorry for these questions&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;&lt;BR /&gt;Ruediger&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Jan 2010 14:27:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/could-not-restore-file-from-backup/m-p/4565057#M372096</guid>
      <dc:creator>Ruediger Steudte</dc:creator>
      <dc:date>2010-01-15T14:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: could not restore file from backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/could-not-restore-file-from-backup/m-p/4565058#M372097</link>
      <description>dont get confuse , simply run this command as it is &lt;BR /&gt;&lt;BR /&gt;#  setlocale(LC_COLLATE, "C");&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good Luck</description>
      <pubDate>Fri, 15 Jan 2010 14:58:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/could-not-restore-file-from-backup/m-p/4565058#M372097</guid>
      <dc:creator>Jupinder Bedi</dc:creator>
      <dc:date>2010-01-15T14:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: could not restore file from backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/could-not-restore-file-from-backup/m-p/4565059#M372098</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;to export the variable run the command:&lt;BR /&gt;&lt;BR /&gt;#export LANG=en_US.iso88591&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Nafez ALNajjar</description>
      <pubDate>Fri, 15 Jan 2010 19:57:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/could-not-restore-file-from-backup/m-p/4565059#M372098</guid>
      <dc:creator>Nafez ALNajjar</dc:creator>
      <dc:date>2010-01-15T19:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: could not restore file from backup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/could-not-restore-file-from-backup/m-p/4565060#M372099</link>
      <description>&amp;gt;what does "export LANG=C" mean, I couldn't find the command export&lt;BR /&gt;&lt;BR /&gt;This is a shell command that exports the variable LANG with the value "C", the default locale.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;do I export the variable using "setenv LANG= en_US.iso88591"?&lt;BR /&gt;&lt;BR /&gt;Only if you are using the scummy C shell and then you leave out the "=".&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Jupinder: setlocale(LC_COLLATE, "C");&lt;BR /&gt;&lt;BR /&gt;This is a function call that you would use for C, not a shell command.</description>
      <pubDate>Sat, 16 Jan 2010 08:05:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/could-not-restore-file-from-backup/m-p/4565060#M372099</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-01-16T08:05:40Z</dc:date>
    </item>
  </channel>
</rss>

