Search notes:
row_shipping
Oracle: Init parameter _ENABLE_ROW_SHIPPING
The following statement throws
ORA-02095: specified initialization parameter cannot be modified
, even if connected as
SYS
.
alter system set "_enable_row_shipping" = false
See also
init parameters
:
Index