Syntax Error while running "RFBILA00" program

Hello,
I am encountering some issues while trying to run reports that use table "FAGLFREESEL". The below error is for report "RFBILA00":
Short Text
    Syntax error in program "RFBILA00 ".
What happened?
    Error in the ABAP Application Program
    The current ABAP program "SAPLALDB" had to be terminated because it has
    come across a statement that unfortunately cannot be executed.
    The following syntax error occurred in program "RFBILA00 " in include "RFBILA00
     " in
    line 46:
    ""FAGLFREESEL" muß eine flache Struktur sein. Interne Tabellen, Referen"
    "zen, Strings und Strukturen sind als Komponenten verboten."
    The include has been created and last changed by:
    Created by: "SAP "
    Last changed by: "SAP "
    Error in the ABAP Application Program
    The current ABAP program "SAPLALDB" had to be terminated because it has
    come across a statement that unfortunately cannot be executed.
Any sugestions on how to fix this would be greatly appreaciated.
Thank you!

Hello Constantin,
As the message suggests, FAGLFREESEL should be a Structure. CHeck in your system whether it has been created as a sturcture.
Have you checked SAP Service marketplace for the SAP Note. There are couple of SAP notes available for 2013 for few countries. Check whether anything applicable to your country.
If not, raise a OSS note with SAP.
BR
Amitash

