Veritas-bu

[Veritas-bu] Oracle backup setup

2002-10-01 13:56:07
Subject: [Veritas-bu] Oracle backup setup
From: ckstehman AT pepco DOT com (ckstehman AT pepco DOT com)
Date: Tue, 1 Oct 2002 13:56:07 -0400
--=_mixed 0062853C85256C45_=
Content-Type: multipart/alternative; boundary="=_alternative 0062853C85256C45_="


--=_alternative 0062853C85256C45_=
Content-Type: text/plain; charset="us-ascii"

----- Forwarded by Carl K Stehman/EP/PEP on 10/01/2002 01:55 PM -----


Carl K Stehman
10/01/2002 01:54 PM


        To:     "Lee Anne Pedersen" <LeeAnne.Pedersen AT gov.ab DOT ca>
        cc:     veritas-bu AT mailman.eng.euburn DOT edu
        Subject:        Re: [Veritas-bu] Oracle backup setup

There are some sample scripts in the Netbackup documentation and on your 
oracle client.
in:

/usr/openv/netbackup/ext/db_ext/oracle/samples.  They can be used as 
templates for
your system.

Basically You define a Netbackup policy to call a script (see samples) on 
the client.
The shell script must run as root under the standard shell (sh) it does an 
su to the oracle administrator account
and then calls an rman with an input paramenter pointing to the rman 
script to do the backup.
You can do full level 0 incrementals, and cumulative level 1 incrementals, 
and differential
level 1  incrementals. 

You must have the oracle agent and license installed to that you can 
select "oracle" as
a type of backup in the attributes section of your policy. 
You must also have an oracle recovery catalog created as defined in the 
oracle RMAN documentation.


Here is one of our shell scripts that calls the rman script:



Here is the RMAN script:



Hope this helps get you started

=============================

Carl Stehman
Pepco
202-331-6619




"Lee Anne Pedersen" <LeeAnne.Pedersen AT gov.ab DOT ca>
Sent by: veritas-bu-admin AT mailman.eng.auburn DOT edu
10/01/2002 01:09 PM

 
        To:     "Veritas-bu (E-mail)" <veritas-bu AT mailman.eng.auburn DOT edu>
        cc: 
        Subject:        [Veritas-bu] Oracle backup setup


Netbackup gurus:

I am responsible for setting up an Oracle backup, and having no Oracle 
experience, I'm hoping someone can advise me on the basic steps to take. 
Apologies in advance for using any incorrect terminology, but I'm 
more/usr/openv/netbackup/ext/db_ext/oracle/samples/usr/openv/netbackup/ext/db_ext/oracle/samples
familiar with MS SQL Server. We've only had Oracle for a few months, so
even our Oracle admin has only basic Oracle administration experience.

This is in an entirely Windows 2000 Advanced Server environment, using 
NetBackup 341_3A with one Oracle agent license. Oracle is version 8i. My 
first step is to test the setup in our development/user acceptance 
environment, 
both of which are on one node of a cluster (a SQL Server cluster; Oracle 
is 
not clustered). Both environments share two disks, one having all the 
data, 
the other having a copy of the control files. Archived redo logs are not 
enabled, though they may be in the future if recommended to do so. 

It seems best to use RMAN and a recovery catalogue, but from what I 
understand, the catalogue database/tablespace(??) cannot be on the same 
disk/server as the databases being backed up, and then the catalogue 
itself 
still has to be backed up, but how? Where would the Oracle agent be 
installed, on the server being backed up or the server with the catalogue 
database?

I found that the NetBackup documentation just left me hanging after the 
client and agent installation, by referring me back to Oracle 
documentation. 
I've read lots of Oracle documentation, but I'm still at a loss about how 
to 
set this up. 

Thank you for any assistance!
Lee Anne


Lee Anne Pedersen
LAN/Server Analyst

