QUAL*.dmp - error at index

Hi, SCM-System created QUAL*.dmp with following content:
error at index :        23
   5 DUMMY             epos:     0  elen_var:      0   4   4
   9 VALUE              pos:     1    maxLen:      7 100  16
  13 NOT LIKE           pos:    -4       no :      3   0   0 data_part
DB version is 7.6.03.015
Could someone declare this error? What means the "23"? How can I check this issue?
Dump occured 10x per day.
One  time I found a canceled Job "BI_PROCESS_SCM_DP005". But I don't believe if dump and Job are connected.
Most of "BI_PROCESS_SCM_DP005" are finished succesfuly.
Log of canceled Job:
Job wurde gestartet
Step 001 gestartet (Programm RSPROCESS, Variante &0000000199421, Benutzername BWREMOTE)
Starte Prozess SCM_DP005 CFD01AMMA1 in Lauf 6KROAZUZ4WSES9GY0SYIYUC9Z der Kette CFD01_DP_BEDARF
Interner Fehler: Macro Alert V: Auslauf prüfen is inactive
Job wurde nach System-Exception ERROR_MESSAGE abgebrochen
Thanks for help

Hello,
I recommend to create the SAP message and get SAP support.
We could login and check the dump.
    Is it Abap dump?
We could check what error you got.
   Is it the SCM database error?
   What is the SCM database?
   Did you get liveCache or LCA errors, DBSL errors?
If you get the ABAP dump what part of the ABAP code was running?
    The ABAP back stack?
Regards, Natalia Khlopina

