Quantcast
Channel: SCN : Discussion List - Data Services and Data Quality
Viewing all 4237 articles
Browse latest View live

SAP DS - Schedule Batch Job Issue

$
0
0

Hello Experts,

 

I want to schedule the Batch Job in Data Services. I am able to create a schedule job but the job is not getting trigged /started.

 

Selected Scheduler : Data Services Scheduler

Selected date : For eg Today's date

Time : Once in day - Mentioned Start Time
Duration : 5 Minutes

And also provided the Job Execution Parameters.

Job Status : Active.

 

But the scheduled job is not getting started as per the mentioned start time.

 

Any idea  what might be the issue here? Do we need to configure anything else.

 

I have followed the steps mentioned in DS Developer guide.

 

Regards,

Ashwin.


update rows

$
0
0

Hi guys

I need help to update null columns with values, see the sample data, to fill null values... I need to check all the null rows in between not null values order by ord irrespective of dates...and update the null values with the value filled in top not null row which means need to update the null values from top to bottom..

May be the description is little confusing that is why I provided the result sample which needs to be expected hopefully that will help you to provide me solution.

 

i tried using to find previous or next row... but that can update only 1 row at a time.. not as a lot...  could you please help me to provide the option so that all null values between not null rows can be updated with values....

 

CREATE TABLE tt (id INT,ord int,dt1 datetime, wd int)


INSERT INTO tt VALUES (102,'1','2013-05-27','544')
INSERT INTO tt VALUES (102,'2','2013-06-02',NULL)
INSERT INTO tt VALUES (102,'3','2013-06-03',NULL)
INSERT INTO tt VALUES (102,'4','2013-06-10',NULL)
INSERT INTO tt VALUES (102,'5','2013-07-08','690')
INSERT INTO tt VALUES (102,'6','2013-07-10',NULL)
INSERT INTO tt VALUES (102,'7','2013-07-10',NULL)
INSERT INTO tt VALUES (102,'8','2013-07-11','511')
INSERT INTO tt VALUES (102,'9','2013-07-11',NULL)

select * From tt

/******************************/

CREATE TABLE tt_result (id INT,ord int,dt1 datetime, wd int) 
INSERT INTO tt_result VALUES (102,'1','2013-05-27','544')
INSERT INTO tt_result VALUES (102,'2','2013-06-02','544')
INSERT INTO tt_result VALUES (102,'3','2013-06-03','544')
INSERT INTO tt_result VALUES (102,'4','2013-06-10','544')
INSERT INTO tt_result VALUES (102,'5','2013-07-08','690')
INSERT INTO tt_result VALUES (102,'6','2013-07-10','690')
INSERT INTO tt_result VALUES (102,'7','2013-07-10','690')
INSERT INTO tt_result VALUES (102,'8','2013-07-11','511')
INSERT INTO tt_result VALUES (102,'9','2013-07-11','511')

select * From tt_result

Data Lineage in Data Integrator 4

$
0
0

We used to have Data Lineage (Metadata Integration) in Data Integrator , but the current version does not support it.

 

I found it is now in INformation Steward:

"Part of the functionality of Information Steward was formerly offered as SAP BusinessObjects Metadata Management."

 

Question: Is there any way to have Data Lineage in Data Integrator 4 without having to buy Information Steward for customers coming from DI 3?

SAP Rapidmarts not offered anymore?

$
0
0

Hi Experts,

 

Is SAP Rapidmarts not offered anymore from SAP, I couldnt find the downloads or on the pricing list.. Would be of great help if anyone can shed light on this. Thanks.

 

Have a great Day!!

 

Thanks,

Jeswin

Error in opening SAP BODS 4.2 Management Console

$
0
0

Hi All,

 

       I am getting the below error when I tried to open the Management Console in SAP BODS 4.2 SP1. Please help. Error is attached.

Faulting application al_jobservice.exe...msvcr71.dll

$
0
0

We are getting this error since we rebooted the Data Services server machine to complete Windows automatic updates. BusinessObjects Data Services service in task manager changes status from started to stopped every second.

 

Please let me know if you have ever experienced a similar behaviour. Thank  you.

Edit option in stagging data base using BODS 4.1

$
0
0

Hi Experts

 

   we have a requirement that there are some case which cannot be used by rules. No logic's can be defined.

ex . we have 5000 materials out of which 100 materials will failed all the rules. Is there any option in BODS 4.1 do manual edit or correct  these 100 materials so than i can post these materials in ECC. Both our source and target are ECC.

 

  How can we achieve this or any other approach is available?

 

Regards

Vijay Mukunthan

Connection Error in Data FLow

$
0
0

Hi

 

I am facing below error

[Target Table:DELIVERY_FACT(RM_DS.dbo)]

Cannot find the matching name for <source> column <Query>. (BODI-1111063)

 

[Target Table:DELIVERY_FACT(RM_DS.dbo)]
The flat loader <DELIVERY_FACT(RM_DS.dbo)> cannot be connected to NRDM. (BODI-1111178)

 

 

