ERROR | SGA specified for Logical Standby is too large |
CAUSE | MAX_SGA is larger than the larger of initialization parameters SHARED_POOL_SIZE and SGA_TARGET. |
ACTION | Specify the value of MAX_SGA to be less than the maximum of SHARED_POOL_SIZE and SGA_TARGET. Likely only 75% or lower. |