Database Error Messages

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

OCI-23657

the converted file string already exists

Cause

The converted file was already in existence. CONVERT FILE call does not overwrite the existing file.


Action

Check whether the existing file can be deleted. If the existing file can be deleted, delete it. Otherwise, specify a different directory or file extension.