Hello - we do lock the DB during the processing to avoid any processing glitches. And, I am wondering if we can just lock the schema rather locking the entire DB? For example, Public is the schema in a database Staging and I would like to lock only "Public" schema rather an entire DB during processing so other schema's on this DB won't be impacted.Please helpThanks!
↧