Question:
Hi All ,
I am trying to load data from one ODS to another , i had come across with this issue :
Problem :
1.Value 'n81618846 ' (hex. '6E3831363138383436 ') of characteristic 0DOC_NUM contains invalid character
2.Error when assigning SID (details in long text)
We had tried to add the incorrect character # in the RSKC and again tried to load , still the same error is coming up ?
We also tried to correct the error using RSRV and repaired it ,still not solved .
If some one had come across such kind of problem , please reply to this posting .
Thanks in advance ,
Regards
Zeenath
_________________
Zeenath Syeda
Answer:
Where do you see '#' in 'n81618846 " ??
Ch
Answer:
Hi CHC ,
I see this in Monitor administrator Workbench . under the tab Details , and under the subsequent processing (Messages):Errors Occured and under the Other messages (Errors occured ).
Thanks & Regards
Zeenath
Bangalore
_________________
Zeenath Syeda
Answer:
I meant there is no '#' in the value the system is considering as wrong,
therefore it is useless to add '#' via RSKC
(you don't take care about your foot if you have an headache).
The problem is most probably the 'n' in lower case in your value. If this 'n' is not a typing error in the source system and must be loaded, either you translate it to upper case in a rule, or you allow lower cases in RSKC.
Ch