cancel
Showing results for 
Search instead for 
Did you mean: 

Backup completed Partially.

Sagar_Kolhe
Level 6

Hi,

One of our backup is completing partially on daily basis with below error.

Errno = 22: A system call received a parameter that is not valid.

 

from client xxxxx: ERR - Cannot open file /bhnctrl/BAHFLEXL/control01.ctl. Errno = 22: A system call received a parameter that is not valid.

from client xxxx: ERR - Cannot open file /bhnctrl/BAHFLEXL/control02.ctl. Errno = 22: A system call received a parameter that is not valid.

from client xxxxx: ERR - Cannot open file /bhnctrl/BAHFLEXL/control03.ctl. Errno = 22: A system call received a parameter that is not valid.

from client xxxxxx: ERR - Cannot open file /bhnflex1/oradata/BAHFLEXL/flxindx_small_01.dbf. Errno = 22: A system call received a parameter that is not valid.

from client xxxxxx: ERR - Cannot open file /bhnflex1/oradata/BAHFLEXL/perf01.dbf. Errno = 22: A system call received a parameter that is not valid.

 

Master Server :- Solaris 10

NBU :- 6.5.4

Client :-  AIX 6.1
 

Kindly assist.

Regds,

Sagar

1 ACCEPTED SOLUTION

Accepted Solutions

Marianne
Level 6
Partner    VIP    Accredited Certified

You need to create exclude list to exclude online Oracle Control Files, Database files, logs, etc from filesystem backups.

Oracle must be backed up using rman - either with NBU database agent or to disk which can then be backed up with NBU filesystem backup.

View solution in original post

3 REPLIES 3

V4
Level 6
Partner Accredited

Check if it's your case http://www.symantec.com/docs/TECH68263

 

Marianne
Level 6
Partner    VIP    Accredited Certified

You need to create exclude list to exclude online Oracle Control Files, Database files, logs, etc from filesystem backups.

Oracle must be backed up using rman - either with NBU database agent or to disk which can then be backed up with NBU filesystem backup.

Sagar_Kolhe
Level 6

Ok I will check the same and revert to you.