ORA-24334 no descriptor for this position - How do I fix this error?

I suddenly started seeing this error message when some of the queries execute on our website but I cannot find any information about what causes this error.
ORA-24334 no descriptor for this position
I can copy and paste the SQL query in SQL*PLUS and it executes fine. There is nothing unusual about these queries.
Any suggestions will be appreciated.
Vidhya Rao

Thanks to both of you for responding. Here are the details.
The application is written in ColdFusion and the database is Oracle 8.1.7. The SQL that causes the error is random. The same SQL works at a different time. So it is not reproducable with any specific steps.
Can anyone explain what that error message means? The Oracle page does not have much of an explanation.
Please let me know if more info is required.
The first SQL looked like this:
     Oracle Error Code = 24334<P>ORA-24334: no descriptor for this position
<P> <P>SQL = "select pa.pcl_assessment_id, pa.name assessment_name,
     pc.credit_amt, pct.description credit_type,
     ppx.promo_id, id.price as assessment_cost,
     plx.level_type || '-' || plx.level_id pcl_level,
     r.role_desc,
     pa.status,
     pkg_common.Fn_Get_PCL_Mbr_Count(pa.pcl_assessment_id) test_no,
     pkg_common.Fn_Get_PCL_Mbr_PassCount(pa.pcl_assessment_id) passed_no,
     pkg_common.Fn_Get_PCL_Avg_Attempt(pa.pcl_assessment_id) Avg_Attempt
     from pcl_assessment pa, pcl_credit pc, pcl_credit_type pct,
     pcl_promo_xref ppx, item_promo ip, item_ds id, pcl_level_xref plx,
          role r
     where pa.pcl_assessment_id = pc.pcl_assessment_id
     and pc.pcl_credit_type_id = pct.pcl_credit_type_id
     and pc.pcl_credit_id = ppx.pcl_credit_id
     and pa.pcl_assessment_id = ppx.pcl_assessment_id
     and ppx.promo_id = ip.promo_id
     and ip.item_id = id.item_id
     and pa.pcl_assessment_id = plx.pcl_assessment_id
     and plx.pcl_assessment_id IN (select pcl_assessment_id from v_rpt_all_level_pcl
                                        WHERE association_id = '59')
     and pc.role_id = r.role_id(+)
     order by pcl_assessment_id asc
The second is:
Oracle Error Code = 24334<P>ORA-24334: no descriptor for this position
<P> <P>SQL = "SELECT media.name medname,
          media.type medtype,
          media.id medid,
          association_media.type type,
          media_id_xref xref,
          media_member.sequence mms,
          association.name aname,
          media.start_date msd,
          member.prefix prefix,
          member.first_name first_name,
          member.middle_initial middle_initial,
          member.last_name last_name,
          member.suffix suffix,
          member.credentials credentials,
          member.company_name company
     FROM media, member, media_member, association_media, association, meeting, event
     WHERE member.id = media_member.member_id
               and media_member.media_id = media.id
               and media.id =association_media.media_id
               and association_media.association_id = '123'
               and association_media.type = 'FEATURE'
               and association.id = meeting.association_id
               and meeting.id = event.meeting_id
               and event.id = media.event_id
               and media.id = media_member.media_id
               and media.id not in
               select media_id
               from association_media
               where type = 'OMIT-F'
                    and association_id = '174'                    
UNION
     SELECT media.name medname,
          media.type medtype,
          media.id medid,
          association_media.type type,
          media_id_xref xref,
          media_member.sequence mms,
          association.name aname,
          media.start_date msd,
          member.prefix prefix,
          member.first_name first_name,
          member.middle_initial middle_initial,
          member.last_name last_name,
          member.suffix suffix,
          member.credentials credentials,
          member.company_name company
     FROM media, member, media_member, association_media, association, meeting, event
     WHERE member.id = media_member.member_id
                    and media_member.media_id = media.id
                    and media.id =association_media.media_id
                    and association_media.association_id = '174'
                    and association_media.type = 'FEATURESUB'
                    and association.id = meeting.association_id
                    and meeting.id = event.meeting_id
                    and event.id = media.event_id
                    and media.id = media_member.media_id
                    and media.id in
                    select media_id
                    from association_media
                    where type = 'FEATURESUB'
                         and association_id = '174'                    
