You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SQL> exec rman_s3('wit-rds-backup-rman-s3');
BEGIN rman_s3('wit-rds-backup-rman-s3'); END;
ERROR at line 1:
ORA-29283: invalid file operation: nonexistent file or path [29434]
ORA-06512: at "SYS.UTL_FILE", line 251
ORA-06512: at "SYS.UTL_FILE", line 1230
ORA-06512: at "DBADMIN.RMAN_S3", line 137
ORA-20199: Error in rdsadmin.rds_file_util.
ORA-06512: at "RDSADMIN.RDS_FILE_UTIL", line 47
ORA-06548: no more rows needed
ORA-06512: at "RDSADMIN.RDS_FILE_UTIL", line 40
ORA-06512: at "RDSADMIN.RDS_FILE_UTIL", line 40
ORA-06512: at "DBADMIN.RMAN_S3", line 31
ORA-06512: at line 1
The text was updated successfully, but these errors were encountered:
SQL> exec rman_s3('wit-rds-backup-rman-s3');
BEGIN rman_s3('wit-rds-backup-rman-s3'); END;
ERROR at line 1:
ORA-29283: invalid file operation: nonexistent file or path [29434]
ORA-06512: at "SYS.UTL_FILE", line 251
ORA-06512: at "SYS.UTL_FILE", line 1230
ORA-06512: at "DBADMIN.RMAN_S3", line 137
ORA-20199: Error in rdsadmin.rds_file_util.
ORA-06512: at "RDSADMIN.RDS_FILE_UTIL", line 47
ORA-06548: no more rows needed
ORA-06512: at "RDSADMIN.RDS_FILE_UTIL", line 40
ORA-06512: at "RDSADMIN.RDS_FILE_UTIL", line 40
ORA-06512: at "DBADMIN.RMAN_S3", line 31
ORA-06512: at line 1
The text was updated successfully, but these errors were encountered: