Error in BODI 11.7.3

Dear BOBJ Experts,
I have generated bat file for a job using EXPORT EXECUTION COMMAND from the management console. When im trying to execute the job using the EXEC function it is giving the following error.
(11.7) 04-01-09 00:50:54 (E) (3776:7984) RUN-050306: |Session DIM_PROJECT_JB|Function exec
                                                     Function <exec> failed to execute program <D:\Program Files\Business Objects\Log\TSMS_EXTN_ORA.bat>. Program terminated with
                                                     exit code <180007>.
(11.7) 04-01-09 00:50:54 (E) (3776:7984) RUN-050304: |Session DIM_PROJECT_JB
                                                     Function call <exec ( D:\Program Files\Business Objects\Log\TSMS_EXTN_ORA.bat, , 0 ) > failed, due to error <50306>: <Function
                                                     <exec> failed to execute program <D:\Program Files\Business Objects\Log\TSMS_EXTN_ORA.bat>. Program terminated with exit code
                                                     <180007>.>.
Following is the syntax used to call the bat file.
EXEC( 'D:\Program Files\Business Objects\Log\new_job1.bat','','');
please help me out.
Many thanks in advance
Regards,
Dirasa

Sorry experts ,
My problem is solved . Job server associated to the selected port is not working . So the job did not get started.
Thanks for your suport.
Regards,
Dirasa