Can any suggest the solution for this

 

Thanks

NK


Sybase ASE & BODS connectivity issue

$
0
0

Datastore creation give server not found error with Sybase ASE.

 

Unable to create a data store when use Sybase ASE database Tried different combination of DB Server name like server name, server name + port number, IP, & IP + port number. It giving me same error all the time..

 

Tested connection is ODBC it work fine but same config from same server it gives me following error....

 

 

Can you help us my your valuable comment on this issue..

 

WARNING: Cannot establish database connection.

'Sybase connection error: <Sybase CS Library message number

<101188867> Serevity <5>: Message Text is ct_connect():

directory service layer: internal directory control layer error:

Requested server name not found>' <BODI-1111341)

 

Do you want to save this datastore anyway?

 

 

 

Thanks

Error 1053 issue.

$
0
0

Hi experts,

 

I have installed SAP BODS 3.2 SP3 in Windows Server 2008 R2 64 bit O.S.

When I am trying to open the Designer ( any other component) of SAP BODS it is throwing as error like ' Designer has stopped working'.

When I went to services.msc---> BusinessObjects Data Services service and checkd, it was not  'Started'. When I tried to Start the service, it is showing a warning like ' Error 1053: The services did not respond to start or control request in timely fashion'


Please check out the attached screen which might help you for the solution.

 

Can any one help me with this issue please.

 

Thanks in advance.

Error connecting Data Services 4.1 to SAP ECC

$
0
0

I'm trying toconnectData Services4.1 to SAP ECC, but when I try toset asource basewith SAPApplication, Data Servicesfreezes.


Alreadyadded asourceextractingOracle datafrom another systemand hasadded abase totargetbut whenI try to adda base ofSAP source, is not working.

 

Thedata transfermethod chosenwas theRFCby following thesteps in this guide,http://wiki.sdn.sap.com/wiki/display/EIM/RFC+transport+method

The interesting thing isthat whenerrorpurposelyconfiguring theData Services, I getan error message, but whenset upcorrectly, theData Servicesjust freezesandwhen I checkthe logwindows, blamesthe failurebelow.


Faultingapplication name: AL_Designer.exe, version:14.1.1.210, time stamp: 0x50b4a852
Faultingmodule name: DiagramModelFW3.dll, version:14.1.1.210, time stamp: 0x50b49faa
Exceptioncode:0xc000041d
Faultoffset:0x0000000001c792a7
Faultingprocess id: 0xa7c
Faultingapplicationstart time: 0x01ce9f41f38444b0
Faultingapplicationpath:E:\SAPBusinessObjects\ DataServices \bin\AL_Designer.exe
Faultingmodulepath:E:\SAPBusinessObjects\ DataServices \bin\DiagramModelFW3.dll
ReportId:1f36fda1-0b36-11e3-abfe-005056a51fba

Passing table parameter to BAPI_MATERIAL_SAVEDATA in BODS

$
0
0


Hi All,

 

I am implementing BAPI_MATERIAL_SAVEDATA in BODS. This function has a table parameter MATERIALDESCRIPTION which I am passing but somehow the values are not getting passed to BAPI function. The scalar values are getting passed perfectly fine.

 

1.png

2.png

3.png

4.png

5.png

Please help. The error that I am getting is "Material not transferred".

 

Please Help.

Upgrade 4.1 to 4.1 sp3

$
0
0

Folks,

 

I'm looking for some simple checklist items on upgrading to sp3 using DS 4.1 in unix

 

So, i'm thinking:

  1. get the update and ftp it to my server
  2. stop all the services in the CMC except the CMS, Input, Output services
  3. run the setup.sh

Party afterwards ??? surely that's not all.

 

The guides are all over the place. You go there and they reference another guide.

 

Looking for some help here from peeps that have done this b4.

 

Mike

Configure / Change the Job Export Path

$
0
0

Hello - we have several jobs which need to be scheduled via a third party scheduler, therefore we need to export certain jobs in Data Services and generate the .bat files (Windows server) on the filesystem.  After an upgrade of Data Services the location of the export path has changed.  Is it possible to configure this export path and change it back to the previous location on the filesystem?

How to delete records from target table when they are deleted from source table in an incremental data load job

$
0
0

Hi All,

 

I have created an incremental data load Job in BODS for loading data from source to target table.

In this job I have used Table Comparison to compare records in source & Target table.

It is working fine when there are Inserts & Updates in source. They are perfectly reflecting in target on execution of this job.

But if some rows are deleted from source table then they are not getting deleted from target table.

 

Please anyone let me know how can I delete those records from target table as well.

 

Thanks

Divyank Mehta


In Data Quality transform please explain Associate transform with the help of any example.

$
0
0

In Data Quality transform please explain Associate transform with the help of any example.

Registering RFC PROGRAM ID in BODS

$
0
0

Hi All,

 

