Hello Experts,
While I am loading data to a cube, DTP got failed and got an error message "The ASSERT condition was violated"
"ASSERTION_FAILED" " "
"CL_RSTRAN_FOBU_APPL===========CP" or "CL_RSTRAN_FOBU_APPL===========CM007"
"GET_CODE"
Because of this run time error, I coudnt load data to the cube.
Need a urgent help please.
Thanks..
Request clarification before answering.
Hi
Make sure your transformation which contains routines syntax is correct. There is many reasons for Assert condition violated.
hope it helps
Martin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As per your short dump error, there is problem in transformation level. Mainly check the code, the conditions are violated with incoming data or code returning unknown exceptions.
reasons for error message "The ASSERT condition was violated" are
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Thilini,
As suggusted by our mates just check once all the modelling from bottom to top like data source,transformation, data target any applied routines working according to your logic or not (by test rule F9).
If filter applied check once.
May be sometimes DTP corrupted. Delete it and create new one.After that try.
Hope it helps you..
Regards,
Abdullah
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi ,
Assuming your data source and transformations are in active.
Seems like your transformations have routines. if yes then take abap expert help and recheck them.
Activate again your transformations and try to load.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Thilini,
Try to Activate that d.s and transforation in SE38 using programs:
RSDS_DATASOURCE_ACTIVATE_ALL
RSDG_TRFN_ACTIVATE
Regards,
Seshu.P
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.