Alberta Corporate Service Centre (ACSC)
DCS Delivery Team E
Ph: 780-427-2504
LeeAnne.Pedersen AT gov.ab DOT ca

This communication is intended for the use of the recipient to which it is
addressed, and may contain confidential, personal and or privileged
information. Please contact us immediately if you are not the intended
recipient of this communication, and do not copy, distribute, or take 
action
relying on it. Any communication received in error, or subsequent reply,
should be deleted or destroyed.



_______________________________________________
Veritas-bu maillist  -  Veritas-bu AT mailman.eng.auburn DOT edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu




--=_alternative 0062853C85256C45_=
Content-Type: text/html; charset="us-ascii"


<br><font size=2 face="sans-serif"><br>
</font>
<br><font size=1 color=#800080 face="sans-serif">----- Forwarded by Carl K 
Stehman/EP/PEP on 10/01/2002 01:55 PM -----</font>
<br>
<table width=100%>
<tr valign=top>
<td>
<td><font size=1 face="sans-serif"><b>Carl K Stehman</b></font>
<p><font size=1 face="sans-serif">10/01/2002 01:54 PM</font>
<br>
<td>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; To: &nbsp; 
&nbsp; &nbsp; &nbsp;&quot;Lee Anne Pedersen&quot; &lt;LeeAnne.Pedersen AT 
gov.ab DOT ca&gt;</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; cc: &nbsp; 
&nbsp; &nbsp; &nbsp;veritas-bu AT mailman.eng.euburn DOT edu</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; Subject: &nbsp; 
&nbsp; &nbsp; &nbsp;Re: [Veritas-bu] Oracle backup setup</font><a 
href=Notes:///852567700055F156/DABA975B9FB113EB852564B5001283EA/A2723EF41C802D9485256C45006044EB>Link</a></table>
<br>
<br><font size=2 face="sans-serif">There are some sample scripts in the 
Netbackup documentation and on your oracle client.</font>
<br><font size=2 face="sans-serif">in:<br>
<br>
/usr/openv/netbackup/ext/db_ext/oracle/samples. &nbsp;They can be used as 
templates for</font>
<br><font size=2 face="sans-serif">your system.</font>
<br>
<br><font size=2 face="sans-serif">Basically You define a Netbackup policy to 
call a script (see samples) on the client.</font>
<br><font size=2 face="sans-serif">The shell script must run as root under the 
standard shell (sh) it does an su to the oracle administrator account</font>
<br><font size=2 face="sans-serif">and then calls an rman with an input 
paramenter pointing to the rman script to do the backup.</font>
<br><font size=2 face="sans-serif">You can do full level 0 incrementals, and 
cumulative level 1 incrementals, and differential</font>
<br><font size=2 face="sans-serif">level 1 &nbsp;incrementals. &nbsp;</font>
<br>
<br><font size=2 face="sans-serif">You must have the oracle agent and license 
installed to that you can select &quot;oracle&quot; as</font>
<br><font size=2 face="sans-serif">a type of backup in the attributes section 
of your policy. &nbsp;</font>
<br><font size=2 face="sans-serif">You must also have an oracle recovery 
catalog created as defined in the oracle RMAN documentation.</font>
<br>
<br>
<br><font size=2 face="sans-serif">Here is one of our shell scripts that calls 
the rman script:</font>
<br>
<br>
<br>
<br><font size=2 face="sans-serif">Here is the RMAN script:</font>
<br>
<br>
<br>
<br><font size=2 face="sans-serif">Hope this helps get you started</font>
<br><font size=2 face="sans-serif"><br>
=============================<br>
<br>
Carl Stehman<br>
Pepco<br>
202-331-6619</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td>
<td><font size=1 face="sans-serif"><b>&quot;Lee Anne Pedersen&quot; 
&lt;LeeAnne.Pedersen AT gov.ab DOT ca&gt;</b></font>
<br><font size=1 face="sans-serif">Sent by: veritas-bu-admin AT 
mailman.eng.auburn DOT edu</font>
<p><font size=1 face="sans-serif">10/01/2002 01:09 PM</font>
<br>
<td><font size=1 face="Arial">&nbsp; &nbsp; &nbsp; &nbsp; </font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; To: &nbsp; 
&nbsp; &nbsp; &nbsp;&quot;Veritas-bu (E-mail)&quot; &lt;veritas-bu AT 
mailman.eng.auburn DOT edu&gt;</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; cc: &nbsp; 
&nbsp; &nbsp; &nbsp;</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; Subject: &nbsp; 
&nbsp; &nbsp; &nbsp;[Veritas-bu] Oracle backup setup</font></table>
<br>
<br>
<br><font size=2 face="Courier New">Netbackup gurus:<br>
<br>
I am responsible for setting up an Oracle backup, and having no Oracle <br>
experience, I'm hoping someone can advise me on the basic steps to take. <br>
Apologies in advance for using any incorrect terminology, but I'm 
more</font><font 
size=2><tt>/usr/openv/netbackup/ext/db_ext/oracle/samples/usr/openv/netbackup/ext/db_ext/oracle/samples</tt></font><font
 size=2 face="Courier New"><br>
