Veritas-bu

[Veritas-bu] pre-command and post-command

2002-05-09 14:23:34
Subject: [Veritas-bu] pre-command and post-command
From: Mark.Donaldson AT experianems DOT com (Donaldson, Mark)
Date: Thu, 9 May 2002 12:23:34 -0600
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C1F786.A1349260
Content-Type: text/plain;
        charset="iso-8859-1"

Currently, under v3.4 at least, each stream runs the start & stop as each is
it's own job.  I've got a hell-spawned script that tries to orchestrate all
these and produce a single oracle begin process and a single oracle end
process while the other streams wait on the begin/end to complete before
they continue.  It works but it's u-u-u-u-u-ugly!

-M

-----Original Message-----
From: Raghavan, Shyam [mailto:Shyam.Raghavan AT weac DOT com]
Sent: Thursday, May 09, 2002 11:29 AM
To: 'Shahar.Shaynis AT ecitele DOT com'; Veritas-bu AT mailman.eng.auburn DOT 
edu
Cc: mpalmiero AT intin DOT it
Subject: RE: [Veritas-bu] pre-command and post-command


Does the bpstart_notify and bpend_notify work well with Multi streaming ?  I
checked off this option long time before as it try to execute these files
each time a stream starts or ends....  which messes up the whole idea.

--Shyam

-----Original Message-----
From: Shahar.Shaynis AT ecitele DOT com [mailto:Shahar.Shaynis AT ecitele DOT 
com]
Sent: Thursday, May 09, 2002 6:31 AM
To: Veritas-bu AT mailman.eng.auburn DOT edu
Cc: mpalmiero AT intin DOT it
Subject: Re: [Veritas-bu] pre-command and post-command



Hey!

Try using bpstart_notify and bpend_notify
In the bpstart_notify stop the oracle, then comes the backup
In the bpend_notify start the oracle

Doing it here... except of the big downtime for the oracle.. works very
good.


Shahar.


 

                      "Mauro Palmiero"

                      <mpalmiero AT intin DOT it>                 To:
<veritas-bu AT mailman.eng.auburn DOT edu>

                      Sent by:                             cc:

                      veritas-bu-admin AT mailman DOT eng         Subject:
[Veritas-bu] pre-command and post-command

                      .auburn.edu

 

 

                      09/05/2002 14:45

 

 




Hi,

I have a client with db oracle, I need to backup the db when It's stop, how
can do It?

Thank you.

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




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

------_=_NextPart_001_01C1F786.A1349260
Content-Type: text/html;
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2653.12">
<TITLE>RE: [Veritas-bu] pre-command and post-command</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=3D2>Currently, under v3.4 at least, each stream runs the =
start &amp; stop as each is it's own job.&nbsp; I've got a hell-spawned =
script that tries to orchestrate all these and produce a single oracle =
begin process and a single oracle end process while the other streams =
wait on the begin/end to complete before they continue.&nbsp; It works =
but it's u-u-u-u-u-ugly!</FONT></P>

<P><FONT SIZE=3D2>-M</FONT>
</P>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Raghavan, Shyam [<A =
HREF=3D"mailto:Shyam.Raghavan AT weac DOT com">mailto:Shyam.Raghavan AT weac 
DOT com</=
A>]</FONT>
<BR><FONT SIZE=3D2>Sent: Thursday, May 09, 2002 11:29 AM</FONT>
<BR><FONT SIZE=3D2>To: 'Shahar.Shaynis AT ecitele DOT com'; =
Veritas-bu AT mailman.eng.auburn DOT edu</FONT>
<BR><FONT SIZE=3D2>Cc: mpalmiero AT intin DOT it</FONT>
<BR><FONT SIZE=3D2>Subject: RE: [Veritas-bu] pre-command and =
post-command</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>Does the bpstart_notify and bpend_notify work well =
with Multi streaming ?&nbsp; I</FONT>
<BR><FONT SIZE=3D2>checked off this option long time before as it try =
to execute these files</FONT>
<BR><FONT SIZE=3D2>each time a stream starts or ends....&nbsp; which =
messes up the whole idea.</FONT>
</P>

<P><FONT SIZE=3D2>--Shyam</FONT>
</P>

