Not Equal in Query WHERE Condition
Hi ALl, My Requirement is, I need to filter the Input data as per below. I need to stop the data if Employee ID is 1 or 10. I wrote as below. Emp No != '1' or Emp No != '10'. Still I am getting data...
View ArticleIssue in ABAP DF
Hi team, I am pulling the data from SAP by using ABAP DF. For transport I have put as Replace File. If I delete one record in SAP, and run the ABAP DF, Still I am able to see deleted record in BODS...
View ArticleDS scheduled jobs running multiple times
Hello, We are using Data Services versión 4.2. SP2 installed on SuSE Linux platform and we have been executing DS Jobs using crontab sceduler.Sincé last month we have observed that some of the...
View ArticleProblem with Left Outer Join
Hi All, My Left Table is having PO_Vendor (10 Unique Numbers) Right table is having PO_Vendor, PO_NBR and EMP NBR. Right Table is having more records for each PO_Vendor . I applied Left Outer Join...
View ArticleABAP DF data scenario
Hi All, I have one Custom Table in SAP. I am reading that data into BODS by using ABAP DF. issue is If I delete one record in SAP Custom Table and run the ABAP DF, still that deleted record is there in...
View ArticleDelete Duplicate Records in Table
Hi, I have one table as below. Emp ID Dept 1 A1 B1 C2 A2 B1 D2 C I want below O/p Emp ID...
View ArticleError installing DS 4.0: "previous operation did not complete"
When I try to install DS 4.0 I get the following error: Installer has detected that a previous operation did not complete. Do you want to resume? I had previously installed Information Platform...
View ArticleSORT Issue
HI, I have the data as per attachment I need to o/p of only 2 records with max Effective date . Could you please help me on this.
View ArticleScheduling without using Management Console
Hello Experts, I am building a fact table whose source driving table has almost 100+million records. When i am trying to load the data i am not able to run a complete load because of some network...
View ArticleBODI-1111340 for Microsoft SQL server
Hi Experts We’re seeing these data services errors when trying to run the designer tool: Error 1:“Failed to update database”Images attached Here are the steps to recreate: Start DesignerEnter details...
View ArticleERP permissions for DS
Hi all,I have got a problem with the ERP permissions for the DS connection.Actual I get an RFC-CallReceive error, when I try to import tables: It looks like, that the erp user has not all permissions...
View ArticleData services Job fails with errorcode 170101
We are using Data services 4.2 When I use the flat file format to load csv data using single filename the job works.But when I use wildcard character * to load multiple files with the same name like...
View ArticleBW Target DataStore - cannot import InfoSource
Hi, We have a BW 7.01 SP7 system and am trying to connect our DS 3.2.2.2 system with a BW Target DataStore. The RFC connection is good (can test from BW, and in the DS Management Console the SAP...
View ArticleDS use different SQLs for full push down
When I check the 'Display optimised sql', I get:- MERGE INTO "TMP_xxx" s USING(SELECT *FROM ...WHERE ..) n ON ((s.NATURAL_KEY = n.NATURAL_KEY))WHEN MATCHED THENUPDATE SET .. WHEN NOT MATCHED...
View ArticleDuplicate check before loading into ECC, MDG
Hi Folks, My requirement is to load data from excel source files into SAP ECC, SAP MDG using BODS. My doubt is how to check whether the data exists on ECC side and MDG side before loading to avoid...
View Articledata quality match & global address transforms in bods
Hi, How to work on Match and Global Address cleansing transformation in data quality. Please provide step by step process. which switchvations are used these transforms RegardsSrin
View ArticleBODS unsupported database type error
Hello Experts, We are running into an issue after upgrading repo's and server to 4.2. While Executing the job, job errors out with a message : "Unsupported database type <> specified as...
View Articlespecial character issue
Hi We are not getting special characters from legacy system(oracledatabase) for instanceMaterial description Lötöse M3 coming as Lotose M3 to out stagingdatabase. Please find the attached document for...
View ArticleBW red request from BODS Job
I have an issue that I am having a table as source from oracle database and my target is BW datasource When I run infopackage from BW the work is running successfully and green request but when I run...
View ArticleSAP Dataservices slow extract time for SAP ECC Production
Hello all, I'm using SAP Data Services to pull data from SAP ECC to Business Objects. The in the extract I'm pulling sales order, customer, and product data. Now the extract time had been taking...
View Article