Consultor Eletrônico



Kbase P108911: Error message when starting server with -SQLTempDisk
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/09/2005
Status: Unverified

FACT(s) (Environment):

Progress 9.0x
Progress 9.1x

SYMPTOM(s):

Error message when starting server with -SQLTempDisk

You have not supplied a parameter for argument <ARG>. (1403)

You have not supplied a parameter for argument -L(1403)

CAUSE:

The startup parameter -SQLTempDisk has been implemented from 9.1D06
If the parameter is used in a version prior to 9.1D Service Pack 6, all characters that are not recognized will be ignored and it will try to set the first parameter that is recognized in the parameter name.
Example:
"proserve <dbname> -S 9000 -SQLTempDisk" it will try to set -L since -S has already been set and -Q doesn't exist.

FIX:

-SQLTempDisk can not be set in versions prior to 9.1D06 You need to upgrade to be able to set it.