Question
If a script try to update a database during another script database update process in a transaction, will DB lock be applied?
Please tell me how HULFT Square behaves when a database lock is applied.
Answer
HULFT Square does not explicitly lock database tables.
Locking during update process is based on the specifications and settings of each database.
If database lock is applied, a database error will be returned for subsequent processing.
If you would like to set up a script to retry update in the event of the DB error, please use Monitor Exception.
Monitor Exception
https://www.hulft.com/help/en-us/HULFTSquare/Content/Designer/Connector/flow_monitor_exeption.htm
Comments
0 comments
Article is closed for comments.