Skip to Content
1
Former Member
Feb 25, 2009 at 06:08 AM

Error when assigning SID: Action VAL_SID_CONVERT

366 Views

Hi BI Gurus,

I encountered below Error in activating ODS

Error when assigning SID: Action VAL_SID_CONVERT table ZHOUSE_NO

Message no. RSDRO302

Value " " from characteristic ZHOUSE_NO contains an error at position 1

Message no. BRAIN290

Diagnosis

Characters that have a hexadecimal display between HEX00 and HEX1F are not permitted in characteristic values. The character at position 1 is one of these characters. The value is therefore not permitted.

Note that these characters cannot be displayed and are therefore displayed as '#'. The actual character '#' has the hexadecimal display HEX23.

Procedure

Check the origin of the characteristic value. If possible, change the characteristic value in the source.

Incorrect source text in update routines and transfer routines can also cause this problem.

-


How can I locate the error record so that I can correct the value in the record? Please advice.

Best Regards,

Fung