I have a requirement to create RFC connection in BODS for SAP ECC connectivity. While testing the RFC, I was getting 'Program ID not registered' at SAP ECC side and 'Registration of RFC Program ID on <SAP ECC> system from <BODS Host> is not allowed'. I googled for the solution and found three solutions for my issue. Though I tried the simplest one and it worked, I just wanted to verify if other two solutions are correct and more appropriate and I couldn't think of any place other than SCN . So here are the three workarounds/solutions that I found:

 

1. At SAP ECC System Level:

 

Direct Method

 

Execute rfcexec command in relevant SAP work directory (from SAP Server) to register the PROGRAM_ID

 

Command: rfcexec -a <PROGRAM_ID> -g <SAP ECC Server> -x <SAP Gateway Service Name e.g. sapgw00>

 

Alternative Method

 

Modify the configuration file saprfc.ini (classic RFC library) or sapnwrfc.ini (NW RFC Library).

 

Command: rfcexec -D DS_RFC_EC6_THANE

 

If the saprfc.ini file is not contained in the current directory, then one might have to specify the path to this file in the environment variable RFC_INI. For sapnwrfc.ini, we have to set the path via API RfcSetIniPath().

 

Verification of the solution

 

In transaction SMGW choose GOTO-> Logged on clients. There should be an entry for the server program in the screen that is displayed with system type Registered_TP.

 

2. Altering Security Settings at SAP side:


By making an entry in the security file, we are allowing BODS to register the RFC Program ID while creating and testing the RFC connection at BODS side.

 

Create/Modify the security file secinfo.DAT in <SAP installation directory>\data\ location with following content:

 

P TP=* USER=* USER-HOST=local HOST=local

P TP=* USER=* USER-HOST=internal HOST=internal

P TP=* USER=* USER-HOST=* HOST=*

P TP=* USER=* HOST=*

P TP=<RFC PROGRAM_ID> USER=* HOST=<BODS Job Server>

 

Create/Modify file reginfo.DAT in <SAP installation directory>\data\ location with following content:

 

P TP=* HOST=local CANCEL=local ACCESS=local

P TP=* HOST=internal CANCEL=internal ACCESS=internal

P TP=<RFC PROGRAM_ID> HOST=<BODS Job Server> CANCEL=<BODS Job Server> ACCESS=*

P TP=* HOST=* ACCESS=*

 

3. Modify Security Parameter at SAP side:

 

I tried this one and it worked for my case. By default the value of this parameter gw/acl_mode is 1. In order to allow registration of external server program, it needs to be set as 0. Along with this, an entry, for SAP Gateway service, in services.dat file also worked for me.

 

 

Any inputs on the usage of these methods are more than welcome. It would help me in my and other's understanding.

 

 

Thanks Much,

Purnima

Material Master loading using BAPI issue

$
0
0

Hi Experts

 

  I am having an issue while uploading the material master data from BODS to SAP ECC6. I am not able to load the material data. Actually I am loading the data using BAPI_MATERIAL_SAVEDATA BAPI. I am passing all the necessary and mandatory parameters to BAPI but i am unable to pass the material description. I am passing exactly the same name has the input parameter but its giving me error. I have attached all the necessary screen shot. Kindly tell me how to pass the material description exactly to get rid of this error. The error message is attached below.

 

Regards

Vijay

DataServices server.start() rfc_bad_connection error

$
0
0

Hi All, I´ve a problem I´m working with Data Services but when try add a RCF Server Interface the system retrieve me a error message

 

An internal error ocurred in server.start() rfc_bad_connection

 

 

Any Idea ?

 

 

Thanks

 

table comparison hang in bods 4.1sp3

$
0
0

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, this table is empty) to find new and updated records ,and insert into another table finally .

 

I use " sorted input " in "table comparison", and I know I need order these data before " table comparison".

And I use two columns as "input primary key column" .

 

Below are part of my data in flatfile .

2009.01.11 00:00:00|1.3638|Y|EUR@USD@39814@Y|EUR|2009.01.01 00:00:00|USD

2009.01.11 00:00:00|10.157|Y|GBP@CNY@39814@Y|GBP|2009.01.01 00:00:00|CNY

2009.01.11 00:00:00|1.0917|Y|GBP@EUR@39814@Y|GBP|2009.01.01 00:00:00|EUR

2009.01.11 00:00:00|137.09|Y|GBP@JPY@39814@Y|GBP|2009.01.01 00:00:00|JPY

2009.01.11 00:00:00|1.489|Y|GBP@USD@39814@Y|GBP|2009.01.01 00:00:00|USD

 

There're 4500 records in flatfile , and 7 columns per row. And one of columns contains 3 "@" .

 

But this job hang . I haven't saw it end .

 

I replaced "@" using "#" or "%" . This job also hang.

 

But the weird thing is that , if I replace "@" using "(" or "!" or "-" , this job run very quick ( less than 5 seconds).

 

And if I reduce the rows of flatfile to 900 rows, this job also run quick.

 

Because of this problem, I am very sad and I have a thought to not use bods.

 

Could someone met the same problem ?

Viewing all 4237 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>