Dump during BDLS (Refresh BW)

Hello,
We are currently working on a BW refresh and during the BDLS we get the following dump:
Category                       ABAP Programming Error
Runtime Errors              OBJECTS_OBJREF_NOT_ASSIGNED
ABAP Program              SAPLRSBK_AFTER_IMPORT
Application Component   BW-WHM-DST
Date and Time               10.04.2014 01:47:55
Access via 'NULL' object reference not possible.
What happened?
Error in the ABAP Application Program
The current ABAP program "SAPLRSBK_AFTER_IMPORT" had to be terminated because it has
come across a statement that unfortunately cannot be executed.
What can you do?
Note down which actions and inputs caused the error.
To process the problem further, contact you SAP system administrator.
Using Transaction ST22 for ABAP Dump Analysis, you can look
at and manage termination messages, and you can also
keep them for a long time.
Error analysis
You attempted to use a 'NULL' object reference (points to 'nothing')
access a component (variable: " ").
An object reference must point to an object (an instance of a class)
before it can be used to access components.
Either the reference was never set or it was set to 'NULL' using the
CLEAR statement.
How to correct the error
If the error occures in a non-modified SAP program, you may be able to
find an interim solution in an SAP Note.
If you have access to SAP Notes, carry out a search with the following
keywords:
"OBJECTS_OBJREF_NOT_ASSIGNED" " "
"SAPLRSBK_AFTER_IMPORT" or "LRSBK_AFTER_IMPORTF02"
"DTP_CONVERT_AFTER_LS_CHANGE"
If you cannot solve the problem yourself and want to send an error
notification to SAP, include the following information:
1. The description of the current problem (short dump)
   To save the description, choose "System->List->Save->Local File
(Unconverted)".
2. Corresponding system log
   Display the system log by calling transaction SM21.
   Restrict the time interval to 10 minutes before and five minutes
after the short dump. Then choose "System->List->Save->Local File
(Unconverted)".
3. If the problem occurs in a problem of your own or a modified SAP
program: The source code of the program
   In the editor, choose "Utilities->More
Utilities->Upload/Download->Download".
4. Details about the conditions under which the error occurred or which
actions and input led to the error.
System environment
    SAP Release..... 702
    SAP Basis Level. 0009
    Application server... " "
    Network address...... " "
    Operating system..... "Windows NT"
    Release.............. "6.1"
    Hardware type........ "2x AMD64 Level"
    Character length.... 16 Bits
    Pointer length....... 64 Bits
    Work process number.. 1
    Shortdump setting.... "full"
    Database server... " "
    Database type..... "MSSQL"
    Database name..... "WV1"
    Database user ID.. "wv1"
    Terminal.......... " "
    Char.set.... "C"
    SAP kernel....... 720
    created (date)... "May 7 2010 02:47:09"
    create on........ "NT 5.2 3790 S x86 MS VC++ 14.00"
    Database version. "SQL_Server_9.00 "
    Patch level. 46
    Patch text.. " "
    Database............. "MSSQL 9.00.2047 or higher"
    SAP database version. 720
    Operating system..... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2, Windows NT 6.0, Windows NT 6.1"
    Memory consumption
    Roll.... 0
    EM...... 125693760
    Heap.... 0
    Page.... 204800
    MM Used. 21725312
    MM Free. 3409648
User and Transaction
    Client.............. 200
    User................
    Language key........ "E"
    Transaction......... "BDLS "
    Transaction ID...... "FFFABFE3FA43F128BEA5005056B349F8"
    EPP Whole Context ID.... "005056B349F81EE3AFFF1C89DB1E7EA5"
    EPP Connection ID....... 00000000000000000000000000000000
    EPP Caller Counter...... 0
    Program............. "SAPLRSBK_AFTER_IMPORT"
    Screen.............. "SAPMSSY0 1000"
    Screen Line......... 6
    Debugger Active..... "none"
