Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

SP2-00108

The filenames CREATE, REPLACE, APPEND, FILE, and abbreviations may not be used.

Cause

An attempt was made to enter a filename using the word FILE, or one of the command keywords CREATE, REPLACE, APPEND, or one of their abbreviations. The filename specified in the command was not permitted.


Action

Check the following command syntax and enter a valid filename: command filename[.ext] [CR[EATE]|REP[LACE]|AP[PEND]] where command can be SAVE, SPOOL or STORE SET. To use the command keywords CREATE, REPLACE, APPEND or one of their abbreviations as the filename, or to use the word FILE as the filename, you must enclose it in single quotes.