how different RUN and RUN/DETACH
From: BG Jeong (nol2002_at_hotmail.com)
Date: 07/18/05
- Next message: Roy Omond: "Re: Congratulations to Ed Wilts !"
- Previous message: Keith Cayemberg: "Re: Third Party VAX support"
- Next in thread: JF Mezei: "Re: how different RUN and RUN/DETACH"
- Reply: JF Mezei: "Re: how different RUN and RUN/DETACH"
- Reply: briggs_at_encompasserve.org: "Re: how different RUN and RUN/DETACH"
- Reply: dave.baxter_at_bannerhealth.com: "Re: how different RUN and RUN/DETACH"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 18 Jul 2005 09:47:13 -0700
I'd be pleased if anyone could tell me what this mean...
I have to run a detach process in VAX vms system.
but it ocurred error.
$ RUN SYS$SYSTEM:LOGINOUT.EXE -
/INPUT = OA_ROOT:[SDK.ODBCSAMP.SRC]POP_10MIN_RUN_KKK.COM -
/OUTPUT = OA_ROOT:[SDK.ODBCSAMP.SRC]POP_10MIN_KKK.LOG -
/DETACH -
/PROCESS_NAME = POP_10MIN_KKK -
/PRIORITY = 4 -
/BUFFER_LIMIT = 32672 -
/PRIVILEGES = ALL -
/ENQUE = 50000 -
/WORKING_SET = 10240
$ type POP_10MIN_KKK.LOG
%LIB-E-ACTIMAGE, error activating image
DSA1:[SYS1.SYSCOMMON.][SYSLIB]CX$ACCESS_SHR.EXE
-SYSTEM-F-EXQUOTA, process quota exceeded
%TRACE-E-TRACEBACK, symbolic stack dump follows
module name routine name line rel PC
abs PC
00192260
00192260
001DF273
001DF273
001DAAC8
001DAAC8
TP0TCP_S tp0tcp_conn_req 13260 00000214
0010E5D0
TPI_RFC TCONreq 12439 0000005E
0011211E
SKERNEL Str004 9677 00000213
000FEBC3
FSM s_fsm 9585 0000025F
0008BD27
MGMT s_connect 9696 00000186
0008DA1A
PSEND pxPCONREQ 14600 00000366
0009FE9E
PPDU ppduCP 13202 000004C1
00097405
PKERNEL paCONREQ 13528 000000E0
00092FCC
PMAIN p_fsm 13162 000000C4
00094FC4
PMANAGEM p_connect 13861 00000153
00095B0B
RDAERCV RDA_aeSndPpdu 24090 000000C1
000B9569
ROUTE AL_sacfRoute 13715 000000B2
000EDDD6
FLOWSND AL_sacfCreditSnd 15520 0000012F
0008BA33
FLOWSND AL_sacfUStopSnd 15395 000001D9
0008B839
FLOWSND AL_sacfFlowSnd 15230 0000009F
0008B547
ROUTE AL_sacfRoute 13715 000000B2
000EDDD6
RDAFSND rda_sacfSnd 18893 0000019E
000BBFDE
RDAOSND rda_saoSnd 20459 00000389
000C9BDD
RDAESND rda_aeSnd 21485 0000026E
000B9E16
SURUTIL AL_surSendToAe 13773 00000122
0010BD0E
RDASGSND rda_surSnd 22600 000002B9
000CC8A1
RDACEVNT RDA_cliSendEvent 23372 000000D5
000ACBCD
RDACCONN rda_cliConnect 25224 000004A9
000A8D71
EWOCONN SQLConnect 11823 0000024B
0007FE6F
POP_10MIN_KKK main 4934 000000D2
0006DAD2
connection Error !!!.Retry after 10sec
I tested various way(increasing /Working_set...) to run that process
but it's same result.
It is very stange result that it's running ok when just run process
below.
$ RUN POP_10MIN_RUN_KKK.COM
connection OK !!!.
Any ideas?
SYSGEN> SHOW WS
Parameter Name Current Default Min. Max.
Unit Dynamic
-------------- ------- ------- ------- -------
---- -------
WSMAX 28700 1024 60 1048576 Pages
$ show mem
............
DISK$OPENVMS062:[SYS1.SYSEXE]SWAPFILE.SYS
34000 34000
34000
DISK$OPENVMS062:[SYS1.SYSEXE]PAGEFILE.SYS
124976 -136557
142408
Does it mean that there is something wrong in SWAPFILE? is that not
enough?
- Next message: Roy Omond: "Re: Congratulations to Ed Wilts !"
- Previous message: Keith Cayemberg: "Re: Third Party VAX support"
- Next in thread: JF Mezei: "Re: how different RUN and RUN/DETACH"
- Reply: JF Mezei: "Re: how different RUN and RUN/DETACH"
- Reply: briggs_at_encompasserve.org: "Re: how different RUN and RUN/DETACH"
- Reply: dave.baxter_at_bannerhealth.com: "Re: how different RUN and RUN/DETACH"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]