Information on where terminated
    Termination occurred in the ABAP program "SAPLRSBK_AFTER_IMPORT" - in
     "DTP_CONVERT_AFTER_LS_CHANGE".
    The main program was "RBDLSMAP ".
    In the source code you have the termination point in line 74
    of the (Include) program "LRSBK_AFTER_IMPORTF02".
We found some SAP Notes but they are specific for different SAP versions or SP level.
Any help will be really appreciated.

Kindly check notes
1887227 - P31:DTP:Dump in After Import:RS_DTPA_AFTER_IMPORT
1684050 - Converting the logical system name for DTPs - Changes1642327 - RSBKDTP_BDLS: dump with error OBJECTS_OBJREF_NOT_ASSIGNED
BR,
K.

Similar Messages

  • Dump during BAPI_ENTRYSHEET_CREATE calling from Portal

    Hi,
    I am getting dump during creation of Service Entry Sheet using the 'BAPI_ENTRYSHEET_CREATE' when triggering it from Portal end. But if I directly call the FM from ECC6.0 with the same passing values it gives me the success meassage. The dump only occurs when I am triggering it from Portal via another custom RFC funtion module.
       I have checked in ST22 and the message text is like ....." Exception condition "GUI_NO_MODE_AVAILABLE" raised."
    Also have checked the SAP Note1271652 and have suggested to apply kernel patch 184. But kernel patch 185 already been applied as our basis team have confirmed. Can you please help me out of this situaion.
    Thanks & Regards,
    Apurba

    Hi,
    I came across this issue and have blogged a solution that gets round it for our purposes. This may help:
    http://community.altiusconsulting.com/blogs/adamadshead/archive/2009/09/24/bex-analyzer-s-file-upload-bug-when-integrated-with-sap-portal.aspx
    Regards,
    Adam

  • Dump during creation of service entry sheet (ML81N)

    Dump during creation of service entry sheet (ML81N)
    Hi,
    ML81N>Select PO>Enter>goto entry sheet create (empty page)>service entry sheet displayed with internal no. assigned >click tab "service selection">Input PO No.--> enter (here we get Dump ABAP RUNTIME ERROR "TABLE_INVALID_INDEX").
    This is happening only for some POs. What can be the problem?. Is this has something to do with SAP database ???
    - rahul

    Hi,
    it could have the cause that the note 1113220 was missing from your system or that data are inconsistent in your PO.
    If you implemented 1113220 and you still get the dump, please check in transaction ST22 the run time error long text to the dump:
    Parts:
    - How to correct the error?
    - Information on where terminated
    - Source Code Extract -> if you set a breakpoint before the line where the error occured, you could debug the process.
    - Active Calls/Events: if you have an own program displayed here, please check first your program wether it has caused the issue.
    If these do not help to find out the problem cause, please open a SAP ticket and include all of the relevant information regarding the dump.
    Regards,
    Edit

  • Preserving SOA Logical Ports and Trust Relationships during DB Refresh

    Hi,
    I have been searching for this for a while and have not had any luck so far. I thought maybe the vast experience in this community might be able to help me.
    I am trying to preserve the SOA Logical Ports and the SMT1 Trust relationships of the target server during  DB Refresh. Is there a list of tables that we could export (Much like exporting/transporting RFC Destination)?
    Regards
    Shantanu

    Hi
    Check the here under tables if they fits to your needs
    Regards
    SRT_LP                       Logical Ports
    SRT_LP_FEAT            Logical Port Feature
    SRT_LP_OP_FEAT     Logical Port Feature (Operation-Dependent)
    SRT_LP_SXI_ADDR   Logical Ports: XI Addressing
    RSECACTB                 Table for ABAP Access Authorization for Secure Memory
    RSECTAB                    Secure Memory: Memory for Encrypted Data
    RFCTRUST                 List of existing trusting systems
    RFCSYSACL               List of permitted trusted systems for the current system

  • ABAP Dump during GRN posting with excise

    Hi Gurus,
    We are using TAXINN procedure. We have created a taxcode V2 and have done all assigenments & condition recordes. We have created a PO with V2 tax code . Now while doing the GRN in MIGO, after excecise capture , its throwing runtime error (ABAP Dump) during Posting. Message is  "Tax code V0 does not exist in Taxinn" . But we have not maintained V0 in PO. We have used V2.
    Answers will be rewarded. Thanks in advance..
    Regards
    Basab

    Check for your condition record
    may be in condition record for plant , material combination you have mantain there V0 tax code.

  • During daily refresh/clone alter database rename file genrating logs under $ORACLE_HOME/dbs with name c-1437102747-20130920-16

    Did anyone have seen this behavior?
      DB version : 11.1.0.7
      OS : HP-UX Itanum
      EBS -11.5.10.2
    We are doing daily refresh/clone of a database instance from production. Recently we are seeing the growth of $ORACLE_HOME/dbs directory during this
    refresh.   During investigation we find out that
      1) When we rename the database files after database restoration. Each below command genrating the 24MB of log file under $ORACLE_HOME/dbs.
      Command :
      alter database rename file '/db02/prod/XDB.dbf' to '/db02/test/XDB.dbf';
    alter database rename file '/db02/prod/a_archive01.dbf' to '/db02/test/a_archive01.dbf';
      Logfiles under $ORACLE_HOME/dbs on target :
      -rw-r----- xxxxx 24379392 Sep 20 05:30 ./dbs/c-1437102747-20130920-02
      -rw-r----- xxxxx 24379392 Sep 20 05:30 ./dbs/c-1437102747-20130920-03
      2) After few minutes, these logs got removed from the directory.
      3) Did not find anything unusual in the alert log.

    These are controlfile autobackups.   Every time you make a physical change to the database structure, an autobackup is created.  In 11.2, the frequency is reduced -- for example if you make 5 changes in quick succession, one autobackup is created.
    CONTROLFILE AUTOBACKUP ON    would be visible when you do a SHOW ALL in rman.
    Hemant K Chitale

  • Transports backup during system refresh

    I have a requirement to take the backup of transports from QA system which are not yet imported into PRD as QA is getting refreshed.  After refresh, I would like to add these transports into queue and import them in sequence.
    Now I can get the list of transports not imported into PRD from "transports waiting to be imported" from PRD system.  But I am unable to get in which sequence should these be imported into QA.  Last time I did but it went in the wrong order and programs got overwritten in QA as I tried to do it by the time/date sequence.
    I wish to know if anyone following the better procedure to take the transports backup in QA during the refresh process.

    Hi Sameer,
    2 things: Either these TRws are being imported for the first time, OR, you are concerned about the repeat import.
    1.
    Usually, the order of import is the same as order of release of the TR from development. However, there may be exceptions in some cases.
    But why are you being worried about the order of the transports? The developers should have a look at the list and tell you the order in which they are to be imported. See, only they would know which request contains which versions of the objects and only they can tell you what goes in and in what order.
    Being from Basis (I hope you are from basis only) you have no way of knowing the correct sequence in such a case. Basis never decides order of TRs.
    2.
    But, if you mean these were imported once in Q but after refresh you want the same order, then you should have gone to the transport history for the system in STMS and from there, you should have seen and saved the order of the original imports.
    Regards,
    Shitij

  • What happen when an error occurs during Snapshot-Refresh?

    Hi,
    I would like to know what happens, when an error occurs
    during a refresh (COMPLETE-REFRESH) of a snapshot?
    Is there a possibility for exception-handling??
    During a complete refresh the data in the snapshot will be deleted an the requested new from the master-side. Now when
    an error occurs during the refresh what happens with the "old" data of the snapshot??? Will it be lost?
    Thanxx
    Schoeib

    Each thread has its own error state. To get the results for a thread (including error result), you need to have a wait step which waits for it. If a thread has an error and you wait for it, you will get the error at the wait step that waits for it.
    If your main thread has an error and you want some worker thread to exit, you should add code to the cleanup of your main thread's sequence which signals the worker thread to exit (you should already have some sort of mechanism for signaling the worker thread to exit (there are many ways to do this, for example, a boolean variable passed by reference to the new thread's sequence, or a TestStand notification).
    If your main thread is getting an error, but is stuck inside a step, that problem is probably specific to something your code is doing, that is not the normal behavior of TestStand. You will need to provide more details or an example sequence in order for us to better understand what is happening.
    Hope this helps,
    -Doug

  • RPCIPE00 - Dump during import_from_table

    Dear all,
    After an upgrade ( 4.6 to ECC6 non unicode) we are facing a dump during rpcipe00.
    The reason is "import_alignement_mismatch". The class who call this exception is CL_HR_PAY_RESULT_FR.
    I did not found some OSS on that.
    Did someone already face this ?
    Thanks in advance !
    Cheers,
    Mathieu
    FRANCAIS **********
    Bonjour,
    Après un upgrade (de 4.6 vers ECC6.0 non unicode ) nous rencontrons un DUMP lors de l'execution du RPCIPE00. La raison du DUMP est "import_alignement_mismatch" . Cette execption est appelé par la classe CL_HR_PAY_RESULT_FR.
    Avez vous déjà rencontré ce problème ?
    Une piste de recherche ?
    Merci d'avance.
    Bien à vous,
    Mathieu

    During our upgrade from 4.6C to 6.00, we had to convert our IT0224 into IT0461 to IT0464 (Canada), and if I remember correctly we also had to "rebuild" our RT and CRT tables.
    Check the Release Notes on SAP's website, specially those related to Enterprise 47x110.

  • Short dump during activating the BC Set in SCPR20 - "GETWA_NOT_ASSIGNED"

    Hi experts,
    We have upgraded from SRM 4 to 7.0.We are facing an issue when activating the BC Set in SCPR20. A short dump is occuring inside the program 'VIRSA/SAPLZVIR'. We got the solution that some correction instructions mentioned in the SAP Note 1095700 needs to be mplemented. The steps mentioned in the Note are,
    1) Run transaction SE54 and click the button 'Edit Function Group'.
    2) Next, enter the name of the function group /VIRSA/ZVR1.
    3) Select the radio button option 'Re-generate group-specific programs',and press the 'Change' button.
    4) In the following popup please mark only the option 'structure spec.data declaration renewal' and press enter.
    We were able to proceed with the first two steps but stuck up during the execution of step3. When we selected the radio button u2018Re-generate group-specific programsu2019 and when clicked on the change button, we are getting a message like u2018the name space u2018/VIRSA/ZVR1u2019 does not exists. Because of this we are not able to proceed with the last step.
    Kindly provide some ponters as of how to overcome this issue ..
    Thanks in advance,
    Dhan

    Hi there,
    To overcome this error you need to go to se06 and make the "/VIRSA/" namespace as Modifiable.
    Also, you should have a look at the following note if my first suggestion doesn't work.
    1041089 Tx SCPR20: GETWA_NOT_ASSIGNED dump during BC Set activation
    Hope this helps.
    Kind Regards,
    Matthew

  • Short dump during ME23N transaction due to missing field in KOMP table

    Hi All,
    We have just upgraded to Business Suite 7.0 and are experiencing the following error:
    Short dump during processing of transaction ME23N - error is in program SAPLV61A when the system calls the following field: KOMP_SERVICE_PARAM2 (this does not exist in KOMP). We need to get this resolved as soon as possible, It appears that SAP have removed this field from the table KOMP but the standard programme is still looking for this field. Can anyone provide an oss note number or insight into how to resolve this issue please.
    Many Thanks
    Amanda

    Dear,
    This problem is caused by a missing initialization of the structure KOMP in the program SAPLV61A.
    The problem may also occur during , when the "Create PO automatically" indicator (TVAP-ALEKZ) is set for the relevant item category in the item category Customizing (transaction VOV7). In this case, the data of the purchase order item that was previously processed is used for the back update of the sales order from the purchase order in KOMP.
    Add the following import parameter to the function module RV_KONV_SELECT:
        Parameter name        COMM_ITEM_I
        Typing          LIKE
        Associated type            KOMP
        Optional        X
        Pass Value       X
    Please refer the OSS note 1261566.
    Regards,
    R.Brahmankar

  • Printers deployed by Group Policy Preferences disappeared during GP refresh processing

    I am testing deployment of print queues using GP preference. All clients are Win 7. Replace mode is used so that the print queues can be updated if they are renamed on server side. Also set to remove the printers when GP is out of scope. I found that all
    the printers disappeared during GP refresh processing which happens every 90 to 120 mins by default. Then repopulated. As most of them are utilizing HP universal print driver so the repopulation usually take 5 to 10 minutes to complete.
    To stop the refresh I attempt to set maxnogpolistchangesinterval registry value in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\GPExtensions\{BC75B1ED-5833-4858-9BB8-CBF0B166DF9D} to 960 (16 hours). As users shutdown computer
    daily so this should eliminate the refresh processing on printers. But the reg key can be writted only by SYSTEM. Administrators have read access only. Looks like anything under the key should not be modified.
    Is there something I can set so that printer processing happens only during computer startup?

    HelloForest,
    To achieve the requirement, you can try the following solutions:
    1.     Create
    a startup script to deploy the registry value;
    How Can I Use the RunAs Command to Run a Script Under Alternate User Credentials?
    http://blogs.technet.com/b/heyscriptingguy/archive/2006/04/28/how-can-i-use-the-runas-command-to-run-a-script-under-alternate-user-credentials.aspx
    2.     Create
    a custom .adm to deploy the registry value;
    Writing Custom ADM Files for System Policy Editor
    http://support.microsoft.com/kb/225087
    Brent Hu,
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer
    your question. This can be beneficial to other community members reading the thread. ”

  • Number of users logged in during cube refresh activity

    I am using Hyperion 11.1.2.1 and running  Planning cube refresh activity using \Hyperion\Planning\bin\CubeRefresh.cmd.
    Is there any way to find out total number of users logged in into a particular Planning Application during Cube refresh activity running for that application ?

    I don't think Planning repository has information about sessions.
    Let us know if you succeed.
    I was not talking about Essbase as in "Essbase", all users that are performing an activity in Planning (data refresh, data load, run business rule) will show up in EAS sessions so if you run the maxl display session against Planning application it'll give you all users.
    Now OP, you can perform a search for "line count windows cmd" will give you ideas on how to count the lines and that count is going to be the numbers of users (well it is not the number of users, but number of sessions)
    ORA-00001: Unique constraint violated: Count lines in multiple files using Windows command prompt
    Regards
    Celvin

  • Grid POV disappears during essbase refresh

    Hi all,
    The grid pov that we created for our reports disppears when user tries to open the report during Essbase cube refresh.
    when try to open FR report during cube refresh (outline build), the grid pov members are set to the parent instead of the members that have been originally selected.
    whn we open the same report after essbase cube refresh, Grid pov still shows the parent..so we had to go to report studio and reset the Grid pov.
    Is there any way we can handle this.
    all reports work fine when run after essbase cube refresh.
    thanks in advance

    I am just curious if there is a need to run the report during the refresh. Can't the users wait till the refresh is over? I don't think you need to change the POV member in FR Studio. As far as I know, when I user selects a POV member on Workspace and then logs out, the next time he/she logs in, Workspace remembers the latest selection.
    I am not sure if Workspace automatically changes the POV members to their default value (dimension itself) after an Essbase refresh. If it is the case, I know it is annoying but, user might need to select the POV members again. I always try to limit the dimension on POV. I don't the exact term, but I like locking the members down on POV, so the users only have to select limited number of dimension members.
    Hope this helps.
    A

  • Error in Import Java Dump during installation on MSCS

    Dear Experts,
    I am facing the following the error during ECC 6 dual stack installation on MSCS.
    PM com.sap.inst.jload.Jload main
    SEVERE: couldn't connect to DB
    Apr 29, 2011 5:40:30 PM com.sap.inst.jload.Jload logStackTrace
    SEVERE: java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:255)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:395)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:441)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:166)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:801)
         at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(NativeConnectionFactory.java:215)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.createConnection(OpenSQLDataSourceImpl.java:522)
         at com.sap.sql.connect.OpenSQLDataSourceImpl.getConnection(OpenSQLDataSourceImpl.java:276)
         at com.sap.inst.jload.db.DBConnection.connectViaSecureStore(DBConnection.java:105)
         at com.sap.inst.jload.db.DBConnection.connect(DBConnection.java:149)
         at com.sap.inst.jload.Jload.main(Jload.java:580)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81)
    I have successfully installed ASCS,SCS, and configured 1st MSCS node.
    While installaing DB instance on 1st node SAPINST did not allow the physical host name of the node and gave the error oracle was not installed,install oracle before continuing  so went ahead with the virtual hostname.I had faced oracle connectivity issues during import ABAP ,I changed the added the physical host name in listener.ora and continued.But durig the import java dump phase I guess the physical host name in expected in secure store key file.I can't edit the secure store file  as config tool is not installed yet in the system.Please suggest me solutions and guide me whether I am going in the right direction.
    Regards,
    Dinakar
    Edited by: mutnuru dinakar on Apr 30, 2011 10:22 AM

    I have successfully installed ASCS,SCS, and configured 1st MSCS node.
    While installing DB instance on 1st node SAPINST did not allow the physical host name of the node and gave the error oracle was not installed,install oracle before continuing so went ahead with the virtual hostname.I had faced oracle connectivity issues during import ABAP ,I changed the added the physical host name in listener.ora and continued
    The SAPINST should allow the physical host name to get chosen you should not get this error.
    You have to first install the oracle DB and after that Oracle failsafe at both nodes ( not in parallel) . Further while doing the DB instance installation on first node the SAPCLUSTER and ORACLECLUSTER should be online.
    Can you mark the steps you did in sequence.
    Regards
    Edited by: Singh Dharm on Apr 30, 2011 2:06 PM
    Edited by: Singh Dharm on Apr 30, 2011 2:08 PM

