Hello
I am using bo 6.5 sp3.
Database - oracle
When I try to log into scheduler, I get the error message " bca0041 Cannot refresh the data of the security domain
status : CS
Message: bad value for field: UINt 64 "
Attached is the error.
I see that I need to do the below step ( update your repository tables to replace values of 2147483648 with 2106368 in the DS_pending_Jobs table; i.e., update DS_PENDING_JOB set
day_timing = 2106368 where day_timing = 2147483648
) to resolve it given in other posts.
My question is how do i exactly perform this update of repository table? Is it done in the supervisor or designer ? OR is this done by the dba?
Please give me step by step method to do this, Thanks.
Frank
frank_tyson (BOB member since 2007-05-31)
(BOB member since 2002-08-29)