Page 1 of 1

Error when generating checksum on vector sub record column

Posted: Tue Jul 18, 2017 1:36 am
by rohit_mca2003
Hi,
I have a requirement where I have to generate checksum for vector sub record (records get combine based on key column) but while doing so I am getting below error:

"Traceback: Could not obtain stack trace; check that 'dbx' and 'sed' are installed and on your PATH"

I checked these are available at /usr/bin/ and as per other posts I have included 'APT_DISABLE_COMBINATION' in the job and set to true as well.

When I generate checksum on any other column (not sub record type) then job works fine.

Could anyone please help me to resolve this issue.

Thanks.