Similar Messages

  • Error while running the program of deferred Tax ( New)Program Name RFUMSV50

    Hi
    I am getting the error while running the program of deferred Tax ( New)
    Following is the detailed error :
    Enter rate / INR rate type M for 00.00.0000 in the system settings
    Message no. SG105
    Diagnosis
    For the conversion of an amount into another currency, an entry is missing in the currency conversion table.
    Procedure
    Add the missing entry in the currency conversion table.
    Execute function
    You can then continue to process the commercial transaction.
    Thanks & Regards,
    PM

    Check the following notes:-
    1)  Note 46582 - 2.2->3.0: error SG105 for exchange rate M w. inv.
    2)  Note 165645 - SG105:Enter rate & / & rate type & for 00.00.0000..
    3)  Note 483542 - F110: SG105 in maintenance of proposal run with wthhldng tax
    4)  Note 975657 - SG 105: FI-Enjoy with foreign currency and calculate tax
    thanks
    G. Lakshmipathi

  • InfoSet Query: Syntax Error while generating the program.

    Dear All,
    I have a Query in CRM system which contains an Infoset based on LDB.
    The InfoSet Query throws up a Syntax error while generating the program.
    So, we are not able to change the Infoset using the Infoset Query through SQ01.
    The error is as follows:-
    Syntax error in program "AQZZ==/SAPQUERY/CRM_ACTMON1 ".
    Error in the ABAP Application Program
    The current ABAP program "CL_QUERY_OUTPUT_DEFINITION====CP" had to be
    terminated because it has
    come across a statement that unfortunately cannot be executed.
    The following syntax error occurred in program "AQZZ==/SAPQUERY/CRM_ACTMON1 "
    in include "AQZZ==/SAPQUERY/CRM_ACTMON1 " in
    line 28:
    ""CRMT_REPORT_LOCATORLIST" must be a flat structure. You cannot use int"
    "ernal tables, strings, references, or structures as components. -"
    Please help me arrive at an solution, so that we are able to change the Infoset through the InfoSet Query.
    Awaiting your reply as soon as possible.
    Thanks and Regards,
    Pankaj.

    There is an error in your query, specifically in the definition of CRMT_REPORT_LOCATORLIST. In the short dump (transaction ST22) you will see more details and the exact location of an error if you just scroll down.
    I can't tell more because this problem is specific to your system, to which I have no access. Read the whole dump and look at all the objects mentioned there.

  • Strange error while running java program in oracle

    Hi all,
    I have written a java program and saved it as .sqlj file. i have to run the program on sql prompt.
    while running the program i am getting the following error.Please help me.I am in urgent situation
    ORA-29536: badly formed source: User has attempted to load a class
    (tactossSecurity) into a restricted package. Permission can be granted using
    dbms_java.grant_permission(<user>, LoadClassInPackage...
    Thanks & Regards
    Raghavender Rao Kodumuri

    Raghavender,
    I also answered you in the SQL forum, where you posted the exact same question.
    Re: Trying to execute java programm in oracle getting the following error
    Good Luck,
    Avi.

  • Error while running jms program in eclipse

    Hi,
    Friends.I am new to forum.This is the first question I am posting.I am new to Java Messaging service.While running the program in eclipse I am getting the following error...
    javax.jms.JMSException: MQJMS2005: failed to create MQQueueManager for 'scsstasdap03:QSEIBEL'
         at com.ibm.mq.jms.services.ConfigEnvironment.newException(ConfigEnvironment.java:569)
         at com.ibm.mq.jms.MQConnection.createQM(MQConnection.java:2328)
         at com.ibm.mq.jms.MQConnection.createQMNonXA(MQConnection.java:1749)
         at com.ibm.mq.jms.MQQueueConnection.<init>(MQQueueConnection.java:144)
         at com.ibm.mq.jms.MQQueueConnection.<init>(MQQueueConnection.java:54)
         at com.ibm.mq.jms.MQQueueConnectionFactory.createQueueConnection(MQQueueConnectionFactory.java:106)
         at com.bofa.pbes.cedapi.cmwmq.JMSManager.<init>(JMSManager.java:87)
         at com.bofa.pbes.cedapi.cmwmq.JMSManager.<clinit>(JMSManager.java:40)
         at com.bofa.pbes.cedapi.cmwmq.JMSCEDAgent.<init>(JMSCEDAgent.java:24)
         at com.bofa.pbes.cedapi.cmwmq.MessageProcessingController.<init>(MessageProcessingController.java:34)
         at com.bofa.pbes.cedapi.cmwmq.MessageProcessingController.<clinit>(MessageProcessingController.java:38)
    java.lang.ExceptionInInitializerError
    Caused by: java.lang.NullPointerException
         at com.bofa.pbes.cedapi.cmwmq.JMSManager.addMessageListener(JMSManager.java:173)
         at com.bofa.pbes.cedapi.cmwmq.JMSCEDAgent.<init>(JMSCEDAgent.java:25)
         at com.bofa.pbes.cedapi.cmwmq.MessageProcessingController.<init>(MessageProcessingController.java:34)
         at com.bofa.pbes.cedapi.cmwmq.MessageProcessingController.<clinit>(MessageProcessingController.java:38)
    Exception in thread "main"
    Please help me.....

    Have a look in eclipse in the menu under window -> preferences -> java -> installed jre's which one is selected there.
    Than you have to check you project settings: right click on the project and select properterties. Check "Java Build Path" and "Java Compiler" settings.
    If you run your program, the console also shows the version you are running. If it is an 1.6 version everything should work.

  • Syntax error while running a driver program

    Hi experts,
                 I have developed a smartforms,in which i have declared the following,
                    ITAB TYPE TABLE OF MARA, in import tab of form interface...
    and in se38 i have declared...
    data: itab like mara occurs 0.
    bujt when i am running this program, i am getting syntax error "ITAB" is neither specified under "TABLES" nor defined as internal tabels..
    plz tell me why this probleming is occuring?and how can i solve this....
    thnks n regards,
    Ashmita.

    in form interface try to declare in tables tab
    or
    global data > types tab and declare global  table using that type.

  • Error while running J2ME  program in KtoolKit

    hi,
    i am doing my project in j2me as i m developing a Jabber client .where my Client application has to connect jabber server through GPRS...
    so while running the project in KToolKt it ask that client application wants to send the information this requires airtime which may cost you money.is this ok?(TCP)
    after clicking on yes option program goes in deadlock...thorws following error message
    Error
    =====
    Warning: To avoid potential deadlock, operations that may block, such as
    networking, should be performed in a different thread than the
    commandAction() handler.
    ===================
    plz send me solution if you know....
    regards...

    jhd
    hi.
    this is a common error whenever we are accesing some other basedir other than current base we have to access that via new thread
    i.e suppose i have written the code to make HttpConnection in command Action we can not access it via same thread so we ahave to create another thread and from that thread we have to call our function in which we are making HttpConnection or any RMS operation......
    if(c == connectionCommand)
    new Thread(new Runnable() {
              public void run() {
                makeConnection();               
    }).start();          
    }in this code when you are pessing connectionCommand it will create new thread and from that thread it will call makeConnaction in which we have to write code to establish connection.
    i hope this will solve your problem.
    Regards,
    Jasmit vala.
    rajputjasmit@ yahoo.co.in

  • Error while running HelloWorld program Please Help me

    Hi Friends! I am doing my hello world program...while running i m getting the below error...please help me regarding this...
    The target WSCO.java cannot be started as a servlet, because the class oracle.apps.ak.ws.webui.WSCO does not extend javax.servlet.GenericServlet.
    The target WSCO.java cannot be started as an application, because the class oracle.apps.ak.ws.webui.WSCO does not have a main method.

    Hi,
    For building a simple hello world page, follow these steps:
    1) Create a New OA Workspace and a new OA Project. Make sure that package name should be prefixed by some custom name like:
    xx.oracle.apps.ak.hello
    2) Create new OA Page under webui:
    xx.oracle.apps.ak.hello.webui.XxHelloWorldPG
    3) Create a new Application module, XxHelloWorldAM in below package:
    xx.oracle.apps.ak.hello.server.XxHelloWorldAM
    4) Attach this AM to your XxHelloWorldPG.
    5) Now create regions and items under pageLayout region of this page.
    6) Add a controller to pageLayout region in webui package:
    xx.oracle.apps.ak.hello.webui.XxHelloWorldCO
    Also you can add a button on the page and write some code in PFR method of your controller.
    --Sushant                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Error while running HelloWorld program

    Hi Friends! I am doing my hello world program...while running i m getting the below error...please help me regarding this...
    The target WSCO.java cannot be started as a servlet, because the class oracle.apps.ak.ws.webui.WSCO does not extend javax.servlet.GenericServlet.
    The target WSCO.java cannot be started as an application, because the class oracle.apps.ak.ws.webui.WSCO does not have a main method.

    Hi Friends! I am doing my hello world program...while running i m getting the below error...please help me regarding this...
    The target WSCO.java cannot be started as a servlet, because the class oracle.apps.ak.ws.webui.WSCO does not extend javax.servlet.GenericServlet.
    The target WSCO.java cannot be started as an application, because the class oracle.apps.ak.ws.webui.WSCO does not have a main method.

  • Syntax Error while running step 34 (35) after unicode conversion

    Hello,
    We are converting our test system to Unicode to find out how to do it
    in our production system. We are at step 34/35 (Starting RFC job's) in
    the database installation so we are almost done but we have encounted a
    problem that we can't find a solution to. The error log in Sapinst give this
    information:
    ERROR      2008-11-09 11:19:19 [iaxxrfcimp.cpp:1103]           CAbRfcImpl::performFunctionCall FRF-00025  Unable to call function.
    Error message: ?`>?/?????????>??????/_???&<?(????????????????????????????????????????????????? .
    At the same time we can read the following text in dev_w1 (and dev_w0 and so on):
    A  *** ERROR => Syntax error in program SAPLBTCH                                 [abgen.c      1388]
    A  *** ERROR => > Include LBTCHF39                                 line 173 [abgen.c      1390]
    A  *** ERROR => > Statement "âu2018âu2018âu2018âu2018âu2018IF" is not defined. Check your spelling. spelling. [abgen.c      1393]
    The error don't always look the same, here is another example:
    A  *** ERROR => Syntax error in program SAPLSALC                                 [abgen.c      1388]
    A  *** ERROR => > Include LSALCU54                                 line 55 [abgen.c      1390]
    A  *** ERROR => > No component exists with the name "MTSYSIDâu2018MTMCNAMEâu2018MTNUMRANGEâu2018MTUIDâu2018". "MTSYSID [abgen.c      1393]
    A  *** ERROR => > âu2018MTMCNAMEâu2018MTNUMRANGEâu2018MTUIDâu2018". [abgen.c 1395]
    The common thing is Syntax error. If we try to log in to the system using SAP Gui we get this message: "Syntax error in program SAPMS380".
    In the file dev_disp we can read a lot of these:
    Tue Nov 11 14:06:32 2008
    *** WARNING => DpRqServiceQueue: timeout of HIGH PRIO msg, return DP_CANT_HANDLE_REQ
    But we should have enough WP since noone has loggen on to the system.
    Facts:
    Tue Nov 11 14:06:07 2008
    kernel runs with dp version 138000(ext=102000) (@(#) DPLIB-INT-VERSION-138000-UC)
    length of sys_adm_ext is 524 bytes
    sysno      60
    sid        S01
    systemid   274 (HP (IA-64) with HP-UX)
    relno      6400
    patchlevel 0
    patchno    258
    intno      20020600
    make:      single threaded, Unicode, 64 bit
    pid        20538
    HPUX on Intel IA64 with Oracle 10.0.2.0.2
    SAP ERP Central Component 5.0
    SAP_ABA     640     0021     SAPKA64021
    SAP_BASIS640     0021     SAPKB64021
    Please let me know that there is some small setting that I can change to regenerate the programs or something like that...
    Br Linus Hellsing

    Hello Ralph
    Here they are:
    TOC files
    SAPAPPL0.TOC:
    vn: R6.40/V1.4
    id: 084ac0df0000003d
    cp: 4102
    data_with_checksum
    tab: [HEADER]
    fil: SAPAPPL0.001 1024
    SAPAPPL1.TOC:
    vn: R6.40/V1.4
    id: 084ac0df0000003d
    cp: 4102
    data_with_checksum
    tab: [HEADER]
    fil: SAPAPPL1.001 1024
    EXPORT log:
    SAPAPPL0.log
    /sapmnt/S01/exe/R3load: START OF LOG: 20081029110702
    /sapmnt/S01/exe/R3load: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#27 $ SAP
    /sapmnt/S01/exe/R3load: version R6.40/V1.4
    Compiled Aug 16 2008 18:01:48
    /sapmnt/S01/exe/R3load -ctf E /mnt/s01_exp_uni/DATA/SAPAPPL0.STR /mnt/s01_exp_uni/DB/DDLORA.TPL /mnt/s01_exp_uni/tmp/sapinst_instdir/ECC50/COPY/EXPORT/ABAP/COPY/NUC/DBEXP/SAPAPPL0.TSK ORA -l /mnt/s01_exp_uni/tmp/sapinst_instdir/ECC50/COPY/EXPORT/ABAP/COPY/NUC/DBEXP/SAPAPPL0.log
    /sapmnt/S01/exe/R3load: job completed
    /sapmnt/S01/exe/R3load: END OF LOG: 20081029110703
    /sapmnt/S01/exe/R3load: START OF LOG: 20081029110709
    /sapmnt/S01/exe/R3load: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#27 $ SAP
    /sapmnt/S01/exe/R3load: version R6.40/V1.4
    Compiled Aug 16 2008 18:01:48
    /sapmnt/S01/exe/R3load -datacodepage 4102 -e /mnt/s01_exp_uni/tmp/sapinst_instdir/ECC50/COPY/EXPORT/ABAP/COPY/NUC/DBEXP/SAPAPPL0.cmd -l /mnt/s01_exp_uni/tmp/sapinst_instdir/ECC50/COPY/EXPORT/ABAP/COPY/NUC/DBEXP/SAPAPPL0.log -stop_on_error
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): WE8DEC
    (EXP) INFO: check NameTab widths: Ok.
    (DB) INFO: Export without hintfile
    (RSCP) INFO: UMGCOMCHAR read check, OK.
    (RSCP) INFO: init SUMG interface; package name: "SAPAPPL0".
    (RSCP) INFO: "/mnt/s01_exp_uni/tmp/sapinst_instdir/ECC50/COPY/EXPORT/ABAP/COPY/NUC/DBEXP/SAPAPPL0001.xml" created.
    (RSCP) INFO: environemnt variable "I18N_POOL_WIDTH" is not set. Checks are active.
    (RSCP) INFO: I18N_NAMETAB_TIMESTAMPS not in env: checks are ON (Note 738858)
    (RSCP) INFO: UMGSETTINGS nametab creation: ok.
    (RSCP) INFO: Global fallback code page = 9491
    (RSCP) INFO: Common character set is  not  7-bit-ASCII
    (RSCP) INFO: Collision resolution method is 'fine'
    (RSCP) INFO: R3trans code pages = Normal
    (RSCP) INFO: EXPORT TO ... code pages = Normal
    (RSCP) INFO: Check for invalid language keys: activated
    (RSCP) INFO: I18N_NAMETAB_NORM_ALLOW = 999999999
    (RSCP) INFO: I18N_NAMETAB_NORM_LOG   = 1000000002
    (RSCP) INFO: I18N_NAMETAB_ALT_ALLOW  = 10000
    (RSCP) INFO: I18N_NAMETAB_ALT_LOG    = 10003
    (RSCP) INFO: I18N_NAMETAB_OLD_ALLOW  = 0
    (RSCP) INFO: I18N_NAMETAB_OLD_LOG    = 500
    (GSI) INFO: dbname   = "S0120081016081020                                                                                "
    (GSI) INFO: vname    = "ORACLE                          "
    (GSI) INFO: hostname = "scar                                                            "
    (GSI) INFO: sysname  = "HP-UX"
    (GSI) INFO: nodename = "scar"
    (GSI) INFO: release  = "B.11.23"
    (GSI) INFO: version  = "U"
    (GSI) INFO: machine  = "ia64"
    (GSI) INFO: instno   = "1220008646"
    (EXP) TABLE: "/BDL/LOCK"
    (EXP) TABLE: "/BEV1/BO_CONT"
    (EXP) TABLE: "/BEV1/BO_ENQUEUE"
    (EXP) TABLE: "/BEV1/CLCONT1"
    (EXP) TABLE: "/BEV1/CLDEB"
    and so on
    (EXP) TABLE: "ADR9S2"
    (CNV) WARNING: code page conversion problem
                   Number of substitutions: 4
          (row 30 of current buffer, table ADRC)
    CLIENT 30 30 30                                        |000             |
    ADDRNUMBER 30 30 30 30 30 31 34 38 36 39                   |0000014869      |
    DATE_FROM 30 30 30 31 30 31 30 31                         |00010101        |
    NATION 20                                              |                |
    (CNV) WARNING: code page conversion problem
                   Number of substitutions: 2
          (row 41 of current buffer, table ADRC)
    CLIENT 30 30 30                                        |000             |
    ADDRNUMBER 30 30 30 30 30 32 31 39 38 32                   |0000021982      |
    DATE_FROM 30 30 30 31 30 31 30 31                         |00010101        |
    NATION 20                                              |                |
    (RSCP) INFO: 51 lines written to /mnt/s01_exp_uni/tmp/sapinst_instdir/ECC50/COPY/EXPORT/ABAP/COPY/NUC/DBEXP/SAPAPPL0001.xml
    (EXP) TABLE: "ADRC"
    (RSCP) INFO: 3 lines written to /mnt/s01_exp_uni/tmp/sapinst_instdir/ECC50/COPY/EXPORT/ABAP/COPY/NUC/DBEXP/SAPAPPL0001.xml
    (EXP) TABLE: "ADRCOMC"
    and then its the same with table SETHEADERT and SKAT and SNAP and STXH.
    I will not include the whole file as it is 14213 lines long.
    SAPAPPL1.log
    /sapmnt/S01/exe/R3load: START OF LOG: 20081029110701
    /sapmnt/S01/exe/R3load: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#27 $ SAP
    /sapmnt/S01/exe/R3load: version R6.40/V1.4
    Compiled Aug 16 2008 18:01:48
    /sapmnt/S01/exe/R3load -ctf E /mnt/s01_exp_uni/DATA/SAPAPPL1.STR /mnt/s01_exp_uni/DB/DDLORA.TPL /mnt/s01_exp_uni/tmp/sapinst_instdir/ECC50/COPY/EXPORT/ABAP/COPY/NUC/DBEXP/SAPAPPL1.TSK ORA -l /mnt/s01_exp_uni/tmp/sapinst_instdir/ECC50/COPY/EXPORT/ABAP/COPY/NUC/DBEXP/SAPAPPL1.log
    /sapmnt/S01/exe/R3load: job completed
    /sapmnt/S01/exe/R3load: END OF LOG: 20081029110702
    /sapmnt/S01/exe/R3load: START OF LOG: 20081029110709
    /sapmnt/S01/exe/R3load: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#27 $ SAP
    /sapmnt/S01/exe/R3load: version R6.40/V1.4
    Compiled Aug 16 2008 18:01:48
    /sapmnt/S01/exe/R3load -datacodepage 4102 -e /mnt/s01_exp_uni/tmp/sapinst_instdir/ECC50/COPY/EXPORT/ABAP/COPY/NUC/DBEXP/SAPAPPL1.cmd -l /mnt/s01_exp_uni/tmp/sapinst_instdir/ECC50/COPY/EXPORT/ABAP/COPY/NUC/DBEXP/SAPAPPL1.log -stop_on_error
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): WE8DEC
    (EXP) INFO: check NameTab widths: Ok.
    (DB) INFO: Export without hintfile
    (RSCP) INFO: UMGCOMCHAR read check, OK.
    (RSCP) INFO: init SUMG interface; package name: "SAPAPPL1".
    (RSCP) INFO: "/mnt/s01_exp_uni/tmp/sapinst_instdir/ECC50/COPY/EXPORT/ABAP/COPY/NUC/DBEXP/SAPAPPL1001.xml" created.
    (RSCP) INFO: environemnt variable "I18N_POOL_WIDTH" is not set. Checks are active.
    (RSCP) INFO: I18N_NAMETAB_TIMESTAMPS not in env: checks are ON (Note 738858)
    (RSCP) INFO: UMGSETTINGS nametab creation: ok.
    (RSCP) INFO: Global fallback code page = 9491
    (RSCP) INFO: Common character set is  not  7-bit-ASCII
    (RSCP) INFO: Collision resolution method is 'fine'
    (RSCP) INFO: R3trans code pages = Normal
    (RSCP) INFO: EXPORT TO ... code pages = Normal
    (RSCP) INFO: Check for invalid language keys: activated
    (RSCP) INFO: I18N_NAMETAB_NORM_ALLOW = 999999999
    (RSCP) INFO: I18N_NAMETAB_NORM_LOG   = 1000000002
    (RSCP) INFO: I18N_NAMETAB_ALT_ALLOW  = 10000
    (RSCP) INFO: I18N_NAMETAB_ALT_LOG    = 10003
    (RSCP) INFO: I18N_NAMETAB_OLD_ALLOW  = 0
    (RSCP) INFO: I18N_NAMETAB_OLD_LOG    = 500
    (GSI) INFO: dbname   = "S0120081016081020                                                                                "
    (GSI) INFO: vname    = "ORACLE                          "
    (GSI) INFO: hostname = "scar                                                            "
    (GSI) INFO: sysname  = "HP-UX"
    (GSI) INFO: nodename = "scar"
    (GSI) INFO: release  = "B.11.23"
    (GSI) INFO: version  = "U"
    (GSI) INFO: machine  = "ia64"
    (GSI) INFO: instno   = "1220008646"
    (EXP) TABLE: "/BDL/ADDONKEYS"
    (EXP) TABLE: "/BDL/BADHOST"
    and so on until
    (EXP) TABLE: "SEWADATCOL"
    (EXP) TABLE: "SFHX"
    (CNV) WARNING: code page conversion problem
                   Number of substitutions: 1
          (row 3519 of current buffer, table SFIWP)
    LANGU 4a                                              |J               |
    WORDF 82 41 45 82 a8 82 ad 95 4b 97 56 82 aa 82 a0 82 |.AE.¨..K.V.ª. .|
    WORDF c8 82 55 45 82 b7 81 42 20 20 20 20 20 20 20 20 |È.UE.·.B        |
    WORDF 20 20 20 20 20 20 20 20                         |                |
    and table STERM_TEXT. As before I will not include it all, the log file is 7775 lines long.
    IMPORT log
    SAPAPPL0.log
    /sapmnt/S01/exe/R3load: START OF LOG: 20081106102704
    /sapmnt/S01/exe/R3load: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#27 $ SAP
    /sapmnt/S01/exe/R3load: version R6.40/V1.4 [UNICODE]
    Compiled Aug 16 2008 18:23:56
    /sapmnt/S01/exe/R3load -ctf I /mnt/s01_exp_uni/DATA/SAPAPPL0.STR /mnt/s01_exp_uni/tmp/sapinst_instdir/ECC50/COPY/IMPORT/SYSTEM/ABAP/ORA/UC/DB/DDLORA.TPL /mnt/s01_exp_uni/tmp/sapinst_instdir/ECC50/COPY/IMPORT/SYSTEM/ABAP/ORA/UC/DB/SAPAPPL0.TSK ORA -l /mnt/s01_exp_uni/tmp/sapinst_instdir/ECC50/COPY/IMPORT/SYSTEM/ABAP/ORA/UC/DB/SAPAPPL0.log
    /sapmnt/S01/exe/R3load: job completed
    /sapmnt/S01/exe/R3load: END OF LOG: 20081106102705
    /sapmnt/S01/exe/R3load: START OF LOG: 20081106103529
    /sapmnt/S01/exe/R3load: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#27 $ SAP
    /sapmnt/S01/exe/R3load: version R6.40/V1.4 [UNICODE]
    Compiled Aug 16 2008 18:23:56
    /sapmnt/S01/exe/R3load -dbcodepage 4102 -i /mnt/s01_exp_uni/tmp/sapinst_instdir/ECC50/COPY/IMPORT/SYSTEM/ABAP/ORA/UC/DB/SAPAPPL0.cmd -l /mnt/s01_exp_uni/tmp/sapinst_instdir/ECC50/COPY/IMPORT/SYSTEM/ABAP/ORA/UC/DB/SAPAPPL0.log -stop_on_error -k 54FB9C39DB
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (GSI) INFO: dbname   = "S0120081106091135                                                                                "
    (GSI) INFO: vname    = "ORACLE                          "
    (GSI) INFO: hostname = "scar                                                            "
    (GSI) INFO: sysname  = "HP-UX"
    (GSI) INFO: nodename = "scar"
    (GSI) INFO: release  = "B.11.23"
    (GSI) INFO: version  = "U"
    (GSI) INFO: machine  = "ia64"
    (DB) INFO: /BDL/LOCK created #20081106103642
    (IMP) INFO: import of /BDL/LOCK completed (0 rows) #20081106103642
    (DB) INFO: /BDL/LOCK~0 created #20081106103642
    (DB) INFO: /BEV1/BO_CONT created #20081106103642
    and so on until the end:
    (DB) INFO: ZWF_STATUSCHANGE created #20081106173307
    (IMP) INFO: import of ZWF_STATUSCHANGE completed (0 rows) #20081106173307
    (DB) INFO: ZWF_STATUSCHANGE~0 created #20081106173307
    (DB) INFO: disconnected from DB
    /sapmnt/S01/exe/R3load: job completed
    /sapmnt/S01/exe/R3load: END OF LOG: 20081106173307
    /sapmnt/S01/exe/R3load: START OF LOG: 20081107092517
    /sapmnt/S01/exe/R3load: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#27 $ SAP
    /sapmnt/S01/exe/R3load: version R6.40/V1.4 [UNICODE]
    Compiled Aug 16 2008 18:23:56
    /sapmnt/S01/exe/R3load -dbcodepage 4102 -i /mnt/s01_exp_uni/tmp/sapinst_instdir/ECC50/COPY/IMPORT/SYSTEM/ABAP/ORA/UC/DB/SAPAPPL0.cmd -l /mnt/s01_exp_uni/tmp/sapinst_instdir/ECC50/COPY/IMPORT/SYSTEM/ABAP/ORA/UC/DB/SAPAPPL0.log -stop_on_error -k 54FB9C39DB
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (GSI) INFO: dbname   = "S0120081106091135                                                                                "
    (GSI) INFO: vname    = "ORACLE                          "
    (GSI) INFO: hostname = "scar                                                            "
    (GSI) INFO: sysname  = "HP-UX"
    (GSI) INFO: nodename = "scar"
    (GSI) INFO: release  = "B.11.23"
    (GSI) INFO: version  = "U"
    (GSI) INFO: machine  = "ia64"
    (DB) INFO: disconnected from DB
    /sapmnt/S01/exe/R3load: job completed
    /sapmnt/S01/exe/R3load: END OF LOG: 20081107092541
    /sapmnt/S01/exe/R3load: START OF LOG: 20081107111014
    /sapmnt/S01/exe/R3load: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#27 $ SAP
    /sapmnt/S01/exe/R3load: version R6.40/V1.4 [UNICODE]
    Compiled Aug 16 2008 18:23:56
    /sapmnt/S01/exe/R3load -dbcodepage 4102 -i /mnt/s01_exp_uni/tmp/sapinst_instdir/ECC50/COPY/IMPORT/SYSTEM/ABAP/ORA/UC/DB/SAPAPPL0.cmd -l /mnt/s01_exp_uni/tmp/sapinst_instdir/ECC50/COPY/IMPORT/SYSTEM/ABAP/ORA/UC/DB/SAPAPPL0.log -stop_on_error -k 54FB9C39DB
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (GSI) INFO: dbname   = "S0120081106091135                                                                                "
    (GSI) INFO: vname    = "ORACLE                          "
    (GSI) INFO: hostname = "scar                                                            "
    (GSI) INFO: sysname  = "HP-UX"
    (GSI) INFO: nodename = "scar"
    (GSI) INFO: release  = "B.11.23"
    (GSI) INFO: version  = "U"
    (GSI) INFO: machine  = "ia64"
    (DB) INFO: disconnected from DB
    /sapmnt/S01/exe/R3load: job completed
    /sapmnt/S01/exe/R3load: END OF LOG: 20081107111041
    The log file is 81163 lines long.
    SAPAPPL1.log
    /sapmnt/S01/exe/R3load: START OF LOG: 20081106102702
    /sapmnt/S01/exe/R3load: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#27 $ SAP
    /sapmnt/S01/exe/R3load: version R6.40/V1.4 [UNICODE]
    Compiled Aug 16 2008 18:23:56
    /sapmnt/S01/exe/R3load -ctf I /mnt/s01_exp_uni/DATA/SAPAPPL1.STR /mnt/s01_exp_uni/tmp/sapinst_instdir/ECC50/COPY/IMPORT/SYSTEM/ABAP/ORA/UC/DB/DDLORA.TPL /mnt/s01_exp_uni/tmp/sapinst_instdir/ECC50/COPY/IMPORT/SYSTEM/ABAP/ORA/UC/DB/SAPAPPL1.TSK ORA -l /mnt/s01_exp_uni/tmp/sapinst_instdir/ECC50/COPY/IMPORT/SYSTEM/ABAP/ORA/UC/DB/SAPAPPL1.log
    /sapmnt/S01/exe/R3load: job completed
    /sapmnt/S01/exe/R3load: END OF LOG: 20081106102703
    /sapmnt/S01/exe/R3load: START OF LOG: 20081106103529
    /sapmnt/S01/exe/R3load: sccsid @(#) $Id: //bas/640_REL/src/R3ld/R3load/R3ldmain.c#27 $ SAP
    /sapmnt/S01/exe/R3load: version R6.40/V1.4 [UNICODE]
    Compiled Aug 16 2008 18:23:56
    /sapmnt/S01/exe/R3load -dbcodepage 4102 -i /mnt/s01_exp_uni/tmp/sapinst_instdir/ECC50/COPY/IMPORT/SYSTEM/ABAP/ORA/UC/DB/SAPAPPL1.cmd -l /mnt/s01_exp_uni/tmp/sapinst_instdir/ECC50/COPY/IMPORT/SYSTEM/ABAP/ORA/UC/DB/SAPAPPL1.log -stop_on_error -k 54FB9C39DB
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (GSI) INFO: dbname   = "S0120081106091135                                                                                "
    (GSI) INFO: vname    = "ORACLE                          "
    (GSI) INFO: hostname = "scar                                                            "
    (GSI) INFO: sysname  = "HP-UX"
    (GSI) INFO: nodename = "scar"
    (GSI) INFO: release  = "B.11.23"
    (GSI) INFO: version  = "U"
    (GSI) INFO: machine  = "ia64"
    (DB) INFO: /BDL/ADDONKEYS created #20081106103603
    (IMP) INFO: import of /BDL/ADDONKEYS completed (0 rows) #20081106103603
    (DB) INFO: /BDL/ADDONKEYS~0 created #20081106103603
    (DB) INFO: /BDL/BADHOST created #20081106103603
    (IMP) INFO: import of /BDL/BADHOST completed (0 rows) #20081106103603
    (DB) INFO: /BDL/BADHOST~0 created #20081106103603
    And so on until the end:
    (DB) INFO: ZWF_INVH created #20081107211801
    (IMP) INFO: import of ZWF_INVH completed (116640 rows) #20081107211817
    (DB) INFO: ZWF_INVH~0 created #20081107211818
    (DB) INFO: ZWF_INVI created #20081107211818
    (IMP) INFO: import of ZWF_INVI completed (20557 rows) #20081107211820
    (DB) INFO: ZWF_INVI~0 created #20081107211820
    (DB) INFO: disconnected from DB
    /sapmnt/S01/exe/R3load: job completed
    /sapmnt/S01/exe/R3load: END OF LOG: 20081107211820
    The log file is 52583 lines long.
    There are 55 import log files and 28 export log files.
    I hope some of this information is helpful for you and thank you again for your assistance!
    Br Linus Hellsing

  • Error while running the program

    Hello everybody
    I have installed jdk in my computer, but when I try to run the program it shows the following error
    "Unable to load the main class"
    The program is compiling properly the only problem is in running the program.
    What is the reason for this error and how can I fix this error?
    Regards

    Are you familiar with the classpath?
    It tells the JRE which directory has your *.class files.
    At the command line, you would java -cp  dir_name  class_file_nameIf you're using an IDE, check the menus at the top of the editor screen.

  • Syntax error while running the Adobe Form

    Hi to all,
    I have created an interface for adobe from
    Example:  F4_HELP type ZST
    Where ZST  is structure type.
    ZST structure has following field.
    1)     MATERIAL type MATNR
    2)     BASE_QTY type BASMN (BASMN of type QUAN, length 13 with ref table RC29K, and ref field BMEIN)
    Interface and form successful activated.
    But when I run adobe from it give syntax error for ref table RC29K, and ref field BMEIN
    Field u201CRC29K- BMEIN u201Cis unknown. It is neither in one of the specified tables nor defined by a "DATA" statement.
    Please can anyone tell me the solution for that?
    I shall be thankful to you for this.
    Regards
    Pavneet Rana

    Thanks For reply
    I have already maintained the ref table and field for field BASE_QTY type BASMN
    Ref table RC29K, and ref field BMEIN.
    But still error is coming.
    please can any one tell me the solution for that.
    i shall be thankful to you for this.
    Regards
    Pavneet Rana

  • Error while running saschinvoke program for running the ibots created.

    Hi Experts,
    I am trying to invoke an ibot job from the unix command line. But, it is erroring it out. Can any one please help why is this error.
    [oracle@ginza oracle]$ cd OracleBI
    [oracle@ginza OracleBI]$ cd server
    [oracle@ginza server]$ cd Bin
    [oracle@ginza Bin]$ ./saschinvoke -u Administrator/abc2008 -j 5
    ./saschinvoke: error while loading shared libraries: libnqschedulerobjects.so: cannot open shared object file: No such file or directory
    [oracle@ginza Bin]$ ls -l saschinvoke
    -rwxr-x--- 1 oracle oracle 511132 Jul 30 2008 saschinvoke
    [oracle@ginza Bin]$ pwd
    /sdb1/appl/oracle/OracleBI/server/Bin
    Thanx
    svr
    Edited by: user8699680 on Sep 1, 2009 5:38 PM

    Hi Experts,
    Thanks for all your valuable inputs.
    But still I have another problem in running my script. This time it is with the authentication. here is the log file
    [oracle@ginza svr]$ ./autocache.sh
    Oracle BI SASchInvoke
    Copyright (c) 1997-2006 Oracle Corporation, All rights reserved
    Execution Error: [nQSError: 68019] Authentication Failed.job completed
    [oracle@ginza svr]$ id
    uid=501(oracle) gid=501(oracle) groups=501(oracle)
    I am here trying to run the script with Oracle unix user with which the OBIEE has been installed on linux server. I had checked that, all the files and script has necessary permissions, but missing some authentication. For further information, my instanceconfig.xml file has the following contents... ( where cryptools has run and passphare is mentioned in the instanceconfig.xml file)
    <CredentialStore>
    <CredentialStorage type="file" path="/sdb1/appl/oracle/OracleBIData/web/config/credentialstore.xml" passphrase="ppsecret"/>
    </CredentialStore>
    Pls let me know you valuable inputs to resolve this issue.
    Thanks
    svr

  • Error while running Swing program on FreeBSD

    Hi,
    I am trying to run simple swing program "helloworld"
    but while executing it gives following error on FreeBSD
    Exception in thread "main" java.lang.UnsatisfiedLinkError:
    /usr/local/linux-sun-jdk1.4.2/jre/lib/i386/libawt.so: libXp.so.6:
    cannot open shared object file: No such file or directory
            at java.lang.ClassLoader$NativeLibrary.load(Native Method)
            at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1560)
            at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1477)
            at java.lang.Runtime.loadLibrary0(Runtime.java:788)
            at java.lang.System.loadLibrary(System.java:834)
            at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
            at java.security.AccessController.doPrivileged(Native Method)
            at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:38)
            at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29)
            at java.awt.EventQueue.<clinit>(EventQueue.java:80)
            at javax.swing.SwingUtilities.invokeLater(SwingUtilities.java:1170)
            at JPanels.main(JPanels.java:29)
    Should i install XFree86-libs package on FreeBsd
    configuration
    FreeBSD 4.10-BETA (GENERIC)
    I am using following packages
    linux-sun-jdk-1.4.2.04 Sun Java Development Kit 1.4 for Linux
    linux_base-8-8.0_4 Base set of packages needed in Linux mode (only for i386)
    linux_devtools-8.0_1 Packages needed for doing development in Linux mode
    libtool-1.3.5_1 Generic shared library support script
    gmake-3.80_1 GNU version of 'make' utility
    automake-1.4.5_9 GNU Standards-compliant Makefile generator (legacy version
    GCC 2.95.4
    gdb 4.18
    ld 2.12.1 supported emulation elf_i386
    regards
    Man479

    This is not really a Swing question. You should install the library which satisfies the lookup of libXp.so.6 .
    I quess the jre for this platform is compiled against this version. Looks to me like some X related library, maybe google can resolve a solution/package to install?
    Greetz

  • Error while running PING program using applet. Pls correct the code.-urgent

    Can anyone pls correct the error in the below code.
    Program : TestExec1
    Using : Applet
    Logic : Trying to display the ping status in the text area but it returns error...!
    CODING
    import java.awt.*;
    import java.lang.*;
    import java.io.*;
    import java.net.*;
    import java.awt.event.*;
    import java.applet.*;
    import java.*;
    /*<applet code="TestExec1" width=380 height=150>
    </applet>
    public class TestExec1 extends Applet
    String line = null;
    TextArea outputArea;
    Process p;     
         public void init()
              outputArea = new TextArea(20,20);
         public void start()
              try
                        Process p= Runtime.getRuntime().exec("ping 192.168.100.192 -t");
                        BufferedReader in = new BufferedReader(new InputStreamReader(p.getInputStream()));
                        while ((line = in.readLine()) != null)
                             outputArea.append("\n" + line);
                             System.out.println(line);
              catch (IOException e)
                        e.printStackTrace();
    Error : C:\Program Files\Java\jdk1.6.0_02\bin>appletviewer TestExec1.java
    java.security.AccessControlException: access denied (java.io.FilePermission <<AL
    L FILES>> execute)
    at java.security.AccessControlContext.checkPermission(AccessControlConte
    xt.java:323)
    at java.security.AccessController.checkPermission(AccessController.java:
    546)
    at java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
    at java.lang.SecurityManager.checkExec(SecurityManager.java:782)
    at java.lang.ProcessBuilder.start(ProcessBuilder.java:447)
    at java.lang.Runtime.exec(Runtime.java:593)
    at java.lang.Runtime.exec(Runtime.java:431)
    at java.lang.Runtime.exec(Runtime.java:328)
    at TestExec1.start(TestExec1.java:31)
    at sun.applet.AppletPanel.run(AppletPanel.java:458)
    at java.lang.Thread.run(Thread.java:619)
    Regards
    ESM

    java.security.AccessControlException: access denied (java.io.FilePermission
    <<ALL FILES>> execute)This message tells you that the applet does not have permission to access/execute files. Access may be granted by either signing the applet, which allows the user to grant (or not grant) the access when running the applet, or by adding the necessary permission file to the user's computer.
    See http://java.sun.com/javase/6/docs/technotes/guides/security/index.html

Maybe you are looking for

  • I am unable to sign in to my wi fi network on my ipod because the keyboard wont come up. what do i do?

    i am unable to sign in to my wi fi network on my ipod because the keyboard wont come up. what do i do? please help me out

  • Downloaded songs seem to be cut off - don't get the full song

    Hi I have the latest iTunes software, but this has been happening for a while. I am using windows version of iTunes. Several of my songs that I have downloaded seem to only play half the time before jumping to the next song. I thought it might have b

  • Error in enhanced receiver determination

    Hi Experts, I am trying to implement a scenario in which  i have to get the receivers at run time by doing a  lookup to a file which stores the destinations. i am getting the error that no receivers could be determined. thanks, Anika

  • Export as non-Flash file?

    Hello, I've inherited some tutorial files that were developed in Captivate, but I'm now working in an environment where Flash is not deployed as standard. Are there any alternate Save or Export options available in the current version that do not rep

  • AE Base Station a PC Server?

    My AE Base Station shows up as a PC Server with the BSOD PC Icon in the Shared section of the Leopard finder. My machine is hard wired into the base station with WAN port admin access. Any idea why the base station shows up as a PC Server? Thanks. -p