Incomprehensible error message

Hi all,
my stored procedure which was working ok for some weeks now and which I haven't changed started to produce the following error message:
* 2048: column store error:  [2048] "I2S"."VEGA_UPDATE": line 156 col 2 (at pos 10961): [2048] (range 3): column store error: search table error:  [6900] Error executing physical plan: exception 6900:
AttributeEngine/Parallel/Evaluator.cpp:94
Attribute engine failed; $function$=createEvaluator; $message$=input $$place_holder_3$$ unknown; $message$=input $$place_holder_3$$ unknown
,in executor::Executor in cube: I2S:0x7f4587173e00:1 SQLSTATE: HY000
Is there anyone out there who can explain to me what Hana wants to tell me? When I execute the statement at that line outside of the stored procedure, it runs without problems:
UPDATE a SET b = (
            SELECT count(*) FROM ct, cats c1, cats c2, t WHERE ct.company = c1.category AND c1.time BETWEEN 1393496805 AND 1393583205 AND c1.document_id = c2.document_id AND c2.category = t.category AND c1.relevance >= 80 AND c2.relevance >= 70 AND a.category = ct.company);
The error appeared after switching to SPS7 on AWS.
Cheers,
-- Micha

Well the procedure is quite large and I don't actually want to make all our code public, it is from our current product. Meanwhile I've been experimenting with commenting parts of the procedure out and so I've identified the culprit statement. Mind you, when executed outside of the procedure, it runs fine. The "bad" statement was
UPDATE vc SET a = tmp.perc FROM (
SELECT tmp1.uu, CASE WHEN tt < :mfr THEN 0 ELSE ROUND(tt/aa*100, 0) END perc FROM (SELECT c2.uu, COUNT(*) tt FROM c c1, c c2, threat t WHERE c1.uu = t.uu AND c1.time BETWEEN :day_before AND :now AND c1.id = c2.id AND c1.ubc >= :tur AND c2.ubc >= :cur GROUP BY c2.uu) tmp1, (SELECT c1.uu, COUNT(*) aa FROM cats c1 WHERE c1.time BETWEEN :day_before AND :now AND c1.ubc >= :cur GROUP BY c1.uu) tmp2 WHERE tmp1.uu = tmp2.uu) tmp WHERE vc.uu = tmp.uu;
Curiously, a cosmetic change makes the procedure to execute correctly:
UPDATE vc SET a = (SELECT tmp.perc FROM (
SELECT tmp1.uu, CASE WHEN tt < :mfr THEN 0 ELSE ROUND(tt/aa*100, 0) END perc FROM (SELECT c2.uu, COUNT(*) tt FROM c c1, c c2, threat t WHERE c1.uu = t.uu AND c1.time BETWEEN :day_before AND :now AND c1.id = c2.id AND c1.ubc >= :tur AND c2.ubc >= :cur GROUP BY c2.uu) tmp1, (SELECT c1.uu, COUNT(*) aa FROM cats c1 WHERE c1.time BETWEEN :day_before AND :now AND c1.ubc >= :cur GROUP BY c1.uu) tmp2 WHERE tmp1.uu = tmp2.uu) tmp WHERE vc.uu = tmp.uu);
Since this has worked without problems on SP6 and the problem appeared right after upgrading to SP7, I'd suspect some malign Hana code change...In any case, it would be a lot more user-friendly if the error message were readable by humans :-)
-- Micha

