is autoextensible propagated to stamdby database?
Hello,
If I run 'ALTER DATABASE DATAFILE "undotablespace_datafile_pathname" autoextend on ;' on primary,will the change be progagated to standby undo tablespace datafile?
Meaning, setting undo datafile to autoextensibe on primary will also set the undo datafile on standby to autoextensible automatically?
Thank You