IMPAX 6.5.1 Server Knowledge Base home > Oracle Server home > Maintaining Oracle Data Guard
You must run the monitor_add or monitor_resize command to increase or resize the Oracle data files before propagating the file changes to the standby database.
To resize Oracle data files
Log into the primary server, log into sqlplus as the sys user.
Execute the command
alter system switch log file;
See also
Adding a new datafile to the tablespace
Topic number: 67133 Applies to: IMPAX 6.5.1 Server Knowledge Base |