Loading...
Loading...
RMAN Backup does not complete on PowerProtect Data Manager (PPDM) with message: ORA-19506: failed to create sequential file, name=”.../XXXXXXXX-XXXXXXXX-ff”
The Controlfile format is set to a nonacceptable value. Oracle cannot generate sequential pieces. "%%F" format is not valid.
Check the Controlfile format by typing the command using RMAN: RMAN> SHOW ALL; CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '………/ %%F' ; CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE SBT_TAPE TO ' %%F '; On PPDM log: autobackup format for disk to '................/controlfile_PRD21.20210923_200001_Tue. %%F .ctl'; DBA must set the value to the default format (%F) or to an acceptable format: CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '………_ %F '; CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE SBT_TAPE TO '………_ %F ' ; For the configuration to take effect, wait until the next day when the Controlfile timestamp is changed, generating a new sequence of pieces. To verify that the fix worked, run a new backup or run a Controlfile backup manually, to ensure that the end of the piece has two digits and not " -ff ": RMAN> connect target / RMAN> backup current controlfile; ".../2615403650-20210924 -01"
Click on a version to see all relevant bugs
Dell Integration
Learn more about where this data comes from
BugZero Plan
Streamline upgrades with automated vendor bug scrubs
BugZero Prevent
Wish you caught this bug sooner? Get proactive today.