Database Error Messages

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

SQL*Loader-00277

Local file specification overrides global file specification.

Cause

A filename has been specified in the table level options statement and also in the global options statement.


Action

This is only a warning message. Table level options take precedence over global options. Drop the table level options statement if this is not the intent.