Maybe you are looking for

  • How to sort files and folders like Windows

    I don't know if this is specific to Arch or every other Linux distro but one thing that really bugs me in Arch is how files and folders are sorted. I use Windows as my main OS (don't start on that please) and I have one folder properly organized exac

  • HT4623 anyone please help.

    is it possible to update my iphone4 from version 4.2.1 to ios5? and is it true that if i update it to ios6, it will delete my contacts? thank you.

  • Why does javascript fail to work at gmail on IBM AIX 5.3 and 6.1 systesms?

    Sorry about asking this question again; but I have not gotten a responce in over 6 months. Both firefox 3 and seamonkey 2 seem to have the same problem on IBM AIX 5.3 and 6.1 systems. If I try to login to gmail using their standard method (Not HTML)

  • Alerts for SXMB_MONI mapping errors, RWB errors

    Hi, We are having solman 7.0 with EHP1/oracle on HP-UX. I have to configure CCMS alerts for SXMB_MONI mapping errors, RWB errors for PI system(SAP EHP 1 for SAP NetWeaver 7.1). I cant find any MTE related to  SXMB_MONI mapping errors or RWB errors un

  • DELETING DUPLICATE SONGS - PALM PRE

    I am unable to delete duplicate songs on my Palm Pre music files. I'm not even sure how the duplicate songs showed up in my files.  I have tried everything. I use I tunes &  I have set all audio defaults to Itunes. I also use the Palm Music Assistant