Page 1 of 1

How/When GA locks files

Posted: Mon Jul 23, 2012 8:14 am
by AlBernardy
Understanding GA locks:

I am doing a simple SELECT count(*) FROM lib/file
if no records, then I exit.
if records are found, I want to ALCOBJ the file, but get an error saying it is already allocated.
Did GA lock it?