Discussion:
[Veritas-bu] older version issue.... netbackup 6.5.6
sshapiro
2015-07-20 18:15:18 UTC
Permalink
Only got one emailed reply to this - suggested EBU. Not an option. Our DBAs have no interested in trying to set up yet another unsupported system.

I resolved this by avoidance, in case anyone is interested.

I set up a new netbackup policy to just backup the oracle DB filesystems and archive log filesystems. Then using pre-and poost scripts (bpstart_notify, bpend_notify) I put the database into backup modes, started a new archive log, do the backup, then when complete, take out of backup mode.

pre and post scripts work pretty well!

+----------------------------------------------------------------------
|This was sent by ***@bio-rad.com via Backup Central.
|Forward SPAM to ***@backupcentral.com.
+----------------------------------------------------------------------


_______________________________________________
Veritas-bu maillist - Veritas-***@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
nbuser
2015-07-28 08:17:10 UTC
Permalink
Hi
thanks for sharing your experience. Can you please paste output of bp.start and bp.end scripts. It will help us understand better.

From: "sshapiro"nbu-***@backupcentral.com
Sent:Tue, 28 Jul 2015 07:38:37 +0530
To: VERITAS-***@MAILMAN.ENG.AUBURN.EDU
Subject: [Veritas-bu] older version issue.... netbackup 6.5.6
Only got one emailed reply to this - suggested EBU. Not an option. Our DBAs have no interested in trying to set up yet another unsupported system.
Post by sshapiro
I resolved this by avoidance, in case anyone is interested.
I set up a new netbackup policy to just backup the oracle DB filesystems and archive log filesystems. Then using pre-and poost scripts (bpstart_notify, bpend_notify) I put the database into backup modes, started a new archive log, do the backup, then when complete, take out of backup mode.
pre and post scripts work pretty well!
+----------------------------------------------------------------------
+----------------------------------------------------------------------
_______________________________________________
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
Michael Graff Andersen
2015-07-28 09:15:50 UTC
Permalink
sshapiro currious why you are running a database that is about ten years
out of support, especially if your DBAs do not want to use the tools native
to that version.

Glad you got your problem solved, did not suggest start/end scripts as I
understood that you wanted a RMAN like solution which was why I suggested
EBU.

How do you handle the archive logs generated by database while it is in
backup mode ? Thinking in RMAN scripts you usually do the online backup and
a then backup of the archive logs

Regards
Michael
Post by sshapiro
Only got one emailed reply to this - suggested EBU. Not an option. Our
DBAs have no interested in trying to set up yet another unsupported system.
I resolved this by avoidance, in case anyone is interested.
I set up a new netbackup policy to just backup the oracle DB filesystems
and archive log filesystems. Then using pre-and poost scripts
(bpstart_notify, bpend_notify) I put the database into backup modes,
started a new archive log, do the backup, then when complete, take out of
backup mode.
pre and post scripts work pretty well!
+----------------------------------------------------------------------
+----------------------------------------------------------------------
_______________________________________________
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
Loading...