ORA-23657: the converted file string already exists
What triggered the Error:
e converted file was already in existence. CONVERT FILE call does not overwrite the existing file.What should we do to fix it:
eck whether the existing file can be deleted. If the existing file can be deleted, delete it. Otherwise, specify a different directory or file extension.