A long running job is doing a SELECT INTO a table, so the table gets created at the same time as it's being populated.
If I try to expand the DB's list of tables, I get the error
"Lock Request Timeout period Exceeded Error 1222"
Is there a way to get around this ?