Kbase P93667: Getting 1618 error when restoring a database backup using a pre-generated .st file contains syntax e
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/21/2004 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.x
OpenEdge 10.x
SYMPTOM(s):
Getting 1618 error when restoring a database backup using a pre-generated .st file
Restore failed. (1618)
No prior structure exists on the machine to restore into.
Prostrct create using same .st file fails indicating syntax error in line entries within .st file
CAUSE:
The ST file on the restore system contains a syntax error within the entries in the .st file.
This can be confirmed by performing a prostrct create <dbname> <dbname>.st.
FIX:
Correct the syntax of the lines within the <dbname>.st file and try the restore command again.