Dear gurus,
I am trying to configure ZDB backup on DP8.10 and facing an issue while configuring the db using util_oracle8.pl . I hope someone here can help me out.
Below is the command and the output
C:\Program Files\OmniBack\bin>perl.exe util_oracle8.pl -config -dbname oradb -orahome /u01/app/oracle/product/11.2.0/dbhome_1 -prmuser sys -prmpasswd oracle -prmservice oradb1,oradb2,oradb3 -zdb_method PROXY -bkphost repdb -client rac3
*RETVAL*8301
• Database name: oradb
• Oracle Server home directory: /u01/app/oracle/product/11.2.0/dbhome_1
• Primary user name: sys
• Primary password: oracle
• Primary net service name 1: oradb1
• Primary net service name 2: oradb2
• Primary net service name 3: oradb3
• ZDB method: Proxy
• Backup system: repdb
thanks
Saad