cancel
Showing results for 
Search instead for 
Did you mean: 

Error while transporting Transformation only

Former Member
0 Kudos

Hey Folks,

Need your help in an issue I am stuck with.

We are trying to send a transformation that is created from a DataSource to a Classic DSO, from DEV system to Quality system in SAP BW 7.4.

The first time we had transported the transformation got saved with a new technical name in the quality system - which is fine.

The next time we tried sending the transformation from DEV to QA system it stopped with a return code 8 and gave the following error :

Post-import methods for change/transport request: DXXXXXXXXX
Post-import method RS_AFTER_IMPORT started for TRFN L, date and time: 20150324113529
Start of the after-import method RS_TRFN_AFTER_IMPORT for object type(s) TRFN ( )
Error creating version N
Error while saving Transformation XXXX_TRANSFORMATION_XXXX
Starting after import method RS_TRFN_AFTER_IMPORT for object type(s) TRFN in delete mode
Summary of objects with errors from request DXXXXXXXXXX
Errors occurred during post-handling RS_AFTER_IMPORT for TRFN L
The errors affect the following components:
   BW-WHM-MTD (Metadata (Repository))
Post-import methods of change/transport request D30K917978 completed
     Start of subsequent processing ... 20150324113529
     End of subsequent processing... 20150324113531

After this we deleted the transformation DTPs everything from the QA system and deleting the old transformation from the DEV system and tried transporting a new copy of the transformation again.

Still we ended up with the above mentioned error.

Kindly help us in understanding the issue. Need a fix asap.

Thanks a lot in advance.

Accepted Solutions (0)

Answers (3)

Answers (3)

RamanKorrapati
Active Contributor
0 Kudos

Hi Bhaskar,

When we receive RC-8 means we may collected some thing wrong.

Rather than deletion of dtp and transformations at Qua server, You better collect your transformations only(if  source/target active at Qua) and reimport to Qua by over write option.

Are you about your source is active at Qua?

Thanks

Former Member
0 Kudos

Hey Raman,

Yes the source objects are active in quality server.

We already had tried by re-importing with the overwrite option. Still did not work.

Thanks,

Bhaskar

RamanKorrapati
Active Contributor
0 Kudos

Hi,

Please recheck below pints and try again to reimport.

Assumed as source and target objects are active at Qua.

1. Thru BW RSA1-->transport connection collect your transformations into transport.

2. Check their package, whether they stored into custom package or $tmp. if its in $tmp then change to custom package.

3. While collecting transformations at RSA1-->transport connection, you need to collect all routines(start/end/field level)which are part of your transformations. use grouping option as only necessary objects and drag your transformations from middle pane to right pane.

At rigth side screen, you can expand your collected transformations and see the below objects. Select them all and collect into transport.

5 Check your transport have any inconsistencies thru program - RSO_TLOGO_CHECK_REQUEST.

6. Later ask basis team to release and import at Qua.

Thanks

Former Member
0 Kudos

Hey Raman,

Thanks for the quick reply. Done all the 6 steps. Transformation does not has any routine - it's basically is the staging area from the data source to the Data store object.

Again after re-importing we get the same error.

Thanks and regards,

Bhaskar

fabioperel
Explorer
0 Kudos

Hi,

I have the same problem. Did you find a solution for this issue?

Kind Regards,

Fabio.

Former Member
0 Kudos

Dear Bashkar,

Please execute in Se38 the RSDG_AFTER_IMPORT_FOR_CORR program, enter the request

- check "Import Request"

- uncheck the "Breakpoint Before Execution"

and then select "Execute"

Please inform me about the result.

Best regards, Andras

Former Member
0 Kudos

Hey Andras,

I did run the program you had told to.

Attached is the output screeshot.

Really, thanks a lot !

Former Member
0 Kudos

Hi Bhaskar, please implement note:

2085793 - Warning or error control no longer works for message RSTRAN 401

and import request again... is the error message still the same?

Br, Andras

abdullahqureshi
Contributor
0 Kudos

Hi Bhaskar,

You have to check transformation by using the program RSTRAN_ROUT_RSFO_CHECK to check and remove any inconsistencies for the transformations on the transport request.

First execute it with OBJVERS 'M', Simulate option after that with Repair option in Dev and repeat it for OBJVERS 'A'.

Do it same in QA. Identify exact technical name of transformation from RSTRAN table because sometimes it change in target system.

After this activity collect again transformation and DTP in new TR. Now transport it in QA.

Regards,

Abdullah