Consultor Eletrônico



Kbase P33486: MCH3601: Pointer not set for location referenced with FOR EA
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   24/07/2003
Status: Unverified

FACT(s) (Environment):

Progress 8.2C

FACT(s) (Environment):

Progress/400 DataServer

SYMPTOM(s):

MCH3601: Pointer not set for location referenced with FOR EACH statement

MCH3601: Pointer not set for location referenced

FOR EACH statement with compound where clause fails. i.e.

FOR EACH tablename WHERE field1 = "literal1" AND field2 = "literal2"...
This will not work (both field1 and field2 are part of an index). The MCH3601 error appears in the dataserver joblog.

FOR EACH tablename WHERE field1 = "literal1"....
This does work.

CAUSE:

Corruption on AS/400 dataserver library.

FIX:

Restored dataserver library from backup.