| Title: | DECmcc user notes file. Does not replace IPMT. |
| Notice: | Use IPMT for problems. Newsletter location in note 6187 |
| Moderator: | TAEC::BEROUD |
| Created: | Mon Aug 21 1989 |
| Last Modified: | Wed Jun 04 1997 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 6497 |
| Total number of notes: | 27359 |
I have a customer that is running MCC V1.4-1 and is doing some MCC
commands in batch that is causing a crash with MCC_MAIN.EXE as the
current executable. MCC_MAIN.EXE image id is 1.4-1. Has anyone seen
this problem with 1.4-1? Is this really an MCC problem? Any help
would be appreciated..
Richard
*******************************************************************************
MCC COMMAND DONE IN BATCH
-------------------------------------
$!
$! Serial Interface T1 to Bedford
$!
$set proc/priv=sysprv
$manage/enterprise
show snmp 750m_polanet interface 12 total utilization, -
for every 01:00:00 duration 00:15:00, -
to file = $disk1:[mcc_stats.report]750m_inter_12.dat
-----------------------------------------------------
CRASH INFO:
VAX/VMS System dump analyzer
Dump taken on 2-MAR-1996 11:00:14.96
PGFIPLHI, Pagefault with IPL too high
System crash information
------------------------
Time of system crash: 2-MAR-1996 11:00:14.96
Version of system: VAX/VMS VERSION V6.1
System Version Major ID/Minor ID: 1/0
System type: VAXstation 4000-90
Crash CPU ID/Primary CPU ID: 00/00
Bitmask of CPUs active/available: 00000001/00000001
CPU bugcheck codes:
CPU 00 -- PGFIPLHI, Pagefault with IPL too high
Press RETURN for more.
%CLI-W-SYNTAX, error parsing 'DEASSIGN'
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 6433.1 | Need more informations | DSVB03::TABONE | Tue Mar 05 1996 11:16 | 11 | |
Hi Richard, This command seems to be correct. Could you verify the mcc account quotas and the VMS version ? Does the customer get the crash immediatly or after several hours ? Regards, Philippe Tabone - DECmcc Maintenance Team - | |||||
| 6433.2 | More information... | SALUD::ORTIZ | Wed Mar 06 1996 00:43 | 49 | |
Hi Philippe,
The customer is running VMS V6.1. I asked the questions to him and
he e-mailed me the following information:
Hi Richard,
Below are the account quotas for the user running MCC_MAIN in batch.
I ran MCC_AUDIT which said this account's prclim needed to be raised to >=10.
(it was 5. I made it 12).
The last time the system crashed with the same error (PGFIPLHI) was on 2/18.
I'm not sure how long the batch job has been running when the system crashes.
There are several batch jobs running concurrently (using MCC_MAIN) when
the crash happens.
I would be happy to send the dump file to you or you can dial in (either
via DSNLink or modem) to look at it if that will expedite a resolution.
Thanks
Lew - Polaroid Corp
C960304-2634
--------------------------------------------------------------------
Username: SHAKLES Owner: XXXXXX_SHAKLEY,S
Account: NEWTS UIC: [100,41] ([NEWTS,SHAKLES])
CLI: DCL Tables: DCLTABLES
Default: $DISK1:[SHAKLES]
LGICMD: LOGIN
Flags: DisPwdDic DisPwdHis
Primary days: Mon Tue Wed Thu Fri
Secondary days: Sat Sun
No access restrictions
Expiration: (none) Pwdminimum: 6 Login Fails: 0
Pwdlifetime: 180 00:00 Pwdchange: 29-FEB-1996 13:10
Last Login: 4-MAR-1996 14:06 (interactive), 5-MAR-1996 17:30 (non-interactive)
Maxjobs: 0 Fillm: 150 Bytlm: 150000
Maxacctjobs: 0 Shrfillm: 0 Pbytlm: 0
Maxdetach: 0 BIOlm: 512 JTquota: 2048
Prclm: 5 DIOlm: 512 WSdef: 512
Prio: 4 ASTlm: 750 WSquo: 4096
Queprio: 0 TQElm: 2000 WSextent: 16000
CPU: (none) Enqlm: 6000 Pgflquo: 100000
Authorized Privileges:
DETACH DIAGNOSE GRPPRV LOG_IO NETMBX OPER PHY_IO PRMMBX
SETPRV SYSNAM SYSPRV TMPMBX
Default Privileges:
DETACH DIAGNOSE GRPNAM GRPPRV LOG_IO NETMBX OPER PHY_IO
PRMMBX SETPRV SYSPRV TMPMBX
Identifier Value Attributes
BEC_NETWORK %X80010007
| |||||
| 6433.3 | Quotas insufisant ! | DSVB03::TABONE | Wed Mar 06 1996 09:01 | 17 | |
Hi Richard, Some quotas have not the right value : Prclm: 5 -> 20 Fillm: 150 -> 400 I am not a VMS export, but I suggest you to increase also (I often see this value in customer systems) : Pgflquo: 100000 -> 200000 Hope this helps you. Regards, Philippe Tabone - DECmcc Maintenance Team - | |||||