Kbase P124709: A Windows batch file containing a call to the PCCMD command hangs.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  02/04/2009 |
|
Status: Unverified
SYMPTOM(s):
A Windows batch file containing a call to the PCCMD command hangs.
The PCCMD command in the batch file never completes execution.
The PCCMD command run from the command line times out and the user is prompted to "continue yes
o?".
FACT(s) (Environment):
Windows
Progress 9.x
CAUSE:
The BI file is large enough to cause the PCCMD command to timeout as it waits for the physical redo phase of the database startup to complete.
FIX:
Add a command to the batch file to truncate the bi file before issuing the PCCMD command.