Please advise as soon as possible...
I am using SUN 5.8 OS.
Cobol versin is - Cobol express.
The problem is the following:
it takes a huge amount of time to create an exe.
when running cob like below it takes each exe
about 10 minutes(!) to be created.
Below are "top" results.
LD is taking about 12% of CPU.
load averages: 0.73, 0.24, 0.15 11:54:19
100 processes: 98 sleeping, 2 on cpu
CPU states: 84.8% idle, 12.6% user, 2.6% kernel, 0.0% iowait, 0.0% swap
Memory: 32G real, 24G free, 510M swap in use, 80G swap free
PID USERNAME THR PRI NICE SIZE RES STATE TIME CPU COMMAND
23511 mb_ccktf 1 0 0 515M 140M cpu/99 1:08 12.06% ld
23525 mb_ccktf 1 59 0 1656K 1448K cpu/67 0:00 0.02% top
Command:
cob -o /srcarea3/ktf/mb_ccktf/proj/ktg208/bin/arDrvAdj -x -C IBMCOMP -C COPYEXT=prm -P -C CALLSORT=EXTSI -C M
AXERROR=100 arDrvAdj.o -lktar -lktcsm -lktrds -lktnm -lktdc -lktbl -lktbf -lktar -lktcsm -lktrds -lktsc -lktbl -lktbf -lktltr -lktar -lktdc -lktup -lktcsm -lktrds -lktnm -lktdc -lktac -lktgn -lktdl -lkttup -lktopign -lktopi -lktschapi -lkttuxtp -lktinftl -lktinfgn -L/usr/local/lib -L/usr/lib
Please advise what can be the reason.
Thanks a lot.
Y.
I am using SUN 5.8 OS.
Cobol versin is - Cobol express.
The problem is the following:
it takes a huge amount of time to create an exe.
when running cob like below it takes each exe
about 10 minutes(!) to be created.
Below are "top" results.
LD is taking about 12% of CPU.
load averages: 0.73, 0.24, 0.15 11:54:19
100 processes: 98 sleeping, 2 on cpu
CPU states: 84.8% idle, 12.6% user, 2.6% kernel, 0.0% iowait, 0.0% swap
Memory: 32G real, 24G free, 510M swap in use, 80G swap free
PID USERNAME THR PRI NICE SIZE RES STATE TIME CPU COMMAND
23511 mb_ccktf 1 0 0 515M 140M cpu/99 1:08 12.06% ld
23525 mb_ccktf 1 59 0 1656K 1448K cpu/67 0:00 0.02% top
Command:
cob -o /srcarea3/ktf/mb_ccktf/proj/ktg208/bin/arDrvAdj -x -C IBMCOMP -C COPYEXT=prm -P -C CALLSORT=EXTSI -C M
AXERROR=100 arDrvAdj.o -lktar -lktcsm -lktrds -lktnm -lktdc -lktbl -lktbf -lktar -lktcsm -lktrds -lktsc -lktbl -lktbf -lktltr -lktar -lktdc -lktup -lktcsm -lktrds -lktnm -lktdc -lktac -lktgn -lktdl -lkttup -lktopign -lktopi -lktschapi -lkttuxtp -lktinftl -lktinfgn -L/usr/local/lib -L/usr/lib
Please advise what can be the reason.
Thanks a lot.
Y.