![]() | |
![]() |
| | Thread Tools | Display Modes |
#31
| |||
| |||
|
|
SELECT /*+ RULE */ '',owner,table_name,column_name,0,data_type, data_precision, decode(data_type, |
#32
| |||
| |||
|
|
J Huntley Palmer wrote: SELECT /*+ RULE */ '',owner,table_name,column_name,0,data_type, data_precision, decode(data_type, The Rule based optimizer died in 10G. Try without, with system statistics, with catalog statistics. |
#33
| |||
| |||
|
|
Frank van Bortel wrote: J Huntley Palmer wrote: SELECT /*+ RULE */ '',owner,table_name,column_name,0,data_type, data_precision, decode(data_type, The Rule based optimizer died in 10G. Try without, with system statistics, with catalog statistics. Any directions would be greatly appreciated. Also this is being generated by some development application or the ODBC driver it uses. Thanks |
![]() |
| Thread Tools | |
| Display Modes | |
| |