Oracle Solution for Error nze-28771

NZE-28771: Data source is not yet initialized.

What triggered the Error:

The caller attempted to use a data source which had not been initialized yet.

What should we do to fix it:

This is a programming error. The application must always initialize the data source before it can be used.