Oracle Solution for Error nze-28770

NZE-28770: Data source is already initialized.

What triggered the Error:

The caller attempted to initialize a data source which was already initialized.

What should we do to fix it:

This is a programming error. An application should not attempt to initialize a data source more than once.