Consultor Eletrônico



Kbase P99993: Error 1403 using -noincrwarn startup parameter to suppress warning messages fails in OpenEdge 10.0X
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   05/05/2010
Status: Verified

SYMPTOM(s):

Error 1403 using -noincrwarn startup parameter to suppress warning messages fails in OpenEdge 10.0X

You have not supplied a parameter for argument -n. (1403).

FACT(s) (Environment):

Using -noincrwarn startup parameter returns error
All Supported Operating Systems
OpenEdge 10.0x

CAUSE:

Bug# OE00111258

CAUSE:

The use of -noincrwarn was implemented in Progress 9.1D08 because the SESSION:SUPPRESS-WARNINGS attribute did not suppress the "automatically increasing" warning messages.
The parameter did not exist in OpenEdge 10.0x because SESSION:SUPPRESS-WARNINGS suppresses the messages.

FIX:

Upgrade to OpenEdge 10.0B02 or 10.1A or later.
The -noincrwarn parameter was re-introduced in that release.

Alternatively, use the SESSION:SUPPRESS-WARNINGS attribute.
Do note that this will suppress *all* warning messages, not just the "automatically increasing" ones, so this may not be desirable.