sap bods exporting jobs from one schema to another
I have developed some jobs in development repository.The tables I have used from my source system are in schema named ABC.now i want to move these objects to test repository.But in test reporitory the...
View ArticleFinding Duplicate Records in the Realtime job
I have a requirement where the Input is in the form of XML file.It gets the data entered at Web-page.The fields are Venfor ID, Name, Street, House number,Region,City,Postalcode.Here I need to check...
View ArticleMass Deploy in SAP MM using DS
Hello All,I am a newbie in data services, apologies if my question sounds elementary. I have a requirement to update the material master views in SAP MM. Untill now i was using LSMW method. Now, we...
View ArticleSAP Data Services 4.2 SP04 and SAP IQ 16.0 SP08 compatibility
Hello, As you may already know SAP has released SAP Data Services 4.2 SP04. For me the most important question was - is it finally compatible with SAP IQ 16.0 SP08 version. Following my previous...
View ArticleSAP Data Services 4.1,Sybase IQ 15.4:I/O Error on file when using bulk load
Hi everyone,i am intermittently receiving the message "[Sybase][ODBC Driver][Sybase IQ]I/O Error on file..." when loading data using bulk load. The same job sometimes runs Ok, sometimes has the error...
View ArticleDS 4.2 Access Violation against HANA Source
Hi Receiving the following error running DS 4.2 (14.2.3.549) against a HANA source. I've tried all sorts of settings, running various joins etc as separate processes as well as DOP = 1 and running in...
View ArticleExcel as Target in BODS 4.2
Hi, My Client is asking me to generate O/P file as Excel file. Could you please tell me is it possible?. We have just an option to generate CSV file format?. Regards.
View ArticleBO DataServices Server through GSNI SOCKS
Hi All, I googled but couldn't find anything... Does anyone has any documentation or idea to connect to the server through BODS with GSNI SOCKS(Global Service Network Infrastructure Socket...
View Articlemysql performance with Dataservices 4.2
I'm testing Dataservices 4.2 with mysql 5.5.Copy 58 000 rows from Mysql to another Mysql Database on the same instance 43 sCopy 58 000 rows from mysql to MS sqlserver 2008 3sCopy From Oracle, MS...
View Articlehow to use materialized view log in BODS job
I have a scenario where source table has millions of rows.I have created a materialized view log on my source table.I need to load data from materialized view log into a target table using BODS.How can...
View ArticleINTERVAL YEAR to month,INTERVAL DAY to second
Hi Team, I've table in oracle which is having the fields with data type INTERVAL Year to month & Interval Day to second Consider this example Table Name: Exp Exp(A int,B Interval Year to Month,C...
View ArticleSIA Node Name With underscore in 4.2 upgarde
Hi All, we have DS 4.0 , when installing IPS for 4.0 , SIA Node name give as"HOST_SIA", now we're planning to upgrade to 4.2 so in the IPS(4.1)installation document they mentioned underscores will...
View ArticleQuestion on Data Quality connection setting
Hi,I am new to this project where DQ & BODS ETLs are already in place and running (DW environment). I imported one of the ETL BODS Job (which has a DQ transform) from Prod to Dev and then made sure...
View ArticleConvert nested Case to Decode or Ifthenelse
Hi Experts, I have a nested Case Statement, I want to Convert it into Decode or IFthenelse as below Case when xxxx.aaaa ='A' and zzzz.bbbb is NULL then Case when xxxx.fffff in...
View ArticleHow to execute a formatted (Multi line) SQL using SQL function ( SQL() )
Hi I am trying to execute a multi-line formatted SQL statement using a SQL() in a script. here is the example. Column_1 = ISNULL(NULLIF(CASE WHEN CASE WHEN NULLIF (Column_1, 0) > 1 THEN NULLIF...
View ArticleLook Up in Data Services
Hi All, Could you please help me on how to achieve below scenario. I have two source Tables. Table A, Table B. required O/p: Query Table B based on one field from Table A. If it returns any entry...
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 ArticleHow create a local repository in DS?
Hi ! How create a local repository in DS? I want to design and test in DS of form local. Could you help me, please? Regards!Denis
View ArticleImporting SAP Table into BODS
Hi All, I have one table in SAP which has 5 primary Key fields. I need to pull the data from that table. I have imported that table and trying to load to Tem Table which has 5 primary key fields. When...
View ArticleConvert yyyy.mm.dd hh:mm:ss to yyyymmdd
Hi.. I am getting input as yyyy.mm.dd hh:mm:ss.. But Expected out put is yyyymmdd.. Could you please tell me which function I should use here. Regards.
View Article