Rdb on OpenVMS, IBM zSeries and Oracle on OpenVMS (MOSC)

MOSC Banner

Oracle RDB - RDMS$BIND_SORT_ALGORITHM

edited Nov 2, 2017 9:41AM in Rdb on OpenVMS, IBM zSeries and Oracle on OpenVMS (MOSC) 2 commentsAnswered

Hi,

we are using

$rmu/show version

Executing RMU for Oracle Rdb V7.3-200 on OpenVMS IA64 V8.4-2

In some of our procedure we are using the logical

$! RDMS$BIND_SORT_ALGORITHM settings

$! - 0: choose algorithm based on cardinality

$! - 1: replacement selection (default)

$! - 2: Alpha sort

$     WRITE SYS$OUTPUT "DEFINING RDMS$BIND_SORT_ALGORITHM "

$     DEFINE RDMS$BIND_SORT_ALGORITHM 2

I did not find anything in the RDB Documentation about it.

It was introduce in 2006 as fix a "COSI%-F-VASFULL virtual adress space full" problem.

Is this logical still supported?

If not: How is it ensured that we do not run again in the VASFULL problem?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center