Similar Messages

  • Exceute in Backround option(SAP tables) error in BODS 4.2

    Dear All
    We are using BODS 4.2 SP1
    Our R3 server is 4.7 release 620
    We have a simple dataflow where we pull data from sap tables,pass it from query transform and then load it in the Oracle Database.
    In the SAP datastore configuration,we have selected "execute in background option".Also we have selected the same "execute in background option" by double clicking on SAP table in dataflow and selecting "execute in background option"(This option didn't exist in BODS 4.0 ).The query transform has some mixed 'and' and 'or' condition.
    In BODS 4.0 the job runs without any error and takes hardly 10 minutes.
    However in BODS 4.2,the same job fails.When we uncheck the background option under SAP table(not in datastore configuration,but under properties in SAP table),the job runs,but fails with timeout error in BODS 4.2.Their was no such issue in 4.0
    The user account under which job runs on R3 has all rights as mentioned in SAP note 189 1274 except these two:
    G_800S_GSE : This authorization allows Data Services to access ERP hierarchies.
    ZSDS DEV    : This authorization lets you to define whether the SAP system should be treated as a development or
                            production system from the perspective of Data Services.
    Some lines of the error code:
    The SAP job was canceled for host < >, job name <b966ddd5239f11e4998c0f7840a849bc>, job count <16124501>, job log from SAP
                                                         <20140814, 161245, Job started
                                                         20140814, 161245, Step 001 started (program /BODS/RPT_STREAM_READ_TABLE, variant &0000000000002, user ID MFIBODI)
                                                         20140814, 161246, ABAP/4 procPlessor: RAISE_EXCEPTION
                                                         20140814, 161246, Job cancelled
    Please help me out here.
    Regards
    Ankit

    Hi,
    Go to BIP Server->services.msc->Business objects data services->stop and restart the services.
    For Tomcat also stop and restart the services.
    Regards,
    Narasimha.

  • Abap Data flow error in BODS

    Hi All,
    I have started to run a simple abap data flow in BODS so the data flow has been designed and it is executed then the below error is thrown.
    It seems to be some abap drivers issues , not the design flow.
    so anyone please suggest the actual issue here and let me know you need any further information.
    Thanks.
    Best Regards,
    Edu

    Hi Konakanchi,
    Please share the Job execution log for more details like RFC Configuration issue or BODS Issue, Mean while can you please check the RFC Connection Test through SAPGUI.
    Thanks,
    Daya

  • Error in BODS and SAP connectivity

    Hi,
    We are trying to fetch the data from SAP thru ETL tool BODS; while doing so we are facing the following issues :
    1.        While connecting to SAP RFCu2019s through BODS, we are getting the following error
    u2018RFC CallReceive error <Function RFC_ABAP_INSTALL_AND_RUN : You do not have authorization for this functionu2026u2026>  (BODI-1112339).
    As per our understanding, this requires the privilege to execute the function RFC_ABAP_INSTALL_AND_RUN. ??
    2.        Also, we require to load the BODS functions(related to SAP)  on  SAP Server using CTS (Correction and Transfer System); as per help document  given in technical manual of BODS. We are getting the error while importing the component in BODS as these functions are not available in SAP.Getting error like function module Z_AW_TABLE_IMPORT not found
    We are following the instructions and we have the required files (R900XXX.SXX  and K900XXX.SXX). But we do not find /usr/sap/trans/data and /usr/sap/trans/cofiles directories in SAP server.
    How to achieve this in BODS ??
    Also can you tell one thing that can we talk to SAP from BODS without importing the tables and metadata in BODS datastore ??
    Urgent help required.
    Thanks in advance
    Jagadesh

    Hi
    Experts..even i have the same requirement.But i am doing it wrt Master data.
    There are two options:
    Option - I: Your source data should give updated date and time(which is the case in my scenario) In the PSA you always load the Full data and in the start routine compare the data with the last update date and time and accordingly modify your data in teh target and then set the date and time to the last updated date and time.
    Option - II: In the data service load job use another table called mirror table to and always compare the new data with the mirror table and send to BW only the changed records(Delta).
    Btw i have an issue in loading hierarchy data to SAP BW.I have the same structure in the MSSQL but when executing the loas job it throws the following error :
    Error while executing the following command:  -Sd1 return code:75
    Thanks!

  • BODS 4.2 Cannot import the metadata table, RFC_ABAP_INSTALL_AND_RUN syntax error

    Hi all, we installed BODS 4.2 server to substitute a 4.1, but we are facing the error:
    Error: Cannot import the metadata table <name=T001>
    RFC CallReceive error <Function /BODS/RFC_ABAP_INSTALL_AND_RUN: RFC_ABAP_RUNTIME_FAILURE -(Exception Key: Syntax error in program /BODS/SAPLBODS....
    We already tried the solution for when people get the error related to unicode.
    Also, we are able to pull data via extractors, it only fails when loading Tables....
    Any help is greatly appreciated.

    Dear,
    You will have to import the new ABAP Function Group "BODS/BODS".
    Here are some details:
    Installing Functions on the SAP Server
    SAP BusinessObjects Data Services provides functions that support the use of the ABAP, BAPI, and
    IDoc interfaces on SAP servers. You will need some or all of these functions in the normal operation
    of the software in an SAP environment. These functions perform such operations as dynamically loading
    and executing ABAP programs from Data Services, efficiently running preloaded ABAP programs,
    allowing for seamless metadata browsing and importing from SAP servers, and reporting the status of
    running jobs. Some of these functions read data from SAP NetWeaver BW sources.
    You must upload the provided functions to your SAP server in a production environment. It is
    recommended that you always upload the functions to your SAP server whether you are in a
    development, test, or production environment. The functions provide seamless integration between
    Data Services and SAP servers.
    The default installation places two function module files for SAP servers in the ...\Data
    Services\Admin\R3_Functions\transport directory. You then upload these files to SAP servers
    using the SAP Correction and Transport System (CTS) or manually. Using CTS allows for version
    control as the functions evolve across releases.
    The installation provides two versions of transport files (depending on the server version you are using)
    to install the functions on the SAP server. To obtain the names of the latest transport files for installing
    or upgrading these SAP server functions, see the readme.txt file
    And I've found those files and text files in the local install folder....in:
    Program Files\SAP BusinessObjects\Data Services\admin\R3_Functions
    (that's where I've installed it).
    There you'll find some descriptive txt as how to proceed.
    After installing, it might happen that the executing user is missing some authorizations.
    Here my authorizations team helped me by tracing the user and then adding the necessary rights.
    Sure hope this will help you.

  • BODS : Column delimiter errors on SAPR/3 datastore

    Hi All.
    Can anyone advise as to why this error comes up while we try to pull data from SAP R/3 TABLE.
    We are using a datastore which has the option to Generate & execute / direct download with a path defined locally on the BODS dev server.
    We dont see the error on production server.
    Can anyone advise as to how to resolve this : https://cw.sdn.sap.com/cw/ideas/2596
    I dont seem to understand... as to what exactly needs to be done for resolving this error.
    The workflow to be done to fix this... would be helpful.
    Thanks
    indu
    =========================================================
    ERROR ON BODS :
    3848     7508     FIL-080104     7/20/2011 6:42:52 PM     |Dataflow Test_WF|Reader New_R3DataFlow1
    3848     7508     FIL-080104     7/20/2011 6:42:52 PM     A column delimiter was seen after column number <15> for row number <1> in file <D:/bodi/ZR3TEST.DAT>. The total number of
    3848     7508     FIL-080104     7/20/2011 6:42:52 PM     columns defined is <15>, so a row delimiter should be seen after column number <15>. Please check the file for bad data, or
    3848     7508     FIL-080104     7/20/2011 6:42:52 PM     redefine the input schema for the file by editing the file format in the UI.

    Hi.
    Request help to resolve this problem of delimiters :
    We have this problem on BODS jobs when we use execute-preloaded option while using SAP R/3 data source. 
    This problem we see on a new table of sap R/3 which we are trying to use in our work flow.
    The existing jobs on sap R/3 tables do not have any problems.
    This is the error seen on error log :
    (12.1) 08-02-11 19:31:02 (E) (3968:4204) FIL-080105: |Dataflow DF_Zunbill_rev|Reader ZUNBILLREVENUE
                                                         A row delimiter was seen for row number <1> while processing column number <8> in file
                                                         <//172.10.16.69/bods_share/zunbill_rev.dat>. The row delimiter should be seen after <9> columns. Please check the file for bad
                                                         data, or redefine the input schema for the file by editing the file format in the UI.
    (12.1) 08-02-11 19:31:03 (E) (3968:4204) FIL-080105: |Dataflow DF_Zunbill_rev|Reader ZUNBILLREVENUE
                                                         A row delimiter was seen for row number <2> while processing column number <8> in file
                                                         <//172.10.16.69/bods_share/zunbill_rev.dat>. The row delimiter should be seen after <9> columns. Please check the file for bad
                                                         data, or redefine the input schema for the file by editing the file format in the UI.
    (12.1) 08-02-11 19:31:03 (E) (3968:4204) FIL-080105: |Dataflow DF_Zunbill_rev|Reader ZUNBILLREVENUE
                                                         A row delimiter was seen for row number <3> while processing column number <8> in file
                                                         <//172.10.16.69/bods_share/zunbill_rev.dat>. The row delimiter should be seen after <9> columns. Please check the file for bad
                                                         data, or redefine the input schema for the file by editing the file format in the UI.
    =======================================================================
    Can anyone advise as to how we resolve this.
    In this post : https://cw.sdn.sap.com/cw/ideas/2596 there is a suggestion.
    Since am relatively new to BODS / BW, am not understanding what is being said,
    as to use the replace sub string function.
    How do we include this function in the ABAP program ?
    iF Anyone can help on this, that would be great.
    Many thanks.
    indu
    Edited by: Indumathy Narayanan on Aug 3, 2011 8:10 AM

  • Using the Execute Preloaded Option for ABAP Dataflows in SAP BODS

    Hello All,
    This is regarding the use of Advanced Option in SAP Application Type (ECC) Datastore settings in SAP BODS 4.2, where there are two options to select from for ABAP Execution Option property: (1)Generate and Execute and (2) Execute Preloaded. Since our ECC client is often locked by BASIS team even on DEV environment, we would like to make use of the second option 'Execute Preloaded' so that we could extract the data from ECC tables without having to ask the BASIS team to unlock the ECC client every time before extraction.
    The problem is that we are getting an error upon generating and uploading the ABAP program to ECC client. I have searched the blogs and so far I have only found that there are certain ABAP programs or function modules that come with SAP BODS which need to be installed by BASIS team on ECC side to allow the ABAP dataflows to be generated and uploaded to ECC server. I would appreciate it if anyone could provide a list of which function modules BASIS needs to install on ECC or a blog that provides details around using this option.
    So far, from the SAP BODS designer, we are performing below steps but getting an error upon generating and uploading the ABAP dataflow program:
    1. Create a test ABAP Dataflow using SAP ECC datastore. Provide the ABAP program options.
    2. Right click, select Generate ABAP Program.
    3. Once the ABAP Program Generation Dialog box appears, check the box "Upload Generated Program".
    4. Upon clicking OK, we are getting the following error:
    The ABAP program <ZRTEST01> for ABAP data flow <RT_TEST_R3> (datastore <R3_DS>) was not uploaded: < RFC CallReceive error <Function /BODS/RFC_ABAP_INSTALL_AND_RUN: RFC_ABAP_MESSAGE- Exception condition "NOT_SUPPORTED_BY_GUI" trigger[SAP NWRFC 720][SAP Partner ### ][clientname][servername][accountname][4103]>. >.
    Any help would be greatly appreciated.
    Thanks,
    Rizwan

    All,
    The BASIS team reviewed steps provided in the BODS document and attempted to install the Function Modules but now none of the BODS jobs would work. All BODS jobs are being terminted with the Syntax Error error when extracting data from ECC using ABAP dataflows:
    17740 16404 R3C-150412 06/17/2014 9:38:46 AM |Data flow RT_DF_TEST_PC207
    17740 16404 R3C-150412 06/17/2014 9:38:46 AM RFC CallReceive error <Function /BODS/RFC_ABAP_INSTALL_AND_RUN: RFC_ABAP_RUNTIME_FAILURE-(Exception_Key: SYNTAX_ERROR)- Syntax
    17740 16404 R3C-150412 06/17/2014 9:38:46 AM error in program /BODS/SAPLBODS                          .[SAP NWRFC 720][SAP Partner 740 ][DEV1][Server][account][4103]>.
    22052 20572 R3C-150412 06/17/2014 9:38:46 AM |Data flow RT_DF_TEST_PC207
    22052 20572 R3C-150412 06/17/2014 9:38:46 AM RFC CallReceive error <Function /BODS/RFC_ABAP_INSTALL_AND_RUN: RFC_ABAP_RUNTIME_FAILURE-(Exception_Key: SYNTAX_ERROR)- Syntax
    22052 20572 R3C-150412 06/17/2014 9:38:46 AM error in program /BODS/SAPLBODS                          .[SAP NWRFC 720][SAP Partner 740 ][DEV1][Server][account][4103]>.

  • Data Services 12.2.3.0 BODI-1112015 Adapter metadata import failed

    Hi Experts,
    I am using Data Services 12.2.3.0.
    I have an issue in importing functions through 'Adapter' type datastore into Data Services. I can open the datastore and see the list of functions available, but when I try to import them, I get the error BODI-1112015 Adapter metadata import failed.
    The setup and the errors are as below.
    The adapter datastore is setup as below.
    I built a new keystore called clientkeystore.jks in the ..\bin.Then created the .CSR file, and then imported the signed chained (I believe it's chained certificate) certificate of the server hosting the wsdl into the keystore.
    Thanks for the post http://scn.sap.com/thread/1589052 . After changing the metadata character set to utf-8, I can see a list of functions when I open this New_Datastore in Data Services. It proves that the setup for the datastore has no problem parsing the wsdl file and give me the list of functions in it. 
    However, the error appears when I try to import them.
    Error is:
    Adapter metadata import failed. Error message: (BODI-1112015) Error parsing the <TheFunctionToBeImported> included in the XML sent by the adapter to represet a function <Error importing XML Schema from file <adapter_schema_in.xsd>:<XML parser failed: Error <Schema Representation Constraint: Namespace 'http://result.form.v81.api.keysurvey.com' is referenced without <import> declaration> at line <13>, char <46> in < < xsd:schema xmln:xsd=http://www.w3.org/2001/XMLSchema" xmln:tns="http://result.form.v81.api.keystore.com" xmlns:diws="http://businessobjects.com/diwebservice" targetnamespace="http://www.businessobjects.com/diwebservice"><xsd:import namespace='http://v81.api.keysurvey.com' schemaLocation='C:\Program Files\Business Objects\BusinessObjects Data Services\ext\webservice\FormResultManagemenetgetRespondentsgetRespondents0.xsd'/>
    <xsd: import namespace='http://result.form.v81.api.keysurvey.com' schemaLocation='C:\Program Files\Business Objects\BusinessObjects Data Services\ext\webservice\FormResultManagemenetgetRespondentsgetRespondents2.xsd'/> ........
    When comparing it with the wsdl file(as below), it is worth nothing that the schemaLocation is changed to a local directory under C:\Program Files\Business Objects\BusinessObjects Data Services\ext\webservice  while it was not the case in wsdl. The schemaLocation is on the server.
    I am wondering if the redirection from the server specified in the wsdl file to the local directory has caused this error. The error 'namespace is reference without <import>' is apparently wrong as the <import> is just there.
    Or there is any other reason behind this.
    I appreciate any adivce or question from you!

    I have reached the exact same error as this post http://scn.sap.com/thread/3190403
    The error is
    [Mon Jun 18 23:14:28 2012] [error] ..\..\src\core\deployment\conf_builder.c(876) Specifyingservices and modules directories using axis2.xml but path of the library directory is not present
    [Mon Jun 18 23:14:28 2012] [error] ..\..\src\core\deployment\conf_builder.c(261) Processing transport senders failed, unable to continue
    [Mon Jun 18 23:14:28 2012] [error] ..\..\src\core\deployment\dep_engine.c(939) Populating Axis2 Configuration failed
    [Mon Jun 18 23:14:28 2012] [error] ..\..\src\core\deployment\conf_init.c(195) Loading deployment engine failed for client repository C:\Program Files (x86)\SAP BusinessObjects\Data Services\ext\webservice-c\axis2.xml
    As it is identified as an version problem, this issue is not going to be investigated any further.
    As an alternative, can try to use Oracle 11g SOAP_API.sql.

  • ERROR: Error when calling IDOCTYPE_READ_COMPLETE:OBJECT_UNKNOWN

    Hi,
    We are having a problem in processing (receiving) an idoc through our RFC client in SAP .
    The RFC Client is up and running however, turns red while processing a certain Idoc.
    The error occured:
    Error when calling IDOCTYPE_READ_COMPLETE:OBJECT_UNKNOWN (IDoc /).
    This issue has been occurring since August 18-23. if the status of the RFC client is green, its shows: Waiting for IDOC.
    My questions would be:
    1) If for example, there are 50,000 idocs that are being sent and the first 1000 contains an error, will it still process the 49,000 idocs left through RFC client?
    2) what are the possible errors of an idoc which causes the RFC client to be down (having the error above)? is it the format of the idoc? or the idoc_type itself?
    3) another instance would be, if they are resending the idocs again, the RFC will be up eventually and we'll be able to receive the idocs. what are the causes for this?
    4) are there any ways to track these idocs (which contains the error) in BODI or in SAP?
    5) what are the alternative ways of processing the idocs that contains an error?

    I think there is a misspelling in your IDOC type (in header of IDOC probably)
    or the IDOC type does not exist on your SAP system
    you call function IDOCTYPE_READ_COMPLETE remotely on SAP server and this falls into error with exception 1 (OBJECT_UNKNOWN)

  • How to configure BODS in network environment with NAT ?

    Hi Team,
    Now we are working on POC of BO Data Services 4.0 with SI partner and they reported us that  a communication error (error code:BODI-1241023) occurred when they started a job from Designer. 
    They can do it without any problems in the following two cases.
    1. from Designer which is installed in the CMS/JobServer machine
    2. from Designer which is installed in local PC within internal network (without firewall / NAT) 
    That is, the cause is Firewall with NAT(Network Address Translation) between Designer and JobServer/CMS.
    And, they can log on to CMS/JobServer with NAT environment, however, cann't start a job from Designer.
    The port #3500 for JobServer is open. They confirmed that they could log on to the JobServer in the event log
    of the JobServer.
    That is,  Designer -> CMS/JobServer communication is OK, but JobServer -> Designer communication must be NG.
    Could you advise us how to configure BODS both client and server sides in the network environment with NAT ?
    Thanks and best regards,

    HI Buddy,
    You can achieve this by $FLEX$, create first value set, and assign it to first field. Create second value set based on first value set using $FLEX$.
    follow steps mentioned in the bellow link
    http://erpschools.com/articles/usage-of-flex

  • Error:Dataflows abap program

    Hi,
    Dataservices 4.2
    Sql server 2008
    SAP (4.6
    I make a migration of dataservices 11.5 towards 4.2 on new waiter.
    when I try to execute my dataflow abap, I have this message  error :
    error:"RFC Call Receive error<Function/BODS/ABAP_RUB:RFC_ABAP_EXCEPTION( PROGRAM_DOES_NOT_EXIT)aucun numéro de pager n'est généré pour cette adresse
    I have make install on the Server SAP 2 functions ( K900187.R22 and R900187.R22) which allowed me to import my SAP tables on the datastore and
    reading the data.
    I use "execute preloaded " option for execute my dataflows
    since migration the dataflows abap do not function any more
    it would have installations or configuration has to make on the Server SAP
    Somebody  has an idea
    Thanks you

    Dear Marie,
    You will have to have to import the new ABAP Program group "BODS/BOS" which you can find in the local install folder...
    Here are some details:
    Installing Functions on the SAP Server
    SAP BusinessObjects Data Services provides functions that support the use of the ABAP, BAPI, and
    IDoc interfaces on SAP servers. You will need some or all of these functions in the normal operation
    of the software in an SAP environment. These functions perform such operations as dynamically loading
    and executing ABAP programs from Data Services, efficiently running preloaded ABAP programs,
    allowing for seamless metadata browsing and importing from SAP servers, and reporting the status of
    running jobs. Some of these functions read data from SAP NetWeaver BW sources.
    You must upload the provided functions to your SAP server in a production environment. It is
    recommended that you always upload the functions to your SAP server whether you are in a
    development, test, or production environment. The functions provide seamless integration between
    Data Services and SAP servers.
    The default installation places two function module files for SAP servers in the ...\Data
    Services\Admin\R3_Functions\transport directory. You then upload these files to SAP servers
    using the SAP Correction and Transport System (CTS) or manually. Using CTS allows for version
    control as the functions evolve across releases.
    The installation provides two versions of transport files (depending on the server version you are using)
    to install the functions on the SAP server. To obtain the names of the latest transport files for installing
    or upgrading these SAP server functions, see the readme.txt file
    And I've found those files and text files in the local install folder....in:
    Program Files\SAP BusinessObjects\Data Services\admin\R3_Functions
    (that's where I've installed it).
    There you'll find some descriptive txt as how to proceed.
    After installing, it might happen that the executing user is missing some authorizations.
    Here my authorizations team helped me by tracing the user and then adding the necessary rights.
    Sure hope this will help you.
    Notes to check:
    see SAP Note 1919255
    Note 1916294

  • Server Group not working when one of Job Servers is down

    I have a Server Group of two job servers. They have the same version 12.2.2.3 and are attached to the same Local Repository of version 12.2.2.0.
    When I execute a batch job (from the Designer) and explicitly specify on which job server it should run, it works fine for either job server. Also, when I specify Batch Job execution on Server Group, it works fine.
    However, when I shutdown one of the Job Servers, and then try to execute the job on Server Group, I'm getting two error messages, BODI-1111011 that one Job Server is down, and BODI-1111009 that another Job Server has failed.
    At the same time, when I check the Server Group in the Management Console, it shows that the allegedly failed Job Server is in the status green.
    That error is not reflected in a job server eveng log, nor there is anything written to webadmin log, not in the job trace (the latter isn't created at all).
    Is there anything I can do at this point except raise a support message?

    The issue was with different users for Local Repository in Admin and Job Server config. I discovered it when trying to run the job from Admin Console. Designer is probably not the best diagnostic tool for such kind of issues.

  • Problem with BO Data Services Function lookup_ext

    HI All,
    I have to be able to lookup values in a code table based on three input parameters and returning two description columns.  Using the wizard and then adding comments I get the following:
    lookup_ext(
    Lookup Table Specifications
    [DS_DB2_RISM.RIMS.RIT_CODE_TABLE,'NO_CACHE','MAX'],
    Return Column List Specification
    [T_DESCRIPTION,T_LONG_DESC],
    Default Value List
    [NULL,NULL],
    Condition List
    [C_STATUS,'=',$IV_STATUS,C_TYPE,'=',$IV_TYPE,C_VALUE,'=',$IV_VALUE],
    Order By List
    Output Variable List
    [$OV_DESCRITION,$OV_LONG_DESC],
    SQL Override
    SET ("run_as_separate_process"='no',
          "output_cols_info"='<?xml version="1.0" encoding="UTF-8"?>
          <output_cols_info>,
          <col index="1" expression="no"/>
          <col index="2" expression="no"/>
          </output_cols_info>)
    This produces the following errors
    [Function:CF_DB2_RIMS_CODE] (Ln21): Syntax error : found <[end of text]> expecting <IF, a decimal>
    [Function:CF_DB2_RIMS_CODE] The function <CF_DB2_RIMS_CODE> contains an invalid expression. additional information: syntax error>. (BODI-1111182)
    I have tried
    1) including the single quote after > on the line with xml version
    2) Including the single quote before ) on the last line
    3) Getting ride of the SET statement altogether
    Any suggestions welcome?

    David,
    What you described should work.  Personally, I'd write the output of the first dataflow to a table, just to insure your output is what you think it is.  Then test the second against the data in the table you created in the first workflow.  Continue the process until each independent job works as expected.  Then combine into the single workflow.

  • ORA-016553: unable to extend table LDS1002.AL_LANGTEXT by 128 in tablespace

    Hi All,
    I've encoutered the following error in BODI when trying to save a file format:
    Error: Error when saving file format <name=CTIN_TEST>
    Cannot save <Text> for repository objet <Language Object CTIN_TEST>, Additional database information: Oracle <DSD1> error message for operation <OCIStmtExecute>: ORA-016535l
    After deleting another sample file format, I was able to save a few file formats before being prompted with the error again.
    Any idea?
    Thanks.

    Yes, the issue is with tablespace. Extending tablespace helps!

  • Error while executing a uinx script in BODS job - exit code 127

    I am executing a UNIX script using BODS job and it is giving an error message saying 'Program terminated because of exit code 127'. The same script i am able to execute in UNIX. I am not able to find the solution for this.

    Using a print command with return code 8 should give more insight to the error.
    print(exec('sh \bin','<your command>',8));

Maybe you are looking for

  • IPhone plugged into my GM nav./DVD screen

    I recently bought a new Cacillac Ecsalade, but was unhappy to discover that there was no ipod jack to link my iPhone music to the vehicle. After serching a bit I found a company that sells a very easy to install device (1 minute..really!)that plugs i

  • "more storage space needed" prompt won't go away.  Can't power off iPad to do so either.  Suggestions?

    The "Need more storage space" prompt came up, and has options to close or go to settings.  It's frozen, but active.  Neither option works.  Stuck on screen and can't do anything else, beyond activate suri.  Suggestions?

  • Filter Liquify

    Hello, Filter - Liquify turns blue when open in Photoshop CC. How do I resolve this? What is happening?

  • Very slow connection?... help please.

    hi, this is my first post on the forum and i'm basically after some advice as to whether i'm likely to improve my broadband speed? I live in Suffolk, some distance away from the local exchange, although i know that other people in my village have a f

  • A comcast-related bandwidth related internet question

    Hi folks. Props to this distro, I've used it for ~5 years as a server OS and it's been Aristotelianly beautiful. I'm on a Comcast internet connection and have recently moved into a house with 4 other roomates. I heard a story recently about someone w