1828472 Members
2937 Online
109978 Solutions
New Discussion

patch inatllation error

 
Shehan
Super Advisor

patch inatllation error

Hi All

I am getting following error when installing DEC AXPVMS VMS732_UPDATE V14.0.


Portion done: 0%...10%...20%...30%...40%...50%...60%...70%...80%
%PCSI-I-PRCOUTPUT, output from subprocess follows ...
%LIBRAR-F-WRITEERR, error writing DISK$SRI3SYS:[SYS0.SYSCOMMON.][SYSLIB]STARLET.
OLB;1
-SYSTEM-F-EXQUOTA, process quota exceeded

%PCSI-E-MODREPLERR, error replacing module C$$MAIN in library DISK$SRI3SYS:[SYS0
.SYSCOMMON.][SYSLIB]STARLET.OLB
-LIBRAR-F-WRITEERR, error writing !AS
%PCSI-E-OPFAILED, operation failed
Terminating is strongly recommended. Do you want to terminate? [YES]


Please help me urgently
5 REPLIES 5
Gregg Parmentier
Frequent Advisor

Re: patch inatllation error



Are you doing this from an account with full system privileges?

Jan van den Ende
Honored Contributor

Re: patch inatllation error

Nirukshitha,

>>>
-SYSTEM-F-EXQUOTA, process quota exceeded
<<<

like the message says, one of your process quota got exceeded.

The most likely two are BYTLM or PGFLLM.

Enlarge those (2-fold or 3-fold) for the SYSUAF record of the account you use for doing this.

Log in anew, and retry. Good chance that it will succeed.

hth

Proost.

Have one on me.

jpe
Don't rust yours pelled jacker to fine doll missed aches.
Jan van den Ende
Honored Contributor

Re: patch inatllation error

,

from your Forum Profile:


I have assigned points to 2 of 163 responses to my questions.


Maybe you can find some time to do some assigning?

http://forums1.itrc.hp.com/service/forums/helptips.do?#33

Mind, I do NOT say you necessarily need to give lots of points. It is fully up to _YOU_ to decide how many. If you consider an answer is not deserving any points, you can also assign 0 ( = zero ) points, and then that answer will no longer be counted as unassigned.
Consider, that every poster took at least the trouble of posting for you!

To easily find your streams with unassigned points, click your own name somewhere.
This will bring up your profile.
Near the bottom of that page, under the caption "My Question(s)" you will find "questions or topics with unassigned points " Clicking that will give all, and only, your questions that still have unassigned postings.
If you have closed some of those streams, you must "Reopen" them to "Submit points". (After which you can "Close" again)

Do not forget to explicitly activate "Submit points", or your effort gets lost again!!

Thanks on behalf of your Forum colleagues.

PS. - nothing personal in this. I try to post it to everyone with this kind of assignment ratio in this forum. If you have received a posting like this before - please do not take offence - none is intended!

PPS. - Zero points for this.

Proost.

Have one on me.

jpe
Don't rust yours pelled jacker to fine doll missed aches.
Shehan
Super Advisor

Re: patch inatllation error

I want to know how to increase the quota
Jan van den Ende
Honored Contributor

Re: patch inatllation error

Nirukshitha,

>>>
I want to know how to increase the quota
<<<

If you can install updates, you obviously work from an account that is sufficiantly privileged.

Let's assume NIRUKSHITHA (but the same applies if you are using SYSTEM)

First; is SYSUAF defined?

$ SHOW LOG SYSUAF
If it is, ok.

( If it is not, then

$ SET DEFAULT SYS$SYSTEM )

$ Run AUTHORIZE
system responds with
UAF> (authorize prompt )
UAF> show NIRUKSHITHA

in the middle of the display are 3 colums.
The 3rd starts with Bytlm followed by a number
below it is also Pgflquota + a number.

UAF> MODIFY NIRUKSHITHA /BYTLM= { 3-fold what it was } /PGFLQ= { also 3-fold }

repeat the
UAF> SHOW NIRUKSHITHA to see the change,

UAF> EXIT.

Now logout; and login again to start using the new values.

If you use the SYSTEM account, replace NIRUKSHITHA by SYSTEM in the previous parts.

PS

Be aware that working with privileges while not sure what you are doing CAN BE RISKY!!
It allows you to use commands that CAN be harmfull to the system.

Please DO get some training in System Management.

Success!

Proost.

Have one on me.

jpe




Don't rust yours pelled jacker to fine doll missed aches.