familiar with MS SQL Server. We've only had Oracle for a few months, so<br>
even our Oracle admin has only basic Oracle administration experience.<br>
<br>
This is in an entirely Windows 2000 Advanced Server environment, using <br>
NetBackup 341_3A with one Oracle agent license. Oracle is version 8i. My <br>
first step is to test the setup in our development/user acceptance environment, 
<br>
both of which are on one node of a cluster (a SQL Server cluster; Oracle is <br>
not clustered). Both environments share two disks, one having all the data, <br>
the other having a copy of the control files. Archived redo logs are not <br>
enabled, though they may be in the future if recommended to do so. <br>
<br>
It seems best to use RMAN and a recovery catalogue, but from what I <br>
understand, the catalogue database/tablespace(??) cannot be on the same <br>
disk/server as the databases being backed up, and then the catalogue itself <br>
still has to be backed up, but how? Where would the Oracle agent be <br>
installed, on the server being backed up or the server with the catalogue <br>
database?<br>
<br>
I found that the NetBackup documentation just left me hanging after the <br>
client and agent installation, by referring me back to Oracle documentation. 
<br>
I've read lots of Oracle documentation, but I'm still at a loss about how to 
<br>
set this up. <br>
<br>
Thank you for any assistance!<br>
Lee Anne<br>
<br>
<br>
Lee Anne Pedersen<br>
LAN/Server Analyst<br>
<br>
Alberta Corporate Service Centre (ACSC)<br>
DCS Delivery Team E<br>
Ph: 780-427-2504<br>
LeeAnne.Pedersen AT gov.ab DOT ca<br>
<br>
This communication is intended for the use of the recipient to which it is<br>
addressed, and may contain confidential, personal and or privileged<br>
information. Please contact us immediately if you are not the intended<br>
recipient of this communication, and do not copy, distribute, or take action<br>
relying on it. Any communication received in error, or subsequent reply,<br>
should be deleted or destroyed.<br>
<br>
<br>
<br>
_______________________________________________<br>
Veritas-bu maillist &nbsp;- &nbsp;Veritas-bu AT mailman.eng.auburn DOT edu<br>
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu<br>
</font>
<br>
<br>
<br>
--=_alternative 0062853C85256C45_=--
--=_mixed 0062853C85256C45_=
Content-Type: application/octet-stream; name="start_hot_pa1.sh"
Content-Disposition: attachment; filename="start_hot_pa1.sh"
Content-Transfer-Encoding: base64

