Jobs are failing and give dump "TSV_TNEW_BLOCKS_NO_ROLL_MEMORY"

Hi ,
Jobs are failing and giving dump "TSV_TNEW_BLOCKS_NO_ROLL_MEMORY " and TSV_TNEW_PAGE_ALLOC_FAILED.
Here are the logs:
===================================================================
15.04.2009 07:11:35 Job started                                                                                00           516          S
15.04.2009 07:11:35 Step 001 started (program ZAPO_REALIGNMENT_MPOS_PA, variant AP_AP_REALG_S1, user ID aaa_bbb_apo)      00           550          S
15.04.2009 07:12:52 ABAP/4 processor: TSV_TNEW_BLOCKS_NO_ROLL_MEMORY                                                      00           671          A
15.04.2009 07:12:52 Job cancelled                                                                                00           518          A
===================================================================
Job log overview for job:    BIREQU_4DHSSKZ38YF3KALR4ZBRCDNQT / 00382400
Date       Time     Message text                                                                     Message class Message no. Message type
15.04.2009 00:38:24 Job started                                                                           00           516          S
15.04.2009 00:38:24 Step 001 started (program SBIE0001, variant &0000000024435, user ID aaa_bbb_APO)      00           550          S
15.04.2009 00:38:24 Asynchronous transmission of info IDoc 2 in task 0001 (0 parallel tasks)              R3           413          S
15.04.2009 00:38:24 DATASOURCE = 9AZAP_AM                                                                 R3           299          S
15.04.2009 00:38:24 *************************************************************************             R8           048          S
15.04.2009 00:38:24 *          Current Values for Selected Profile Parameters               *             R8           049          S
15.04.2009 00:38:24 *************************************************************************             R8           048          S
15.04.2009 00:38:24 * abap/heap_area_nondia......... 2000683008                              *            R8           050          S
15.04.2009 00:38:24 * abap/heap_area_total.......... 2000683008                              *            R8           050          S
15.04.2009 00:38:24 * abap/heaplimit................ 100894464                               *            R8           050          S
15.04.2009 00:38:24 * zcsa/installed_languages...... ED                                      *            R8           050          S
15.04.2009 00:38:24 * zcsa/system_language.......... E                                       *            R8           050          S
15.04.2009 00:38:24 * ztta/max_memreq_MB............ 256                                     *            R8           050          S
15.04.2009 00:38:24 * ztta/roll_area................ 100000000                               *            R8           050          S
15.04.2009 00:38:24 * ztta/roll_extension........... 8000683008                              *            R8           050          S
15.04.2009 00:38:24 *************************************************************************             R8           048          S
15.04.2009 00:38:54 ABAP/4 processor: TSV_TNEW_PAGE_ALLOC_FAILED                                          00           671          A
15.04.2009 00:38:54 Job cancelled                                                                         00           518          A
=================================================================
Please suggest

Hi,
Here are the details as follows:
ORACLE
10.2.0.2.0
=====
HP-UX
9000/800
====
Kernel release    700
Compilation       HP-UX B.11
Sup.Pkg lvl.      108
ABAP Load         1563
CUA load          29
=============
SCM 5.00
SAP_BASIS     700     0011     SAPKB70011
SAP_ABA     700     0011     SAPKA70011
ST-PI     2005_1_700     0003     SAPKITLQI3
PI_BASIS     2005_1_700     0011     SAPKIPYJ7B
SAP_BW     700     0012     SAPKW70012
LCAPPS     2005_700     0004     SAPKIBHD04
SAP_AP     700     0008     SAPKNA7008
EA-IPPE     400     0007     SAPKGPID07
SCM     500     0008     SAPKY50008
SCM_BASIS     500     0008     SAPK-50008INSCMBASIS
QIE     200     0004     SAPK-20004INQIE
BI_CONT     703     0005     SAPKIBIIP5
ST-A/PI     01I_SCM500     0000          -
VIRSANH     530_700     0005     SAPK-53305INVIRSANH
========================
Thanks,
VK

