Consultor Eletrônico



Kbase P18331: Next-value function does not return anything when it is run
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   31/01/2003
Status: Unverified

SYMPTOM(s):

Next-value function does not return anything when it is run from a program on the appserver.

Error (3143) appears on the server log file of the appserver.

You do not have sufficient permission to read sequence values. (3143)

CAUSE:

The user running the program on the appserver does not have the CAN-READ permission on the _sequence file to read the sequence values.

FIX:

Provide to the user the CAN-READ permission on the _Sequence file to read a sequence value.
And make sure that the connection statement has the -U -P parameters and values.