Design Tools & Output Technologies - JDE1 (MOSC)

MOSC Banner

Why is the value lpErrorStruct->iErrLevel a 1 on a FAT client but a 49 on a server?

edited Jan 28, 2020 1:06PM in Design Tools & Output Technologies - JDE1 (MOSC) 3 commentsAnswered

Im debugging some errors that get set in a BSFN when I evaluate the lpErrorStruct->iErrLevel when a error (not a warning) is set on a FAT client the iErrLevel is a 1 but when I evaluate this on a server the iErrLevel is a 40 (which is a '1' in ASCII). 

It makes if statements like in B0100011 if (lpErrorStruct->iErrLevel == (JDE_ERR_LEVEL) 1) behave differently locally when debugging than when run on the enterprise server (which in this case is Windows).  Is this expected behavior?

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