<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Shahar.Shaynis AT ecitele DOT com [<A =
HREF=3D"mailto:Shahar.Shaynis AT ecitele DOT com">mailto:Shahar.Shaynis@ecitele=
.com</A>]</FONT>
<BR><FONT SIZE=3D2>Sent: Thursday, May 09, 2002 6:31 AM</FONT>
<BR><FONT SIZE=3D2>To: Veritas-bu AT mailman.eng.auburn DOT edu</FONT>
<BR><FONT SIZE=3D2>Cc: mpalmiero AT intin DOT it</FONT>
<BR><FONT SIZE=3D2>Subject: Re: [Veritas-bu] pre-command and =
post-command</FONT>
</P>
<BR>
<BR>

<P><FONT SIZE=3D2>Hey!</FONT>
</P>

<P><FONT SIZE=3D2>Try using bpstart_notify and bpend_notify</FONT>
<BR><FONT SIZE=3D2>In the bpstart_notify stop the oracle, then comes =
the backup</FONT>
<BR><FONT SIZE=3D2>In the bpend_notify start the oracle</FONT>
</P>

<P><FONT SIZE=3D2>Doing it here... except of the big downtime for the =
oracle.. works very</FONT>
<BR><FONT SIZE=3D2>good.</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>Shahar.</FONT>
</P>
<BR>

<P><FONT SIZE=3D2>&nbsp;</FONT>
</P>

<P><FONT =
SIZE=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
&quot;Mauro Palmiero&quot;</FONT>
</P>

<P><FONT =
SIZE=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
&lt;mpalmiero AT intin DOT it&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; To:</FONT>
<BR><FONT SIZE=3D2>&lt;veritas-bu AT mailman.eng.auburn DOT edu&gt;</FONT>
</P>

<P><FONT =
SIZE=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Sent =
by:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp; cc:</FONT>
</P>

<P><FONT =
SIZE=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
veritas-bu-admin AT mailman DOT eng&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&n=
bsp; Subject:</FONT>
<BR><FONT SIZE=3D2>[Veritas-bu] pre-command and post-command</FONT>
</P>

<P><FONT =
SIZE=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
.auburn.edu</FONT>
</P>

<P><FONT SIZE=3D2>&nbsp;</FONT>
</P>

<P><FONT SIZE=3D2>&nbsp;</FONT>
</P>

<P><FONT =
SIZE=3D2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
09/05/2002 14:45</FONT>
</P>

<P><FONT SIZE=3D2>&nbsp;</FONT>
</P>

<P><FONT SIZE=3D2>&nbsp;</FONT>
</P>
<BR>
<BR>
<BR>

<P><FONT SIZE=3D2>Hi,</FONT>
</P>

<P><FONT SIZE=3D2>I have a client with db oracle, I need to backup the =
db when It's stop, how</FONT>
<BR><FONT SIZE=3D2>can do It?</FONT>
</P>

<P><FONT SIZE=3D2>Thank you.</FONT>
</P>

<P><FONT =
SIZE=3D2>_______________________________________________</FONT>
<BR><FONT SIZE=3D2>Veritas-bu maillist&nbsp; -&nbsp; =
Veritas-bu AT mailman.eng.auburn DOT edu</FONT>
<BR><FONT SIZE=3D2><A =
HREF=3D"http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu"; =
TARGET=3D"_blank">http://mailman.eng.auburn.edu/mailman/listinfo/veritas=
-bu</A></FONT>
</P>
<BR>
<BR>
<BR>

<P><FONT =
SIZE=3D2>_______________________________________________</FONT>
<BR><FONT SIZE=3D2>Veritas-bu maillist&nbsp; -&nbsp; =
Veritas-bu AT mailman.eng.auburn DOT edu</FONT>
<BR><FONT SIZE=3D2><A =
HREF=3D"http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu"; =
TARGET=3D"_blank">http://mailman.eng.auburn.edu/mailman/listinfo/veritas=
-bu</A></FONT>
<BR><FONT =
SIZE=3D2>_______________________________________________</FONT>
<BR><FONT SIZE=3D2>Veritas-bu maillist&nbsp; -&nbsp; =
Veritas-bu AT mailman.eng.auburn DOT edu</FONT>
<BR><FONT SIZE=3D2><A =
HREF=3D"http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu"; =
TARGET=3D"_blank">http://mailman.eng.auburn.edu/mailman/listinfo/veritas=
-bu</A></FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C1F786.A1349260--