on 2016 Jul 12 11:29 PM
Hi all,
As the subject says, I followed this procedure in a few DSO
is true that the request is deleted after delete entry in RSICCONT, but I Noticed that delta is not working when data transfer process is executed again for the same information that the request contained.
for example:
3records in PSA ---> Moved to DSO ----> 0 Records Moved to the cube.
The requests in the cube were deleted by managing so, I Guess that some garbage in any table or DSO is making this possible. I have deleted the entries from the following tables whit no sucess:
RSREQDONE
RSICCONT
RSMONICDP
RSODSACTUPDTYPE
RSODSACTREQ
RSREQICODS
any information is preciated.
thanks in advance.
Request clarification before answering.
try below steps:
1.right click on DSO and delete all table contents from DSO.
2. Run DTP to DSO.
3.Activate request.
4.right click on cube and delete all data.(including dimension tables)
5.run dtp from DSO to cube.( select extraction from active data table)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This a Z development where flat files are located to several DSO and then they are sumarized into a CUBE.
Daily process, that's is why the procedure above, help us to process a particular day in the past, due to is not possible to delete a request in a DSO without delete the lastone.
the problem here, is when the process chain runs again, the DTP not pulling records to the next level.
I have discovered a partial solution, by doing a selective delete into DSO and pull Delta again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
have you tried or have any reason to say?
init mean just we are setting delta pointer at dtp. after that we can reload same file from file location to psa, then to targets. thru delta only we will load latest file into targets.
reinit- just we are initialing. because previous delta was pulling 0. so thought to go with reinit of dtp.
there is no option to init when use flat file.
when you put delta based on this kind of extraction only new records are pulled to upper level.
how can I re init if I cant delete the current pointer?
eventhough my problem is not in PSA, is at DSO level.
When values of tables RSICCONT where deleted, request in ODS does not appear anymore, but data is inside.
that is why selective deletion helps me to clear all the garbage records in DSO
you should contact the person that wrote the blog.
M.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Leo,
After deleting the request from Cube, at DSO are you able to see no data mart symbol for related request which you deleted from cube?
if yes then you delta dtp will pull those 3 records other wise you may lose those 3 records.
is there any reason to delete a request from cube?
please share dso request tab and cube request tab screens from manager.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
87 | |
11 | |
9 | |
8 | |
6 | |
6 | |
5 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.