I'm not a DB2 person typically, but I was wondering if someone could tell me if creating a view using "WITH UR"? We have a view that is dependent on a long running batch process that is locked several times during the day. The view based on this data does not have to be completely accurate. The batch process we have no control over, so we are looking to alter the isolation level of the view itself.
Any help would be appreciated,
Kyle