ODBC call for data source failed: . Notify your customer.
Hi all, We have been traying to connect Microsoft SQL Server from linux server throught odbc connection but when we trigger a job from designer tool we are getting this issue. ODBC call...
View ArticleSAP BODS with Sucess Factors
Dear All, 1: I need to load the data from Legacy to SAP Success Factors . If any one has loaded the Data into Success Factors Please share your some documents or views. 2: How we can create...
View ArticleTemplate and Permanent table
Hi, I created Job with all the table as template table and then moved the Job to QA and make it permanent there as I need to use bulk load option for that table. I just wanted to get to know the result...
View ArticleCannot import the extractor
Hi expert, I try to load BI content from ECC to SQL Server 2012 with Data Services 4.2 Pack 5. I use ODP Object for read content while I import ODP object to datastore I found error "Cannot import the...
View ArticleData Services "cannot establish database connection" to ODBC
This generic error can mean many things went wrong with your datastore connection. First of all, I would recommend checking iSQL, Oracle DB, mySQL, or whatever the recommended database is that you are...
View ArticleCan I change the location of "" to wherever I want in Data Services?
I would like to change the location of this drive to a new drive, from the default system drive %SYSTEMDRIVE%\ProgramData\SAP BusinessObjects\Data Services to D:\BOBJ\Common Will this work? Is there...
View ArticleIssue in registering DS repo in CMC
DS 4.0 SP4 BI 4.0 SP5 Patch13 We migrated DS Repos from Oracle 10g to 12c. Now I am trying to register that repo with new connection string , I am getting and error " There is a problem to connect to...
View ArticleSAP Data Services is removing trailing spaces.
Hi , I am extracting the Data from Sybase ASE database. I have data in the source like "scb000012 " & "scb000012" . One value with trailing space and another one without trailing space. In the...
View ArticleWhen installing Data Services on 4.2 on web tier, which features should I...
When installing Data Services on 4.2 on web tier, which features should I install? I havent installed Data Services yet on the web tier and I'm getting the...
View Articleto_char suppress leading spaces and trailing zero's
Hello, I am pulling latitude and longitude from a server that has the values in numeric format using a match transform and candidate selection. As part of my SQL, I have the following code:...
View ArticleMy SAP DS is installed on Linux Server and Designer is on Windows
Hi All, My SAP DS Server is installed on linux server and Designer is on Windows, I want to access the flat file with root directory as my windows local drive, however I am getting below error System...
View ArticleBinary Data View
Hi All, Can anyone provide inputs onHow to view the 'BINARY' data in BODS and which data type can support to view binary data in BODS? Your reply is valuable ... RegardsAhalya Gopinath
View ArticleSAP Data Services support for sas7bdat binary data
Hi, I'm looking for a solution to read SAS binary data files (format sas7bdat) with SAP Data Services.Has anybody any experience how to cope with that? The apporaches I have in mind are:convert the...
View ArticleAccessing a file from FTP using unix script in BODS
Hi ALL, I need to access the file placed in a remote location.Address of the server was given.How to access the file using the script from the DS server.Please specify,I do not have any idea on...
View ArticleHow to get (in a parameter/variable) the number of rows rejected by a Flat...
Hello everyone, I would like to take the number of rows rejected by a Flat File Format from a parameter/variable. For example, when I see the trace that my job generates, I can see the following line:...
View ArticleSAP BODS: parallel processing to improve load speed
I have to load several billion records into SAP ECC. I have tested BODS and the maximum throttle is about 10,000 rows / second. How can I increase the load speed? For a table with billions of...
View ArticleUse of function "regex_replace"
Hello everybody, I've been looking at the "SAP_BODS_42_Tech_Manuals.pdf" but I can't find any explanation about the built-in function "regex_replace", which seems to be is the equivalent to...
View Articlehow to match a string?
Experts, I am trying to match a string using match_regex. For example if the input field is ABCDRTF, I want match_regex to match 'RT' from it. I have written code as match_regex ('ABCDRTF','RT',null)...
View ArticleDS4.2 SP4 vs DS4.2 Sp6
Hello All, We are facing issues with DS4.2 SP4 on load executions which used to run successfully in DS4.0 . If any one using DS4.2Sp6,Please let us know if any performance differences on load...
View Articleto_decimal function in BODS 14.0 and 14.02 gave different results
I have table with column1 and column2. I would like to add new column (for example column3 name) in BODS using definition: table.column1*100+to_decimal( nvl(table.column2,'0'),'','',0) Column1 contain...
View Article