DISABLE FLASHBACK ERROR during Provision or Refresh of an Oracle VDB (KBA4097)
KBA
KBA# 4097Troubleshooting DISABLE FLASHBACK ERROR on provisioning or refresh an Oracle VDB
Provisioning of an Oracle VDB can fail with the event:
message_command_output | command: umask 027; . $DB_SCRIPT_DIR/setup-oraenv.sh; $DLPX_SHELL $DB_SCRIPT_DIR/doDisableFlashback.sh $DB_SCRIPT_DIR "$LOGON_STR"
| output:END_OF_SETUP
| END_OF_SETUP
|
| Recovery Manager: Release 12.1.0.2.0 - Production on Mon May 13 17:12:29 2019
|
| Copyright (c) 1982, 2014, Oracle and/or its affiliates. All rights reserved.
|
| RMAN>
| connected to target database: ASPMDV01 (DBID=3458372739, not open)
|
| RMAN>
| using target database control file instead of recovery catalog
| old RMAN configuration parameters:
| CONFIGURE CONTROLFILE AUTOBACKUP OFF;
| new RMAN configuration parameters:
| CONFIGURE CONTROLFILE AUTOBACKUP OFF;
| new RMAN configuration parameters are successfully stored
|
| RMAN>
|
| Recovery Manager complete.
| DISABLE_FLASHBACK_ERROR
|
Resolution
This error can be generated when there is an glogin.sql file present in the Oracle home.
Ensure that there is no $ORACLE_HOME/sqlplus/admin/glogin.sql present, if so move this file and re run the provision/refresh.