Hi,
we have upgraded from Database Release 10.2.0.4.0 to 18.
In 10g, to get the last date of a changed Text-file from the Filesystem, we open the file, read it and save the reading result in a Array-Type variable and at the end we cut the last date out of the Content of the Textfile and Show it in a Form.
After upgrade to 18, we get the Errror-Message "ORA-06531:Reference to uninitialized Collection" as it tries to cut the last date out of the Content of the opened Textfile.
Pleas help us to solve this Problem.
Thank you
Regards
MG