NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform.
You will still be able to view content, but posting and replying will be temporarily disabled.
To learn more, please review the information in this blog post.

Data Protection

Oracle 9 backup using oraback.sh script

jntballard
4,320 Views

Hi Keith,

I found the oraback.sh script that looks like has been used with older versions of SnapCreator 3.1/3.2.  for backing up older versions of Oracle.  Unfortunately this client has two DBs that are still on Oracle 9.X.

Can this script be used with SC 3.4? I am assuming when I create the configuration for the profile I would select "NONE", and change the following in the config:

  • PRE_APP_QUIESCE_CMD01=/path/to/oraback.sh begin online <SID>
  • POST_APP_QUIESCE_CMD01=/path/to/oraback.sh end online <SID>

And add the following variable (noticed it is referenced in the comments, but not anywhere else in the config):

  • PRE_EXIT_CMD01=/path/to/oraback.sh end online <SID>

This will put the DB in/out of hot-backup mode, can this handle the archive log switch too and log rotation?

Thanks,

Jerry

2 REPLIES 2

ktenzer
4,320 Views

Yep it works with 3.4.0

Here is info follow examples for 3.2.x that is what you would do

http://communities.netapp.com/docs/DOC-5882

Regards,

Keith

PUKKA_XUJIE
3,560 Views
can't access
Public