IyEvYmluL3NoCiMgJEhlYWRlcjogaG90X2RhdGFiYXNlX2JhY2t1cC5zaCx2IDEuMyAyMDAwLzAy
LzE3IDIxOjQwOjA0IGludGVnIEV4cCAkCiMKI2JjcHlyZ2h0CiMqKioqKioqKioqKioqKioqKioq
KioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioK
IyogJFZSVFNjcHJnaHQ6ICBDb3B5cmlnaHQgMTk5MyAtIDIwMDAgVkVSSVRBUyBTb2Z0d2FyZSBD
b3Jwb3JhdGlvbiwgQWxsIFJpZ2h0cyBSZXNlcnZlZCAgJCAqCiMqKioqKioqKioqKioqKioqKioq
KioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioK
I2VjcHlyZ2h0CiMKIyAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0KIyAgCQkJc3RhcnRfaG90X3BhMS5zaAoj
IC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLQojICBUaGlzIHNjcmlwdCB1c2VzIFJlY292ZXJ5IE1hbmFnZXIg
dG8gdGFrZSBhIGhvdCAoaW5jb25zaXN0ZW50KSBkYXRhYmFzZQojICBiYWNrdXAuIEEgaG90IGJh
Y2t1cCBpcyBpbmNvbnNpc3RlbnQgYmVjYXVzZSBwb3J0aW9ucyBvZiB0aGUgZGF0YWJhc2UgYXJl
CiMgIGJlaW5nIG1vZGlmaWVkIGFuZCB3cml0dGVuIHRvIHRoZSBkaXNrIHdoaWxlIHRoZSBiYWNr
dXAgaXMgcHJvZ3Jlc3NpbmcuCiMgIFlvdSBtdXN0IHJ1biB5b3VyIGRhdGFiYXNlIGluIEFSQ0hJ
VkVMT0cgbW9kZSB0byBtYWtlIGhvdCBiYWNrdXBzLiBJdCBpcwojICBhc3N1bWVkIHRoYXQgdGhp
cyBzY3JpcHQgd2lsbCBiZSBleGVjdXRlZCBieSB1c2VyIHJvb3QuIEluIG9yZGVyIGZvciBSTUFO
CiMgIHRvIHdvcmsgcHJvcGVybHkgd2Ugc3dpdGNoIHVzZXIgKHN1IC0pIHRvIHRoZSBvcmFjbGUg
ZGJhIGFjY291bnQgYmVmb3JlCiMgIGV4ZWN1dGlvbi4gSWYgdGhpcyBzY3JpcHQgcnVucyB1bmRl
ciBhIHVzZXIgYWNjb3VudCB0aGF0IGhhcyBPcmFjbGUgZGJhCiMgIHByaXZpbGVnZSB5b3Ugc2hv
dWxkIHJlbW92ZSB0aGUgc3dpdGNoIHVzZXIgbG9naWMuCiMgLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tCgoj
IC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLQojIFB1dCBvdXRwdXQgaW4gPHRoaXMgZmlsZSBuYW1lPi5vdXQu
IENoYW5nZSBhcyBkZXNpcmVkLgojIE5vdGU6IG91dHB1dCBkaXJlY3RvcnkgcmVxdWlyZXMgd3Jp
dGUgcGVybWlzc2lvbi4KIyAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0KCk9VVEY9JHswfS5vdXQKCiMgLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tCiMgWW91IG1heSB3YW50IHRvIGRlbGV0ZSB0aGUgb3V0cHV0IGZpbGUg
c28gdGhhdCBiYWNrdXAgaW5mb3JtYXRpb24gZG9lcwojIG5vdCBhY2N1bXVsYXRlLiAgSWYgbm90
LCBkZWxldGUgdGhlIGZvbGxvd2luZyBsaW5lcy4KIyAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0KCiMgaWYg
WyAtZiAiJE9VVEYiIF0KIyB0aGVuCiMgcm0gLWYgIiRPVVRGIgojIGZpCgp7ICMgb3V0cHV0IGJs
b2NrCgplY2hvICJgZGF0ZWAgLS0tLS0tLS0tLS0tLS0tLUJlZ2lubmluZyBvZiBTY3JpcHQtLS0t
LS0tLS0tLS0iCmVjaG8gIlNjcmlwdCBuYW1lOiAkMCIKCiMgLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tCiMg
UmVwbGFjZSAvZGIvb3JhY2xlL3Byb2R1Y3QvOC4wLjUsIGJlbG93LCB3aXRoIHRoZSBPcmFjbGUg
aG9tZSBwYXRoLgojIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQoKT1JBQ0xFX0hPTUU9L29yYWNsZS9vcmEv
b3JhaHA4MTcKZXhwb3J0IE9SQUNMRV9IT01FCgojIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQojIFJlcGxh
Y2UgT1JBODA1LCBiZWxvdywgd2l0aCB0aGUgT3JhY2xlIFNJRCBvZiB0aGUgdGFyZ2V0IGRhdGFi
YXNlLgojIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQoKT1JBQ0xFX1NJRD1wYTEKZXhwb3J0IE9SQUNMRV9T
SUQKCiMgLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tCiMgUmVwbGFjZSBvcmE4MDUsIGJlbG93LCB3aXRoIHRo
ZSBPcmFjbGUgREJBIHVzZXIgaWQgKGFjY291bnQpLgojIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQoKT1JB
Q0xFX1VTRVI9b3JhY2xlCgojIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQojIFJlcGxhY2UgJHtPUkFDTEVf
SE9NRX0vc2NyaXB0cywgYmVsb3csIHdpdGggdGhlIE5ldEJhY2t1cCBPcmFjbGUgc2NyaXB0CiMg
cGF0aC4gU2luY2Ugc3Vic2VxdWVudCBpbnN0YWxscyBvciBkZWluc3RhbGxzIHdpbGwgcmVtb3Zl
IHRoaXMgZmlsZSwKIyB5b3Ugd2lsbCB3YW50IHRvIG1vdmUgdGhpcyBzY3JpcHQgZnJvbSBpdHMg
aW5zdGFsbGVkIGxvY2F0aW9uIGJlZm9yZQojIG1ha2luZyB1cGRhdGVzLgojIC0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLQoKTkJfT1JBX1NDUklQVFM9L29yYWNsZS9ybWFuCgojIC0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LQojIFNldCB0aGUgT3JhY2xlIFJlY292ZXJ5IE1hbmFnZXIgbmFtZS4KIyAtLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0KClJNQU49cm1hbgoKIyAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0KIyBQcmludCBvdXQgdGhlIHZh
bHVlIG9mIHRoZSB2YXJpYWJsZXMgc2V0IGJ5IHRoaXMgc2NyaXB0LgojIC0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLQoKZWNobwplY2hvICAgIlJNQU46ICRSTUFOIgplY2hvICAgIk9SQUNMRV9TSUQ6ICRPUkFD
TEVfU0lEIgplY2hvICAgIk9SQUNMRV9VU0VSOiAkT1JBQ0xFX1VTRVIiCmVjaG8gICAiT1JBQ0xF
X0hPTUU6ICRPUkFDTEVfSE9NRSIKZWNobyAgICJOQl9PUkFfU0NSSVBUUzogJE5CX09SQV9TQ1JJ
UFRTIgoKIyAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0KIyBQcmludCBvdXQgdGhlIHZhbHVlIG9mIHRoZSB2
YXJpYWJsZXMgc2V0IGJ5IGJwaGRiLgojIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQoKZWNobwplY2hvICAg
Ik5CX09SQV9GVUxMOiAkTkJfT1JBX0ZVTEwiCmVjaG8gICAiTkJfT1JBX0lOQ1I6ICROQl9PUkFf
SU5DUiIKZWNobyAgICJOQl9PUkFfQ0lOQzogJE5CX09SQV9DSU5DIgplY2hvICAgIk5CX09SQV9T
RVJWOiAkTkJfT1JBX1NFUlYiCmVjaG8gICAiTkJfT1JBX0NMQVNTOiAkTkJfT1JBX0NMQVNTIgpl
Y2hvICAgIk5CX09SQV9QQ19TQ0hFRDogJE5CX09SQV9QQ19TQ0hFRCIKZWNobyAgICJOQl9PUkFf
U0NIRURVTEVEOiAkTkJfT1JBX1NDSEVEVUxFRCIKZWNobyAgICJOQl9PUkFfVVNFUl9JTklUSUFU
RUQ6ICROQl9PUkFfVVNFUl9JTklUSUFURUQiCgojIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQojIFRoaXMg
c2NyaXB0IGFzc3VtZXMgdGhhdCB0aGUgZGF0YWJhc2UgaXMgcHJvcGVybHkgb3BlbmVkLiBJZiBk
ZXNpcmVkLAojIHRoaXMgd291bGQgYmUgdGhlIHBsYWNlIHRvIHZlcmlmeSB0aGF0LgojIC0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLQoKZWNobwoKaWYgWyAiJE5CX09SQV9JTkNSIiA9ICIxIiBdCnRoZW4KCWVj
aG8gImhvdCBkYXRhYmFzZSBkaWZmZXJlbnRpYWwgaW5jcmVtZW50YWwgYmFja3VwIHJlcXVlc3Rl
ZCIKCUNNREZJTEU9JHtOQl9PUkFfU0NSSVBUU30vaG90X2x2bDFfcGExLnJjdgoKZWxpZiBbICIk
TkJfT1JBX0NJTkMiID0gIjEiIF0KdGhlbgoJZWNobyAiaG90IGRhdGFiYXNlIGN1bXVsYXRpdmUg
aW5jcmVtZW50YWwgYmFja3VwIHJlcXVlc3RlZCIKCUNNREZJTEU9JHtOQl9PUkFfU0NSSVBUU30v
c2NyaXB0aW5jcl9sdmwxX3BhMQoKZWxzZQojIGRlZmF1bHQKCWVjaG8gImhvdCBkYXRhYmFzZSBi
YWNrdXAgcmVxdWVzdGVkIChpbmNyZW1lbnRhbCBsZXZlbCAwKSIKCUNNREZJTEU9JHtOQl9PUkFf
U0NSSVBUU30vaG90X2x2bDBfcGExLnJjdgpmaQoKIyAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0KIyBDYWxs
IFJlY292ZXJ5IE1hbmFnZXIgdG8gaW5pdGlhdGUgdGhlIGJhY2t1cC4gVGhpcyBleGFtcGxlIGRv
ZXMgbm90IHVzZSBhCiMgUmVjb3ZlcnkgQ2F0YWxvZy4gSWYgeW91IGNob3NlIHRvIHVzZSBvbmUs
IHJlbW92ZSB0aGUgb3B0aW9uLCBub2NhdGFsb2csCiMgZnJvbSB0aGUgcm1hbiBjb21tYW5kIGxp
bmUgYmVsb3cgYW5kIGFkZCBhICdjb25uZWN0IHJjdmNhdCcgc3RhdGVtZW50IHRvCiMgdGhlIGNv
cnJlc3BvbmRpbmcgY29tbWFuZCBmaWxlICgkQ01ERklMRSkuIEFuIGFsdGVybmF0aXZlIHRvIHB1
dHRpbmcgdGhlCiMgY29ubmVjdCBzdGF0ZW1lbnRzIGluIHRoZSBjb21tYW5kIGZpbGUgd291bGQg
YmUgdG8gYWRkIHRoZW0gdG8gdGhlIHJtYW4KIyBjb21tYW5kIGxpbmUuCiMKIyBOb3RlOiBBbnkg
ZW52aXJvbm1lbnQgdmFyaWFibGVzIG5lZWRlZCBhdCBydW4gdGltZSBieSBSTUFOIG9yICRDTURG
SUxFCiMgICAgICAgbXVzdCBiZSBzZXQgYW5kIGV4cG9ydGVkIHdpdGhpbiB0aGUgc3dpdGNoIHVz
ZXIgKHN1KSBjb21tYW5kLgojIC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0t
LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQoKZWNobwplY2hvICIlICR7T1JB
Q0xFX0hPTUV9L2Jpbi8kUk1BTiBjbWRmaWxlICckQ01ERklMRSciCmVjaG8KCnN1IC0gJE9SQUNM
RV9VU0VSIC1jICIKT1JBQ0xFX1NJRD0kT1JBQ0xFX1NJRApleHBvcnQgT1JBQ0xFX1NJRApPUkFD
TEVfSE9NRT0vb3JhY2xlL29yYS9vcmFocDgxNwpleHBvcnQgT1JBQ0xFX0hPTUUKJHtPUkFDTEVf
SE9NRX0vYmluLyRSTUFOIGNtZGZpbGUgIiRDTURGSUxFIgoiClJFVFVSTl9TVEFUVVM9JD8KCmVj
aG8KZWNobyAiYGRhdGVgIC0tLS0tLS0tLS0tLS0tLS1FbmQgb2YgU2NyaXB0LS0tLS0tLS0tLS0t
LS0tLS0tIgplY2hvCmVjaG8gImV4aXQtUEExICRSRVRVUk5fU1RBVFVTIgpleGl0ICRSRVRVUk5f
U1RBVFVTCgp9ID4+ICRPVVRGCg==
--=_mixed 0062853C85256C45_=
Content-Type: application/octet-stream; name="hot_lvl0_pa1.rcv"
Content-Disposition: attachment; filename="hot_lvl0_pa1.rcv"
Content-Transfer-Encoding: base64

