|  | 
		--> It's Unix environemnt
--> 1) the system is set correctly I think.
 --> 2) ulimit -a
 core file size          (blocks, -c) unlimited
 data seg size           (kbytes, -d) unlimited
 file size               (blocks, -f) unlimited
 open files                      (-n) 65536
 pipe size            (512 bytes, -p) 10
 stack size              (kbytes, -s) 65536
 cpu time               (seconds, -t) unlimited
 max user processes              (-u) 32773
 virtual memory          (kbytes, -v) unlimited
 
 3) In the alert.log:
 
 Memory Notification: Library Cache Object loaded into SGA
 Heap size 189809K exceeds notification threshold (51200K)
 Details in trace file ...../DBOFINF1_ora_17254.trc
 
 In This trace file:
 NamespaceDump:
 Child Cursor:  Heap0=6ac3c7d20 Heap6=10000006699a9380 Heap0 Load Time=03-26-2018 10:57:21 Heap6 Load Time=03-26-2018 10:57:21 kgskupdbalance:  time_used[214245362] greater than threshold[30000000] current_consumed_cpu_time[501017797] exec_start_consumed_time[286772435]exec_start_elapsed_time[17702130975217].
 
 --> Do you think that there is a problem when it says : greater than threshold...
 
 
 4) The system closed my session and the adop aborted:
 ===============================================================
 
 Node Name       Node Type  Phase           Status          Started              Finished             Elapsed
 --------------- ---------- --------------- --------------- -------------------- -------------------- ------------
 Server_name       master     APPLY           ABANDONED       2018/03/26 10:51:40  2018/03/26 11:29:28  0:37:48
 CLEANUP         NOT STARTED
 
 --> may I do a cleanup and retry applying the patch with less workers (10 instead of 40 by default) ?
 
 Thank you in advance for your help.
 
 Regards,
 Latifa
 
 
 
 
 |