I do not think resources are sufficient to set 1000 processes for that box. Increment it in multiples of 50 processes and monitor number of sessions in use (from v$session) and then go from there.

You can give a thought to MTS architecture in place of dedicated server architecture if you need more number of seesions to handle your application requests.