Consultor Eletrônico



Kbase P57078: The use of single- double- quotes in the value defined in the dumpspecified utility, varies the retu
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   7/7/2009
Status: Verified

SYMPTOM(s):

The use of single- double- quotes in the value defined in the dumpspecified utility, varies the returned results

The incorrect number of binary dumped records are returned from the dumpspecified utility, as defined by the <operator> <value> entries

If the field specified is not indexed then dumpspecified uses the PRIMARY index instead

FACT(s) (Environment):

Progress 9.1D
All Supported Operating Systems

CAUSE:

A known issue with dumpspecified when an integer is compared against a character string

FIX:

Apply Progress 9.1D09 Service pack where this issue has been corrected.

For the correct binary dumpspecified records to be returned:

1.) on an unindexed field where the primary index is an integer:
o a number defined in the <value> needs to be single-quoted and
o characters need to be double-quoted

2.) on an indexed character field:
o both numbers and characters need to be double-quoted in the <value>