When restoring transaction logs into a backup repository, if the STN_MAX_SESSIONS setting for the backup repository is lower than the setting for the primary (original) repository, it is possible for the tranlog restore to fail with a SEGV due to an out-of-bounds reference in an internal table.
Systems restoring tranlogs, including warm standbys, should configure the system with the same STN_MAX_SESSIONS setting as the primary repository. The fix for this bug is to return an error rather than crash.
Last updated: 6/26/08