Consultor Eletrônico



Kbase P167298: Running a batch job via a UNIX cron script to add additional extents to an area is failing.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   6/2/2010
Status: Unverified

SYMPTOM(s):

Running a batch job via a UNIX cron script to add additional extents to an area is failing.

Database log file does not show the reason for the prostrct add failure.

When the script is executed from command line an error 13926 is reported.

Creation of this extent would exceed the maximum number of blocks for area %d<area number> (13926)

FACT(s) (Environment):

UNIX
Progress 9.x
OpenEdge 10.x

CAUSE:

Bug# OE00197745

CAUSE:

Error "Creation of this extent would exceed the maximum number of blocks for area %d<area number> (13926)", does not get written to the database log file. The error is redirected to standard out.

FIX:

A workaround for this issue would be to direct standard out and standard error for the script to a file that can be reviewed in case of a failure when adding extents to a database.