20 pts.
 BRMS
what is mean by "object not saved" message in brms logs?and what do when we find object not saved message?

Software/Hardware used:
ASKED: April 30, 2012  1:01 PM
UPDATED: May 3, 2012  4:28 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question. TomLiotta   107,695 pts. , trfhtrh   210 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

what is mean by “object not saved” message in brms logs?

Most likely, it means that an object was requested to be saved, but it couldn’t be saved. It’s hard to say more than that without seeing the message. Most important, the message identifier is needed.

and what do when we find object not saved message?

There is no way for us to answer that question. It depends on what message it was, what object was involved and what your organization needs to do about the condition.

One common possibility is that the object was being updated in some job on your system, and the job never released its locks. If that’s what is supposed to happen, then you don’t do anything. If it’s not supposed to happen, then you find out how to avoid the object being locked when your saves are running.

Tom

 107,695 pts.

 

thanks tom for the info

 20 pts.