Similar Messages

  • Incomprehensible Flash Error Message?

    Hi, this tiny window appears on top of Flash (I think) videos in Safari 6.0, running in Lion 10.7.4.  When I click on the "don't" symbol, it disappears.  I can't read it, I'm not even sure it's English.  Anyone know what it is?
    This is actual size, by the way.  It's tiny.
    Thanks in advance!

    I have some more info, it's a Macromedia error message.  Clicking on the question mark takes me here:
    http://www.macromedia.com/support/documentation/en/flashplayer/help/help06.html
    So it's an error from Flash saying I don't have enough local storage.
    However, their version of the error message is clearly in English.
    Anyone have any thoughts about why mine is gibberish?

  • My iCal won't go online and returns the error message: The server responded with "500" to operation CalDAVAccountRefreshQueueableOperation.

    My iCal won't go online and returns the error message: "The server responded with “500” to operation CalDAVAccountRefreshQueueableOperation."

    OK Now I can answer my own question.  The incomprehensible (inexcusably geeky) error message is actually Apple language for saying simply: "The iCloud servers are down again.  Please wait until we've fixed them."  I found this out by talking to Apple support.  It took about 12 hours for the iCloud server synching calendars to come back online.  When they did, my calendar reloaded, and everything was fine.

  • I am getting intermittent error messages "Runtime Error" when clicking on links

    Now and then, and I can't tell what causes it, I click on a link and get a page that gives me the incomprehensible message below with "Runtime Error" as the tab. I did recently click on a link that gave me a blue screen with messages that shut down my computer, but I have run a virus checker since then that found nothing. I also recently upgraded from windows xp to windows 7. I have never seen the problem before then.
    Server Error in '/' Application.
    Runtime Error
    Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
    Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
    <!-- Web.Config Configuration File -->
    <configuration>
    <system.web>
    <customErrors mode="Off"/>
    </system.web>
    </configuration>
    Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
    <!-- Web.Config Configuration File -->
    <configuration>
    <system.web>
    <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
    </system.web>
    </configuration>

    Hello babs313,
    What operating system are we working with?
    What make / model of the computer are we using?
    Try running the Mr Fix iT application on this troubleshooting article and post back your results.
    Error message when you run Windows Defender: "Error Code 0x800106ba"
    If I have helped you in any way click the Kudos button to say Thanks.
    The community works together, click Accept as Solution on the post that solves your issue for other members of the community to benefit from the solution.
    - Friendship is magical.

  • ISync fails - what to do with this error message?

    I set my iMac to autosync everyday at a certain time. I realized that the last sync was 7/27/06, and when I go to Sync tab in the .Mac system preferences, I get the following ".Mac Sync Error" message exactly as follows:
    "* -[NSKeyedUnarchiver initForReadingWithData:]: incomprehensible archive (0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0)"
    Any idea of what sync fails? and what I need to do ?
    Thanks!

    With the release of Mac OS X 10.4 more than a year ago, iSync no longer has anything to do with the synchronization of contacts, calendars and tasks with .Mac - that is the responsibility of .Mac Sync. You should probably post you query in the .Mac Sync forum, here:
    http://discussions.apple.com/forum.jspa?forumID=957
    You may be able to deal with the error message by resetting the Sync Services framework—its truth database, actually—by launching iSync, opening the Preferences… dialog, and pressing the Reset Sync History button. That will leave your data intact and your sync clients registered, but reset the truth database and framework to behave in such a way that your next synchronization event will appear to be the first event you have ever performed.
    The 'incomprehensible archive' the error message refers to is likely on your Macintosh.
    Before proceeding further, back up your contact and calendar files using the built in provision to do so in both the Address Book and iCal. If resetting the database does not correct your issue, you can launch System Preferences, open the .Mac pane and press the Advanced tab. In the lower left corner is a Reset Sync History button. Press that, and in the dialog which appears, configure .Mac to overwrite the data files for one OS X application on your machine at a time, starting with contacts. Make sure that you overwrite your computer data [which you have just backed up, and can therefore restore if that is necessary] with the data from .Mac.

  • What to do with this error message?

    Database Log In Failed
    TNS could not resolve service name
    Verify that the TNS name in the connectstring entry of the DAD for this URL is valid.
    Thank you,
    David
    [email protected]

    With the release of Mac OS X 10.4 more than a year ago, iSync no longer has anything to do with the synchronization of contacts, calendars and tasks with .Mac - that is the responsibility of .Mac Sync. You should probably post you query in the .Mac Sync forum, here:
    http://discussions.apple.com/forum.jspa?forumID=957
    You may be able to deal with the error message by resetting the Sync Services framework—its truth database, actually—by launching iSync, opening the Preferences… dialog, and pressing the Reset Sync History button. That will leave your data intact and your sync clients registered, but reset the truth database and framework to behave in such a way that your next synchronization event will appear to be the first event you have ever performed.
    The 'incomprehensible archive' the error message refers to is likely on your Macintosh.
    Before proceeding further, back up your contact and calendar files using the built in provision to do so in both the Address Book and iCal. If resetting the database does not correct your issue, you can launch System Preferences, open the .Mac pane and press the Advanced tab. In the lower left corner is a Reset Sync History button. Press that, and in the dialog which appears, configure .Mac to overwrite the data files for one OS X application on your machine at a time, starting with contacts. Make sure that you overwrite your computer data [which you have just backed up, and can therefore restore if that is necessary] with the data from .Mac.

  • Windows Vista: Ipod Error Message, no longer read by PCs

    Hello,
    I have a 5th generation black ipod video with 30GB of memory.
    The other day I hooked it up to my laptop (Toshiba, 4 months old) that it's been functioning on with no problems whatsoever. This weird error message flashed twice about it not being able to sync because of some software problem.
    Eversince then, the only thing I can charge my ipod on is the family treadmill in the basement (~_~) as no other computer in the house recognizes it. I can't even charge it through the wall sockets, either.
    I have changed the ipod cord, still no luck. I've also reset the device about 3 or 4 times and uninstalled, restarted the laptop then reinstalled itunes. I would like to reset it back to factory settings but that's impossible as computers/laptops don't pick it up. I live very far from a Mac store...
    What's a girl to do? I can't live without my Busta Rhymes and Wu-Tang Clan!
    Any advice would be greatly appreciated! Thanks!

    you have to update Vista go to this site and up-date http://windowsupdate.microsoft.com

  • Error message into a Variable.

    Dear users,
    I have a rather usual (unusual from the weekend beers for me though!!) query which I can't figure out a proper way to implement.
    My requirement is like this:
    I have a message class in which I want to define a text 'Employee number & not found'.
    I want to use this in the program, but not to raise this error. Instead, I want to move this error message with the Employee number into a Character(200) variable.
    So instead of using MESSAGE e0xx(messageclass) USING employee number, I would like to move the error text into a variable which looks like:
    lv_text = e0xx(messageclass) USING '1234'   which stores the text 'Employee number 1234 not found' in lv_text.
    How would I acheive it??
    Thanks, V!

    Try tis way
    message e999(00) with i_emp-empno into lv_text.
    press f1 in message will provide you more details

  • IPod seen by windows, not by iTunes+ weird error message

    I have a first generation 2GB iPod nano and i use windows xp. I can't load any music because iTunes doesn't see my iPod and an error message pops up that reads like this: "iTunes: iTunes.exe corrupt file. The file or directory \iPod_Control\iTunes is corrupt and unredable. Please run the checkdisk utility." I've tried everything, reinstalling iTunes, different versions, reinstalling OS, resetting iPod, even on another computer, same problem. Other than that, the iPod works normally, it's just lacking music..
    and why is there no email adress from apple for service qustions? 10x

    I still don't get it, how can I put it in disk mode if I CANNOT see the iPod in iTunes..?
    Did you read the document i linked you to? here's another link to it:
    Putting iPod into Disk Mode
    whereabouts in that procedure in that document (that you get to by clicking that link) does it say that you have to connect it to iTunes to put it into disk mode?
    ... never mind ... i guess you've fixed it anyway ...

  • Error message iPod cannot update b/c all of the playlists no longer exist

    Hello. I have been getting this error message. "Songs on the iPod "MAR(the name of my iPod)" cannot update because all of the playlists selecting for updating no longer exist." And my playlists are still on the left side in my iTunes. They do exist. I have a feeling ths might have to do with the fact that on vacation the person I was visiting gave me a gift of putting all of his music that would fit into the external hard drive part of my iPod, and for the past week or so I have been putting that music onto my 40 GB portable hard drive at home. I suspect I took a vital folder out of my iPod by accident. Right now I have the folder iPod_control if I open my iPod up in My Computer. Am I missing something? Right now my iPod is empty because iTunes made a composite playlist last week and I deleted it thinking I could get my real playlists back. Can you help me, or reccomend a site/someone who can? Thank you.
    PC   Windows XP  

    hiya!
    And my playlists are still on the left side in my iTunes. They do exist.
    let's just doublecheck this. folks get this message if they have "automatically update selected playlists only" selected in their itunes "ipod" preferences tab. so bring up that tab ("edit > preferences", click "ipod" while the ipod is showing up in the source list), and do a playlist by playlist crosscheck of the playlists selected in that tab, and the playlists showing up in the itunes sourcelist.
    is there any playlist selected in the preferences tab that isn't showing up in the sourcelist?
    love, b

  • Windows Blue Screen Error Message Appears As Soon As IPod Connected

    Everytime I connect my IPod to my computer, I get the Windows Blue Screen error message. Thought it was the cable, so plugged cable in by itself. No problem. Uninstalled IPod and ITunes software and then plugged in IPod, still got the Blue Screen. The Blue Screen says something about "recent plugged in device problem". It is not the cable, it must be the IPod. Did not have this problem when I bought it. Tried it on labtop and get the same error message. I can't do updater or anything that requires me to plug the IPod into a computer because the Blue Screen appears immediately. When I unplug, the Blue Screen remains and locks up the computer so I have to restart each time. I have tried everything I can think of. Please help.

    Hi Mike thank you for replying,
    I am not able to start the computer in safe mode, safe mode with networking, last good known configuration etc, Each time it quickly blue screens and restarts about two secs into the process.
    I was unable to try a clean OS install from the disk as it gave the blue screen error shown in the original post. The same thing happened when I tried to use the repair option on the XP home disc. So i can't get into the computer at all to start diagnosing the fault, the only clue I have is the error message, and after searching the internet I haven't found much enlightenment from that yet.
    If you can help me out or suggest where to search it would be much appreciated.
    Thx

  • IPod Error Message: "The disk could not be read from or written to."

    Hello!
    I was syncing my sister's video iPod (30GB) and this error message pops up "Attempting to copy to the disk. "SARAH'S IPO" failed. The disk could not be read from or written to."
    I have restored it three times already, but once it starts putting the music and files back onto the iPod it pops up with that error message. I have updated to the latest version of iTunes and iPod software available. My OS is Windows XP.
    Is this something serious? Will I be able to fix it myself or will I need to send it in to be fixed by Apple? Will that be expensive? We didn’t get the Apple replacement plan. D=
    Any help would be greatly appreciated. Thank you in advance. ^_^
    PowerBook G4   Mac OS X (10.4.3)   15" PowerBook 1.5 GHz PowerPC G4, 1.5GB RAM - Windows XP with iPod 5 Generation

    Okay I went thru that entire list and here's what I got...
    (1) My OS is XP and is running fine.
    (2) I've updated my windows
    (3) I don't know of any software that might be interfering.
    (4) There are no damaged files.
    (5) My Windows hard-drive is not damaged and I've tried restoring my iPod's disk thru iTunes but it still doesn't work.
    (6) I don't have an iPod photo and I can't find the folder to delete the cache if if I did.
    (7) The USB cord is firmly connected into my USB port and my iPod
    (8) My music is on my external hard-drive so I need to keep 3rd-party hardware connected
    (9) I will try another USB cord to see if that works.
    Is there anything else that I can do? Can Apple fix this?
    Please let me know.

  • IPod Touch will no longer sync...error message.

    For some reason my older iPod Touch without a camera on it will not sync any more and I am getting an error message saying this iPod cannot be synced. Now I had it set up to sync over Wi-Fi and I would occasionally hook up to the computer with the cable and got error messages on both. Now I read something about removing the SC Info Folder. If I do that will that mess things up with syncing my iPhone? 

    What is the exact wording of the error message?

  • Error Message: Need to purge Cache in Adobe Bridge CC (on PC)

    I tried purging using Adobe Bridge by going to Edit/Preferences/Cache then purging, but it becomes non responsive.  The error message said the problem files were at Users/(my user name)/AppData/Roaming/Adobe/BridgeCC/Cache.   There are 4 files in there that are taking up 124 GB!  Can I simply delete these files or will it corrupt my regular files?  I tried doing as some other forums suggested and hold the ALT key down when opening Bridge before purging, but no luck.

    Yes, you can delete the cache files manually,  Just be advised that Bridge will become very, very slow until it finishes rebuilding its caches.  Depending on your files, that can take a few minutes or several hours.
    A good way of doing it is at night, so you can do it before going to bed and let Bridge rebuild caches overnight.
    If you can, save the cache files before deleting them to an external drive, so that you'll have them as backup if something goes wrong.

  • Error message when installing Photoshop CS2 in Windows 8

    I just upgraded to a computer with Windows 8.  I use Photoshop CS2.  I am getting the error message below when starting photoshop after installation.  I changed program folders, but that did not work.  Please advise. 
    Error: an error has been detected and activation cannot continue. Please restart your computer and reinstall application.

    http://helpx.adobe.com/x-productkb/policy-pricing/creative-suite-2-activation-end-life.htm l

Maybe you are looking for

  • I can no longer connect to itunes using the icon on my desk top.

    my computer came with itunes which i used successfully but my nephew installed an other music program that i deleted and ever since then I can no longer open my itunes from the icon on my desk top. I just get the spinning circle for a few seconds and

  • ITunes 10 does not recognize Greek characters

    Hello, When I import Greek songs with greek characters iTunes does not recognize the characters. The song is displayed with greeklish as shown in the printscreen below (don't know how), but the album not. Sometimes the title is also displayed that wa

  • Loading custom image formats

    Hello all. I am wanting to load a custom image format into my Java application, and am wondering how to do that. I have a few ideas to try but I figure if there is a site out there (or someone with the knowledge), there is no need for me to re-invent

  • Trying to use my new Ipod Nano instead of touch

    I have been using the older Ipod touch and just got the Nano. Is it possible to plug in the nano into my computer and upload the songs from my touch to the nano?? I'm not sure how to do it without losing all of the songs/videos

  • Unable to apply reverse engineering to dbf file

    Hello everyone, We are new to ODI and struggling to understand whether we are making an error or we are actually facing an issue with a .dbf file. Some details for everyone: - ODI version: 10.1.3.4.0 - Platform: Win Server 2003 sp2 - File we wish to