Y29ubmVjdCB0YXJnZXQKY29ubmVjdCByY3ZjYXQgJ3JtYW5wYTEvcm1hbnBhMUBuMDFybTEnCiMK
IyAgVGhpcyBzY3JpcHQgYmFja3N1cCB0aGUgd2hvbGUgZGF0YWJhc2Ugd2hlbgojICB0aGUgRGF0
YWJhc2UgaXMgcnVubmluZy4KIyAgQ3JlYXRlZCBieSBCYWxhamkgRG9yYWlzd2FteSBvbiAxMC8w
NC8wMQoKcnVuIHsKIyBIb3QgZGF0YWJhc2UgbGV2ZWwgMCB3aG9sZSBiYWNrdXAKY2hhbmdlIGFy
Y2hpdmVsb2cgYWxsIGNyb3NzY2hlY2s7CmFsbG9jYXRlIGNoYW5uZWwgdDEgdHlwZSAnU0JUX1RB
UEUnOwphbGxvY2F0ZSBjaGFubmVsIHQyIHR5cGUgJ1NCVF9UQVBFJzsKYmFja3VwCiAgaW5jcmVt
ZW50YWwgbGV2ZWwgMAogIHRhZyBob3RfZGJfYmtfbGV2ZWwwX3BhMQogIGZpbGVzcGVyc2V0IDUK
ICAjIHJlY29tbWVuZGVkIGZvcm1hdAogIGZvcm1hdCAncGExX2x2bDBfaG90YmtfJXNfJXBfJXQn
CiAgICAoZGF0YWJhc2UpOwogIHNxbCAnYWx0ZXIgc3lzdGVtIGFyY2hpdmUgbG9nIGN1cnJlbnQn
OwogICMgYmFja3VwIGFsbCBhcmNoaXZlIGxvZ3MKICBiYWNrdXAKICAgZmlsZXNwZXJzZXQgMjAK
ICAgZm9ybWF0ICdwYTFfbHZsMF9hbF8lc18lcF8ldCcKICAgKGFyY2hpdmVsb2cgYWxsCiAgICAp
Owp9Cgo=
--=_mixed 0062853C85256C45_=--

<Prev in Thread] Current Thread [Next in Thread>