Consultor Eletrônico



Kbase P63126: Error 448 When Running DCU
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

FACT(s) (Environment):

Dynamics

SYMPTOM(s):

Error 448 When Running DCU

** Your database name is longer than 11 characters. (448)

CAUSE:

Due to a space in the -icfparam startup parameter. For example if the parameter is specified as:
DCUSETUPTYPE=ProgressSetup, ICFCONFIG=db\icf\dfd\icfsetup21A01.xml
then the error occurs.
If the space after the comma is removed then there is no error:
DCUSETUPTYPE=ProgressSetup,ICFCONFIG=db\icf\dfd\icfsetup21A01.xml

FIX:

Ensure there is no space after the comma in the -icfparam startup parameter