NBU Oracle GUI not there
HI Team,
Problem Statement= i cannot see gui to create template for ORACLE_BACKUP.
In my environment,
Master/Media Server = Solaris 10 on LDOM--- 7.5.0.4
Storage= DISK
Client = Solaris 10 on LDOM --- 7.5.0.4
Oracle database version = 11.2.0.2 location = /u01
i just edited the script from client location = /usr/openv/netbackup/ext/db_ext/oracle/samples/rman/hot_database_backup.sh
if i run this script, sh hot_database_backup.sh it runs sucessfully, and i can see in NBU gui that the backup is happening. then again i make i policy and put the path of this script, and re-run the manuall backup, backup was sucessfull.
i am uploading the script, pics of NBU Master Server and Client focusing the GUI for ORACLE is not there.
I am looking responses at earliest. THANKS.
Comments 3 Comments • Jump to latest comment
Does your user Id have sufficient Oracle priveleges?
Extract from NBU for Oracle manual:
Supporting Storage Foundation and VCS on Unix and Windows as well as NetBackup on Unix and Windows
Handy NBU Links
oratab file exists on the client? Any instance listed in oratab?
If not , NetBackup does not recognize Oracle instance on the client. Create oratab.
Authorized Symantec Consultant(ASC) Data Protection in Tokyo, Japan
issue resolved, copy oratab from the desired location and paste it under /etc. e.g
1) do, find / -name oratab on client machine.
2) it will show as /u01/app/oracle/product/11.2.0.2/db_1/install/oratab
3) more oratab and cp oratab to /etc
and then try with the gui. it will work. make sure lsnrctl & DB are up and running.
Regards,
Shakil Qureshi
Technical Consultant
Would you like to reply?
Login or Register to post your comment.