Similar Messages

  • What about the contents of QUAL.dmp

    hi,
    i'm using the version 7.6.2.10
    anyone can explain me what is this contents extracted from QUAL.dmp?
    error at index :         4
    1 DUMMY             epos:     0  elen_var:      0   4   4
    2 DUMMY             epos:     9  elen_var:      4   0   0
    3 VAR PRIMKEY        pos:     1       len:      9   0   2
    4 OUTPUT         out_pos:    13       len:      9   0   0
    i must find an workaround to avoid this error this is slowing down an production system, here.
    thanks for any help
    Clóvis

    This file generation goes out after i updated to version 7.6.3.07

  • Report error: ORA-06502: PL/SQL: numeric or value error: NULL index table k

    Hi everybody,
    I have two Distinct Databases on two distinct servers. (Oracle Ent. Release 10.2.0.3.0 on AIX 5.3). After I install the latest patch last week, One of the APEX installation has some problems on Home>Application Builder Page. The error message is very random and
    report error:
    ORA-06502: PL/SQL: numeric or value error: NULL index table key value.
    When i change the view (details to icons), everything goes to normal. This error message is reflected some of the pages (report region) of some of my applications randomly. When it appears in a report region, i deselect the order method of the region, the result is normal.
    But the other APEX application on the other instance has no problem. It is a bug? or Should i re-install the APEX instance?
    Thank you for your interest?
    Gökhan ÇATALKAYA

    No, but we have a reproducible test case now so we're working on it. See ORA-06502: PL/SQL: numeric or value error: NULL index table key value
    Scott

  • Error: ORA-06502: PL/SQL: numeric or value error:NULL index table key value

    Hi,
    I am trying toceate an interface which collects data from database make some transformation and populated seeded tables in the same database.
    My Approach is :
    a) Create a record type variable ( concists of multiple segments)
    b) Create a pl/sql table type of the records type in a)
    c) Created a cursor of same structure as pl/sql table type ( collects data)
    d) BULK CoLLECT data from cursor into pl/sql table
    e) Print the data
    But during Bulk Collect i get the below error :
    Unexpected error in xxc_hr2hr_populate_elements.main at FLOW TRACE-1.120. Error: ORA-06502: PL/SQL: numeric or value error: NULL index table key value
    ORA-20003: Unexpected error in xxc_hr2hr_populate_elements.get_data at FLOW TRACE-1.1.100. Error: ORA-06502: PL/SQL: numeric or value error: Bulk Bind: Truncated Bind

    Ashish_Apps wrote:
    Hi,
    I am trying toceate an interface which collects data from database make some transformation and populated seeded tables in the same database.
    My Approach is :
    a) Create a record type variable ( concists of multiple segments)
    b) Create a pl/sql table type of the records type in a)
    c) Created a cursor of same structure as pl/sql table type ( collects data)
    d) BULK CoLLECT data from cursor into pl/sql table
    e) Print the data
    But during Bulk Collect i get the below error :
    Unexpected error in xxc_hr2hr_populate_elements.main at FLOW TRACE-1.120. Error: ORA-06502: PL/SQL: numeric or value error: NULL index table key value
    ORA-20003: Unexpected error in xxc_hr2hr_populate_elements.get_data at FLOW TRACE-1.1.100. Error: ORA-06502: PL/SQL: numeric or value error: Bulk Bind: Truncated BindVerify the rows you are fetching are having the same data types as your Record like Dates should go to date , decimal should not be fetched in type defined as number etc.

  • CDS-18010 Error:A Index and a index with the same name

    Hi
    I am facing strange error is some one expert there to help me to get rid of this error.
    CDS-18010 Error:A Index and a index with the same name 'LA_SP_FK_1' have been asked to be created.
    I am generating tables from Data model diagram & getting this error.
    Thanks,
    Vijay

    Your Right!!
    Designer does not like 2 of the same name.
    there are several bugs on the same name issue and CDS-18010
    Bug.3973155/3443005 (92) CDS-18010 IN CAPTURING A TYPE WITH CONSTRUCTOR FUNTIONS IN ITS BODY:
    Bug.2586582 (93) CDS-18010 A DOMAIN AND A DOMAIN WITH THE SAME NAME 'D1' BEEN ASKED TO CREATE:
    Bug.2561625 (15) CDS-18010 GENERATION OF TWO SYNONYMS WITH SAME NAME BUT DIFFERENT SCOPE:
    Bug.2072505 (93) CDS-18010 CAPTURING 2 TRIGGERS WITH SAME NAME ON ONE TABLE SHOULD BE A WARNING:
    Bug.1689800 (90) CDS-18010 PLSQL WITH THE SAME PROCEDURE NAME ALREADY EXISTS:
    Bug.1073311/1029997 (96) CDS-18010 ERROR ATTEMPTING TO CREATE 2 PROCEDURES WITH SAME NAME:
    Just to name a few.
    I would suggest you change the name.
    Michael

  • ORA-06502: PL/SQL: numeric or value error: NULL index table key value??

    Hi,
    Can anyone let me know what is the issue on below code and how can we avoid that? i am getting the error like below
    ORA-06502: PL/SQL: numeric or value error: NULL index table key value
                        v_while_loop := 1;
                        v_delete_char_id := v_tabtype_result_values.FIRST;
                        WHILE v_while_loop <> v_tabtype_result_values.COUNT
                        LOOP
                            IF check_duplicate_nc_data (v_result_view,
                                                        v_tabtype_result_values(v_delete_char_id).value,
                                                        v_collection_id,
                                                        v_occurrence,
                                                        v_plan_id,
                                                        v_delete_char_id
                            THEN
                                DBMS_OUTPUT.PUT_LINE(v_delete_char_id);
                                v_tabtype_result_values.DELETE(v_delete_char_id);
                            ELSE
                                DBMS_OUTPUT.PUT_LINE(v_delete_char_id||','||v_tabtype_result_values(v_delete_char_id).id||','
                                                        ||v_tabtype_result_values(v_delete_char_id).value||','
                                                        ||v_tabtype_result_values(v_delete_char_id).validation_flag
                            END IF;
                            v_while_loop := v_while_loop + 1;
                            v_delete_char_id := v_tabtype_result_values.NEXT(v_delete_char_id);
                        END LOOP;

    Change:
    WHILE v_while_loop &#60;&#62; v_tabtype_result_values.COUNT to
    WHILE v_while_loop <= v_tabtype_result_values.LASTSY.

  • ORA-06502: PL/SQL: numeric or value error: NULL index table key value Repor

    W've been experiencing the Oracle Error: ORA-06502: PL/SQL: numeric or value error: NULL index table key value Report’ [we are currently on apex v3.0.1]. From the forum there was a reference to a bug fix: apex bug (6416829) fixed in 3.1. When we view '6416829' in Metalink we can see the bug title but cannot see any details as it's protected. Can anyone shed some light on why it's protected or provide further details.
    We have many LIVE customers reporting this error and we want to be certain it's fixed in v3.1.
    (currently we are working around this by flushing the shared pool but this is not ideal).
    Any help would be appreciated.

    Scott,
    This error has been thrown several times in the past 24 hours. Yesterday several of my reports threw the error, these reports have done so in the past. This morning APEX has begun throwing the error of which I have seen only once before. This is occuring at Home>Application>My Application. The error appears when I attempt to View the report in Details mode, is OK when I view the report in Icons mode. The error is occuring in my Prodution environment which has not been updated since 2/25/2009.
    As before, I edited the SQL on my application's reports and the error then disappeared.
    We are running Application Express 3.2.0.00.27 and Oracle Release 10.2.0.1.0. My browser is IE 7.0.
    Plan to test later with FireFox provided I can download it to see if this might browser related.
    Any inforamtion or guidance is appreciated.
    Jeff

  • Macbook numbers 2.1(436) will not open the project from Numbers APP on iPad 2.1(1129) .  The error is "index.html is missing"

    I updated the numbers APP on my iPad to 2.1(1129) and my Macbook numbers 2.1(436) will not open the project.  The error is "index.html is missing".
    I think I am having compatibility issues also with my numbers files but the symptom started last week. I have a numbers project/file that has been shared between my iPad and Macbook for several months so I would believe there is no compatability issue with the content.  I updated the Numbers APP on my iPad to 2.1(1129) and my Macbook (numbers is current) on 2.1(436) will not open it. I used email the iTunes to transfer the project file. The error is "index.html is missing".
    I used ftp to get both a previous file that will open and the new one that will not open onto a server at work and unzipped them. The file format is very different. Indeed the old one has an index.html and the new one has an index directory with a set of files. I know that you can not believe everything you read online but I did see a blurb that Numbers 3 does not need the index.html file but has no other specifics on the files format.
    Am I a victim of the 2.1 verson on my iPad not being compatable with the 2.1 version on my Macbook?
    Am I now forced to buy a new iWorks or Numbers 3 becasue I updated the iPad APP?
    I wanted to find the answer before I purchased a new Numbers if that was not the problem.

    Thank you for the insight that the new iPad 2.1 version requires Numbers3 BUT that is not a conclusion I would have jumped to being both are 2.1? Go figure.
    You however I do not believe you are correct with the conclusion that I can get a Numbers upgrade. I am on OS X 10.6.8 so not only do I need a new OS, I need a new macbok to run it, according to the APP store it requires OS X 10.9 or greater.
    I would like to have known that Numbers 2.1 iOS is not compatable with numbers 2.1 OS X and not taken the APP update.

  • Getting error "URI index 0 is not valid" in Oracle Service Bus

    Dear Friends,
    I am receiving an error "URI index 0 is not valid" while executing Customization File in Oracle Service Bus. I am not able to figure out why it is happening. Please help.
    Thank you.
    Regards,
    Palak Mathur

    AbhishekJ wrote:
    Change the:
    <xt:value>
    <tableElement xmlns:tran="http://www.bea.com/wli/sb/transports">
    <URI>http://app-1ip-alsb-01.corp.intranet/ServiceAddressV1Proxy</URI>
    <weight>1</weight>
    </tableElement>
    </xt:value>Section to:
    <xt:value>
    <tran:tableElement xmlns:tran="http://www.bea.com/wli/sb/transports">
    <tran:URI>http://app-1ip-alsb-01.corp.intranet/ServiceAddressV1Proxy</tran:URI>
    <tran:weight>1</tran:weight>
    </tran:tableElement>
    </xt:value>in your Customization File and try again.Hi Abhishek,
    I did the same thing. Actually, the deployment team was getting this error and they called me up to find out. I analyzed and sent the following response:-
    I was going through the Customization file. I removed all the elements from the file and started with only 1 envValueAssignments:-
    +<cus:envValueAssignments>+
    +<xt:envValueType>Service URI Weight</xt:envValueType>+
    +<xt:location>0</xt:location>+
    +<xt:owner>+
    +<xt:type>BusinessService</xt:type>+
    +<xt:path>CommonServices/Business Services/ServiceAddressV1RS</xt:path>+
    +</xt:owner>+
    +<xt:value xsi:type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">0</xt:value>+
    +</cus:envValueAssignments>+
    The customization file got executed perfectly. Then I added another envValueAssignments and it worked fine as well.
    Now, when I added
    +<cus:envValueAssignments>+
    +<xt:envValueType>Service URI Table</xt:envValueType>+
    +<xt:location xsi:nil="true"/>+
    +<xt:owner>+
    +<xt:type>BusinessService</xt:type>+
    +<xt:path>CommonServices/Business Services/ServiceAddressV1RS</xt:path>+
    +</xt:owner>+
    +<xt:value>+
    +<tableElement xmlns:tran="http://www.bea.com/wli/sb/transports">+
    +<URI>http://app-1ip-alsb-01.corp.intranet/ServiceAddressV1Proxy</URI>+
    +<weight>0</weight>+
    +</tableElement>+
    +</xt:value>+
    +</cus:envValueAssignments>+
    +, I got the above error, ie URI index 0 is not valid. If you check each element then you will know that tableElement defines a namespace as xmlns:tran="http://www.bea.com/wli/sb/transports" which is neither being used by the node nor its child elements. Also the error in server logs was:-com.bea.wli.sb.transports.TransportException: URI index 0 is not valid.+
    It stuck that we were doing something wrong here. I checked other elements in the same file and found that some of them were starting the node as <tableElement xmlns="http://www.bea.com/wli/sb/transports">. So, tableElements should be qualified with this namespace:-http://www.bea.com/wli/sb/transports. It was clear there was issue with qualified name of the element and hence I added the prefix "tran" and made entry as:-
    +<tran:tableElement xmlns:tran="http://www.bea.com/wli/sb/transports">+
    +<tran:URI>http://app-1ip-alsb-01.corp.intranet/ServiceAddressV1Proxy</tran:URI>+
    +<tran:weight>0</tran:weight>+
    +</tran:tableElement>+
    When I executed the changed customization file it worked. I checked with few more elements and they all worked making me sure that this was the error.
    So, the issue was that the OSB was not able to find any URI and for index 0 there was no URI available. Hence we were getting a weird error which was not at all user friendly. However, while making the OSb they must have thought that no one will make any manual changes (by hand in the file) and this error would be sufficient to tell that there is something wrong with the customization and we must regenerate the customization file.
    Only solution that we do not receive this error in future is rather than making changes to the customization file manually we should use OSB console or scripts to replace the properties. Otherwise we need to be very careful while touching the Customization file.
    Hope this helps.

  • DMP Error when in Business Partner Master Data

    Forum,
    I have one client which produces DMP errors each time they go into the Business Partner Master Data screen. This is since they have been upgraded to 8.8 PL20. Prior to this, there was no such issue.
    The spec of the machine is as follows:
    Xp Sp3
    Pentium 4
    1.99GB RAM
    Has anyone on here come across this problem since upgrading to 8.8 PL20?
    Regards,
    Juan

    Hi ,
    Check system message log.
    Check if two instances of the BP Master are running.
    check if any mandatory UDF or FMS or SP_TN creating a problem.
    Try cleaning Tmp and log files.
    Even if any of your add on EXe is not getting terminated properly then this may also cause such issues.
    Thanks
    Malhaar

  • -9041:system error(BD Index is not accessing)

    hi all,
    -9041:system error(BD Index is not accessing),
    i am not able to import the software component from SLD to IR.
    Thanks & regards,
    subba reddy

    solved my problem.
    thanks,
    subba reddy

  • How do i fix this: error message- index.html - error occurred - An FTP error occurred - cannot put index.html. Access denied. The file may not exist, or there could be a permission problem. Make sure you have proper authorization on the server and the ser

    that is...
    index.html - error occurred - An FTP error occurred - cannot put index.html. Access denied. The file may not exist, or there could be a permission problem. Make sure you have proper authorization on the server and the server is properly configured.
    File activity incomplete. 1 file(s) or folder(s) were not completed.
    Files with errors: 1
    index.html
    thanks!

    It's under More Options triangle in the Manage Sites panel.  See screenshot:
    Nancy O.

  • Unexpected internal error near index 1

    Hi,
    I am convering al l occurance of "\" into "/" in a string.
    private String format(){
            input="java\\software\\";
            System.out.println("Before formating, input:" + input);
            try{           
                input=input.replaceAll("\\", "/");
                System.out.println("After formating, Input:" + input);
            }catch(Exception e){
                System.out.println("Error in formatting:" + e.getMessage());
            return input;
        }And I am getting this Error:
    Unexpected internal error near index 1
    Any idea whats wrong with above code?

    If you want to replace two backslashes with asingle
    forward slash, then you need to specify the former
    (as a regular expression) as "\\\\"OH! Thanks. I got another way and its working.
    I am using
    s.replace('\\', '/'); insteadd of
    replaceAll
    Yes, that's definitely better in this case, since that API is simpler for single-char replacements. If you sometime need to replace strings though (back to the replaceAll) you'll need to be aware of how regular expressions are formed and how the backslash character plays a part in forming them.

  • Error in indexing connectors

    Hi Experts ,
    I am creating connectors via ESH_COCKPIT. I select the component EAHRGXX and under that I select HRTMC connectors individually.There are 32 HRTMC connectors that are selected at this step. When select "Create" ,there are 34 connectors selected! Other than 32 HRTMC connectors, two more connectors appear i.e. ESH_CATEGORY and ESH_CONNECTOR.
    As of now I am deleting these two connectors manually but I am getting error for 9 connectors while indexing.is it because of these 2 connectors.
    Could you please let me know why 2 additional connectors are appearing . though they are not selected.
    Thanks,
    Neha

    Hi Luke,
    Thanks for looking into this.
    For the 9 connectors in error state , message is "Error while indexing".
    Connector names can be seen in the attached snap shot.
    Regards,
    Neha

  • DMP ERROR When I am Finding the Purchase Order

    Hello Experts,
    I am Using SAP 8.8 PL 16
    My Client Finding the Purchase Order that time .DMP Error Creating.
    And Automatically SAP Application Doing Close
    Please Help me About that Issue
    Dixit Patel

    Hi Gordon
    I Created the New User  and Check with  that User
    Also Removing All File in Temp Folder
    But . DMP File is Creating
    Thanks
    Dixit Patel

Maybe you are looking for

  • [SOLVED] LXDM and Other Catastrophe's

    Compared to the arch-fu practitioners here I'm a total noob so bear with me . And sorry if this has been solved before, I searched but found nothing. My second attempt at installing Arch was going kind-of smoothly until I got to configuring LXDM. No

  • Show date range in Calendar

    Hello, I have created a calendar using the calendar widget available in APEX 4.1 This is SQL based and also has a input form to create a new event by clicking on a particular date. select id,activity,code,location,date_from from cal_activity a,cal_ac

  • Messages in Console re Safari

    I am receiving the following messages many times a day and wondered what might be the cause [0x0-0x1a31a3].com.apple.Safari[3570] Canceleld; 0 Empty 1 repeating 500 times followed by [0x0-0x1a31a3].com.apple.Safari[3570] *process 3570 exceeded 500 lo

  • Can anyone explain this (vserver BLOCKER)

    How does this config work? It looks like I am blocking everything entering vlan 3 and vlan 5. How does my individual VIPs work then? vlan 2 client ip address 192.168.19.10 255.255.255.0 vlan 3 server ip address 192.168.19.10 255.255.255.0 vlan 4 clie

  • Lion server shows up in Finder "Shared" section but won't connect

    My Lion server iMac shows up both on my home LAN and from work in the Finder Shared section. Other Shared servers show up (just Lion not Lion Server) and work fine, as usual. When clicking on the Lion server icon the Finder tries to connect and then