Thanks. That response seems to be the Standard Oracle Tech Support Response, though if you don't run BullsEye it doesn't seem very relevant ...
We're getting this error only under load, but not consistently. It's also popped up in other places in the past (from checking the old log files). Strange. thanks, Chris Norloff ---------- Original Message ---------------------------------- from: [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] date: Fri, 18 Oct 2002 09:29:13 -0500 >Oracle's Metalink has an article about a problem with Cold Fusion, Oracle >and Bullseye conflict causing this error. Doc ID: 171452.995 > > >Kore Peterson >Database Development Specialist >SEH - Minneapolis >612.758.6739 > > > > > > > "Chris > > Norloff" To: CF-Talk <[EMAIL PROTECTED]> > > <cnorloff@norl cc: > > off.com> Subject: Oracle Error "no descriptor for >this position > > > 10/18/2002 > > 08:39 AM > > Please respond > > to cf-talk > > > > > > > > > >We're getting the Oracle error ORA-24334: no descriptor for this position >with the following query. Not having much luck finding out what's going on, >or getting info from the MM CF forum, CF-Talk archives, or Google. Any >ideas? (CF 4.5.1 SP2 on Solaris 8, Oracle 8i db, with 8.1.7 client) > >thanks, >Chris Norloff > >SELECT >job_id, >provider_code, >NVL(financial_no, '00000') financial_no, mailing_facility, >job_title, >process_category, >class, >local_permit_no, >permit_type, >total_piece, >total_weight, >cqt_total_pieces, >cqt_weight, >location_zip, >owner_name, >gca_version >FROM >m_job_summary >WHERE >job_id = 'QD2AES_1' >AND provider_code = 'QUAD' >AND mailing_facility = >'22203-1553' > > >Oracle's description of the error: >ORA-24334 no descriptor for this position >Cause: The application is trying to get a descriptor from a handle for an >illegal position. >Action: Check the position number. > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting.

