Hi,
Oracle Version : 8.1.7.0
I am executing a PL/SQL package which has a query
having Union of Two Select Queries.
One of the Select queries has a To_DATE(Null) in it.
The Query when run seperately outside the package works
fine but within the Package it fails.
Strangely for the same data set it sometimes executes
and sometimes fails. This is the most intriguing part.
The Parallel Query Servor error numbers are also
different P014,P019,P022,P013
I would greatly appreciate if anyone could help me
resolve this mystery.
Oracle Version : 8.1.7.0
I am executing a PL/SQL package which has a query
having Union of Two Select Queries.
One of the Select queries has a To_DATE(Null) in it.
The Query when run seperately outside the package works
fine but within the Package it fails.
Strangely for the same data set it sometimes executes
and sometimes fails. This is the most intriguing part.
The Parallel Query Servor error numbers are also
different P014,P019,P022,P013
I would greatly appreciate if anyone could help me
resolve this mystery.