T.R | Title | User | Personal Name | Date | Lines |
---|
1442.1 | | LESLIE::LESLIE | Andy ��� Leslie. Fat was then.... | Thu Sep 14 1989 18:12 | 9 |
| It means that there is no slot to create the job in. Running AUTOGEn
will almost certainly up the MAXPROCESSCNT param in SYSGEN, unless you
have a line in MODPARAMS.DAT. I actually have MIN_MAXPROCESSCNT = 60 in
mine, which leaves lots of slots open.
BTW, this is more a VMS than DECWindows question...
- ���
|
1442.2 | Try PRCLM too | AGBEAR::HORNER | A.G.Bear, Low tech teddy bear | Thu Sep 14 1989 18:15 | 6 |
| Since FileView behaves differently, you might also check your PRCLM
quota as specified in the AUTHORIZE file. This limits how many
processes one job tree can start up at one time.
Dave
|
1442.3 | FileView likes to keep old processes around | CADSYS::COOK | ALOE, ALOE | Fri Sep 15 1989 04:58 | 10 |
| FileView might have kept a spare process around and be running the
application in it. If if does not have to create a process then it
would not get that error.
Personally, I see problems with this behaviour when changing logical
names or privileges in FileView and then running an application from
FileView to use the logical name or privilege. If FileView reused a
process rather than creating a new one, then the application will not
see the new logical name definition or privilege.
|