Error when issueing a job

I'm not that sure about changing it but there is a - L parameter in the
startup.pf file located in your prgoress folder. to check what it's set at
you right click on the startup file and select edit. About halfway down
there should be a - L you could try increasing the number. But you have to
shutdown and restart the database for it to take affect.
But I would still recomend you ask a Vantage techy about it. I have hato
change the -n nuber before and that's how I knew where the -L was.


Jeff Blair



C.N.C. Programmer
Network Administrator

Advanced Manufacturing Technologies, Inc.
316-943-0251
316-941-9472 fax
Visit our website at: www.advmantec.com
when I goto Issue a job I am getting this error, I have tried to delete it
and reenter it but I still get

Lock table overflow, increase - L on server 915

HELP!
At 08:55 AM 10/31/2000 , you wrote:
>when I goto Issue a job I am getting this error, I have tried to delete it
>and reenter it but I still get
>Lock table overflow, increase - L on server 915

Edit DLCSRV\Startup.PF on your server. (Progress\ directory if you're on
4.0) Find a "-L nnnn" parameter, and increase the number. I bumped mine
from 5000 to 20000. This increases the maximum number of record locks that
the DB server can maintain at once.

-WC