Oracle Error Message
NZE-28771: Data source is not yet initialized.
Reason for the Error
The caller attempted to use a data source which had not yet been initialized.
Solution
This is a programming error. The application must always initialize the data source before it can be used.