Consultor Eletrônico



Kbase 17284: Setting CHANNELCNT for DEC VAX open VMS
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
Setting CHANNELCNT for DEC VAX open VMS


System error seen on DEC VAX open VMS with Progress 8.1A

cannot assign system service requeue no i/o channel

If while running a .com that has the commands to do a probuild and
you receive the system error
cannot assign system service requeue no i/o channel
There are two ways to fix this error
1. Create a VMS library

library/create tstlib
libr/insert tstlib proload:[rms]rcsys
libr/insert tstlib proload:[rms]wisys

The library will now count as one i/o channel

2.
Check the SYSGEN> CHANNELCNT and your UAF>FILLM

They are probably they are not big enough and need to be reset.

Progress Software Technical Support Note # 17284