In general, an Oracle reader never blocks other SQLs, i.e. a simple SELECT statement without "FOR UPDATE" clause will never block other SQL. All of the Foglight database agent collections are simple SELECT statements and would not create a lock in the database.