Similar Messages

  • Some jobs are failing due to listener.

    Hi all,
    Only some jobs are failing ,and remaining jobs succeeded.I checked the listener, it was up only.(10.2.0.2 on linux)
    the reason for failing jobs showed is
    ORA-12541: TNS:no listener
    Can you please tell what is the reason for this
    Thanks in advance,
    Prashant

    Some of the failing jobs could be referencing a db link and you need to verify the tns alias being used in the database links
    Use tnsping <tnsalias> to verify the connect string

  • Maintanence plan jobs are failing

    Dear All,
    We are facing problems with maintenance plan jobs in SQL server 2012. All jobs are failing with Following error
    Executed as user: Testdbserver\SQLadmuser. Microsoft (R) SQL Server Execute Package Utility  Version 11.0.3431.0 
    for 64-bit  Copyright (C) Microsoft Corporation. All rights reserved.    Started:  2:35:25 PM  
    Could not load package "\Maintenance Plans\Db_Backup" because of error 0x80070005.  
    Description: Access is denied.  Source:   Started:  2:35:25 PM  Finished: 2:35:26 PM  Elapsed:  0.094 seconds.  
    The package could not be loaded.  The step failed.
    Server details are: windows 2008 server with sql server 2012 ENT with core based licence. And SQL server , agent services are running with user 'SQLadmuser' (Nonadmin windows user). SQLadmuser is
    having sysadmin server roleand in windows its nonadmin userid.
    SQL Server maintenance jobs are running under sql server agent service account(by default) but jobs are failing. So After that i have created
    credentials with proxy account and i have run those jobs with proxy account, all jobs are executing well with proxy.
    or If iam changing SQL server, agent service accounts from SQLadmuser  to
    local system the maintenance jobs are working perfect.
    I have cross verified all permissions and assigned SQLadmuser previlizes to the folders,root folders and regisries but still jobs are failing .
    Note: I have observed that some of SQL server related groups are not displaying in local groups and iam unable to find tose groups. one below are reflecting.
    1. Is there any relation with this sql groups to run the jobs?
    2. Why this jobs are not working with sql server agent service account?
    3. Does this create problems to whole SQL server instance in future?
    4. Running jobs with proxy account will be having any impact on server?
    Could you please help me to trouble shoot the maintenance jobs, Also sharing screenshots for reference.
    Thanks in advance,
    Nagesh
    Nagesh

    Hi Nagesh,
    For many of the maintenance plans which require access to file system you might have to give access for the SQL Server Agent account directly to those folders. Otherwise your SQL Agent wont have access to the file system. This is why your maintenance plan
    jobs like backups are failing.
    Now the best way of dealing with this issue is what you have done. Using proxy accounts. By using proxy accounts you are not giving any additional privileges to your SQL Agent account. There is no issue for using proxy accounts for SSIS packages or Maintenance
    plans where you need access outside of SQL. Infact proxy accounts are introduced for this purpose, so that Agent account can impersonate the credentials in the proxy and run the job in its security context.
    The reason why the jobs are successfull when you change your SQL Agent account to local system is that Local System account has access to the local file system.
    http://technet.microsoft.com/en-us/library/ms189064(v=sql.105).aspx
    HTH
    Regards, Ashwin Menon My Blog - http:\\sqllearnings.com

  • Background Jobs are failing

    Hi Gurus,
    Below are the jobs which are being failed in our solution manager system since two weeks with error " Logon of user 'DDAWES' in cleint 100 failed.  Found that user got locked due to some auditing reasons and i had changed the background jobs  to run with another user however jobs are failing with same errror.
    Jobs List:
    SM:ACCELERATE DOC USAGE
    SM:CSA SESSION REFRESH
    SM:DYNAMIC TABU UPDATE
    SM:EXEC SERVICES
    SM:REFRESH ENTRYSCREEN
    SM:RNOTIFUPDATE01
    SM:SESSIONS RESET
    Unsure about this case why the jobs were failing though we have changed the user.
    Any sugegssions would be much appriciable
    Thanks & Regards,
    Vinod

    Both users are having same authorizations and both are dailog users only. It looks weird when i changed the user in job step for released jobs, it got changed and updated the job step with new use at that moment. However the jobs are faling and when i go through the job logs there I could see that OLd user name in job step.
    Changed the released  jobs many times to run with another user, however the jobs are failing with error " Logon of user DDAWES in client 100 failed when starting a step".
    Please note the jobs were running fine before the user locked out due to auditing. Also please let me know how do i check the E2E changes ? in SDM ? is ther any transaction code that i can check?
    Please suggest...
    Thanks & Regards,
    Vinod
    Edited by: vinod kumar on Jul 6, 2009 5:34 PM

  • For me, I hit the restore process, get a spot on apple's servers, ites through the restore, and at the very end it fails and gives me error 3004

    I hit the restore process, get a spot on apple's servers, it goes through the restore, and at the very end it fails and gives me error 3004 :|

    Jdda wrote:
    ... error 3004 :|
    See here for your Error message  >  http://support.apple.com/kb/TS3694

  • GN_GENERATE_CHECK and SM_SERVICE_CONTENT_UPDATE background jobs are failing

    We recently upgraded our Solution Manager to 7 ehp1.  A couple of the background jobs are not able to complete.
    Both jobs have the following entry in the job logs
    Step 001 started (program RAGS_DSWP_SERV_CONTENT_UPDATE, variant , user ID SOLMAN_ADMIN
    No authorization
    I'm not sure where to look for the authorization issue.  Any advice would be appreciated.
    Thanks
    Laurie McGinley

    we are on SM 7.01 (EHP1)  - and we have the same problem:
    Jobs GN_GENERATE_CHECK and GN_WORKLIST_GENERATE
    both jobs end abnormal with joblog:
    Object requested is currently locked by user SOLMAN_BTC
    Job cancelled after system exception ERROR_MESSAGE
    but the job-start is not corresponding to the entries in table SMCONFIGJOBS
    both jobs are startet at 00:01:44 (both !!!) 
    in table SMCONFIGJOBS the entry are
    REPORTNAME         GN_GENERATE_CHECK
    REPVARIANT
    JOBNAME            GN_GENERATE_CHECK
    PRIORITY           50
    PERIOD TYPE        DAY
    PERIOD INTERVAL    1
    START TIME         00:15:00
    ISIMMEDIATE
    INACTIVE
    WORKLOAD           M
    COMM2SAP
    REPORTNAME         GN_WORKLIST_GENERATE
    REPVARIANT
    JOBNAME            GN_WORKLIST_GENERATE
    PRIORITY           50
    PERIOD TYPE        DAY
    PERIOD INTERVAL    1
    START TIME         00:01:00
    ISIMMEDIATE
    INACTIVE
    WORKLOAD           L
    COMM2SAP
    any suggestions why the jobstart is not corresponding to the starttime in table SMCONFIGJOBS
    what job is scheduling these 2 Jobs GN_GENERATE_CHECK and GN_WORKLIST_GENERATE
    which other job maybe responsible for the object lock???

  • V3 Collector Jobs are failing

    Hi All,
    We have newly insatlled Purchasing LIS (02) dataflow. We have enhanced 2LIS_02_ITM datasource. We are able to fill the setup tables and perform the INIT load.
    But the V3 extractor job is failing. The ABAP dump says - SY-SUBRC = 2. Changes made to structures..
    Please let me know your views.
    Regards and Thamks,
    Vivek Das Gupta

    Hi,
    Is there is another system with the same client and if the data source if you have already done some activity on that client.
    the error could be because you did the changes to data source when there was some delta records present for that data source.
    try delete the existing delta queue and the any entries from LBWQ for this data source and and from all the clients if there are any.
    then do a reinit and start the delta again.
    hope it helps.
    Ajeet

  • SQL Server 2008 R2 Backup jobs are failing

    I have a problem with SQL Server 2008 R2. First the management studio package is failing to load. backup jobs on that server are failing to run. The server won't accept any installation. The Installation of .Net Framework failed, the Installation of SQL
    server 2008 R2 SP2 also failed, Trying to repair SQL Server through the CD also failed. Actually the server cannot install anything on it. When you try to initiate the installation it comes back and say check online for solution or close the program.
    I am desperate here as I cannot backup

    When you try to initiate the installation it comes back and say check online for solution or close the program.
    Are you sure this is the error, I updated SP2 last week and I got the same message but if I remember correctly there was a continue button as well. Could you post the errors.
    SP2 not installing, .net framework not installing, ssms not loading up and backups not running all could be due to different issues. Consider these as different and post error message that you are receiving for the issue which is most important for you.
    Regards, Ashwin Menon My Blog - http:\\sqllearnings.com

  • All crawl jobs are failing with errors, Query server not responding.

    Hi All,
    I'm facing issue with search service , one of the Query server not responding and all the crawl jobs are throwing errors.
    Errors:
    "The SharePoint item being crawled returned an error when requesting data from the web service. ( Error from SharePoint site )"
    "The object was not found. ( Error from SharePoint site: HttpStatusCode NotFound The request failed with HTTP status 404: Not Found. )"
    Please suggest some resolutions.
    Pavan

    Hi Pavan,
    1. First verify as given in this article - https://support.microsoft.com/en-us/kb/2323206?wa=wsignin1.0
    2. If not 1 resolves issue then try to disable the anonymous access on the default zone web application(in content source)
    3. Also check this article if above two steps does not resolve the issue - http://www.sharepointtechs.com/the-sharepoint-item-being-crawled-returned-an-error-when-requesting-data-from-the-web-service-error-from-sharepoint-site-value-does-not-fall-within-the-expected-range
    4. If none of the above works then install this CU update http://support.microsoft.com/kb/2596505 and
    then re-run you SP Configuration Wizard and restart your SharePoint Server. But before installing this CU on your SharePoint Server ensure your have the latest backup.
    4. If all above does not work then remove
    the anonymous access (if enabled) and restore the site collection to a new new site.
    Please remember to click 'Mark as Answer' if the reply answers your query or 'Upvote' if it helps you.

  • Background Jobs are failing in DEV server after SP upgrade

    Hi Everyone,
    Below jobs are being failed in dev server after SP upgrade with error variant does not exist.
    SWWERRE, SWWDHEX, SWWCOND,  SWWCLEAR,SWFSLSDLEX, NON SAP USER UPLOAD
    System Details:
    SAP Version: ECC 6.0
    Database: SQL 2005
    OS: Windows 2003, SR2, 64 - bit.
    Kernel Patch: 221
    SAP_BASIS:19
    SAP_ABA :19
    SAP_APPL : 16
    SAP_AP :17
    SAP_HR : 51
    SAP_BW : 21
    PI_BASIS 2006_1_700 : patch 009
    ST_PI: ST_PI 2005_1_700 : 006
    FINBASIS : 16
    LOSFE: 16
    Can any one have idea on above mentioned jobs.
    Thanks & Regards,
    Vinod

    > Below jobs are being failed in dev server after SP upgrade with error variant does not exist.
    > SWWERRE, SWWDHEX, SWWCOND,  SWWCLEAR,SWFSLSDLEX,
    Those are workflow related jobs.
    > NON SAP USER UPLOAD
    This is a job name and not the program name.
    Markus

  • Compression Jobs are failing

    Hi Experts,
    I am facing issue in compression job, below is the whole scenario.
    As a part of enhancement, we changed the cube design and promoted the changes.
    After data has beed loaded, some of the compression jobs are running fine and some are failing consecutively.
    we cancelled the jobs that were long running. After this when we again executed the compresion jobs, we are getting below job log and after this job is not progressing:
    Job started
    Step 001 started (program RSCOMP1, variant <>, user ID ALEREMOTE)
    Performing check and potential update for status control table
    FB RSM1_CHECK_DM_GOT_REQUEST called from PRG RSSM_PROCESS_COMPRESS; row 000200
    Request '486.569'; DTA 'CUBE-NAME'; action 'C'; with dialog 'X'
    Leave RSM1_CHECK_DM_GOT_REQUEST in row 70; Req_State ''
    RSS2_DTP_RNR_SUBSEQ_PROC_SET GET_INSTANCE_FOR_RNR    486569 LINE 43
    RSS2_DTP_RNR_SUBSEQ_PROC_SET GET_TSTATE_FOR_RNR 7 LINE 243
    SQL: 09.04.2011 07:38:20 ALEREMOTE
    ALTER TABLE "F-TABLE" MONITORIN
    SQL-END: 09.04.2011 07:38:20 00:00:00
    we rebuild the index, statistic.. but nothing helped in successful compression jobs.
    does cancelling the long running compression job at first place is a reason - compression jobs are not at all progressing now?
    your help will be appreciated.
    regards
    Sonal

    Hi,
    Trying checking the job in SM50 with the PID, and check with basis team why the job is getting stuck you would likly be able to identify tables whcih are taking longer time.
    also try compressing request one at a time and check, might be because of huge number of records.
    Thanks,
    Kara

  • Jobs are failing due to DBIF_RSQL_SQL_ERROR (SQL30081N)

    HI SAP,
    Job is failing with the below short dumps:
    1. Runtime Errors DBIF_RSQL_SQL_ERROR
    Exception CX_SY_OPEN_SQL_DB
    Date and Time 04.10.2010 06:31:26
    Database error text........: "SQL30081N A communication error has been                       
          detected. Communication protocol being used: "TCP/IP". Communication API being              
          used: "SOCKETS". Location where the error was detected: "10.62.92.4".                       
          Communication function detecting the error: "recv". Protoco"                                
         Internal call code.........: "[RSQL/OPEN/KONP ]"  
    2. Runtime Errors         DBIF_REPO_SQL_ERROR
    Date and Time          06.10.2010 19:24:12
    Database error text........: "CLI0108E Communication link failure.
      SQLSTATE=40003"
    Triggering SQL statement...: "CX_SY_OPEN_SQL_DB=============CP "
    Internal call code.........: "[REPO/*/43/LOAD/CX_SY_OPEN_SQL_DB=============C  ]"
    Work process traice file has the below error which came today:
    C  *** ERROR in DB6Open[dbdb6.c, 3308] CON = 0 (BEGIN)
    C  &+     DbSlBegReadDB6( SQLExecute ): [IBM][CLI Driver] SQL30081N  A communication error has been detected.  Communication
    C  &+      protocol being used: "TCP/IP".  Communication API being used: "SOCKETS".  Location where the error was detected:
    C  &+     "10.62.92.4".  Communication function detecting the error: "recv".  Protocol specific error code(s): "", "", "0"
    C  *** ERROR in DB6Open[dbdb6.c, 3308] (END)
    B  ***LOG BYM=> severe DB error -30081    ; work process in reconnect status [dbsh#3 @ 1127] [dbsh    1127 ]
    B  ***LOG BY4=> sql error -30081 performing SEL on table KONP       [dbtran#14 @ 7588] [dbtran  7588 ]
    B  ***LOG BY0=> SQL30081N  A communication error has been detected.  Communication protocol being used: "TCP/IP".  Communication API
    B  dbtran ERROR LOG (hdl_dbsl_error): DbSl 'SEL'
    B   RSLT: {dbsl=99, tran=1}
    B   FHDR: {tab='KONP', fcode=53, mode=2, bpb=0, dbcnt=0, crsr=1,
    B          hold=0, keep=1, xfer=0, pkg=0, upto=0, init:b=0,
    B          init:p=(nil), init:#=148, wa:p=0x7000000501bc3e8, wa:#=148}
    C  *** ERROR in getAndBindSQLDA[dbdb6.c, 14585] CON = 0 (BEGIN)
    C  &+     DbSlReadDB6( SQLExtendedBind ): [IBM][CLI Driver] CLI0108E  Communication link failure. SQLSTATE=40003
    C  &+
    C  &+     SELECT "UNAM", "UDAT", "UTIME", "L_DATALG", "Q_DATALG", "SDAT", "STIME", "MINOR_VERS", "MAJOR_VERS" FROM "REPOLOAD
    C  &+     " WHERE "PROGNAME" = ? AND "R3STATE" = ? AND "MACH" = ?   WITH UR
    C  &+       cursor type=NO_HOLD, isolation=UR, cc_release=YES, optlevel=5, degree=1, buffer_lobs=YES, op_type=18, reopt=0
    C  &+       ABAP location info: 'RSBTCRTE', 807
    C  &+
    C  &+     ABAP location info 'ZBW_FILL_KONPA004', 273
    C  &+
    C  *** ERROR in getAndBindSQLDA[dbdb6.c, 14585] (END)
    B  ***LOG BYM=> severe DB error -99999    ; work process in reconnect status [dbsh#3 @ 1127] [dbsh    1127 ]
    B  ***LOG BY4=> sql error -99999 performing SEL on table REPOLOAD   [dbrepo#5 @ 2657] [dbrepo  2657 ]
    B  ***LOG BY0=> CLI0108E  Communication link failure. SQLSTATE=40003 [dbrepo#5 @ 2657] [dbrepo  2657 ]
    B  ***LOG BY0=> CLI0108E  Communication link failure. SQLSTATE=40003 [dbrepo#5 @ 2657] [dbrepo  2657 ]
    A  TH VERBOSE LEVEL FULL
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX completed.
    A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER entered.
    A  ** RABAX: level LEV_RX_COVERAGE_ANALYSER completed.
    A  ** RABAX: level LEV_RX_SAVE_SHMLOCKS entered.
    A  ** RABAX: level LEV_RX_SAVE_SHMLOCKS completed.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS entered.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS completed.
    A  ** RABAX: level LEV_RX_ROLLBACK entered.
    C  *** ERROR in DB6EndTransaction[dbdb6.c, 6768] CON = 0 (BEGIN)
    C  &+     DbSlRollbackDB6( SQLEndTran ): [IBM][CLI Driver] CLI0106E  Connection is closed. SQLSTATE=08003
    C  &+
    C  &+     ROLLBACK[FORCED][DONT_KEEP_WITH_HOLD]
    C  &+
    C  &+     ABAP location info 'ZBW_FILL_KONPA004', 273
    C  &+
    C  *** ERROR in DB6EndTransaction[dbdb6.c, 6768] (END)
    B  ***LOG BYM=> severe DB error -99999    ; work process in reconnect status [dbsh#3 @ 1127] [dbsh    1127 ]
    Kindly suggest what can be done to resove this, as this is coming for specificly two jobs.
    Regards,
    Munish

    My first guess would be that there is a network issue between application server and database. If you're running that job on the database server I'd also check db2diag for possible errors.
    Markus

  • Daily Broadcast Jobs are failing

    Hi,
    We are facing some issues in our production system related to broadcatsing. The daily broadcast jobs are faling or are running for long hrs (got tsuck). If we check the logs in RSRD_LOG then we can see the following message:
    Settings registered to event TP DAILY_1300 28 selected
    Password logon no longer possible - too many failed attempts
    Setting SJLTEST: User SLOGAN cannot be used for background processing
    10 packages for 03 available processes created
    Starting parallel processing of package 1 (5 settings)...
    Starting parallel processing of package 2 (13 settings)...
    Starting parallel processing of package 3 (2 settings)...
    Cannot start parallel process (return value 1)
    Waiting for free process for package 3 (period 1)
    Starting parallel processing of package 3 (2 settings)...
    Cannot start parallel process (return value 1)
    Waiting for free process for package 3 (period 2)
    Starting parallel processing of package 3 (2 settings)...
    Cannot start parallel process (return value 1)
    Parallel processing not possible: no processing of 7 package(s)
    I am not able to figure out the log messages. if you have any information, could you please let me know? Which TCodes can i check to determine the cause of the failed jobs?
    Thank Uou,
    Anjana

    Hello Sree,
    Please find the responses below:
    1. This particular job is for queries mainly.
    2. We are using BEx 7.0
    3. This is a background processing. If I schedule a one time broadcasts which run in dialog, I have no problems. Only, the daily background processes are having the above issues.
    Actually I am not able to interpret the messages in the log.
    Thank you.
    Anjana

  • Overview, which Jobs are scheduled and which haven't finished successfully

    We are using GridControl jobs to administrate several databases (e.g. execute exports, analyze schemas, etc.). All of these jobs are scheduled...
    The "Home" tab of the GridControl GUI has the information "All target jobs" with "Problem executions" and "Suspended executions" - but what we would
    like to have is a view, which contains the job-names and their status.
    I've looked through the data-dictionary of the GridControl repository and found several tables and views which contain all kind of informations about the
    jobs.
    Does anybody already know, how to setup a view with the needed informations?
    We can't use the tab "Job activity" since the result of the view should be mailed to the developers...
    Any help will be appreciated...
    Rgds
    JH

    we are rather new to GridControl and not very experienced with the reports. I thought that just the already defined report-categories could be used.
    I went through the reports but couldn't find any report which is related to jobs.
    But thansks for your suggestion - we will try to create a report...

  • Extraction failed and gives short dump

    error messege  while extracting data source 0plant_attr in RSA4
    the following syntax error occured in program SAPLMDEX in include LMDEZ$01
    BIW_KNA1_S must be a flat structure ,you cannot use internal tables,srtings ,refferences or structures

    Hi
    This might occurred due to incorrect declaration of temp. variables. Please go through the shortdump. There is a point in the shortdump where a pointer points at the line of error.
    Also parallely check for user exit code written in CMOD tcode. Check the component EXIT_SAPLRSAP_001 and search for the datasource. You will find your code.
    Regards
    Murthy Gunuputi

Maybe you are looking for

  • Can someone help me read this crash report?

    Interval Since Last Panic Report:  259174 sec Panics Since Last Report:          4 Anonymous UUID:                    887AC94D-F80B-4CF3-AD3D-8AFCBD4EE4D8 Sun Nov  4 21:27:30 2012 panic(cpu 2 caller 0xffffff80002c4794): Kernel trap at 0xffffff7f816df

  • A question about Tuxedo7.1 and Oracle8.1.7 in win2000

    I have install Tuxedo7.1 and Oracle8.1.7 in win2000. when update the Oracle record by a Tux Service, the record is not change,and the Oracle system leave a dead lock. I had test Tuxedo7.1 with Oracle8.1.7,Tuxedo7.1 with Oracle8.1.6 and Tuxedo7.1 with

  • Manually autosacle doesn't work after setting scale Propety node

    Hello,       In the program, I  am using the graph property node for setting the X-scale range.      Now, The zoom tools in the graph palette works, nut the autoscale tools doesn't work. Thanks. Wei Tong. 

  • Error  Import process

    I've a problem with import processes of mapping . When I want to import a old mapping in another repository, I need before delete it . When I delete it I lost the audit information of this mapping for each execution. Is possible import a old mapping

  • Missing Grid!!

    Hi guys, my grid is missing! i'm currently working on a game, and tried adding menu control buttons; the menu buttons work well, but my grid is now missing!! This is really both funny and frustrating.. can anyone tell me what's missing with my code?