ORDER BY msd desc, medname, mms

Similar Messages

  • The center button on my 5th generation ipod is stuck in the down position - How can I fix this?

    The center button on my 5th generation ipod is stuck in the down position - How can I fix this?

    I'm not sure if there really is a way to "fix" it without diassembling the iPod in some manner.  Perhaps you find or use some sort of tool that can attach itself to the center botton and allow you to pull up to try and pop it out.  Kind of like the way a plunger works, but I don't know if you'll be able to find anything that small. :S
    Perhaps it would be worth it to send the iPod to a third party service company who would be able to fix it at a pretty reasonable cost. A simple Google search for "iPod repair" should give you a number of results to work with.
    B-rock

  • My iPad 2 shows I have 7 apps that need to be updated and when I go into my App Store it won't pull up anything for my updates how can I fix this????

    My iPad 2 shows I have 7 apps that need to be updated and when I go into my App Store it won't pull up anything for my updates how can I fix this????

    It seems Apple is having some issues at their end. There have been hundreds of posts on the forum with the same problem.

  • I'm installing windows 7 64-bit on my imac which I've done before but I get a message that the partition is GPT even after I format the bootcamp partition.  I just upgraded my hard drive to a 3tb and I'm allocating 1tb for windows. How can I fix this?

    I'm installing windows 7 64-bit on my imac which I've done before but I get a message that the partition is GPT even after I format the bootcamp partition.  I just upgraded my hard drive to a 3tb and I'm allocating 1tb for windows. How can I fix this?

    No easy fix for a few reasons:
    1) Bootcamp requires a hybrid MBR for the partition table. That is: both an MBR and a GPT partition table at the same time with the GPT one having all partitions and the MBR one having only the ones that are relevant, but at most 4 of them (including the protective partition and the Macintosh HD one). Which leads us to:
    2) The MBR part of the hybrid partition table cannot work with 3TB hard drives. MBR is limited to 2TB.
    I am working on a small EFI app that can boot Windows in EFI mode on a Mac and that would mean that you can go GPT only on your system. The progress of the app is slow due to the nature of EFI and for now requires that you do an unattended Windows install with slipstreamed graphics drivers, but we are adding VGA loading on top of EFI quite soon after the rest of the app stabilises. The status of the app is documented at:
    Win7 x64 booting natively via EFI (no bios emulation)
    Windows does actually successfully boot in EFI mode on most Macs (anything with a 64bit EFI should work), but does not have graphics support even if you load the driver due to the VGA pci registers not being set by the firmware. Furthermore, in Setup and Safe Mode, Windows uses VGA instead of GOP which is a failure by design since VGA is a BIOS standard and not really compatible without hacks with EFI. Other EFI implementations also add VGA compatibility at a high cost to the firmware complexity for the VGA cards available on the market that don't actually contain anything in their ROM except the VGA BIOS.
    My recomendations:
    1) Install on a second smaller hard-drive; or
    2) Wait for the EFI app to come out officially and use that to boot Windows Vista SP1 x64 and Windows 7 x64 (RTM and SP1) in the native EFI mode.
    3) Wait for Windows 8 which supports VGA-less booting acording to the AMD presentation at UEFI Plugfest.

  • How do I fix the compatibility issue between my iPhone 4S with iOS 7 and my Pioneer car stereo? There was no problem with iOS 6, but now I get a message saying "this device is not compatible" and so I can't use Netflix for example. How do I fix it?

    How do I fix the compatibility issue between my iPhone 4S with iOS 7 and my Pioneer car stereo? There was no problem with iOS 6, but now I get a message saying "this device is not compatible" and so I can't use Netflix for example. How do I fix it?

    This is a typical response from the manufacturer. Did you try the fix that Lawrence mentioned. When Apple or any other phone manufacturer update phone software, they have the latest Bluetooth installed. It is usually the problem with the radio manufacturer that they devices are using the older Bluetooth protocols. You can try this support document http://support.apple.com/kb/TS3581 and see if anything there helps, but generally it requires the radio manufacturer to update their firmware.

  • How do I fix an error message of "failed to open a session on this devices" for my HP photosmart 6510 scanner?

    how do I fix an error message of "failed to open a session on this devices" for my HP photosmart 6510 scanner?

    Hello Kwastfamily,
    It sounds like you are unable to print from your computer to your printer. I would run through the troubleshooting steps in this article:
    Troubleshooting printer issues in OS X
    http://support.apple.com/kb/ts3147
    Make sure that the printer is powered on, has ink / toner, and that there are no alerts on the printer’s control panel. Note: If you cannot clear an alert on the printer's control panel, stop here and check the printer's documentation or contact the manufacturer for support.
    Ensure the printer is properly connected to a USB port on the Mac or AirPort base station / Time Capsule. If the printer is a network-capable printer, make sure that it is properly connected to your home network.
    Use Software Update to find and install the latest available updates. If an update is installed, see if the issue persists.
    Open the Print & Scan pane or Print & Fax (Snow Leopard) pane in System Preferences.
    Delete the affected printer, then add the printer again.
    If the issue persists, try these additional steps:
    Reset the printing system, then add the printer again.
    If the issue still persists, reset the printing system again.  Download and install your printer's drivers. Then, add the printer again.
    Contact the printer vendor or visit their website for further assistance.
    Thank you for using Apple Support Communities.
    All the very best,
    Sterling

  • When i go to Settings- Store, i don't have an "automatic download" for music. How can i fix this?

    When i go to Settings->Store, i don't have an "automatic download" for music. How can i fix this?

    Not all features of automatic downloads are available in all countries. See this article for a list of countries that shows what content is available.
    http://support.apple.com/kb/ts3599

  • I tried to download a tv show off iTunes on my iPad and it keeps saying I can't download it at this time. But I've paid for it already, how can I fix it?

    I tried to download a tv show off iTunes on my iPad and it keeps saying I can't download it at this time. But I've paid for it already, how can I fix it?

    Try to sign out of iTunes and sign back in, that usually fixes authentication problems.

  • I am currently studying abroad in Italy and my imessage has been working with wifi up until now. I just wen to PAris for the weekend and when I came back it says that Imessage is waiting for activation. How do I fix this? Thanks!

    I am currently studying abroad in Italy and my imessage has been working with wifi up until now. I just wen to PAris for the weekend and when I came back it says that Imessage is waiting for activation. How do I fix this? Thanks!

    If iMessage has become deactivated on your iPhone, which, apparently it has, the phone will need to send an SMS to activate it again. Therefore, you'll need a cellular connection.

  • Some text replies only show up on my MacBook air and not to my iPhone for some contacts how can I fix this?

    Some text replies only show up on my MacBook Air and not to my iPhone for some contacts how can I fix this?

    Click once on the sleep/wake button to ignore the caller and the call will eventually
    go to voicemail. Click twice to send the caller directly to email.

  • Hp pavilion dv6 6180 help me for this error when I am using my recovery disk

    hp pavilion dv6 6180 help me for this error when I am using my recovery disk
    The destination drive is not connected

    Hello Mohammadshamlou.  I understand that you're having some issues using your Recovery Disc.  It is giving you the error that the drive is not connected.  Is this correct?  How long have you had the notebook?
    What issue originally led you to want to try a recovery?
    The error seems to imply that it is not detecting the hard drive as this would be the most logical destination drive.  So, I feel the best thing to try first is verify that the hard drive is in proper working order.  Follow these steps and please post the result. 
    Please click the white star under my name to give me Kudos as a way to say "Thanks!"
    Click the "Accept as Solution" button if I resolve your issue.

  • What the answer for this  error on a Macintosh system, the application can not open because "NameRegistryLib" could not be found

    what the answer for this error, the application could not open because the "NameRegistryLib" could not be found

    http://www.everymac.com/mac-answers/mac-os-9-classic-support-faq/run-macos-9-on- intel-macs.html
    http://www.macwindows.com/Emulator-for-Mac-OS-9-in-OS-X-updated-for-Mountain-Lio n.html
    http://hints.macworld.com/article.php?story=20060509180914879
    How to run Classic (pre OS X) apps on Intel Macs  

  • HT4623 I Can't able to download IOS 7. I n my software update it is giving an error " Unable to check for updates. An error occured while checking for software update". What can be done for this error?

    I Can't able to download IOS 7. I n my software update it is giving an error " Unable to check for updates. An error occured while checking for software update". What can be done for this error?

    Me too having the same thing what's the solution for this how can I update

  • Please give me detailed explanation for this error

    dear all,
    i have created a procedue and used UTL_TCP utility.
    while executing this procedure always im getting this error.
    im very new to these utilities. pls help me in advance.
    error
    ORA-29261: bad argument
    ORA-06512: at "SYS.UTL_TCP", line 28
    ORA-06512: at "SYS.UTL_TCP", line 257
    ORA-06512: at "CCCL_29OCT07.O_DBEVENT_TRIGGER", line 231
    ORA-06512: at line 12
    thanks in advance

    Can we see what you actually did/tried to do?
    Also there are at least a couple of links for this error on Google, for example...
    Getting bad argumnet error when using UTL_MAIL.SEND_ATTACH_VARCHAR2
    http://asktom.oracle.com/pls/asktomf?p=100:11:0::::P11_QUESTION_ID:255615160805

  • My computer has a white screen at start up and sits for hours. How can I fix my computer?

    My computer has a white screen at start up and sits for hours. How can I fix my computer?

    Take each of these steps that you haven't already tried. Stop when the problem is resolved.
    Step 1
    The first step in dealing with a startup failure is to secure the data. If you want to preserve the contents of the startup drive, and you don't already have at least one current backup, you must try to back up now, before you do anything else. It may or may not be possible. If you don't care about the data that has changed since the last backup, you can skip this step.   
    There are several ways to back up a Mac that is unable to start. You need an external hard drive to hold the backup data.
         a. Start up from the Recovery partition, or from a local Time Machine backup volume (option key at startup.) When the OS X Utilities screen appears, launch Disk Utility and follow the instructions in this support article, under “Instructions for backing up to an external hard disk via Disk Utility.” The article refers to starting up from a DVD, but the procedure in Recovery mode is the same. You don't need a DVD if you're running OS X 10.7 or later.
    b. If Step 1a fails because of disk errors, and no other Mac is available, then you may be able to salvage some of your files by copying them in the Finder. If you already have an external drive with OS X installed, start up from it. Otherwise, if you have Internet access, follow the instructions on this page to prepare the external drive and install OS X on it. You'll use the Recovery installer, rather than downloading it from the App Store.
    c. If you have access to a working Mac, and both it and the non-working Mac have FireWire or Thunderbolt ports, start the non-working Mac in target disk mode. Use the working Mac to copy the data to another drive. This technique won't work with USB, Ethernet, Wi-Fi, or Bluetooth.
    d. If the internal drive of the non-working Mac is user-replaceable, remove it and mount it in an external enclosure or drive dock. Use another Mac to copy the data.
    Step 2
    If the startup process stops at a blank gray screen with no Apple logo or spinning "daisy wheel," then the startup volume may be full. If you had previously seen warnings of low disk space, this is almost certainly the case. You might be able to start up in safe mode even though you can't start up normally. Otherwise, start up from an external drive, or else use the technique in Step 1b, 1c, or 1d to mount the internal drive and delete some files. According to Apple documentation, you need at least 9 GB of available space on the startup volume (as shown in the Finder Info window) for normal operation.
    Step 3
    Sometimes a startup failure can be resolved by resetting the NVRAM.
    Step 4
    If you use a wireless keyboard, trackpad, or mouse, replace or recharge the batteries. The battery level shown in the Bluetooth menu item may not be accurate.
    Step 5
    If there's a built-in optical drive, a disc may be stuck in it. Follow these instructions to eject it.
    Step 6
    Press and hold the power button until the power shuts off. Disconnect all wired peripherals except those needed to start up, and remove all aftermarket expansion cards. Use a different keyboard and/or mouse, if those devices are wired. If you can start up now, one of the devices you disconnected, or a combination of them, is causing the problem. Finding out which one is a process of elimination.
    Step 7
    If you've started from an external storage device, make sure that the internal startup volume is selected in the Startup Disk pane of System Preferences.
    Start up in safe mode. Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t do this. Post for further instructions.
    Safe mode is much slower to start and run than normal, and some things won’t work at all, including wireless networking on certain Macs.
    The login screen appears even if you usually log in automatically. You must know the login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    When you start up in safe mode, it's normal to see a dark gray progress bar on a light gray background. If the progress bar gets stuck for more than a few minutes, or if the system shuts down automatically while the progress bar is displayed, the startup volume is corrupt and the drive is probably malfunctioning. In that case, go to Step 10. If you ever have another problem with the drive, replace it immediately.
    If you can start and log in in safe mode, empty the Trash, and then open the Finder Info window on the startup volume ("Macintosh HD," unless you gave it a different name.) Check that you have at least 9 GB of available space, as shown in the window. If you don't, copy as many files as necessary to another volume (not another folder on the same volume) and delete the originals. Deletion isn't complete until you empty the Trash again. Do this until the available space is more than 9 GB. Then restart as usual (i.e., not in safe mode.)
    If the startup process hangs again, the problem is likely caused by a third-party system modification that you installed. Post for further instructions.
    Step 8
    Launch Disk Utility in Recovery mode (see Step 1.) Select the startup volume, then run Repair Disk. If any problems are found, repeat until clear. If Disk Utility reports that the volume can't be repaired, the drive has malfunctioned and should be replaced. You might choose to tolerate one such malfunction in the life of the drive. In that case, erase the volume and restore from a backup. If the same thing ever happens again, replace the drive immediately.
    This is one of the rare situations in which you should also run Repair Permissions, ignoring the false warnings it may produce. Look for the line "Permissions repair complete" at the end of the output. Then restart as usual.
    Step 9
    If the startup device is an aftermarket SSD, it may need a firmware update and/or a forced "garbage collection." Instructions for doing this with a Crucial-branded SSD were posted here. Some of those instructions may apply to other brands of SSD, but you should check with the vendor's tech support.   
    Step 10
    Reinstall the OS. If the Mac was upgraded from an older version of OS X, you’ll need the Apple ID and password you used to upgrade.
    Step 11
    Do as in Step 9, but this time erase the startup volume in Disk Utility before installing. The system should automatically restart into the Setup Assistant. Follow the prompts to transfer the data from a Time Machine or other backup.
    Step 12
    This step applies only to models that have a logic-board ("PRAM") battery: all Mac Pro's and some others (not current models.) Both desktop and portable Macs used to have such a battery. The logic-board battery, if there is one, is separate from the main battery of a portable. A dead logic-board battery can cause a startup failure. Typically the failure will be preceded by loss of the settings for the startup disk and system clock. See the user manual for replacement instructions. You may have to take the machine to a service provider to have the battery replaced.
    Step 13
    If you get this far, you're probably dealing with a hardware fault. Make a "Genius" appointment at an Apple Store, or go to another authorized service provider.

Maybe you are looking for