Kbase P14532: Report Builder Error: RO-ERROR-CODE=J
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/15/2008 |
|
Status: Verified
FACT(s) (Environment):
Windows 2000
Progress 8.x
Windows NT 4.0 Terminal Server Edition
Progress 9.x
SYMPTOM(s):
RO-ERROR-CODE=J
RO-PAGES=0
RO-ERROR-MESSAGE=Cannot open control file
CAUSE:
Using %TEMP% to set the -T temp-directory parameter where %TEMP% resolves to a temporary directory name containing blanks or '~' characters.
FIX:
Set the session's teporary directory parameter -T to a an existing directory where the name does not include spaces. If the temprary directory name MUST include spaces then set the -T parameter using the syntax: -T "'D:\Directory Name With Spaces'".