Table compare deleting rows which does not exist in target table
Hi Gurus, I am struggling with an issue in Data Services. I have a job which uses Table Compare, then History Preserving and then a Key Generation transforms. There is every possibility that data would...
View Articletable comparison hang in bods 4.1sp3
Today I found " table comparison " is very weird , so that I don't know how could I use it well . My etl job is very simple . Extract data from flatfile, compare these data with one table(in fact,...
View ArticleAssigning value returned from RFC call to a global variable
If I have an RFC call to SAP how can I assign the value returned to a global variable on my data services job?
View Articleimporting and executing procedure in DS 4.2
I am currently planning to use DBMS_CDC_PUBLISH.PURGE_CHANGE_TABLE to purge unused data for CDC tables I don't know how I can import and execute it inside Data Services
View ArticleSession creation issues with DS3.2
We are using BODS 3.2 for development. We are aware that a newer version of DS has been released quite a long time ago but due to some reasons we are still using DS 3.2.We are facing some session...
View ArticleRepository login failed for user
Hello everyone, I have some errors to log on the local repository. please see the attach file.In fact, the repository looks like the common repository for the test.So I adds the "full control" right to...
View ArticleHOW TO RUN BODS JOB THROUGH UNIX SCRIPT
Dear Experts Please provide me the way how to call a job by a script .I have used Export Execution Command as recommended by below linkshttp://scn.sap.com/docs/DOC-34648...
View ArticleSAP IS 4.2 - ORA-01017: invalid username/password; logon denied
Hi Everyone, We've upgraded our DS 4.0 to DS 4.2 and Installed IS 4.2 on top of it. When I try to profile data in IS, the task is failing and I'm getting the following error : [C] 2014-03-03...
View ArticleSAP IS 4.2 - (FWB 00008) & (FWM 20031)
Hi Everyone, I'm facing this error when I try to login to IS and to CMC : IS Account Information Not Recognized: Enterprise authentication could not log you on. Please make sure your logon information...
View ArticleBODS Blueprints error
Hi Experts I am trying to run BODS Text data Processing Blueprints 4.1.1.- English, and when i am trying to run TdpBlueprintEn_Twitter, it is executing successfully but i am not getting any result..and...
View ArticleRM deployment from Dev to Prod
Hi all what's the best way to move from Dev to Production a new RapidMart ? My idea was to export the jobs as .atl like I always do but I'm just concerned about all new Abap programs that do not exist...
View ArticleBest practice for Near Real time with Oracle
Hi, We plan to run a scenario to demonstrate DS ability for real time or near real time scenario. We identified different solutions and we are trying to choose the most appropriate : - Oracle 11g +...
View ArticleCustom Function related issue
Hi, There is a custom function defined and it is called in the query transform as function call output. Custome Function. IF ( $PREV_NAME IS NULL )begin$PREV_NAME = $CURR_NAME ; endelse...
View ArticleExcel target in BODS 4.1
Hi All, My requirement is to write the data to an excel file and mail to the support team. Is it possible to create the excel file via ODBC? I know that DS won't support excel target directly. Please...
View ArticleDS: simultaneous execution of scripts and other objects
We have a job which executes many workflows in parallel. This works as expected. Each of these workflows calls a workflow, say WFscript, which executes a script.That was the only way of making the...
View ArticleUpgrade Secure Central repository to NON Secure central
Hello Everyone, Is it possible to to upgrade from a secure central repository to an non secure central repository? When I try to upgrade the SECURE central repository to NON SECURE in the Data Service...
View ArticleIS 4.2 - IS Repository is empty(COR-10863)
Hi. I'm receiving this error when I try to login to IS. User is fine, however I noticed in CMC that no repository is assigned in IS application and it is empty. How to reconfigure the IS repository ?...
View ArticleData type conversion warning from decimal(3,0) to decimal(3,0)
Hi Experts, I am getting a strange warning like the one i mentioned below. [Query:Q_Format_Row] The data type conversion will be used to convert from type <decimal(3,0)> of mapping expression...
View ArticleData Services Scheduled Batch Job doesnt send email
I am using smtp_to in a script to email users once a job completes. The email gets sent if I run the job out of the Data Services Designer but if I schedule the job to run using Data Services...
View ArticleODBC Issue with DSConnectionManager
Folks, I'm having some issues using the DSConnectionManager not showing the tcACCESS connection info. 1) When I add my drivers and source to odbc.ini and odbcinst.ini in the datadirect/odbc directory I...
View Article