Performance issue with Data Services and XML
Hi, I'm trying to output an XML file using Data Services, but am unfortunately getting a performance issue with the job consuming all available memory on the system and eventually crashing out when it...
View ArticleAddress cleanse and Data cleanse both in the data flow: what come first?
Hi All, In BODS30: Data Services - Data Quality Management (Page 52), it states the following:"If you perform both address cleansing and data cleansing, the Address Cleanse transform should be placed...
View ArticleEliminate Record based on a specific condition
my requirement is to eliminate a record based on a specific condition. Each record has several status ie, AAA, ABC, BBB TIM NY has several status, I want to eliminate this record where Name = TIM NY...
View Articlerow_number OVER Partition by Column_name
Hi , Please guide how to use Oracle Row_number function in BODS. I have a sql using "row_number( ) OVER Partition by Column_name". I dont want to use SQL transform in this case. Thanks
View ArticleSDO_GEOM Package (Geometry) in BODS
Hi All, Is there any documentation available which guides on how to implement oracle sdo_geom package (Geometry) in BODS. Thanks
View Articledate listing
Hi, May I know how can I list the date out between 2 dates? For example:Start date: 13/12/2015End date: 16/12/2015 Date listing:13/12/201514/12/201515/12/201516/12/2015 Thank you.
View ArticleEnable recovery with BW target data source
Currently I am extracting from a table in oracle database 11g which is containing 50 milions to a target PSA (Data Source) in BW and every time it get fail when it reached to 20 milions I read that we...
View ArticleManagement console all repositories
Currently i am monitoring running jobs from management console(MC) , and i wanted to monitor from database as well for all repositories. I know every repository has its own schema and tables for...
View Articlewhat is the use of cache in transforms?
Hi All, Can anyone tell what is the use of cache option in transforms? Thanks in advance. Regards:Vijay
View ArticleHow to allow specific special characters in Cleansing transformation?
Hi All, We have an issue in data cleansing of Organisation names and we need to allow few characters in the output of the transformation. Sample input names :Proctor & GambleLand...
View ArticleSimple file transfer from local directory to FTP
What is the simplest way to transfer an xls file from my local directory to an ftp location using Data Services. Its a simple push of the file, no transformations required. I also want to eventually...
View ArticleAggregating Latest Month Data
Hi Experts, I'm reporting on ticketing data. A ticket, can have multiple tasks linked to it, which provides the details hours worked by resource, and the worked date. I'm trying to aggregate my records...
View ArticleHow can I prevent other jobs from running while running a scheduled job?
I have a job that reads data from SQL Server and stores the data in a local persistent cache on my DataServices JobServer. This persistent cache in then used by other jobs that run on demand through...
View ArticleBetter to use HANA calculation view than query join?
Hello all, I already have two tables loaded in the HANA database. I need to join these two tables and transform into a target format. In normal cases, we would do a join in data services and then...
View ArticleParallel execution of data flow pointing to same target table
Hi, I have come across a Work Flow which contains 10 Data flows being parally executed and pointing to same target table(Oracle). Is there any chance that the performace will be impacted because these...
View ArticleBODS Long_to_Varchar function performance issue
Dear BODS Group members, Good Day! Am facing an performance issue in SAP BODS. We have an job which has oracle table(oracle 11g) as source and loads it to the BW targets. In the source table we have an...
View ArticleOpening repo in Mgmt Console is very slow
Hi All We have an issue with a particular repository, when we try to access this local repo jobs in management console (MC) there is lot of lag (sometimes it takes 5-6 mins) to show the jobs status....
View ArticleDoes the XML Schema refresh using the Schema URL upon each job execution?
I am importing an XML data using XML schema in SAP Data Services. My XML Schema format uses an URL. Does Data Services go out to the URL during each execution to retrieve the XML schema in case it...
View ArticleEnable recovery with BW target data source
Currently I am extracting from a table in oracle database 11g which is containing 50 milions to a target PSA (Data Source) in BW and every time it get fail when it reached to 20 milions I read that we...
View Article