Siebel Business Process & Functionality (MOSC)

MOSC Banner

Workflow monitor agents are failing when trying to delete the record from s_escl_req?

edited Jul 4, 2017 5:03AM in Siebel Business Process & Functionality (MOSC) 3 commentsAnswered

All the WF's in Siebel are failing when trying to delete the record from s_escl_req whetn the req_id is more than 10 digits. but this column defined with number 22 and precision 15. So technically it should not fail. ANy suggestions/thoughts what might be the reason?

delete from dbo.S_ESCL_REQ

    where REQ_ID = ?

DBCLog DBCLogError 1 0000000459407190:0       2017-06-13 16:56:37        [Microsoft][SQL Server Native Client 10.0]Numeric value out of range

GenericLog GenericError 1 0000000459407190:0       2017-06-13 16:56:37 Message: Error: An ODBC error occurred,

Additional Message: 22003: [Microsoft][SQL Server Native Client 10.0]Numeric value out of range

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center