Query is extremly slow

hi ,
below query taking lot of time,can anybody help me tune the query.My db version is oracle 9.2
explain plan for select  MRH_MRN,DECODE(MRH_SEX,'M','MALE','FEMALE') AS SEX, trim((mrh_sur_name||' '||mrh_first_name||' '||mrh_middle_name)) as MEMNAME, decode(nvl(mrh_fellow_status_yn,'333'),'Y','FCA','ACA')
AS ACA_FCA, DECODE(MRH_RESI_STATUS,'I',MRH_PROF_ADDR_LINE_1,'A',MRH_RES_ADDR_LINE_1) AS L_ADD1, DECODE(MRH_RESI_STATUS,'I',MRH_PROF_ADDR_LINE_2,'A',MRH_RES_ADDR_LINE_2) AS L_ADD2, DECODE(MRH_RESI_STATUS,'I',MRH_PROF_ADDR_LINE_3,'A',MRH_RES_ADDR_LINE_3) AS L_ADD3, DECODE(MRH_RESI_STATUS,'I',MRH_PROF_ADDR_LINE_4,'A',
MRH_RES_ADDR_LINE_4) AS L_ADD4, DECODE(MRH_RESI_STATUS,'I',a.city_name,'A',C.CITY_NAME) AS L_CITY, DECODE(MRH_RESI_STATUS,'I',MRH_PROF_ZIP_POSTAL_CODE,'A',MRH_RES_ZIP_POSTAL_CODE) AS L_PIN, DECODE
(MRH_RESI_STATUS,'I',b.cou_name,'A',D.COU_NAME) as L_Country, DECODE(MRH_RESI_STATUS,'I','NOT APPLICABLE',MRH_PROF_ADDR_LINE_1) AS R_ADD1, DECODE(MRH_RESI_STATUS,'I',' ',MRH_PROF_ADDR_LINE_2)
AS R_ADD2, DECODE(MRH_RESI_STATUS,'I',' ',MRH_PROF_ADDR_LINE_3) AS R_ADD3, DECODE(MRH_RESI_STATUS,'I',' ',MRH_PROF_ADDR_LINE_4) AS R_ADD4, DECODE(MRH_RESI_STATUS,'I',' ','A',A.CITY_NAME) AS R_CITY, DECODE(MRH_RESI_STATUS,'I',' ','A',
MRH_PROF_ZIP_POSTAL_CODE) AS R_PIN, DECODE(MRH_RESI_STATUS,'I',' ','A',B.COU_NAME) as R_Country, decode(nvl(mrh_mem_sub_status,'555'),'26','EXPIRED','') as sub_status, decode(nvl(mrh_mem_status,'777'),'1','ACTIVE',
'2','REMOVED') as mem_status,mrh_resi_status, DECODE(MRH_COP_STATUS,'1',DECODE(MRH_COP_TYPE ,'13','FULLTIME-COP','1','FULLTIME-COP', '12','PARTTIME-COP','2','PARTTIME-COP'),'NOT HOLDING COP')
AS COP_STATUS, TO_CHAR(MRH_ENROL_DT,'RRRR') AS ASSO_YR,TO_CHAR(MRH_FELLOW_DT,'RRRR') AS FELLOW_YR from om_mem_reg_head,om_city A,om_country B,om_city C,om_country D  where  mrh_doc_status=5  and mrh_prof_city_code=A.City_code(+) and mrh_prof_cou_code=
B.cou_code(+)  and mrh_res_city_code=C.City_code(+) and mrh_res_cou_code=D.cou_code(+) and trim((mrh_sur_name||' '||mrh_first_name||''||mrh_middle_name)) like upper('%%')  ORDER BY trim((mrh_sur_name||' '||mrh_first_name||' '||mrh_middle_name))
SQL> select * from table(dbms_xplan.display());
PLAN_TABLE_OUTPUT
| Id  | Operation              |  Name            | Rows  | Bytes |TempSpc| Cost
  |
|   0 | SELECT STATEMENT       |                  |  2863 |   684K|       |  201
PLAN_TABLE_OUTPUT
6 |
|   1 |  SORT ORDER BY         |                  |  2863 |   684K|  1496K|  201
6 |
|   2 |   NESTED LOOPS OUTER   |                  |  2863 |   684K|       |  190
0 |
|   3 |    NESTED LOOPS OUTER  |                  |  2863 |   637K|       |  190
0 |
PLAN_TABLE_OUTPUT
|   4 |     HASH JOIN OUTER    |                  |  2863 |   589K|       |  190
0 |
|   5 |      HASH JOIN OUTER   |                  |  2863 |   545K|       |  189
1 |
|   6 |       TABLE ACCESS FULL| OM_MEM_REG_HEAD  |  2863 |   500K|       |  188
2 |
|   7 |       TABLE ACCESS FULL| OM_COUNTRY       |   677 | 10832 |       |
4 |
PLAN_TABLE_OUTPUT
|   8 |      TABLE ACCESS FULL | OM_COUNTRY       |   677 | 10832 |       |
4 |
|   9 |     INDEX UNIQUE SCAN  | CITY_CODE_PK     |     1 |    17 |       |
  |
|  10 |    INDEX UNIQUE SCAN   | CITY_CODE_PK     |     1 |    17 |       |
  |
PLAN_TABLE_OUTPUT
Note: cpu costing is off, PLAN_TABLE' is old version
18 rows selected.
SQL>Edited by: user00726 on Jan 23, 2009 3:53 AM

Continued:
Cursor 0   Ver 0            0.000000  0.000053   SQL*Net more data from client
Cursor 0   Ver 0            0.000000  0.000045   library cache lock
Cursor 0   Ver 0            0.000000  0.000279   library cache lock
Cursor 0   Ver 0            0.000000  0.000488   library cache lock
Cursor 0   Ver 0            0.000000  0.000268   library cache lock
Cursor 0   Ver 0            0.000000  0.000304   library cache lock
Cursor 2   Ver 1   Parse at 0.000000
select condition from cdef$ where rowid=:1
Cursor 2   Ver 1   Parse at -0.000015 (Parse to Parse -0.000015),CPU Time 0.010000,Elapsed Time 0.003856,Rows Affected 0,Blks from Buff 0,Blks from Disk 0,**Shared Pool Misses** 1,Goal=0
Cursor 2   Ver 1            -0.000015  0.001111   row cache lock
Cursor 0   Ver 0            -0.000015  0.000226   library cache lock
Cursor 0   Ver 0            -0.000015  0.000248   library cache lock
Cursor 3   Ver 1   Parse at 0.004589  (0.004589)
select /*+ rule */ bucket_cnt, row_cnt, cache_cnt, null_cnt, timestamp#, sample_size, minimum, maximum, distcnt, lowval, hival, density, col#, spare1, spare2, avgcln from hist_head$ where obj#=:1 and intcol#=:2
Cursor 3   Ver 1   Parse at 0.004578 (Parse to Parse -0.000011),CPU Time 0.000000,Elapsed Time 0.002148,Rows Affected 0,Blks from Buff 0,Blks from Disk 0,**Shared Pool Misses** 1,Goal=0
Bind Variables:BINDS #3:  0.004578
Cursor 3   Ver 1 Execute at 0.017441 (Parse to Exec  0.012852),CPU Time 0.000000,Elapsed Time 0.012477,Rows Affected 0,Blks from Buff 0,Blks from Disk 0,
Cursor 3   Ver 1   Fetch at 0.017859 (Parse to Fetch 0.013270),CPU Time 0.000000,Elapsed Time 0.000349,Rows Retrievd 0,Blks from Buff 3,Blks from Disk 0
Bind Variables:BINDS #2:  0.017859
Cursor 2   Ver 1 Execute at 0.018460 (Parse to Exec  0.018460),CPU Time 0.000000,Elapsed Time 0.018154,Rows Affected 0,Blks from Buff 3,Blks from Disk 0,
Cursor 2   Ver 1   Fetch at 0.018618 (Parse to Fetch 0.018618),CPU Time 0.000000,Elapsed Time 0.000074,Rows Retrievd 1,Blks from Buff 2,Blks from Disk 0
Cursor 2   Ver 2   Parse at 0.019176  (0.014587)
select condition from cdef$ where rowid=:1
Cursor 2   Ver 2   Parse at 0.019168 (Parse to Parse -0.000008),CPU Time 0.000000,Elapsed Time 0.000084,Rows Affected 0,Blks from Buff 0,Blks from Disk 0,Goal=CHOOSE
Bind Variables:BINDS #2:  0.019168
Cursor 2   Ver 2 Execute at 0.019446 (Parse to Exec  0.000270),CPU Time 0.000000,Elapsed Time 0.000122,Rows Affected 0,Blks from Buff 0,Blks from Disk 0,
Cursor 2   Ver 2   Fetch at 0.019538 (Parse to Fetch 0.000362),CPU Time 0.000000,Elapsed Time 0.000045,Rows Retrievd 1,Blks from Buff 2,Blks from Disk 0
Cursor 2   Ver 3   Parse at 0.019871  (0.000695)
select condition from cdef$ where rowid=:1
Cursor 2   Ver 3   Parse at 0.019863 (Parse to Parse -0.000008),CPU Time 0.000000,Elapsed Time 0.000065,Rows Affected 0,Blks from Buff 0,Blks from Disk 0,Goal=CHOOSE
Bind Variables:BINDS #2:  0.019863
Cursor 2   Ver 3 Execute at 0.020110 (Parse to Exec  0.000239),CPU Time 0.000000,Elapsed Time 0.000101,Rows Affected 0,Blks from Buff 0,Blks from Disk 0,
Cursor 2   Ver 3   Fetch at 0.020190 (Parse to Fetch 0.000319),CPU Time 0.000000,Elapsed Time 0.000034,Rows Retrievd 1,Blks from Buff 2,Blks from Disk 0
Cursor 2   Ver 4   Parse at 0.020495  (0.000624)
select condition from cdef$ where rowid=:1
Cursor 2   Ver 4   Parse at 0.020487 (Parse to Parse -0.000008),CPU Time 0.000000,Elapsed Time 0.000057,Rows Affected 0,Blks from Buff 0,Blks from Disk 0,Goal=CHOOSE
Bind Variables:BINDS #2:  0.020487
Cursor 2   Ver 4 Execute at 0.020725 (Parse to Exec  0.000230),CPU Time 0.000000,Elapsed Time 0.000101,Rows Affected 0,Blks from Buff 0,Blks from Disk 0,
Cursor 2   Ver 4   Fetch at 0.020803 (Parse to Fetch 0.000308),CPU Time 0.000000,Elapsed Time 0.000033,Rows Retrievd 1,Blks from Buff 2,Blks from Disk 0
Cursor 2   Ver 5   Parse at 0.021132  (0.000637)
select condition from cdef$ where rowid=:1
Cursor 2   Ver 5   Parse at 0.021124 (Parse to Parse -0.000008),CPU Time 0.000000,Elapsed Time 0.000057,Rows Affected 0,Blks from Buff 0,Blks from Disk 0,Goal=CHOOSE
Bind Variables:BINDS #2:  0.021124
Cursor 2   Ver 5 Execute at 0.021361 (Parse to Exec  0.000229),CPU Time 0.000000,Elapsed Time 0.000102,Rows Affected 0,Blks from Buff 0,Blks from Disk 0,
Cursor 2   Ver 5   Fetch at 0.021438 (Parse to Fetch 0.000306),CPU Time 0.000000,Elapsed Time 0.000031,Rows Retrievd 1,Blks from Buff 2,Blks from Disk 0
Cursor 2   Ver 6   Parse at 0.021740  (0.000608)
select condition from cdef$ where rowid=:1
Cursor 2   Ver 6   Parse at 0.021732 (Parse to Parse -0.000008),CPU Time 0.000000,Elapsed Time 0.000057,Rows Affected 0,Blks from Buff 0,Blks from Disk 0,Goal=CHOOSE
Bind Variables:BINDS #2:  0.021732
Cursor 2   Ver 6 Execute at 0.021969 (Parse to Exec  0.000229),CPU Time 0.000000,Elapsed Time 0.000103,Rows Affected 0,Blks from Buff 0,Blks from Disk 0,
Cursor 2   Ver 6   Fetch at 0.022047 (Parse to Fetch 0.000307),CPU Time 0.000000,Elapsed Time 0.000032,Rows Retrievd 1,Blks from Buff 2,Blks from Disk 0
Cursor 2   Ver 7   Parse at 0.022357  (0.000617)
select condition from cdef$ where rowid=:1
Cursor 2   Ver 7   Parse at 0.022348 (Parse to Parse -0.000009),CPU Time 0.000000,Elapsed Time 0.000055,Rows Affected 0,Blks from Buff 0,Blks from Disk 0,Goal=CHOOSE
Bind Variables:BINDS #2:  0.022348
Cursor 2   Ver 7 Execute at 0.022588 (Parse to Exec  0.000231),CPU Time 0.000000,Elapsed Time 0.000103,Rows Affected 0,Blks from Buff 0,Blks from Disk 0,
Cursor 2   Ver 7   Fetch at 0.022669 (Parse to Fetch 0.000312),CPU Time 0.000000,Elapsed Time 0.000035,Rows Retrievd 1,Blks from Buff 2,Blks from Disk 0
Cursor 1   Ver 1   Parse at 0.042845  (0.020488)
select MRH_MRN,DECODE(MRH_***,'M','MALE','FEMALE') AS ***, trim((mrh_sur_name||' '||mrh_first_name||' '||mrh_middle_name)) as MEMNAME, decode(nvl(mrh_fellow_status_yn,'333'),'Y','FCA','ACA')
AS ACA_FCA, DECODE(MRH_RESI_STATUS,'I',MRH_PROF_ADDR_LINE_1,'A',MRH_RES_ADDR_LINE_1) AS L_ADD1, DECODE(MRH_RESI_STATUS,'I',MRH_PROF_ADDR_LINE_2,'A',MRH_RES_ADDR_LINE_2) AS L_ADD2,
DECODE(MRH_RESI_STATUS,'I',MRH_PROF_ADDR_LINE_3,'A',MRH_RES_ADDR_LINE_3) AS L_ADD3, DECODE(MRH_RESI_STATUS,'I',MRH_PROF_ADDR_LINE_4,'A',
MRH_RES_ADDR_LINE_4) AS L_ADD4, DECODE(MRH_RESI_STATUS,'I',a.city_name,'A',C.CITY_NAME) AS L_CITY, DECODE(MRH_RESI_STATUS,'I',MRH_PROF_ZIP_POSTAL_CODE,'A',MRH_RES_ZIP_POSTAL_CODE) AS L_PIN,
DECODE(MRH_RESI_STATUS,'I',b.cou_name,'A',D.COU_NAME) as L_Country, DECODE(MRH_RESI_STATUS,'I','NOT APPLICABLE',MRH_PROF_ADDR_LINE_1) AS R_ADD1,
DECODE(MRH_RESI_STATUS,'I',' ',MRH_PROF_ADDR_LINE_2)
AS R_ADD2, DECODE(MRH_RESI_STATUS,'I',' ',MRH_PROF_ADDR_LINE_3) AS R_ADD3, DECODE(MRH_RESI_STATUS,'I',' ',MRH_PROF_ADDR_LINE_4) AS R_ADD4,
DECODE(MRH_RESI_STATUS,'I',' ','A',A.CITY_NAME) AS R_CITY, DECODE(MRH_RESI_STATUS,'I',' ','A',MRH_PROF_ZIP_POSTAL_CODE) AS R_PIN,
DECODE(MRH_RESI_STATUS,'I',' ','A',B.COU_NAME) as R_Country, decode(nvl(mrh_mem_sub_status,'555'),'26','EXPIRED','') as sub_status, decode(nvl(mrh_mem_status,'777'),'1','ACTIVE','2','REMOVED') as mem_status,mrh_resi_status,
DECODE(MRH_COP_STATUS,'1',DECODE(MRH_COP_TYPE ,'13','FULLTIME-COP','1','FULLTIME-COP', '12','PARTTIME-COP','2','PARTTIME-COP'),'NOT HOLDING COP')
AS COP_STATUS, TO_CHAR(MRH_ENROL_DT,'RRRR') AS ASSO_YR,TO_CHAR(MRH_FELLOW_DT,'RRRR') AS FELLOW_YR from om_mem_reg_head,om_city A,om_country B,om_city C,om_country D
where mrh_doc_status=5 and mrh_prof_city_code=A.City_code(+) and mrh_prof_cou_code=
B.cou_code(+) and mrh_res_city_code=C.City_code(+) and mrh_res_cou_code=D.cou_code(+) and trim((mrh_sur_name||' '||mrh_first_name||''||mrh_middle_name)) like upper('%%')
ORDER BY trim((mrh_sur_name||' '||mrh_first_name||' '||mrh_middle_name))
Cursor 1   Ver 1   Parse at 0.042835 (Parse to Parse -0.000010),CPU Time 0.030000,Elapsed Time 0.051833,Rows Affected 0,Blks from Buff 17,Blks from Disk 0,**Shared Pool Misses** 1,Goal=CHOOSE
Bind Variables:BINDS #1:  0.042835
Cursor 1   Ver 1 Execute at 0.043419 (Parse to Exec  0.000574),CPU Time 0.000000,Elapsed Time 0.000208,Rows Affected 0,Blks from Buff 0,Blks from Disk 0,
Cursor 1   Ver 1            0.043419  0.000004   SQL*Net message to client
Cursor 1   Ver 1            0.043419  0.003686   db file sequential read
Cursor 1   Ver 1            0.043419  0.002923   db file sequential read
Cursor 1   Ver 1            0.043419  0.002460   db file sequential read
Cursor 1   Ver 1            0.043419  0.002328   db file sequential read
Cursor 1   Ver 1            0.043419  0.002560   db file sequential read
Cursor 1   Ver 1            0.043419  0.002310   db file sequential read
Cursor 1   Ver 1            0.043419  0.001007   global cache cr request
Cursor 1   Ver 1            0.043419  0.018467   global cache cr request
Cursor 1   Ver 1            0.043419  0.000662   global cache cr request
Cursor 1   Ver 1            0.043419  0.000633   global cache cr request
Cursor 1   Ver 1            0.043419  0.000732   global cache cr request
Cursor 1   Ver 1            0.043419  0.000661   global cache cr request
Cursor 1   Ver 1            0.043419  0.000573   global cache cr request
Cursor 1   Ver 1            0.043419  0.000336   global cache cr request
Cursor 1   Ver 1            0.043419  0.000519   global cache cr request
Cursor 1   Ver 1            0.043419  0.000580   global cache cr request
Cursor 1   Ver 1            0.043419  0.000609   global cache cr request
Cursor 1   Ver 1            0.043419  0.000594   global cache cr request
Cursor 1   Ver 1            0.043419  0.000632   global cache cr request
Cursor 1   Ver 1            0.043419  0.000560   global cache cr request
Cursor 1   Ver 1            0.043419  0.000541   global cache cr request
Cursor 1   Ver 1            0.043419  0.000678   global cache cr request
Cursor 1   Ver 1            0.043419  0.004071   db file sequential read
Cursor 1   Ver 1            0.043419  0.003703   db file sequential read
Cursor 1   Ver 1            0.043419  0.002589   db file sequential read
Cursor 1   Ver 1            0.043419  0.002501   db file sequential read
Cursor 1   Ver 1            0.043419  0.002323   db file sequential read
Cursor 1   Ver 1            0.043419  0.002255   db file sequential read
Cursor 1   Ver 1            0.043419  0.000044   direct path write
Cursor 1   Ver 1            0.043419  0.002430   db file sequential read
Cursor 1   Ver 1            0.043419  0.002414   db file sequential read
Cursor 1   Ver 1            0.043419  0.002258   db file sequential read
Cursor 1   Ver 1            0.043419  0.002489   db file scattered read
Cursor 1   Ver 1            0.043419  0.002684   db file sequential read
Cursor 1   Ver 1            0.043419  0.001459   db file scattered read
Cursor 1   Ver 1            0.043419  0.001390   db file scattered read
Cursor 1   Ver 1            0.043419  0.003237   db file sequential read
Cursor 1   Ver 1            0.043419  0.002058   db file scattered read
Cursor 1   Ver 1            0.043419  0.002354   db file sequential read
Cursor 1   Ver 1            0.043419  0.001442   db file scattered read
Cursor 1   Ver 1            0.043419  0.002131   db file sequential read
Cursor 1   Ver 1            0.043419  0.001750   db file scattered read
Cursor 1   Ver 1            0.043419  0.002576   db file sequential read
Cursor 1   Ver 1            0.043419  0.002148   db file scattered read
Cursor 1   Ver 1            0.043419  0.001690   db file scattered read
Cursor 1   Ver 1            0.043419  0.004970   direct path write
Cursor 1   Ver 1            0.043419  0.000004   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000002   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000002   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.000001   direct path write
Cursor 1   Ver 1            0.043419  0.006478   direct path read
Cursor 1   Ver 1            0.043419  0.008549   direct path read
Cursor 1   Ver 1            0.043419  0.004526   direct path read
Cursor 1   Ver 1            0.043419  0.006710   direct path read
Cursor 1   Ver 1            0.043419  0.004265   direct path read
Cursor 1   Ver 1            0.043419  0.005163   direct path read
Cursor 1   Ver 1            0.043419  0.004436   direct path read
Cursor 1   Ver 1            0.043419  0.005263   direct path read
Cursor 1   Ver 1            0.043419  0.004336   direct path read
Cursor 1   Ver 1            0.043419  0.004833   direct path read
Cursor 1   Ver 1            0.043419  0.005417   direct path read
Cursor 1   Ver 1            0.043419  0.004910   direct path read
Cursor 1   Ver 1            0.043419  0.005258   direct path read
Cursor 1   Ver 1            0.043419  0.005949   direct path read
Cursor 1   Ver 1            0.043419  0.004894   direct path read
Cursor 1   Ver 1            0.043419  0.005025   direct path read
Cursor 1   Ver 1            0.043419  0.003486   direct path read
Cursor 1   Ver 1            0.043419  0.004630   direct path read
Cursor 1   Ver 1            0.043419  0.005373   direct path read
Cursor 1   Ver 1            0.043419  0.004671   direct path read
Cursor 1   Ver 1            0.043419  0.004182   direct path read
Cursor 1   Ver 1            0.043419  0.004140   direct path read
Cursor 1   Ver 1            0.043419  0.004455   direct path read
Cursor 1   Ver 1            0.043419  0.004885   direct path read
Cursor 1   Ver 1            0.043419  0.004205   direct path read
Cursor 1   Ver 1            0.043419  0.007226   direct path read
Cursor 1   Ver 1            0.043419  0.004015   direct path read
Cursor 1   Ver 1            0.043419  0.004626   direct path read
Cursor 1   Ver 1            0.043419  0.004261   direct path read
Cursor 1   Ver 1            0.043419  0.005263   direct path read
Cursor 1   Ver 1            0.043419  0.005032   direct path read
Cursor 1   Ver 1            0.043419  0.005932   direct path read
Cursor 1   Ver 1            0.043419  0.004317   direct path read
Cursor 1   Ver 1            0.043419  0.004461   direct path read
Cursor 1   Ver 1            0.043419  0.004831   direct path read
Cursor 1   Ver 1            0.043419  0.007193   direct path read
Cursor 1   Ver 1            0.043419  0.004200   direct path read
Cursor 1   Ver 1            0.043419  0.004428   direct path read
Cursor 1   Ver 1            0.043419  0.006657   direct path read
Cursor 1   Ver 1            0.043419  0.004356   direct path read
Cursor 1   Ver 1            0.043419  0.004633   direct path read
Cursor 1   Ver 1            0.043419  0.004510   direct path read
Cursor 1   Ver 1            0.043419  0.004066   direct path read
Cursor 1   Ver 1            0.043419  0.004499   direct path read
Cursor 1   Ver 1            0.043419  0.005222   direct path read
Cursor 1   Ver 1            0.043419  0.005093   direct path read
Cursor 1   Ver 1            0.043419  0.007578   direct path read
Cursor 1   Ver 1            0.043419  0.004474   direct path read
Cursor 1   Ver 1            0.043419  0.004210   direct path read
Cursor 1   Ver 1            0.043419  0.004198   direct path read
Cursor 1   Ver 1            0.043419  0.004891   direct path read
Cursor 1   Ver 1            0.043419  0.004463   direct path read
Cursor 1   Ver 1            0.043419  0.004405   direct path read
Cursor 1   Ver 1            0.043419  0.004505   direct path read
Cursor 1   Ver 1            0.043419  0.004605   direct path read
Cursor 1   Ver 1            0.043419  0.004597   direct path read
Cursor 1   Ver 1            0.043419  0.004167   direct path read
Cursor 1   Ver 1            0.043419  0.004253   direct path read
Cursor 1   Ver 1            0.043419  0.004265   direct path read
Cursor 1   Ver 1   Fetch at 2482.387262 (Parse to Fetch 2482.344417),CPU Time 0.000000,Elapsed Time 0.000320,Rows Retrievd 15,Blks from Buff 0,Blks from Disk 0
Cursor 1   Ver 1            2482.387262  0.501546   SQL*Net message from client
Cursor 1   Ver 1            2482.387262  0.000006   SQL*Net message to client
Cursor 1   Ver 1   Fetch at 2482.889619 (Parse to Fetch 2482.846774),CPU Time 0.000000,Elapsed Time 0.000323,Rows Retrievd 15,Blks from Buff 0,Blks from Disk 0
Cursor 1   Ver 1            2482.889619  0.506369   SQL*Net message from client
Cursor 1   Ver 1            2482.889619  0.000006   SQL*Net message to client
Cursor 1   Ver 1   Fetch at 2483.396665 (Parse to Fetch 2483.353820),CPU Time 0.000000,Elapsed Time 0.000367,Rows Retrievd 15,Blks from Buff 0,Blks from Disk 0
Cursor 1   Ver 1            2483.396665  0.535534   SQL*Net message from client
Cursor 1   Ver 1            2483.396665  0.000004   SQL*Net message to client
Cursor 1   Ver 1   Fetch at 2483.932842 (Parse to Fetch 2483.889997),CPU Time 0.000000,Elapsed Time 0.000332,Rows Retrievd 15,Blks from Buff 0,Blks from Disk 0
Cursor 1   Ver 1            2483.932842  0.553812   SQL*Net message from client
Cursor 1   Ver 1            2483.932842  0.000003   SQL*Net message to client
Cursor 1   Ver 1   Fetch at 2484.487473 (Parse to Fetch 2484.444628),CPU Time 0.000000,Elapsed Time 0.000341,Rows Retrievd 15,Blks from Buff 0,Blks from Disk 0
Cursor 1   Ver 1            2484.487473  1.013580   SQL*Net message from client
Cursor 1   Ver 1   Fetch at 2494.463444 (Parse to Fetch 2494.420599),CPU Time 0.000000,Elapsed Time 0.000328,Rows Retrievd 15,Blks from Buff 0,Blks from Disk 0
Cursor 1   Ver 1            2494.463444  0.500517   SQL*Net message from client
Cursor 1   Ver 1            2494.463444  0.000005   SQL*Net message to client
Cursor 1   Ver 1   Fetch at 2494.964582 (Parse to Fetch 2494.921737),CPU Time 0.000000,Elapsed Time 0.000312,Rows Retrievd 15,Blks from Buff 0,Blks from Disk 0
Cursor 1   Ver 1            2494.964582  0.494577   SQL*Net message from client
Cursor 1   Ver 1            2494.964582  0.000005   SQL*Net message to client
Cursor 1   Ver 1   Fetch at 2495.459844 (Parse to Fetch 2495.416999),CPU Time 0.000000,Elapsed Time 0.000379,Rows Retrievd 15,Blks from Buff 0,Blks from Disk 0
Cursor 1   Ver 1            2495.459844  0.504069   SQL*Net message from client
Cursor 1   Ver 1            2495.459844  0.000004   SQL*Net message to client
Cursor 1   Ver 1   Fetch at 2495.964545 (Parse to Fetch 2495.921700),CPU Time 0.000000,Elapsed Time 0.000325,Rows Retrievd 15,Blks from Buff 0,Blks from Disk 0
Cursor 1   Ver 1            2495.964545  0.945648   SQL*Net message from client
Cursor 1   Ver 1            2495.964545  0.000005   SQL*Net message to client
Cursor 1   Ver 1   Fetch at 2496.910911 (Parse to Fetch 2496.868066),CPU Time 0.010000,Elapsed Time 0.000443,Rows Retrievd 15,Blks from Buff 0,Blks from Disk 0
Cursor 1   Ver 1            2496.910911  0.529252   SQL*Net message from client
Cursor 1   Ver 1            2496.910911  0.000006   SQL*Net message to client
Cursor 1   Ver 1   Fetch at 2497.441067 (Parse to Fetch 2497.398222),CPU Time 0.000000,Elapsed Time 0.000553,Rows Retrievd 15,Blks from Buff 0,Blks from Disk 0
Cursor 1   Ver 1            2497.441067  1.027699   SQL*Net message from client
Cursor 1   Ver 1            2497.441067  0.000005   SQL*Net message to client
Cursor 1   Ver 1   Fetch at 2498.469611 (Parse to Fetch 2498.426766),CPU Time 0.000000,Elapsed Time 0.000540,Rows Retrievd 15,Blks from Buff 0,Blks from Disk 0
Cursor 1   Ver 1            2498.469611  0.568125   SQL*Net message from client
Cursor 1   Ver 1            2498.469611  0.000004   SQL*Net message to client
Cursor 1   Ver 1   Fetch at 2499.038475 (Parse to Fetch 2498.995630),CPU Time 0.000000,Elapsed Time 0.000331,Rows Retrievd 15,Blks from Buff 0,Blks from Disk 0
Cursor 1   Ver 1            2499.038475  0.483811   SQL*Net message from client
Cursor 1   Ver 1            2499.038475  0.000005   SQL*Net message to client
Cursor 1   Ver 1   Fetch at 2499.522916 (Parse to Fetch 2499.480071),CPU Time 0.000000,Elapsed Time 0.000325,Rows Retrievd 15,Blks from Buff 0,Blks from Disk 0
Cursor 1   Ver 1            2499.522916  0.502698   SQL*Net message from client
Cursor 1   Ver 1            2499.522916  0.000004   SQL*Net message to client
Cursor 1   Ver 1   Fetch at 2500.026324 (Parse to Fetch 2499.983479),CPU Time 0.000000,Elapsed Time 0.000326,Rows Retrievd 15,Blks from Buff 0,Blks from Disk 0
Cursor 1   Ver 1            2500.026324  0.471111   SQL*Net message from client
Cursor 1   Ver 1            2500.026324  0.000005   SQL*Net message to client
Cursor 1   Ver 1   Fetch at 2500.503998 (Parse to Fetch 2500.461153),CPU Time 0.000000,Elapsed Time 0.006252,Rows Retrievd 15,Blks from Buff 0,Blks from Disk 0
Cursor 1   Ver 1            2500.503998  0.555502   SQL*Net message from client
Cursor 1   Ver 1            2500.503998  0.000006   SQL*Net message to client
Cursor 1   Ver 1   Fetch at 2501.061609 (Parse to Fetch 2501.018764),CPU Time 0.000000,Elapsed Time 0.001460,Rows Retrievd 15,Blks from Buff 0,Blks from Disk 0
Cursor 1   Ver 1            2501.061609  0.475445   SQL*Net message from client
Cursor 1   Ver 1            2501.061609  0.000006   SQL*Net message to client
Cursor 1   Ver 1   Fetch at 2501.537910 (Parse to Fetch 2501.495065),CPU Time 0.000000,Elapsed Time 0.000327,Rows Retrievd 15,Blks from Buff 0,Blks from Disk 0
Cursor 1   Ver 1            2501.537910  0.485953   SQL*Net message from client
Cursor 1   Ver 1            2501.537910  0.000004   SQL*Net message to client
Cursor 1   Ver 1   Fetch at 2502.024468 (Parse to Fetch 2501.981623),CPU Time 0.000000,Elapsed Time 0.000319,Rows Retrievd 15,Blks from Buff 0,Blks from Disk 0
Cursor 1   Ver 1            2502.024468  0.551960   SQL*Net message from client
Cursor 1   Ver 1            2502.024468  0.000005   SQL*Net message to client
Cursor 1   Ver 1   Fetch at 2502.577104 (Parse to Fetch 2502.534259),CPU Time 0.000000,Elapsed Time 0.000372,Rows Retrievd 15,Blks from Buff 0,Blks from Disk 0
Cursor 1   Ver 1            2502.577104  1.102767   SQL*Net message from client
Cursor 1   Ver 1            2502.577104  0.000005   SQL*Net message to client
Cursor 1   Ver 1   Fetch at 2503.680503 (Parse to Fetch 2503.637658),CPU Time 0.000000,Elapsed Time 0.000326,Rows Retrievd 15,Blks from Buff 0,Blks from Disk 0
Cursor 1   Ver 1            2503.680503  1.867908   SQL*Net message from client
Cursor 1   Ver 1            2503.680503  0.000005   SQL*Net message to client
Cursor 1   Ver 1   Fetch at 2505.549082 (Parse to Fetch 2505.506237),CPU Time 0.000000,Elapsed Time 0.000337,Rows Retrievd 15,Blks from Buff 0,Blks from Disk 0
Cursor 1   Ver 1            2505.549082  340.381485   SQL*Net message from client
Cursor 1   Ver 1            2845.941542  0.000013   direct path read
Cursor 1   Ver 1            2845.941542  0.000002   direct path read
Cursor 1   Ver 1            2845.941542  0.000003   direct path read
Cursor 1   Ver 1            2845.941542  0.000585   library cache lock
Cursor 1   Ver 1            2845.941542  0.000142   library cache lock
Cursor 3   Ver 1            2845.941542  0.001207   library cache lock
Cursor 3   Ver 1            2845.941542  0.000240   library cache lock
Cursor 3   Ver 1            2845.941542  0.000342   library cache lock
Cursor 3   Ver 1            2845.941542  0.000619   library cache lock
Cursor 3   Ver 1            2845.941542  0.000324   library cache lock
Cursor 3   Ver 1            2845.941542  0.000390   library cache lock
----------------------------------------------------------------------------------(Continued)
Charles Hooper
IT Manager/Oracle DBA
K&M Machine-Fabricating, Inc.

Similar Messages

  • Query running extremely slow.

    Hi All,
    I am sitting on 10.2.0.4.0 on linux box. I've got one complain from the application folks regarding the query the slow query , it's running quite long time. I extracted out the explain plan and commulative wait events for sessions and system and found db file sequenciial read caused us the most waits. the same query was running fine a day before. not sure , where to focus ??
    ++ Query ++
    SELECT A.ITEM, A.LOC, MAX(CO1.AFFBILLPR) AFFBILLPR, MAX(CO1.UNIT_COST) UNIT_COST FROM INVOPT_STG.TMP_COST_OCS CO1,
    (SELECT SS.LOC, SS.MANUF_LOC, SS.ITEM, MAX(CO.ITEM_10D) ITEM_10D, COUNTRY_CD FROM INVOPT_STG.STG_LOC SL, TMP_COST_OCS CO, STG_SKU SS WHERE
    CASE WHEN SL.COUNTRY_CD_COST = CO.COUNTRY_CD THEN SL.COUNTRY_CD_COST
    WHEN SL.COUNTRY_CD_COST != NVL((SELECT DISTINCT CO3.COUNTRY_CD FROM INVOPT_STG.TMP_COST_OCS
    CO3 WHERE CO3.ITEM_10D = CO.ITEM_10D AND CO3.FYEAR = CO.FYEAR AND CO3.COUNTRY_CD = SL.COUNTRY_CD_COST),' ')
    AND SL.COUNTRY_CD_COST= 'US' THEN 'CAN' WHEN SL.COUNTRY_CD_COST != NVL((SELECT DISTINCT CO3.COUNTRY_CD
    FROM INVOPT_STG.TMP_COST_OCS CO3 WHERE CO3.ITEM_10D = CO.
    ITEM_10D AND CO3.FYEAR = CO.FYEAR AND CO3.COUNTRY_CD = SL.COUNTRY_CD_COST),' ')
    AND SL.COUNTRY_CD_COST = 'CAN' THEN 'US' ELSE SL.COUNTRY_CD_COST END = CO.COUNTRY_CD AND CO.COST_TYPE IN ('F') AND CO.ITEM_10D !=
    SS.ITEM_10D AND CO.ITEM_10D < SS.ITEM_10D AND
    SUBSTR(CO.ITEM_10D,1,9) = SUBSTR(SS.ITEM_10D,1,9)
    AND SUBSTR(SL.LOC,1,3) = SS.MANUF_LOC GROUP BY SS.LOC, SS.MANUF_LOC, SS.ITEM,
    CO.COUNTRY_CD) A WHERE CO1.ITEM_10D = A.ITEM_10D AND CO1.FYEAR =
    (SELECT MAX(CO2.FYEAR) FROM INVOPT_STG.TMP_COST_OCS CO2 WHERE CO2.ITEM_10D
    = A.ITEM_10D AND CO2.COST_TYPE = 'F' AND CO2.COUNTRY_CD = A.COUNTRY_CD)
    AND CO1.COST_TYPE = 'F' AND CO1.COUNTRY_CD = A.COUNTRY_CD GROUP BY A.ITEM, A.LOC
    ------ Eplain plan generated from shared pool +++++++++++
    | Id  | Operation                             | Name            | E-Rows |  OMem |  1Mem | Used-Mem | Used-Tmp|
    |   1 |  HASH GROUP BY                        |                 |      1 |    11M|  2139K| 3095K (1)|    8192 |
    |*  2 |   FILTER                              |                 |        |       |       |          |         |
    |*  3 |    TABLE ACCESS BY INDEX ROWID        | TMP_COST_OCS    |      1 |       |       |          |         |
    |   4 |     NESTED LOOPS                      |                 |      1 |       |       |          |         |
    |   5 |      VIEW                             |                 |      1 |       |       |          |         |
    |   6 |       HASH GROUP BY                   |                 |      1 |    22M|  4334K| 3898K (1)|   17408 |
    |*  7 |        FILTER                         |                 |        |       |       |          |         |
    |*  8 |         TABLE ACCESS BY INDEX ROWID   | TMP_COST_OCS    |      1 |       |       |          |         |
    |   9 |          NESTED LOOPS                 |                 |      1 |       |       |          |         |
    |* 10 |           HASH JOIN                   |                 |      1 |  1179K|  1179K| 1210K (0)|         |
    |  11 |            TABLE ACCESS FULL          | STG_LOC         |    155 |       |       |          |         |
    |  12 |            TABLE ACCESS FULL          | STG_SKU         |   1738K|       |       |          |         |
    |* 13 |           INDEX RANGE SCAN            | TMP_COST_OCS_01 |      1 |       |       |          |         |
    |  14 |         SORT UNIQUE NOSORT            |                 |      1 |       |       |          |         |
    |* 15 |          TABLE ACCESS BY INDEX ROWID  | TMP_COST_OCS    |      1 |       |       |          |         |
    |* 16 |           INDEX RANGE SCAN            | TMP_COST_OCS_01 |      3 |       |       |          |         |
    |  17 |           SORT UNIQUE NOSORT          |                 |      1 |       |       |          |         |
    |* 18 |            TABLE ACCESS BY INDEX ROWID| TMP_COST_OCS    |      1 |       |       |          |         |
    |* 19 |             INDEX RANGE SCAN          | TMP_COST_OCS_01 |      3 |       |       |          |         |
    |* 20 |      INDEX RANGE SCAN                 | TMP_COST_OCS_01 |      3 |       |       |          |         |
    |  21 |    SORT AGGREGATE                     |                 |      1 |       |       |          |         |
    |* 22 |     TABLE ACCESS BY INDEX ROWID       | TMP_COST_OCS    |      1 |       |       |          |         |
    |* 23 |      INDEX RANGE SCAN                 | TMP_COST_OCS_01 |      3 |       |       |          |         |
    Predicate Information (identified by operation id):
       2 - filter("CO1"."FYEAR"=)
       3 - filter(("CO1"."COST_TYPE"='F' AND "CO1"."COUNTRY_CD"="A"."COUNTRY_CD"))
       7 - filter("CO"."COUNTRY_CD"=CASE  WHEN ("SL"."COUNTRY_CD_COST"="CO"."COUNTRY_CD") THEN
                  "SL"."COUNTRY_CD_COST" WHEN (("SL"."COUNTRY_CD_COST"<>NVL(,' ')) AND ("SL"."COUNTRY_CD_COST"='US'))
                  THEN 'CAN' WHEN (("SL"."COUNTRY_CD_COST"<>NVL(,' ')) AND ("SL"."COUNTRY_CD_COST"='CAN')) THEN 'US'
                  ELSE "SL"."COUNTRY_CD_COST" END )
       8 - filter("CO"."COST_TYPE"='F')
      10 - access("SS"."MANUF_LOC"=SUBSTR("SL"."LOC",1,3))
      13 - access("CO"."ITEM_10D"<"SS"."ITEM_10D")
           filter(("CO"."ITEM_10D"<>"SS"."ITEM_10D" AND
                  SUBSTR("CO"."ITEM_10D",1,9)=SUBSTR("SS"."ITEM_10D",1,9)))
      15 - filter(("CO3"."COUNTRY_CD"=:B1 AND "CO3"."FYEAR"=:B2))
      16 - access("CO3"."ITEM_10D"=:B1)
      18 - filter(("CO3"."COUNTRY_CD"=:B1 AND "CO3"."FYEAR"=:B2))
      19 - access("CO3"."ITEM_10D"=:B1)
      20 - access("CO1"."ITEM_10D"="A"."ITEM_10D")
      22 - filter(("CO2"."COUNTRY_CD"=:B1 AND "CO2"."COST_TYPE"='F'))
      23 - access("CO2"."ITEM_10D"=:B1)
    Note
       - Warning: basic plan statistics not available. These are only collected when:
           * hint 'gather_plan_statistics' is used for the statement or
           * parameter 'statistics_level' is set to 'ALL', at session or system level
    +++++ System Waits ++++++++
    EVENT                                                            TOTAL_WAITS TIME_WAITED AVERAGE_WAIT
    db file sequential read                                             11887758     3643542          .31
    jobq slave wait                                                         4434     1297399        292.6
    db file scattered read                                               3821415      615568          .16
    log file parallel write                                               778118      476860          .61
    db file parallel write                                                652969      456530           .7
    SQL*Net more data to client                                         93400714      364435            0
    PX Idle Wait                                                            1078      208509       193.42
    control file parallel write                                           141212       62082          .44
    log file switch (checkpoint incomplete)                                  323       22567        69.87
    log buffer space                                                         786       10051        12.79
    log file sync                                                          17816        7988          .45
    db file single write                                                   42869        5994          .14
    read by other session                                                  13713        5051          .37
    log file switch completion                                              1125        4963         4.41
    db file parallel read                                                    756        3951         5.23
    Data file init write                                                   18444        3569          .19
    cursor: pin S wait on X                                                 3280        3409         1.04
    os thread startup                                                        452        2250         4.98
    direct path read                                                     4438445        1629            0
    SQL*Net more data from client                                          73118        1613          .02
    control file sequential read                                          291106        1523          .01
    local write wait                                                        4707        1169          .25
    latch: shared pool                                                       166         954         5.75
    direct path read temp                                                4657234         921            0
    library cache load lock                                                  313         753         2.41
    enq: KO - fast object checkpoint                                        5286         734          .14
    PL/SQL lock timer                                                          7         682        97.43
    latch: library cache                                                     501         614         1.23
    +++ commulative events for session +++
    EVENT                                                            TOTAL_WAITS TIME_WAITED AVERAGE_WAIT
    db file sequential read                                                 6224        1978          .32
    SQL*Net message from client                                               20           2          .09
    SQL*Net message to client                                                 20           0            0
    log file sync                                                              1           0          .17Edited by: user11983993 on May 18, 2012 11:12 AM

    All,
    Thanks all of you for your inputs. Well, 2 days back, i logged in as a user , who ran the application query and enabled the level 12 trace and discovered the query never going to complete and press the control-c after 10 min or so and I was left with broken trace file. however , I tkprof'd it and found the "Row Source Operation" and other stuff. now , when I ran the same query it ran in no time and I was start getting the rows in 15 sec of time. I was just unable to figure out ,what had fixed this ? I am also going to past below the comparison stats and hope you guys will able to identify the cause of this behaviour. I tried to do it by comparing the execution plan , but could not able to arrive on any thought. one thing , i would like you to bring into your notice about the fact that while , the bad query were executing (2 days before) , I tried to find out the session waits and discovered , for intiial 5 minutes , it was "SQL*Net message to client ,SQL*Net message from client" and after that it was only "cache buffer chain lru" wait event till i press control-c.
    once agian , thanks a lot !!
    ---bad query explian plan ----
    | Id  | Operation                             | Name            | E-Rows |  OMem |  1Mem | Used-Mem | Used-Tmp|
    |   1 |  HASH GROUP BY                        |                 |      1 |    11M|  2139K| 3095K (1)|    8192 |
    |*  2 |   FILTER                              |                 |        |       |       |          |         |
    |*  3 |    TABLE ACCESS BY INDEX ROWID        | TMP_COST_OCS    |      1 |       |       |          |         |
    |   4 |     NESTED LOOPS                      |                 |      1 |       |       |          |         |
    |   5 |      VIEW                             |                 |      1 |       |       |          |         |
    |   6 |       HASH GROUP BY                   |                 |      1 |    22M|  4334K| 3898K (1)|   17408 |
    |*  7 |        FILTER                         |                 |        |       |       |          |         |
    |*  8 |         TABLE ACCESS BY INDEX ROWID   | TMP_COST_OCS    |      1 |       |       |          |         |
    |   9 |          NESTED LOOPS                 |                 |      1 |       |       |          |         |
    |* 10 |           HASH JOIN                   |                 |      1 |  1179K|  1179K| 1210K (0)|         |
    |  11 |            TABLE ACCESS FULL          | STG_LOC         |    155 |       |       |          |         |
    |  12 |            TABLE ACCESS FULL          | STG_SKU         |   1738K|       |       |          |         |
    |* 13 |           INDEX RANGE SCAN            | TMP_COST_OCS_01 |      1 |       |       |          |         |
    |  14 |         SORT UNIQUE NOSORT            |                 |      1 |       |       |          |         |
    |* 15 |          TABLE ACCESS BY INDEX ROWID  | TMP_COST_OCS    |      1 |       |       |          |         |
    |* 16 |           INDEX RANGE SCAN            | TMP_COST_OCS_01 |      3 |       |       |          |         |
    |  17 |           SORT UNIQUE NOSORT          |                 |      1 |       |       |          |         |
    |* 18 |            TABLE ACCESS BY INDEX ROWID| TMP_COST_OCS    |      1 |       |       |          |         |
    |* 19 |             INDEX RANGE SCAN          | TMP_COST_OCS_01 |      3 |       |       |          |         |
    |* 20 |      INDEX RANGE SCAN                 | TMP_COST_OCS_01 |      3 |       |       |          |         |
    |  21 |    SORT AGGREGATE                     |                 |      1 |       |       |          |         |
    |* 22 |     TABLE ACCESS BY INDEX ROWID       | TMP_COST_OCS    |      1 |       |       |          |         |
    |* 23 |      INDEX RANGE SCAN                 | TMP_COST_OCS_01 |      3 |       |       |          |         |
    ---- good query explain plan ------
    | Id  | Operation                            | Name            | Rows  | Bytes |TempSpc| Cost (%CPU)| Time     |
    |   0 | SELECT STATEMENT                     |                 |  5451K|   493M|       |   632K  (6)| 02:06:27 |
    |   1 |  HASH GROUP BY                       |                 |  5451K|   493M|  1183M|   632K  (6)| 02:06:27 |
    |*  2 |   HASH JOIN                          |                 |  5451K|   493M|    26M|   512K  (7)| 01:42:36 |
    |*  3 |    TABLE ACCESS FULL                 | TMP_COST_OCS    |   649K|    18M|       |   779   (4)| 00:00:10 |
    |*  4 |    HASH JOIN                         |                 |    16M|  1037M|    24M|   449K  (8)| 01:29:55 |
    |   5 |     VIEW                             | VW_SQ_1         |   649K|    17M|       |  6865   (2)| 00:01:23 |
    |   6 |      HASH GROUP BY                   |                 |   649K|    21M|    64M|  6865   (2)| 00:01:23 |
    |*  7 |       TABLE ACCESS FULL              | TMP_COST_OCS    |   649K|    21M|       |   779   (4)| 00:00:10 |
    |   8 |     VIEW                             |                 |    27M|   974M|       |   376K  (9)| 01:15:22 |
    |   9 |      HASH GROUP BY                   |                 |    27M|  1290M|  3397M|   376K  (9)| 01:15:22 |
    |* 10 |       FILTER                         |                 |       |       |       |            |          |
    |* 11 |        HASH JOIN                     |                 |    27M|  1290M|    14M| 38992  (71)| 00:07:48 |
    |* 12 |         HASH JOIN                    |                 |   361K|     9M|       |  9151   (3)| 00:01:50 |
    |  13 |          TABLE ACCESS FULL           | STG_LOC         |   155 |  1085 |       |     3   (0)| 00:00:01 |
    |  14 |          TABLE ACCESS FULL           | STG_SKU         |  1738K|    36M|       |  9127   (3)| 00:01:50 |
    |* 15 |         TABLE ACCESS FULL            | TMP_COST_OCS    |   649K|    12M|       |   779   (4)| 00:00:10 |
    |  16 |        SORT UNIQUE NOSORT            |                 |     1 |    18 |       |     2  (50)| 00:00:01 |
    |* 17 |         TABLE ACCESS BY INDEX ROWID  | TMP_COST_OCS    |     1 |    18 |       |     1   (0)| 00:00:01 |
    |* 18 |          INDEX RANGE SCAN            | TMP_COST_OCS_01 |     3 |       |       |     1   (0)| 00:00:01 |
    |  19 |          SORT UNIQUE NOSORT          |                 |     1 |    18 |       |     2  (50)| 00:00:01 |
    |* 20 |           TABLE ACCESS BY INDEX ROWID| TMP_COST_OCS    |     1 |    18 |       |     1   (0)| 00:00:01 |
    |* 21 |            INDEX RANGE SCAN          | TMP_COST_OCS_01 |     3 |       |       |     1   (0)| 00:00:01 |
    Predicate Information (identified by operation id):
       2 - access("CO1"."ITEM_10D"="A"."ITEM_10D" AND "CO1"."FYEAR"="VW_COL_1" AND
                  "CO1"."COUNTRY_CD"="A"."COUNTRY_CD")
       3 - filter("CO1"."COST_TYPE"='F')
       4 - access("ITEM_10D"="A"."ITEM_10D" AND "COUNTRY_CD"="A"."COUNTRY_CD")
       7 - filter("CO2"."COST_TYPE"='F')
      10 - filter("CO"."COUNTRY_CD"=CASE  WHEN ("SL"."COUNTRY_CD_COST"="CO"."COUNTRY_CD") THEN
                  "SL"."COUNTRY_CD_COST" WHEN (("SL"."COUNTRY_CD_COST"<>NVL( (SELECT DISTINCT "CO3"."COUNTRY_CD" FROM
                  "INVOPT_STG"."TMP_COST_OCS" "CO3" WHERE "CO3"."ITEM_10D"=:B1 AND "CO3"."COUNTRY_CD"=:B2 AND
                  "CO3"."FYEAR"=:B3),' ')) AND ("SL"."COUNTRY_CD_COST"='US')) THEN 'CAN' WHEN
                  (("SL"."COUNTRY_CD_COST"<>NVL( (SELECT DISTINCT "CO3"."COUNTRY_CD" FROM "INVOPT_STG"."TMP_COST_OCS"
                  "CO3" WHERE "CO3"."ITEM_10D"=:B4 AND "CO3"."COUNTRY_CD"=:B5 AND "CO3"."FYEAR"=:B6),' ')) AND
                  ("SL"."COUNTRY_CD_COST"='CAN')) THEN 'US' ELSE "SL"."COUNTRY_CD_COST" END )
      11 - access(SUBSTR("CO"."ITEM_10D",1,9)=SUBSTR("SS"."ITEM_10D",1,9))
           filter("CO"."ITEM_10D"<>"SS"."ITEM_10D" AND "CO"."ITEM_10D"<"SS"."ITEM_10D")
      12 - access("SS"."MANUF_LOC"=SUBSTR("SL"."LOC",1,3))
      15 - filter("CO"."COST_TYPE"='F')
      17 - filter("CO3"."COUNTRY_CD"=:B1 AND "CO3"."FYEAR"=:B2)
      18 - access("CO3"."ITEM_10D"=:B1)
      20 - filter("CO3"."COUNTRY_CD"=:B1 AND "CO3"."FYEAR"=:B2)
      21 - access("CO3"."ITEM_10D"=:B1)
    -------- bad query's tkprof stuff , which was cancel in the middle of query execution ++++
    call     count       cpu    elapsed       disk      query    current        rows
    Parse        1      0.00       0.01          0          0          0           0
    Execute      1      0.00       0.01          0          0          0           0
    Fetch        1   2996.84    2926.75          0   38309573          0           0
    total        3   2996.85    2926.78          0   38309573          0           0
    Misses in library cache during parse: 1
    Optimizer mode: CHOOSE
    Parsing user id: 66
    Rows     Row Source Operation
          0  HASH GROUP BY (cr=0 pr=0 pw=0 time=139 us)
          0   FILTER  (cr=0 pr=0 pw=0 time=86 us)
          0    TABLE ACCESS BY INDEX ROWID TMP_COST_OCS (cr=0 pr=0 pw=0 time=77 us)
          1     NESTED LOOPS  (cr=0 pr=0 pw=0 time=66 us)
          0      VIEW  (cr=0 pr=0 pw=0 time=59 us)
          0       HASH GROUP BY (cr=0 pr=0 pw=0 time=55 us)
      38000        FILTER  (cr=38309122 pr=0 pw=0 time=2955467939 us)
    329898         TABLE ACCESS BY INDEX ROWID TMP_COST_OCS (cr=34815004 pr=0 pw=0 time=3206861519 us)
    357855          NESTED LOOPS  (cr=34485441 pr=0 pw=0 time=2877866697 us)
      27718           HASH JOIN  (cr=2390 pr=0 pw=0 time=307908 us)
        157            TABLE ACCESS FULL STG_LOC (cr=7 pr=0 pw=0 time=361 us)
      85765            TABLE ACCESS FULL STG_SKU (cr=2383 pr=0 pw=0 time=171835 us)
    330137           INDEX RANGE SCAN TMP_COST_OCS_01 (cr=34483052 pr=0 pw=0 time=2912095494 us)(object id 306305)
      46627         SORT UNIQUE NOSORT (cr=1930740 pr=0 pw=0 time=6990387 us)
      46738          TABLE ACCESS BY INDEX ROWID TMP_COST_OCS (cr=1930740 pr=0 pw=0 time=5650002 us)
    1538792           INDEX RANGE SCAN TMP_COST_OCS_01 (cr=391948 pr=0 pw=0 time=3003592 us)(object id 306305)
      45806         SORT UNIQUE NOSORT (cr=1563378 pr=0 pw=0 time=4985698 us)
      45911          TABLE ACCESS BY INDEX ROWID TMP_COST_OCS (cr=1563378 pr=0 pw=0 time=4041604 us)
    1245053           INDEX RANGE SCAN TMP_COST_OCS_01 (cr=318325 pr=0 pw=0 time=2173830 us)(object id 306305)
          0      INDEX RANGE SCAN TMP_COST_OCS_01 (cr=0 pr=0 pw=0 time=0 us)(object id 306305)
          0    SORT AGGREGATE (cr=0 pr=0 pw=0 time=0 us)
          0     TABLE ACCESS BY INDEX ROWID TMP_COST_OCS (cr=0 pr=0 pw=0 time=0 us)
          0      INDEX RANGE SCAN TMP_COST_OCS_01 (cr=0 pr=0 pw=0 time=0 us)(object id 306305)
    +++++ good query's tkprof stuuf ++++
    call     count       cpu    elapsed       disk      query    current        rows
    Parse        1      0.00       0.00          0          0          0           0
    Execute      1      0.00       0.00          0          0          0           0
    Fetch     7501     15.96      15.85          0    2276084          0      112498
    total     7503     15.96      15.85          0    2276084          0      112498
    Misses in library cache during parse: 0
    Optimizer mode: CHOOSE
    Parsing user id: 66
    Rows     Row Source Operation
    112498  HASH GROUP BY (cr=2276084 pr=0 pw=0 time=15772334 us)
    116586   HASH JOIN  (cr=2276084 pr=0 pw=0 time=16810414 us)
    646757    TABLE ACCESS FULL TMP_COST_OCS (cr=3847 pr=0 pw=0 time=646966 us)
    116586    HASH JOIN  (cr=2272237 pr=0 pw=0 time=15790569 us)
    346815     VIEW  VW_SQ_1 (cr=3847 pr=0 pw=0 time=1533825 us)
    346815      HASH GROUP BY (cr=3847 pr=0 pw=0 time=840189 us)
    646757       TABLE ACCESS FULL TMP_COST_OCS (cr=3847 pr=0 pw=0 time=646848 us)
    116586     VIEW  (cr=2268390 pr=0 pw=0 time=14541517 us)
    116586      HASH GROUP BY (cr=2268390 pr=0 pw=0 time=14308341 us)
    464160       FILTER  (cr=2268390 pr=0 pw=0 time=5393370 us)
    3839448        HASH JOIN  (cr=49577 pr=0 pw=0 time=8893424 us)
    484783         HASH JOIN  (cr=45730 pr=0 pw=0 time=1454928 us)
        157          TABLE ACCESS FULL STG_LOC (cr=7 pr=0 pw=0 time=217 us)
    1738212          TABLE ACCESS FULL STG_SKU (cr=45723 pr=0 pw=0 time=1738234 us)
    646757         TABLE ACCESS FULL TMP_COST_OCS (cr=3847 pr=0 pw=0 time=648498 us)
      38587        SORT UNIQUE NOSORT (cr=1312207 pr=0 pw=0 time=4759042 us)
      38924         TABLE ACCESS BY INDEX ROWID TMP_COST_OCS (cr=1312207 pr=0 pw=0 time=3864377 us)
    1017138          INDEX RANGE SCAN TMP_COST_OCS_01 (cr=295069 pr=0 pw=0 time=1974848 us)(object id 306305)
      36877        SORT UNIQUE NOSORT (cr=906606 pr=0 pw=0 time=3136870 us)
      37214         TABLE ACCESS BY INDEX ROWID TMP_COST_OCS (cr=906606 pr=0 pw=0 time=2506882 us)
    701899          INDEX RANGE SCAN TMP_COST_OCS_01 (cr=204707 pr=0 pw=0 time=1305913 us)(object id 306305)
    +++++++

  • SQL tuning for extremely slow query

    Hi,
    We have a requirement to display sales data by month. The sales data should be summed based on groups. The whole query is dynamically generated so the WHERE clause as well as the GROUP BY columns will be dynamically generated. Please find below the query which has been dynamically generated. The query is extremely slow and is not returning any data even after several minutes.
    Please can anyone suggest possible ways of tuning this query? We are evaluating the option of using Materialied Views with Fast Refresh but the number of tables involved in this query runs into several hundreds and creating log in each table would be tedious.
    Regards,
    Balu
    SELECT trantype, cmp, fyr, nam, cno, loc, or#, prd, siz, dat, ter, reg, gra,
    mjr, mrk, fiscdat, GROUP_ID, class_id, group_name, class_name,
    cmp_sreg, channel, bt_dsc, SUM (CASE fpr
    WHEN 1
    THEN amt
    ELSE 0
    END) AS a1,
    SUM (CASE fpr
    WHEN 2
    THEN amt
    ELSE 0
    END) AS a2, SUM (CASE fpr
    WHEN 3
    THEN amt
    ELSE 0
    END) AS a3,
    SUM (CASE fpr
    WHEN 4
    THEN amt
    ELSE 0
    END) AS a4, SUM (CASE fpr
    WHEN 5
    THEN amt
    ELSE 0
    END) AS a5,
    SUM (CASE fpr
    WHEN 6
    THEN amt
    ELSE 0
    END) AS a6, SUM (CASE fpr
    WHEN 7
    THEN amt
    ELSE 0
    END) AS a7,
    SUM (CASE fpr
    WHEN 8
    THEN amt
    ELSE 0
    END) AS a8, SUM (CASE fpr
    WHEN 9
    THEN amt
    ELSE 0
    END) AS a9,
    SUM (CASE fpr
    WHEN 10
    THEN amt
    ELSE 0
    END) AS a10, SUM (CASE fpr
    WHEN 11
    THEN amt
    ELSE 0
    END) AS a11,
    SUM (CASE fpr
    WHEN 12
    THEN amt
    ELSE 0
    END) AS a12, SUM (CASE fpr
    WHEN 1
    THEN qty
    ELSE 0
    END) AS q1,
    SUM (CASE fpr
    WHEN 2
    THEN qty
    ELSE 0
    END) AS q2, SUM (CASE fpr
    WHEN 3
    THEN qty
    ELSE 0
    END) AS q3,
    SUM (CASE fpr
    WHEN 4
    THEN qty
    ELSE 0
    END) AS q4, SUM (CASE fpr
    WHEN 5
    THEN qty
    ELSE 0
    END) AS q5,
    SUM (CASE fpr
    WHEN 6
    THEN qty
    ELSE 0
    END) AS q6, SUM (CASE fpr
    WHEN 7
    THEN qty
    ELSE 0
    END) AS q7,
    SUM (CASE fpr
    WHEN 8
    THEN qty
    ELSE 0
    END) AS q8, SUM (CASE fpr
    WHEN 9
    THEN qty
    ELSE 0
    END) AS q9,
    SUM (CASE fpr
    WHEN 10
    THEN qty
    ELSE 0
    END) AS q10, SUM (CASE fpr
    WHEN 11
    THEN qty
    ELSE 0
    END) AS q11,
    SUM (CASE fpr
    WHEN 12
    THEN qty
    ELSE 0
    END) AS q12,
    SUM (CASE fpr
    WHEN 1
    THEN (amt - (((frt + mrt + csc)) * qty))
    ELSE 0
    END
    ) AS cm1,
    SUM (CASE fpr
    WHEN 2
    THEN (amt - (((frt + mrt + csc)) * qty))
    ELSE 0
    END
    ) AS cm2,
    SUM (CASE fpr
    WHEN 3
    THEN (amt - (((frt + mrt + csc)) * qty))
    ELSE 0
    END
    ) AS cm3,
    SUM (CASE fpr
    WHEN 4
    THEN (amt - (((frt + mrt + csc)) * qty))
    ELSE 0
    END
    ) AS cm4,
    SUM (CASE fpr
    WHEN 5
    THEN (amt - (((frt + mrt + csc)) * qty))
    ELSE 0
    END
    ) AS cm5,
    SUM (CASE fpr
    WHEN 6
    THEN (amt - (((frt + mrt + csc)) * qty))
    ELSE 0
    END
    ) AS cm6,
    SUM (CASE fpr
    WHEN 7
    THEN (amt - (((frt + mrt + csc)) * qty))
    ELSE 0
    END
    ) AS cm7,
    SUM (CASE fpr
    WHEN 8
    THEN (amt - (((frt + mrt + csc)) * qty))
    ELSE 0
    END
    ) AS cm8,
    SUM (CASE fpr
    WHEN 9
    THEN (amt - (((frt + mrt + csc)) * qty))
    ELSE 0
    END
    ) AS cm9,
    SUM (CASE fpr
    WHEN 10
    THEN (amt - (((frt + mrt + csc)) * qty))
    ELSE 0
    END
    ) AS cm10,
    SUM (CASE fpr
    WHEN 11
    THEN (amt - (((frt + mrt + csc)) * qty))
    ELSE 0
    END
    ) AS cm11,
    SUM (CASE fpr
    WHEN 12
    THEN (amt - (((frt + mrt + csc)) * qty))
    ELSE 0
    END
    ) AS cm12,
    SUM (CASE fpr
    WHEN 0
    THEN (amt - (((lrt + frt + mrt + csc)) * qty))
    ELSE 0
    END
    ) AS cml0,
    SUM (CASE fpr
    WHEN 1
    THEN (amt - (((lrt + frt + mrt + csc)) * qty))
    ELSE 0
    END
    ) AS cml1,
    SUM (CASE fpr
    WHEN 2
    THEN (amt - (((lrt + frt + mrt + csc)) * qty))
    ELSE 0
    END
    ) AS cml2,
    SUM (CASE fpr
    WHEN 3
    THEN (amt - (((lrt + frt + mrt + csc)) * qty))
    ELSE 0
    END
    ) AS cml3,
    SUM (CASE fpr
    WHEN 4
    THEN (amt - (((lrt + frt + mrt + csc)) * qty))
    ELSE 0
    END
    ) AS cml4,
    SUM (CASE fpr
    WHEN 5
    THEN (amt - (((lrt + frt + mrt + csc)) * qty))
    ELSE 0
    END
    ) AS cml5,
    SUM (CASE fpr
    WHEN 6
    THEN (amt - (((lrt + frt + mrt + csc)) * qty))
    ELSE 0
    END
    ) AS cml6,
    SUM (CASE fpr
    WHEN 7
    THEN (amt - (((lrt + frt + mrt + csc)) * qty))
    ELSE 0
    END
    ) AS cml7,
    SUM (CASE fpr
    WHEN 8
    THEN (amt - (((lrt + frt + mrt + csc)) * qty))
    ELSE 0
    END
    ) AS cml8,
    SUM (CASE fpr
    WHEN 9
    THEN (amt - (((lrt + frt + mrt + csc)) * qty))
    ELSE 0
    END
    ) AS cml9,
    SUM (CASE fpr
    WHEN 10
    THEN (amt - (((lrt + frt + mrt + csc)) * qty))
    ELSE 0
    END
    ) AS cml10,
    SUM (CASE fpr
    WHEN 11
    THEN (amt - (((lrt + frt + mrt + csc)) * qty))
    ELSE 0
    END
    ) AS cml11,
    SUM (CASE fpr
    WHEN 12
    THEN (amt - (((lrt + frt + mrt + csc)) * qty))
    ELSE 0
    END
    ) AS cml12,
    SUM (amt) AS a, SUM (qty) AS q,
    SUM ((amt - (((frt + mrt + csc)) * qty))) AS cm,
    SUM ((amt - (((lrt + frt + mrt + csc)) * qty))) AS cml
    FROM (SELECT ruec_a.seq, ruec_a.trantype, ruec_a.cmp, ruec_a.fyr,
    ruec_a.fpr, ruec_a.csc, ruec_a.lrt, ruec_a.mrt, ruec_a.frt,
    ruec_a.typ, ruec_a.nam, ruec_a.cno, ruec_a.loc, ruec_a.or#,
    ruec_a.prd, ruec_a.bulk_item_no, ruec_a.siz, ruec_a.dat,
    NVL (ruec_a.qty, 0) qty, ruec_a.amt, ruec_a.ter, ruec_a.reg,
    ruec_a.gra, ruec_a.mjr, ruec_a.mrk, ruec_a.fiscdat,
    ruec_a.group_name, ruec_a.class_name, ruec_a.GROUP_ID,
    ruec_a.cur, ruec_a.conversion_rate, ruec_a.grpnum,
    ruec_a.rgnshi, ruec_a.mktshi, ruec_a.slmshi, ruec_a.mjrshi,
    ruec_a.cmpid, ruec_a.chnshi, ruec_a.srgshi, ruec_a.sh_sreg,
    ruec_a.cmp_sreg, ruec_a.channel, ruec_a.srgcmp,
    ruec_a.biz_typ, ruec_a.bt_dsc, amt / NVL (qty, 1) qty$,
    NVL ((amt - ((qty * csc) + (qty * frt) + (qty * mrt))),
    0) cm,
    NVL ((amt - (((frt + mrt + csc)) * qty)) / NVL (qty, 1),
    0
    ) cm$,
    NVL (( (( amt
    - ( (qty * csc)
    + (qty * frt)
    + (qty * mrt * 100)
    + (qty * lrt)
    / 100
    0
    ) gp,
    ((CASE amt
    WHEN 0
    THEN 0
    ELSE NVL (( ( amt
    - ( (qty * csc)
    + (qty * frt)
    + (qty * mrt * 100)
    + (qty * lrt)
    / amt
    0
    END
    ) pm,
    ruec_a.customer_trx_id, ruec_a.customer_trx_line_id,
    ruec_a.inventory_item_id, ruec_a.item_id, line_id, header_id,
    ruec_a.customer_id, ruec_a.site_use_id, ruec_a.class_id
    FROM (SELECT xxsrg.line_number seq, xxsrg.trantype,
    xxsrg.co_code cmp, xxsrg.period_year fyr,
    xxsrg.period_num fpr, csc_invcur * conv_rate csc,
    lrt_invcur * conv_rate lrt,
    mrt_invcur * conv_rate mrt,
    xxsrg.frt_invcur * conv_rate frt,
    xxsrg.inv_class typ, xxsrg.site_name nam,
    xxsrg.customer_number cno, xxsrg.site_number loc,
    xxsrg.ct_reference "OR#", xxsrg.item_no prd,
    xxsrg.bulk_item_no, xxsrg.container_type siz,
    xxsrg.trx_date dat, qty,
    xxsrg.amt_invcur * conv_rate amt,
    xxsrg.sales_territory_name ter,
    xxsrg.sales_region_name reg,
    xxsrg.customer_group_name gra,
    xxsrg.major_market_name mjr,
    xxsrg.minor_market_name mrk, xxsrg.trx_date fiscdat,
    xxsrg.group_name group_name,
    xxsrg.class_name class_name,
    NVL (xxsrg.GROUP_ID, 0) GROUP_ID, xxsrg.inv_cur cur,
    conv_rate conversion_rate,
    xxsrg.customer_group_code grpnum,
    xxsrg.sales_region_code rgnshi,
    xxsrg.minor_market_id mktshi,
    xxsrg.salesrep_id slmshi,
    xxsrg.major_market_id mjrshi,
    xxsrg.organization_id cmpid,
    xxsrg.sales_channel_code chnshi, xxsrg.ssr_id srgshi,
    xxsrg.ssr_name sh_sreg, xxsrg.psr_name cmp_sreg,
    xxsrg.sales_channel_code channel,
    xxsrg.psr_id srgcmp, xxsrg.biz_typ,
    xxsrg.biz_typ_dsc bt_dsc, xxsrg.customer_trx_id,
    xxsrg.customer_trx_line_id, xxsrg.inventory_item_id,
    xxsrg.item_id, xxsrg.line_id, xxsrg.customer_id,
    xxsrg.site_use_id, 0 class_id, 0 header_id
    FROM (SELECT xxsrg.*,
    CASE
    WHEN 'CAD' = xxsrg.inv_cur
    THEN 1
    ELSE xxaoc_int_srg_util.get_dly_rate
    (xxsrg.inv_cur,
    'CAD',
    xxsrg.trx_date
    END conv_rate,
    CASE
    WHEN 'KG' = 'LB'
    THEN xxsrg.qty_lbs
    ELSE xxsrg.qty_kgs
    END qty
    FROM apps.xxaoc_bs_srg_details_vw xxsrg) xxsrg) ruec_a
    WHERE (fiscdat >= '01-APR-06' AND fiscdat <= '01-APR-09')
    AND (prd LIKE '%H864%')
    AND grpnum IN (274, 275)
    AND class_id IN (54)
    AND GROUP_ID IN (10)
    AND mjrshi IN ('4')
    AND mktshi IN ('21')
    AND rgnshi IN ('ER')
    AND slmshi IN (10045)
    AND cmpid IN (462)) ruec_a
    GROUP BY trantype,
    cmp,
    fyr,
    nam,
    cno,
    loc,
    or#,
    prd,
    siz,
    dat,
    ter,
    reg,
    gra,
    mjr,
    mrk,
    fiscdat,
    GROUP_ID,
    class_id,
    group_name,
    class_name,
    GROUP_ID,
    class_id,
    chnshi,
    srgshi,
    sh_sreg,
    cmp_sreg,
    channel,
    srgcmp,
    biz_typ,
    bt_dsc

    The database version is 10.2.0.3.0. Explain Plan is provided below please:
    Plan
    SELECT STATEMENT CHOOSECost: 435 Bytes: 10,402 Cardinality: 1                                                                                                                                                                                               
         182 SORT GROUP BY Cost: 435 Bytes: 10,402 Cardinality: 1                                                                                                                                                                                          
              181 VIEW SRG. Cost: 409 Bytes: 10,402 Cardinality: 1                                                                                                                                                                                     
                   180 FILTER                                                                                                                                                                                
                        166 NESTED LOOPS Cost: 399 Bytes: 10,736 Cardinality: 1                                                                                                                                                                           
                             163 NESTED LOOPS OUTER Cost: 396 Bytes: 10,693 Cardinality: 1                                                                                                                                                                      
                                  160 HASH JOIN OUTER Cost: 393 Bytes: 10,646 Cardinality: 1                                                                                                                                                                 
                                       117 HASH JOIN Cost: 299 Bytes: 10,636 Cardinality: 1                                                                                                                                                            
                                            32 HASH JOIN Cost: 240 Bytes: 299 Cardinality: 1                                                                                                                                                       
                                                 27 FILTER                                                                                                                                                  
                                                      26 NESTED LOOPS OUTER Cost: 22 Bytes: 3,060 Cardinality: 12                                                                                                                                             
                                                           23 HASH JOIN OUTER Cost: 19 Bytes: 232 Cardinality: 1                                                                                                                                        
                                                                18 NESTED LOOPS OUTER Cost: 12 Bytes: 216 Cardinality: 1                                                                                                                                   
                                                                     15 VIEW VIEW APPS.XXAOC_RA_CUST_TRX_LINES_VW Cost: 9 Bytes: 147 Cardinality: 1                                                                                                                              
                                                                          14 FILTER                                                                                                                         
                                                                               10 FILTER                                                                                                                    
                                                                                    9 NESTED LOOPS Cost: 5 Bytes: 195 Cardinality: 1                                                                                                               
                                                                                         6 NESTED LOOPS Cost: 4 Bytes: 171 Cardinality: 1                                                                                                          
                                                                                              4 NESTED LOOPS Cost: 4 Bytes: 163 Cardinality: 1                                                                                                     
                                                                                                   1 TABLE ACCESS FULL TABLE AR.RA_CUSTOMER_TRX_LINES_ALL Cost: 3 Bytes: 34 Cardinality: 1                                                                                                
                                                                                                   3 TABLE ACCESS BY INDEX ROWID TABLE AR.RA_CUSTOMER_TRX_ALL Cost: 1 Bytes: 129 Cardinality: 1                                                                                                
                                                                                                        2 INDEX UNIQUE SCAN INDEX (UNIQUE) AR.RA_CUSTOMER_TRX_U1 Cardinality: 1                                                                                           
                                                                                              5 INDEX UNIQUE SCAN INDEX (UNIQUE) AR.RA_BATCH_SOURCES_U2 Bytes: 8 Cardinality: 1                                                                                                     
                                                                                         8 TABLE ACCESS BY INDEX ROWID TABLE AR.RA_CUST_TRX_TYPES_ALL Cost: 1 Bytes: 24 Cardinality: 1                                                                                                          
                                                                                              7 INDEX UNIQUE SCAN INDEX (UNIQUE) AR.RA_CUST_TRX_TYPES_U1 Cardinality: 1                                                                                                     
                                                                               13 COUNT STOPKEY                                                                                                                    
                                                                                    12 TABLE ACCESS BY INDEX ROWID TABLE INV.MTL_SYSTEM_ITEMS_B Cost: 4 Bytes: 22 Cardinality: 1                                                                                                               
                                                                                         11 INDEX RANGE SCAN INDEX (UNIQUE) INV.MTL_SYSTEM_ITEMS_B_U1 Cost: 3 Cardinality: 1                                                                                                          
                                                                     17 TABLE ACCESS BY INDEX ROWID TABLE APPLSYS.FND_LOOKUP_VALUES Cost: 3 Bytes: 69 Cardinality: 1                                                                                                                              
                                                                          16 INDEX RANGE SCAN INDEX (UNIQUE) APPLSYS.FND_LOOKUP_VALUES_U1 Cost: 2 Cardinality: 1                                                                                                                         
                                                                22 VIEW VIEW APPS.CM_CLDR_HDR_VL Cost: 6 Bytes: 1,632 Cardinality: 102                                                                                                                                   
                                                                     21 NESTED LOOPS Cost: 6 Bytes: 2,346 Cardinality: 102                                                                                                                              
                                                                          19 TABLE ACCESS FULL TABLE GMF.CM_CLDR_HDR_B Cost: 6 Bytes: 1,632 Cardinality: 102                                                                                                                         
                                                                          20 INDEX RANGE SCAN INDEX GMF.CM_CLDR_HDR_TL_PK Bytes: 7 Cardinality: 1                                                                                                                         
                                                           25 TABLE ACCESS BY INDEX ROWID TABLE GMF.CM_CLDR_DTL Cost: 3 Bytes: 276 Cardinality: 12                                                                                                                                        
                                                                24 INDEX RANGE SCAN INDEX (UNIQUE) GMF.CM_CLDR_DTL_PK Cost: 1 Cardinality: 12                                                                                                                                   
                                                 31 VIEW VIEW APPS.XXAOC_IC_ITEM_MST_VW Cost: 217 Bytes: 82,632 Cardinality: 1,878                                                                                                                                                  
                                                      30 NESTED LOOPS Cost: 217 Bytes: 61,974 Cardinality: 1,878                                                                                                                                             
                                                           28 TABLE ACCESS FULL TABLE GMI.IC_ITEM_MST_B Cost: 217 Bytes: 46,950 Cardinality: 1,878                                                                                                                                        
                                                           29 INDEX UNIQUE SCAN INDEX (UNIQUE) GMI.IC_ITEM_MST_TL_PK Bytes: 8 Cardinality: 1                                                                                                                                        
                                            116 VIEW VIEW APPS.XXAOC_BS_CUST_SITE_VW Cost: 58 Bytes: 10,337 Cardinality: 1                                                                                                                                                       
                                                 115 SORT ORDER BY Cost: 58 Bytes: 1,149 Cardinality: 1                                                                                                                                                  
                                                      114 FILTER                                                                                                                                             
                                                           113 NESTED LOOPS OUTER Cost: 33 Bytes: 1,149 Cardinality: 1                                                                                                                                        
                                                                110 FILTER                                                                                                                                   
                                                                     109 NESTED LOOPS OUTER Cost: 31 Bytes: 1,130 Cardinality: 1                                                                                                                              
                                                                          106 NESTED LOOPS OUTER Cost: 30 Bytes: 1,111 Cardinality: 1                                                                                                                         
                                                                               104 NESTED LOOPS OUTER Cost: 29 Bytes: 1,088 Cardinality: 1                                                                                                                    
                                                                                    101 NESTED LOOPS Cost: 29 Bytes: 1,041 Cardinality: 1                                                                                                               
                                                                                         99 NESTED LOOPS OUTER Cost: 29 Bytes: 1,037 Cardinality: 1                                                                                                          
                                                                                              97 NESTED LOOPS Cost: 28 Bytes: 1,001 Cardinality: 1                                                                                                     
                                                                                                   94 NESTED LOOPS Cost: 27 Bytes: 910 Cardinality: 1                                                                                                
                                                                                                        92 NESTED LOOPS Cost: 26 Bytes: 902 Cardinality: 1                                                                                           
                                                                                                             89 NESTED LOOPS Cost: 25 Bytes: 796 Cardinality: 1                                                                                      
                                                                                                                  86 NESTED LOOPS Cost: 24 Bytes: 773 Cardinality: 1                                                                                 
                                                                                                                       83 NESTED LOOPS OUTER Cost: 23 Bytes: 678 Cardinality: 1                                                                            
                                                                                                                            81 NESTED LOOPS Cost: 23 Bytes: 675 Cardinality: 1                                                                       
                                                                                                                                 78 NESTED LOOPS OUTER Cost: 22 Bytes: 666 Cardinality: 1                                                                  
                                                                                                                                      76 NESTED LOOPS OUTER Cost: 22 Bytes: 662 Cardinality: 1                                                             
                                                                                                                                           70 NESTED LOOPS OUTER Cost: 22 Bytes: 649 Cardinality: 1                                                        
                                                                                                                                                64 NESTED LOOPS OUTER Cost: 22 Bytes: 636 Cardinality: 1                                                   
                                                                                                                                                     54 NESTED LOOPS OUTER Cost: 21 Bytes: 609 Cardinality: 1                                              
                                                                                                                                                          52 NESTED LOOPS OUTER Cost: 20 Bytes: 573 Cardinality: 1                                         
                                                                                                                                                               50 NESTED LOOPS OUTER Cost: 18 Bytes: 515 Cardinality: 1                                    
                                                                                                                                                                    47 NESTED LOOPS OUTER Cost: 17 Bytes: 457 Cardinality: 1                               
                                                                                                                                                                         45 NESTED LOOPS OUTER Cost: 15 Bytes: 421 Cardinality: 1                          
                                                                                                                                                                              43 NESTED LOOPS Cost: 13 Bytes: 385 Cardinality: 1                     
                                                                                                                                                                                   40 NESTED LOOPS Cost: 12 Bytes: 290 Cardinality: 1                
                                                                                                                                                                                        37 NESTED LOOPS OUTER Cost: 11 Bytes: 237 Cardinality: 1           
                                                                                                                                                                                             35 HASH JOIN Cost: 10 Bytes: 143 Cardinality: 1      
                                                                                                                                                                                                  33 TABLE ACCESS FULL TABLE AR.RA_TERRITORIES Cost: 3 Bytes: 34 Cardinality: 1
                                                                                                                                                                                                  34 TABLE ACCESS FULL TABLE AR.HZ_CUST_SITE_USES_ALL Cost: 6 Bytes: 11,336 Cardinality: 104
                                                                                                                                                                                             36 INDEX RANGE SCAN INDEX (UNIQUE) JTF.JTF_RS_SALESREPS_U1 Cost: 1 Cardinality: 11      
                                                                                                                                                                                        39 TABLE ACCESS BY INDEX ROWID TABLE AR.HZ_CUST_ACCT_SITES_ALL Cost: 1 Bytes: 53 Cardinality: 1           
                                                                                                                                                                                             38 INDEX UNIQUE SCAN INDEX (UNIQUE) AR.HZ_CUST_ACCT_SITES_U1 Cardinality: 1      
                                                                                                                                                                                   42 TABLE ACCESS BY INDEX ROWID TABLE AR.HZ_CUST_ACCOUNTS Cost: 1 Bytes: 95 Cardinality: 1                
                                                                                                                                                                                        41 INDEX UNIQUE SCAN INDEX (UNIQUE) AR.HZ_CUST_ACCOUNTS_U1 Cardinality: 1           
                                                                                                                                                                              44 INDEX RANGE SCAN INDEX (UNIQUE) APPLSYS.FND_LOOKUP_VALUES_U1 Cost: 2 Bytes: 36 Cardinality: 1                     
                                                                                                                                                                         46 INDEX RANGE SCAN INDEX (UNIQUE) APPLSYS.FND_LOOKUP_VALUES_U1 Cost: 2 Bytes: 36 Cardinality: 1                          
                                                                                                                                                                    49 TABLE ACCESS BY INDEX ROWID TABLE APPLSYS.FND_LOOKUP_VALUES Cost: 1 Bytes: 58 Cardinality: 1                               
                                                                                                                                                                         48 INDEX UNIQUE SCAN INDEX (UNIQUE) APPLSYS.FND_LOOKUP_VALUES_U1 Cost: 1 Cardinality: 1                          
                                                                                                                                                               51 INDEX UNIQUE SCAN INDEX (UNIQUE) APPLSYS.FND_LOOKUP_VALUES_U1 Cost: 1 Cardinality: 1                                    
                                                                                                                                                          53 INDEX UNIQUE SCAN INDEX (UNIQUE) APPLSYS.FND_LOOKUP_VALUES_U1 Cost: 1 Bytes: 36 Cardinality: 1                                         
                                                                                                                                                     63 VIEW PUSHED PREDICATE VIEW APPS.RA_SALESREPS Cost: 1 Bytes: 27 Cardinality: 1                                              
                                                                                                                                                          62 NESTED LOOPS Cost: 4 Bytes: 59 Cardinality: 1                                         
                                                                                                                                                               59 NESTED LOOPS Cost: 3 Bytes: 22 Cardinality: 1                                    
                                                                                                                                                                    56 TABLE ACCESS BY INDEX ROWID TABLE JTF.JTF_RS_SALESREPS Cost: 2 Bytes: 11 Cardinality: 1                               
                                                                                                                                                                         55 INDEX RANGE SCAN INDEX (UNIQUE) JTF.JTF_RS_SALESREPS_U1 Cost: 1 Cardinality: 1                          
                                                                                                                                                                    58 TABLE ACCESS BY INDEX ROWID TABLE JTF.JTF_RS_RESOURCE_EXTNS Cost: 1 Bytes: 11 Cardinality: 1                               
                                                                                                                                                                         57 INDEX UNIQUE SCAN INDEX (UNIQUE) JTF.JTF_RS_RESOURCE_EXTNS_U1 Cardinality: 1                          
                                                                                                                                                               61 INLIST ITERATOR                                    
                                                                                                                                                                    60 INDEX UNIQUE SCAN INDEX (UNIQUE) JTF.JTF_RS_EXTNS_U1 Cardinality: 1                               
                                                                                                                                                69 VIEW PUSHED PREDICATE VIEW APPS.OE_PRICE_LISTS_115_VL Bytes: 13 Cardinality: 1                                                   
                                                                                                                                                     68 NESTED LOOPS Cost: 1 Bytes: 62 Cardinality: 1                                              
                                                                                                                                                          66 TABLE ACCESS BY INDEX ROWID TABLE QP.QP_LIST_HEADERS_B Cost: 1 Bytes: 45 Cardinality: 1                                         
                                                                                                                                                               65 INDEX UNIQUE SCAN INDEX (UNIQUE) QP.QP_LIST_HEADERS_B_PK Cardinality: 1                                    
                                                                                                                                                          67 INDEX UNIQUE SCAN INDEX (UNIQUE) QP.QP_LIST_HEADERS_TL_PK Bytes: 17 Cardinality: 1                                         
                                                                                                                                           75 VIEW PUSHED PREDICATE VIEW APPS.OE_ORDER_TYPES_115 Bytes: 13 Cardinality: 1                                                        
                                                                                                                                                74 NESTED LOOPS Cost: 1 Bytes: 43 Cardinality: 1                                                   
                                                                                                                                                     72 TABLE ACCESS BY INDEX ROWID TABLE ONT.OE_TRANSACTION_TYPES_ALL Cost: 1 Bytes: 26 Cardinality: 1                                              
                                                                                                                                                          71 INDEX UNIQUE SCAN INDEX (UNIQUE) ONT.OE_TRANSACTION_TYPES_ALL_U1 Cardinality: 1                                         
                                                                                                                                                     73 INDEX UNIQUE SCAN INDEX (UNIQUE) ONT.OE_TRANSACTION_TYPES_TL_U1 Bytes: 17 Cardinality: 1                                              
                                                                                                                                      77 INDEX UNIQUE SCAN INDEX (UNIQUE) HR.HR_ORGANIZATION_UNITS_PK Bytes: 4 Cardinality: 1                                                             
                                                                                                                                 80 TABLE ACCESS BY INDEX ROWID TABLE AR.HZ_CUSTOMER_PROFILES Cost: 1 Bytes: 9 Cardinality: 1                                                                  
                                                                                                                                      79 INDEX RANGE SCAN INDEX AR.HZ_CUSTOMER_PROFILES_N1 Cardinality: 1                                                             
                                                                                                                            82 INDEX UNIQUE SCAN INDEX (UNIQUE) AR.HZ_CUST_PROFILE_CLASSES_U1 Bytes: 3 Cardinality: 1                                                                       
                                                                                                                       85 TABLE ACCESS BY INDEX ROWID TABLE AR.HZ_CUST_ACCOUNTS Cost: 1 Bytes: 95 Cardinality: 1                                                                            
                                                                                                                            84 INDEX UNIQUE SCAN INDEX (UNIQUE) AR.HZ_CUST_ACCOUNTS_U1 Cardinality: 1                                                                       
                                                                                                                  88 TABLE ACCESS BY INDEX ROWID TABLE AR.HZ_PARTY_SITES Cost: 1 Bytes: 23 Cardinality: 1                                                                                 
                                                                                                                       87 INDEX UNIQUE SCAN INDEX (UNIQUE) AR.HZ_PARTY_SITES_U1 Cardinality: 1                                                                            
                                                                                                             91 TABLE ACCESS BY INDEX ROWID TABLE AR.HZ_LOCATIONS Cost: 1 Bytes: 106 Cardinality: 1                                                                                      
                                                                                                                  90 INDEX UNIQUE SCAN INDEX (UNIQUE) AR.HZ_LOCATIONS_U1 Cardinality: 1                                                                                 
                                                                                                        93 INDEX RANGE SCAN INDEX AR.HZ_LOC_ASSIGNMENTS_N1 Cost: 1 Bytes: 8 Cardinality: 1                                                                                           
                                                                                                   96 TABLE ACCESS BY INDEX ROWID TABLE AR.HZ_PARTIES Cost: 1 Bytes: 91 Cardinality: 1                                                                                                
                                                                                                        95 INDEX UNIQUE SCAN INDEX (UNIQUE) AR.HZ_PARTIES_U1 Cardinality: 1                                                                                           
                                                                                              98 INDEX UNIQUE SCAN INDEX (UNIQUE) APPLSYS.FND_LOOKUP_VALUES_U1 Cost: 1 Bytes: 36 Cardinality: 1                                                                                                     
                                                                                         100 INDEX UNIQUE SCAN INDEX (UNIQUE) AR.HZ_PARTIES_U1 Bytes: 4 Cardinality: 1                                                                                                          
                                                                                    103 TABLE ACCESS BY INDEX ROWID TABLE AR.HZ_CONTACT_PREFERENCES Bytes: 47 Cardinality: 1                                                                                                               
                                                                                         102 INDEX RANGE SCAN INDEX AR.HZ_CONTACT_PREFERENCES_N1 Cardinality: 1                                                                                                          
                                                                               105 INDEX RANGE SCAN INDEX AR.HZ_CONTACT_POINTS_N6 Cost: 1 Bytes: 23 Cardinality: 1                                                                                                                    
                                                                          108 TABLE ACCESS BY INDEX ROWID TABLE AR.HZ_ORGANIZATION_PROFILES Cost: 1 Bytes: 19 Cardinality: 1                                                                                                                         
                                                                               107 INDEX RANGE SCAN INDEX AR.HZ_ORGANIZATION_PROFILES_N1 Cardinality: 1                                                                                                                    
                                                                112 TABLE ACCESS BY INDEX ROWID TABLE AR.HZ_PERSON_PROFILES Cost: 2 Bytes: 19 Cardinality: 1                                                                                                                                   
                                                                     111 INDEX RANGE SCAN INDEX AR.HZ_PERSON_PROFILES_N1 Cost: 1 Cardinality: 1                                                                                                                              
                                       159 VIEW VIEW APPS.XXAOC_SALES_REGION_VW Cost: 94 Bytes: 40 Cardinality: 4                                                                                                                                                            
                                            158 SORT ORDER BY Cost: 94 Bytes: 2,736 Cardinality: 4                                                                                                                                                       
                                                 157 VIEW VIEW APPS.XXAOC_CT_KFF_VW Cost: 69 Bytes: 2,736 Cardinality: 4                                                                                                                                                  
                                                      156 SORT ORDER BY Cost: 69 Bytes: 800 Cardinality: 4                                                                                                                                             
                                                           155 CONCATENATION                                                                                                                                        
                                                                127 MERGE JOIN CARTESIAN Cost: 11 Bytes: 200 Cardinality: 1                                                                                                                                   
                                                                     123 NESTED LOOPS Cost: 5 Bytes: 82 Cardinality: 1                                                                                                                              
                                                                          120 NESTED LOOPS Cost: 4 Bytes: 54 Cardinality: 1                                                                                                                         
                                                                               118 TABLE ACCESS FULL TABLE APPLSYS.FND_ID_FLEX_SEGMENTS Cost: 4 Bytes: 28 Cardinality: 1                                                                                                                    
                                                                               119 INDEX UNIQUE SCAN INDEX (UNIQUE) APPLSYS.FND_ID_FLEX_SEGMENTS_TL_U1 Bytes: 26 Cardinality: 1                                                                                                                    
                                                                          122 TABLE ACCESS BY INDEX ROWID TABLE APPLSYS.FND_FLEX_VALUE_SETS Cost: 1 Bytes: 28 Cardinality: 1                                                                                                                         
                                                                               121 INDEX UNIQUE SCAN INDEX (UNIQUE) APPLSYS.FND_FLEX_VALUE_SETS_U1 Cardinality: 1                                                                                                                    
                                                                     126 BUFFER SORT Cost: 10 Bytes: 2,714 Cardinality: 23                                                                                                                              
                                                                          125 TABLE ACCESS BY INDEX ROWID TABLE APPLSYS.FND_LOOKUP_VALUES Cost: 6 Bytes: 2,714 Cardinality: 23                                                                                                                         
                                                                               124 INDEX RANGE SCAN INDEX (UNIQUE) APPLSYS.FND_LOOKUP_VALUES_U1 Cost: 2 Cardinality: 23                                                                                                                    
                                                                136 TABLE ACCESS BY INDEX ROWID TABLE APPLSYS.FND_LOOKUP_VALUES Cost: 6 Bytes: 2,714 Cardinality: 23                                                                                                                                   
                                                                     135 NESTED LOOPS Cost: 11 Bytes: 200 Cardinality: 1                                                                                                                              
                                                                          133 NESTED LOOPS Cost: 5 Bytes: 82 Cardinality: 1                                                                                                                         
                                                                               130 NESTED LOOPS Cost: 4 Bytes: 54 Cardinality: 1                                                                                                                    
                                                                                    128 TABLE ACCESS FULL TABLE APPLSYS.FND_ID_FLEX_SEGMENTS Cost: 4 Bytes: 28 Cardinality: 1                                                                                                               
                                      

  • SSRS 2008 R2 is extremely slow. The query runs in less than a second in the dataset designer but if you try to view the report it takes over 10 minutes. I have read this is a bug in SSRS 2008 R2. We installed the most recent patches and service packs.

    SSRS 2008 R2 is extremely slow.  The query runs in less than a second in the dataset designer but if you try to view the report it takes over 10 minutes.  I have read this is a bug in SSRS 2008 R2.  We installed the most recent patches and
    service packs.  Nothing we've done so far has fixed it and I see that I'm not the only person with this problem.  However I don't see any answers either.

    Hi Kim Sharp,
    According to your description that when you view the report it is extremely slow in SSRS 2008 R2 but it is very fast when execute the query in dataset designer, right?
    I have tested on my local environment and can‘t reproduce the issue. Obviously, it is the performance issue, rendering performance can be affected by a combination of factors that include hardware, number of concurrent users accessing reports, the amount
    of data in a report, design of the report, and output format. If you have parameters in your report which contains many values in the list, the bad performance as you mentioned is an known issue on 2008 R2 and already have the hotfix:
    http://support.microsoft.com/kb/2276203
    Any issue after applying the update, I recommend you that submit a feedback at https://connect.microsoft.com/SQLServer/ 
    If you don’t have, you can do some action to improve the performance when designing the report. Because how you create and update reports affects how fast the report renders.
    Actually, the Report Server ExecutionLog2  view contains reports performance data. You could make use of below query to see where the report processing time is being spent:
    After you determine whether the delay time is in data retrieval, report processing, or report rendering:
    use ReportServer
    SELECT TOP 10 ReportPath,parameters,
    TimeDataRetrieval + TimeProcessing + TimeRendering as [total time],
    TimeDataRetrieval, TimeProcessing, TimeRendering,
    ByteCount, [RowCount],Source, AdditionalInfo
    FROM ExecutionLog2
    ORDER BY Timestart DESC
    Use below methods to help troubleshoot issues according to the above query result :
    Troubleshooting Reports: Report Performance
    Besides this, you could also follow these articles for more information about this issue:
    Report Server Catalog Best Practices
    Performance, Snapshots, Caching (Reporting Services)
    Similar thread for your reference:
    SSRS slow
    Any problem, please feel free to ask
    Regards
    Vicky Liu

  • Sql query extremely slow in the new linux environment , memory issues?

    We just migrated to a new dev environment in Linux REDHAT5, and now the query is very slow, and I used the TOAD to run the query, it took like 700 msecond to finish, however from any server connection, the sql query takes hours to finish.
    I checked toad monitor, it said need to increase db_buffer_cache and shared pool too small.
    Also three red alert from toad is:
    1. Library Cache get hit ratio: Dynamic or unsharable sql
    2. Chained fetch ratio: PCT free too low for a table
    3. parse to execute ratio: HIgh parse to execute ratio.
    App team said it ran real quick in the old AIX system, however I ran it in old system, and monitored in the toad, it gave me all same 5 red alerts in old system, and it did provide query results a lot quicker though.
    Here is the parameters in the old system (11gr1 on AIX):
    SQL> show parameter target
    NAME TYPE VALUE
    archive_lag_target integer 0
    db_flashback_retention_target integer 1440
    fast_start_io_target integer 0
    fast_start_mttr_target integer 0
    memory_max_target big integer 0
    memory_target big integer 0
    pga_aggregate_target big integer 278928K
    sga_target big integer 0
    SQL> show parameter shared
    NAME TYPE VALUE
    hi_shared_memory_address integer 0
    max_shared_servers integer
    shared_memory_address integer 0
    shared_pool_reserved_size big integer 31876710
    shared_pool_size big integer 608M
    shared_server_sessions integer
    shared_servers integer 0
    SQL> show parameter db_buffer
    SQL> show parameter buffer
    NAME TYPE VALUE
    buffer_pool_keep string
    buffer_pool_recycle string
    db_block_buffers integer 0
    log_buffer integer 2048000
    use_indirect_data_buffers boolean FALSE
    SQL>
    In new 11gr2 Linux REDHAT parameter:
    NAME TYPE VALUE
    archive_lag_target integer 0
    db_flashback_retention_target integer 1440
    fast_start_io_target integer 0
    fast_start_mttr_target integer 0
    memory_max_target big integer 2512M
    memory_target big integer 2512M
    parallel_servers_target integer 192
    pga_aggregate_target big integer 0
    sga_target big integer 1648M
    SQL> show parameter shared
    NAME TYPE VALUE
    hi_shared_memory_address integer 0
    max_shared_servers integer
    shared_memory_address integer 0
    shared_pool_reserved_size big integer 28M
    shared_pool_size big integer 0
    shared_server_sessions integer
    shared_servers integer 1
    SQL> show parameter buffer
    NAME TYPE VALUE
    buffer_pool_keep string
    buffer_pool_recycle string
    db_block_buffers integer 0
    log_buffer integer 18857984
    use_indirect_data_buffers boolean FALSE
    SQL>
    Please help. Thanks in advance.

    Duplicate question. Originally posted in sql query slow in new redhat enviornment
    Please post in just one forum.

  • Mavericks extremely slow on MacBook Pro Mid-2010

    Hi all,
    Since i installed Mavericks its been impossible to work on my Mac. I've already done a clean install and no signs of improve.
    I use Eclipse IDE to work, and its extremly slow now. Even can have some video playing on Youtube without some cuts when working.
    What should i do? Downgrade to ML? Sell this laptop? Buy new RAM?
    I've attached below the EtreCheck.... i don't know if theres something on my OS that may be causing this.
    PS: ....and the OS already indexed all the files.
    Big thanks for any help given.
    Hardware Information:
              MacBook Pro (13-inch, Mid 2010)
              MacBook Pro - model: MacBookPro7,1
              1 2.4 GHz Intel Core 2 Duo CPU: 2 cores
              4 GB RAM
    Video Information:
              NVIDIA GeForce 320M - VRAM: 256 MB
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 1.9 - SDK 10.9
              AppleAVBAudio: Version: 2.0.0 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    System Software:
              OS X 10.9 (13A603) - Uptime: 0 days 22:23:30
    Disk Information:
              Hitachi HTS545025B9SA02 disk0 : (250,06 GB)
                        EFI (disk0s1) <not mounted>: 209,7 MB
                        Macintosh HD (disk0s2) /: 249,2 GB (211,39 GB free)
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ-898 
    USB Information:
              Apple Inc. Built-in iSight
              Apple Internal Memory Card Reader
              Microsoft Microsoft® Nano Transceiver v2.0
              Apple Inc. BRCM2046 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Computer, Inc. IR Receiver
              Apple Inc. Apple Internal Keyboard / Trackpad
    FireWire Information:
    Thunderbolt Information:
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
    Launch Agents:
    User Launch Agents:
              [loaded] com.google.keystone.agent.plist
    User Login Items:
              iTunesHelper
              Dropbox
              uTorrent
    3rd Party Preference Panes:
              Flash Player
    Internet Plug-ins::
              FlashPlayer-10.6: Version: 11.9.900.152 - SDK 10.6
              Flash Player: Version: 11.9.900.152 - SDK 10.6 Outdated! Update
              QuickTime Plugin: Version: 7.7.3
              JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Outdated! Update
              Default Browser: Version: 537 - SDK 10.9
    Bad Fonts:
              None
    Old applications:
              None
    Time Machine:
              Time Machine not configured!
    Top Processes by CPU:
                   3%          mds
                   3%          STS
                   2%          EtreCheck
                   1%          WindowServer
                   0%          DashboardClient
    Top Processes by Memory:
              479 MB          STS
              123 MB          softwareupdated
              106 MB          Safari
              86 MB          Finder
              61 MB          Skype
    Virtual Memory Statistics:
              91 MB          Free RAM
              1.23 GB          Active RAM
              1.14 GB          Inactive RAM
              502 MB          Wired RAM
              5.31 GB          Page-ins
              1.18 GB          Page-outs
    Best,
    Paulo Seixas    

    First, back up all data immediately unless you already have a current backup. If you can't back up, stop here. Do not take any of the steps below.
    Step 1
    This diagnostic procedure will query the log for messages that may indicate a system issue. It changes nothing, and therefore will not, in itself, solve your problem.
    If you have more than one user account, these instructions must be carried out as an administrator.
    Triple-click anywhere in the line below on this page to select it:
    syslog -k Sender kernel -k Message CReq 'GPU |hfs: Ru|I/O e|find tok|n Cause: -|NVDA\(|pagin|timed? ?o' | tail | awk '/:/{$4=""; print}' | open -ef
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key.
    The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear.
    A TextEdit window will open with the output of the command. Normally the command will produce no output, and the window will be empty. If the TextEdit window (not the Terminal window) has anything in it, stop here and post it — the text, please, not a screenshot. The title of the TextEdit window doesn't matter, and you don't need to post that.
    Step 2
    There are a few other possible causes of generalized slow performance that you can rule out easily.
    Disconnect all non-essential wired peripherals and remove aftermarket expansion cards, if any.
    Reset the System Management Controller.
    Run Software Update. If there's a firmware update, install it.
    If you're booting from an aftermarket SSD, see whether there's a firmware update for it.
    If you have a portable computer, check the cycle count of the battery. It may be due for replacement.
    If you have many image or video files on the Desktop with preview icons, move them to another folder.
    If applicable, uncheck all boxes in the iCloud preference pane. See whether there's any change.
    Check your keychains in Keychain Access for excessively duplicated items.
    Boot into Recovery mode, launch Disk Utility, and run Repair Disk.
    If you have a MacBook Pro with dual graphics, disable automatic graphics switching in the Energy Saverpreference pane for better performance at the cost of shorter battery life.
    Step 3
    When you notice the problem, launch the Activity Monitor application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Activity Monitor in the icon grid.
    Select the CPU tab of the Activity Monitor window.
    Select All Processes from the View menu or the menu in the toolbar, if not already selected.
    Click the heading of the % CPU column in the process table to sort the entries by CPU usage. You may have to click it twice to get the highest value at the top. What is it, and what is the process? Also post the values for User, System, and Idle at the bottom of the window.
    Select the Memory tab. What value is shown in the bottom part of the window for Swap used?
    Next, select the Disk tab. Post the approximate values shown for Reads in/sec and Writes out/sec (not Reads in andWrites out.)
    Step 4
    If you have more than one user account, you must be logged in as an administrator to carry out this step.
    Launch the Console application in the same way you launched Activity Monitor. Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Select the 50 or so most recent entries in the log. Copy them to the Clipboard by pressing the key combinationcommand-C. Paste into a reply to this message (command-V). You're looking for entries at the end of the log, not at the beginning.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some personal information, such as your name, may appear in the log. Anonymize before posting. That should be easy to do if your extract is not too long.

  • Extremely slow mac mini

    i am using a mac mini with 2 GB of ram and 2.3 intel core i5, my os is OS X 10.7.5, recently, my computer has been extremely slow, for every click i did, it takes at least 10 seconds to respond, i could not find out why.

    Back up all data immediately as your boot drive may be failing.
    This diagnostic procedure will query the log for messages that may indicate a system issue. It changes nothing, and therefore will not, in itself, solve your problem.
    If you have more than one user account, these instructions must be carried out as an administrator. I've tested them only with the Safari web browser. If you use another browser, they may not work as described.
    Triple-click anywhere in the line below on this page to select it:
    syslog -k Sender kernel -k Message CReq 'GPU D|I/O|find tok|n Cause: -|timed? ?o' | tail | open -ef
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V).
    The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear.
    A TextEdit window will open with the output of the command. Normally the command will produce no output, and the window will be empty. If the TextEdit window (not the Terminal window) has anything in it, post it — the text, please, not a screenshot. The title of the TextEdit window doesn't matter, and you don't need to post that.

  • File display extremely slow with call of OLE_FLUSH_CALL standard function

    Hi,
    We are running SAP R/3 Enterprise 640 with Doculink extension.
    When trying to display PDF files stored in an SAP Archive Server, it takes quiet a while to retreive the document, while displaying it through a web browser is very fast.
    I have made a some performances tests in ST05, and the results clearly shows that the ABAP execution time takes most of the process time. When digging deeper into which function takes so many time, I can see that the standard program SAPLOLEA takes a long while on a wait for RFC call. And then when I display the source code responsible for this call, I see that the OLE_FLUSH_CALL call takes the most time.
    I have tried to look around in SAP Notes but didn't find any relevant information regarding this problem. I wondered if I would be able to find more interesting opinions on SDN.
    Thanks in advance for your help,
    Thibault

    Query returns anywhere from 6000 to 32000 rows. For each of those rows a parameter is passed in to 4 different functions to get ytd totals. When I call the functions in the in-line view but do not select from them in the main SQL, the report (oh, this is Application Express 4.0 interactive reports, just an FYI) runs fast. The report comes back in a few seconds. But when I select from the in-line view to display those ytd totals, the report runs extremely slow. I know there are the articles about context switching and how mixing SQL with PL/SQL performs poorly. So I tried a pipeline table function where the function for the ytd totals populate the columns of the pipeline table and I select from the pipeline table in the SQL query in the interactive report. That seemed to perform a little worse from what I can tell.
    Thanks for any help you can offer.

  • Extremely slow performance on projects under version control using RoboHelp 11, PushOk, Tortoise SVN repository

    We are also experiencing extremely slow performance for RoboHelp projects under version control. We are using RoboHelp 11, PushOk and a Tortoise SVN repository on a Linux server. We are using a Linux server on our IT guys advice because we found SVN version control under Windows was unstable.
    When placing a Robohelp project under version control, and yes the project is on my local machine, it can take up to two hours to complete. We are using the RoboHelp sample projects to test.
    We have tried to put the project under version control from Robohelp, and also tried first putting the project under version control from Tortoise SVN, and then trying to open the project from version control in Robohelp. In both cases, the project takes a ridiculous amount of time to open. The Robohelp status bar displays Querying Version Control Status for about an hour before it starts to download from the repository, which then takes more than an hour to complete. In many cases Robohelp becomes unresponsive and we have to start the whole process again.
    If adding the project to source control completes successfully, and the the project is opened from version control, performing any function also takes a very long time, such as creating a topic. When I generated a printed documentation layout it took an astonishing 218 minutes and 17 seconds to complete. Interestingly, when I generated the printed documentation layout again, it took 1 min and 34 seconds. However when I closed the project, opened from version control, and tried to generate a printed documentation layout, it again took several hours to complete. The IT guys are at a loss, and say it is not a network issue and I am starting to agree that this is a RoboHelp issue.
    I see there are a few other discussions here related to this kind of poor performance, none of which seem to been answered satisfactorily. For example:
    Why does it take so long when adding a new topic in RH10 with PushOK SVN
    Does anybody have any ideas on what we can do or what we can investigate? I know that there are options for version control, but am reluctant to pursue them until I am satisfied that our current issues cannot be resolved.
    Thanks Mark

    Do other applications work fine with the source control repository? The reason I'm asking is because you must first rule out that there are external factors causing this behaviour. It seems that your it guys have already looked at it, but it's better to be safe than sorry.
    I have used both VSS and TFS and I haven't encountered such a performance issue. I would suggest filing it as a bug if you rule out that the problem is not related to external influences: https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform&loc=en
    Kind regards,
    Willam

  • MBP is Extremely Slow and iTunes breaks while playing...

    My MacBook Pro has become extremely slow. My songs on iTunes break periodically for about 5 seconds. Its becoming very annoying. I get this rainbow circle cursor each time i click anything. I have tried very solution on this forum and still haven't gotten a solution yet.
    This is my EtreCheck result
    EtreCheck version: 1.9.12 (48)
    Report generated August 2, 2014 at 10:26:58 AM GMT+1
    Hardware Information:
      MacBook Pro (13-inch, Late 2011) (Verified)
      MacBook Pro - model: MacBookPro8,1
      1 2.4 GHz Intel Core i5 CPU: 2 cores
      4 GB RAM
    Video Information:
      Intel HD Graphics 3000 - VRAM: 384 MB
      Color LCD 1280 x 800
    System Software:
      OS X 10.9.4 (13E28) - Uptime: 8 days 0:53:19
    Disk Information:
      TOSHIBA MK5065GSXF disk0 : (500.11 GB)
      EFI (disk0s1) <not mounted>: 209.7 MB
      Macintosh HD (disk0s2) / [Startup]: 499.25 GB (444.53 GB free)
      Recovery HD (disk0s3) <not mounted>: 650 MB
      OPTIARC DVD RW AD-5970H 
    USB Information:
      Apple Inc. iPhone
      Apple Computer, Inc. IR Receiver
      Apple Inc. FaceTime HD Camera (Built-in)
      Huawei Technologies HUAWEI Mobile
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Inc. BRCM2070 Hub
      Apple Inc. Bluetooth USB Host Controller
    Thunderbolt Information:
      Apple Inc. thunderbolt_bus
    Gatekeeper:
      Mac App Store and identified developers
    Kernel Extensions:
      [loaded] com.huawei.driver.HuaweiDataCardACMData (4.26.00) Support
      [loaded] com.huawei.driver.HuaweiDataCardDriver (4.25.01) Support
      [loaded] com.huawei.driver.HuaweiDataCardECMControl (1.28.00) Support
      [loaded] com.huawei.driver.HuaweiDataCardECMData (1.33.00) Support
    Startup Items:
      HWNetMgr: Path: /Library/StartupItems/HWNetMgr
      HWPortDetect: Path: /Library/StartupItems/HWPortDetect
      StartOuc: Path: /Library/StartupItems/StartOuc
    Launch Daemons:
      [loaded] com.adobe.fpsaud.plist Support
    User Login Items:
      iTunesHelper
      Messages
    Internet Plug-ins:
      FlashPlayer-10.6: Version: 14.0.0.145 - SDK 10.6 Support
      Flash Player: Version: 14.0.0.145 - SDK 10.6 Support
      QuickTime Plugin: Version: 7.7.3
      JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Check version
      Default Browser: Version: 537 - SDK 10.9
    Audio Plug-ins:
      BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
      AirPlay: Version: 2.0 - SDK 10.9
      AppleAVBAudio: Version: 203.2 - SDK 10.9
      iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
      Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    3rd Party Preference Panes:
      Flash Player  Support
    Time Machine:
      Time Machine not configured!
    Top Processes by CPU:
          12% com.apple.WebKit.Networking
          5% WindowServer
          4% mobilepartner
          2% fontd
          1% configd
    Top Processes by Memory:
      90 MB iTunes
      70 MB Finder
      61 MB Safari
      53 MB WindowServer
      37 MB Mail
    Virtual Memory Information:
      422 MB Free RAM
      996 MB Active RAM
      529 MB Inactive RAM
      1.11 GB Wired RAM
      5.17 GB Page-ins
      1.35 GB Page-outs
    I would be happy if i can find a solution.

    8/13/14 3:50:43.000 PM kernel[0]: sleep
    8/13/14 3:50:43.000 PM kernel[0]: Wake reason: EC.LidOpen (User)
    8/13/14 7:05:38.000 PM kernel[0]: AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
    8/13/14 7:05:38.000 PM kernel[0]: Previous Sleep Cause: 5
    8/13/14 7:05:38.000 PM kernel[0]: AppleThunderboltHAL::earlyWake - complete - took 1 milliseconds
    8/13/14 7:05:38.000 PM kernel[0]: Thunderbolt Self-Reset Count = 0xedefbe00
    8/13/14 7:05:38.000 PM kernel[0]: TBT W (1): 0 [x]
    8/13/14 7:05:38.000 PM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Resume -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0xa400 ****
    8/13/14 7:05:38.346 PM WindowServer[90]: CGXDisplayDidWakeNotification [362515812328876]: posting kCGSDisplayDidWake
    8/13/14 7:05:38.346 PM WindowServer[90]: handle_will_sleep_auth_and_shield_windows: Reordering authw 0x7fb86c698900(2004) (lock state: 3)
    8/13/14 7:05:38.347 PM WindowServer[90]: handle_will_sleep_auth_and_shield_windows: err 0x0
    8/13/14 7:05:49.000 PM kernel[0]: MacAuthEvent en1   Auth result for: 00:18:25:00:a3:60 Auth request tx failed
    8/13/14 7:05:52.000 PM kernel[0]: directed SSID scan fail
    8/13/14 7:05:57.168 PM AddressBookSourceSync[59155]: [CardDAVPlugin-ERROR] -getPrincipalInfo:[_controller supportsRequestCompressionAtURL:https://temmyfaloye%[email protected]/2009436707/principal///temmyfaloye%[email protected]/2009436707/principal/] Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7ff0c1c6cda0 {NSUnderlyingError=0x7ff0c1d51f70 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=https://temmyfaloye%[email protected]/2009436707/principal///temmyfaloye%[email protected]/2009436707/principal/, NSErrorFailingURLKey=https://temmyfaloye%[email protected]/2009436707/principal///temmyfaloye%[email protected]/2009436707/principal/, NSLocalizedDescription=The Internet connection appears to be offline.}
    8/13/14 7:05:57.168 PM AddressBookSourceSync[59155]: [CardDAVPlugin-ERROR] -getPrincipalInfo:[_controller supportsRequestCompressionAtURL:https://temmyfaloye%[email protected]/carddav/v1/principals/temmyfaloye%40g mail.com///temmyfaloye%[email protected]/carddav/v1/principals/temmyfaloye%40gmail.com/] Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7ff0c1fc0d20 {NSUnderlyingError=0x7ff0c1d0edf0 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=https://temmyfaloye%[email protected]/carddav/v1/principals/temmyfaloye%40g mail.com///temmyfaloye%[email protected]/carddav/v1/principals/temmyfaloye%40gmail.com/, NSErrorFailingURLKey=https://temmyfaloye%[email protected]/carddav/v1/principals/temmyfaloye%40g mail.com///temmyfaloye%[email protected]/carddav/v1/principals/temmyfaloye%40gmail.com/, NSLocalizedDescription=The Internet connection appears to be offline.}
    8/13/14 7:06:08.377 PM WindowServer[90]: device_generate_desktop_screenshot: authw 0x7fb86c698900(2000), shield 0x7fb86c6ede10(2001)
    8/13/14 7:06:08.382 PM WindowServer[90]: device_generate_lock_screen_screenshot: authw 0x7fb86c698900(2000), shield 0x7fb86c6ede10(2001)
    8/13/14 7:06:15.180 PM universalAccessAuthWarn[2435]: AccessibilityAPI: pid 2376, is not allowed to access the accessibility API. Path: /Applications/Etisalat Nigeria.app/Contents/MacOS/mobilepartner (Leaf request from pid 59257 Path: /usr/local/hw_mp_userdata/Etisalat_Nigeria/OnlineUpdate/LiveUpd.app/Contents/Ma cOS/LiveUpd)
    8/13/14 7:06:25.138 PM loginwindow[41]: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
    8/13/14 7:06:30.000 PM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Suspend -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0xa400 ****
    8/13/14 7:06:33.859 PM universalAccessAuthWarn[2435]: AccessibilityAPI: pid 2376, is not allowed to access the accessibility API. Path: /Applications/Etisalat Nigeria.app/Contents/MacOS/mobilepartner (Leaf request from pid 59387 Path: /usr/local/hw_mp_userdata/Etisalat_Nigeria/OnlineUpdate/LiveUpd.app/Contents/Ma cOS/LiveUpd)
    8/13/14 7:06:55.000 PM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Resume -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0xa400 ****
    8/13/14 7:07:02.548 PM SubmitDiagInfo[59416]: CFReadStreamCopyError() returned: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    8/13/14 7:07:02.548 PM SubmitDiagInfo[59416]: Failed to submit crash report: file:///Users/Admin/Library/Logs/DiagnosticReports/LiveUpd_2014-08-12-235856_Te mmys-MacBook-Pro.crash
    8/13/14 7:07:18.990 PM com.apple.CrashReporter.ACRRDaemonPlugin[167]: Submission failed with the launch daemon: (null)
    8/13/14 7:07:43.000 PM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Suspend -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0xa400 ****
    8/13/14 7:09:11.712 PM universalAccessAuthWarn[2435]: AccessibilityAPI: pid 2376, is not allowed to access the accessibility API. Path: /Applications/Etisalat Nigeria.app/Contents/MacOS/mobilepartner (Leaf request from pid 59554 Path: /usr/local/hw_mp_userdata/Etisalat_Nigeria/OnlineUpdate/LiveUpd.app/Contents/Ma cOS/LiveUpd)
    8/13/14 7:10:15.471 PM universalAccessAuthWarn[2435]: AccessibilityAPI: pid 2376, is not allowed to access the accessibility API. Path: /Applications/Etisalat Nigeria.app/Contents/MacOS/mobilepartner (Leaf request from pid 59687 Path: /usr/local/hw_mp_userdata/Etisalat_Nigeria/OnlineUpdate/LiveUpd.app/Contents/Ma cOS/LiveUpd)
    8/13/14 7:12:00.784 PM universalAccessAuthWarn[2435]: AccessibilityAPI: pid 2376, is not allowed to access the accessibility API. Path: /Applications/Etisalat Nigeria.app/Contents/MacOS/mobilepartner (Leaf request from pid 59819 Path: /usr/local/hw_mp_userdata/Etisalat_Nigeria/OnlineUpdate/LiveUpd.app/Contents/Ma cOS/LiveUpd)
    8/13/14 7:13:47.440 PM universalAccessAuthWarn[2435]: AccessibilityAPI: pid 2376, is not allowed to access the accessibility API. Path: /Applications/Etisalat Nigeria.app/Contents/MacOS/mobilepartner (Leaf request from pid 59953 Path: /usr/local/hw_mp_userdata/Etisalat_Nigeria/OnlineUpdate/LiveUpd.app/Contents/Ma cOS/LiveUpd)
    8/13/14 7:16:11.425 PM universalAccessAuthWarn[2435]: AccessibilityAPI: pid 2376, is not allowed to access the accessibility API. Path: /Applications/Etisalat Nigeria.app/Contents/MacOS/mobilepartner (Leaf request from pid 60089 Path: /usr/local/hw_mp_userdata/Etisalat_Nigeria/OnlineUpdate/LiveUpd.app/Contents/Ma cOS/LiveUpd)
    8/13/14 7:16:48.659 PM universalAccessAuthWarn[2435]: AccessibilityAPI: pid 2376, is not allowed to access the accessibility API. Path: /Applications/Etisalat Nigeria.app/Contents/MacOS/mobilepartner (Leaf request from pid 60236 Path: /usr/local/hw_mp_userdata/Etisalat_Nigeria/OnlineUpdate/LiveUpd.app/Contents/Ma cOS/LiveUpd)
    8/13/14 7:17:22.331 PM universalAccessAuthWarn[2435]: AccessibilityAPI: pid 2376, is not allowed to access the accessibility API. Path: /Applications/Etisalat Nigeria.app/Contents/MacOS/mobilepartner (Leaf request from pid 60571 Path: /usr/local/hw_mp_userdata/Etisalat_Nigeria/OnlineUpdate/LiveUpd.app/Contents/Ma cOS/LiveUpd)
    8/13/14 7:17:48.000 PM kernel[0]: PM notification timeout (pid 293, Messages)
    8/13/14 7:18:18.000 PM kernel[0]: PM notification timeout (pid 293, Messages)
    8/13/14 7:18:21.000 PM kernel[0]: AirPort_Brcm43xx::powerChange: System Sleep
    8/13/14 7:18:21.000 PM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Resume -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0xa400 ****
    8/13/14 7:18:23.000 PM kernel[0]: hibernate image path: /var/vm/sleepimage
    8/13/14 7:18:23.000 PM kernel[0]: efi pagecount 43
    8/13/14 7:18:23.000 PM kernel[0]: hibernate_page_list_setall(preflight 1) start 0xffffff807646b000, 0xffffff8076494000
    8/13/14 7:18:23.000 PM kernel[0]: hibernate_page_list_setall time: 107 ms
    8/13/14 7:18:23.000 PM kernel[0]: pages 984871, wire 235411, act 218625, inact 108, cleaned 0 spec 8, zf 193518, throt 0, compr 200813, xpmapped 40000
    8/13/14 7:18:23.000 PM kernel[0]: could discard act 79499 inact 41525 purgeable 2246 spec 12998 cleaned 120
    8/13/14 7:18:23.000 PM kernel[0]: WARNING: hibernate_page_list_setall skipped 4395579 xpmapped pages
    8/13/14 7:18:23.000 PM kernel[0]: hibernate_page_list_setall preflight pageCount 848483 est comp 54 setfile 2023751680 min 2147483648
    8/13/14 7:18:23.000 PM kernel[0]: AppleThunderboltHAL::earlyWake - complete - took 0 milliseconds
    8/13/14 7:18:23.000 PM kernel[0]: Thunderbolt Self-Reset Count = 0xedefbe00
    8/13/14 7:18:30.000 PM kernel[0]: [0x156d0b0000, 0x1000]
    8/13/14 7:18:30.000 PM kernel[0]: [0x17c54c7000, 0x19000000]
    8/13/14 7:18:30.000 PM kernel[0]: [0x181c8fa000, 0x19000000]
    8/13/14 7:18:30.000 PM kernel[0]: [0x183f586000, 0x19000000]
    8/13/14 7:18:30.000 PM kernel[0]: [0x186485b000, 0x19000000]
    8/13/14 7:18:30.000 PM kernel[0]: [0x189cc24000, 0x19000000]
    8/13/14 7:18:30.000 PM kernel[0]: [0x18b8d13000, 0x2fff000]
    8/13/14 7:18:30.000 PM kernel[0]: [0x0, 0x0]
    8/13/14 7:18:30.000 PM kernel[0]: kern_open_file_for_direct_io(0) took 6218 ms
    8/13/14 7:18:30.000 PM kernel[0]: Opened file /var/vm/sleepimage, size 2147483648, partition base 0x0, maxio 2000000 ssd 0
    8/13/14 7:18:30.000 PM kernel[0]: hibernate image major 1, minor 0, blocksize 4096, pollers 5
    8/13/14 7:18:30.000 PM kernel[0]: hibernate_alloc_pages act 295817, inact 235512, anon 199576, throt 0, spec 13007, wire 256940, wireinit 97555
    8/13/14 7:18:30.000 PM kernel[0]: hibernate_setup(0) took 0 ms
    8/13/14 7:18:30.000 PM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Suspend -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0xa400 ****
    8/13/14 7:19:12.000 PM kernel[0]: hibernate_page_list_setall(preflight 0) start 0xffffff807646b000, 0xffffff8076494000
    8/13/14 7:19:12.000 PM kernel[0]: hibernate_page_list_setall time: 136 ms
    8/13/14 7:19:12.000 PM kernel[0]: pages 979877, wire 234585, act 214474, inact 108, cleaned 1 spec 11, zf 193534, throt 0, compr 200813, xpmapped 40000
    8/13/14 7:19:12.000 PM kernel[0]: could discard act 79497 inact 41493 purgeable 2246 spec 12996 cleaned 119
    8/13/14 7:19:12.000 PM kernel[0]: WARNING: hibernate_page_list_setall skipped 4431540 xpmapped pages
    8/13/14 7:19:12.000 PM kernel[0]: hibernate_page_list_setall found pageCount 843526
    8/13/14 7:19:12.000 PM kernel[0]: IOHibernatePollerOpen, ml_get_interrupts_enabled 0
    8/13/14 7:19:12.000 PM kernel[0]: IOHibernatePollerOpen(0)
    8/13/14 7:19:12.000 PM kernel[0]: encryptStart 14060
    8/13/14 7:19:12.000 PM kernel[0]: bitmap_size 0x1f5a0, previewSize 0x43c1d0, writing 842158 pages @ 0x46f7d0
    8/13/14 7:19:12.000 PM kernel[0]: encryptEnd 10aa4400
    8/13/14 7:19:12.000 PM kernel[0]: image1Size 0x16006000, encryptStart1 0x14060, End1 0x10aa4400
    8/13/14 7:19:12.000 PM kernel[0]: encryptStart 16006000
    8/13/14 7:19:12.000 PM kernel[0]: encryptEnd 7217f600
    8/13/14 7:19:12.000 PM kernel[0]: PMStats: Hibernate write took 33092 ms
    8/13/14 7:19:12.000 PM kernel[0]: all time: 33092 ms, comp bytes: 3449847808 time: 3263 ms 1008 Mb/s, crypt bytes: 1824561568 time: 3349 ms 519 Mb/s,
    8/13/14 7:19:12.000 PM kernel[0]: image 1914175488 (89%), uncompressed 3449847808 (842248), compressed 1904108192 (55%), sum1 a3c402ac, sum2 8f8511e5
    8/13/14 7:19:12.000 PM kernel[0]: zeroPageCount 72343, wiredPagesEncrypted 175904, wiredPagesClear 57403, dirtyPagesEncrypted 608941
    8/13/14 7:19:12.000 PM kernel[0]: hibernate_write_image done(0)
    8/13/14 7:19:12.000 PM kernel[0]: sleep
    8/13/14 7:19:12.000 PM kernel[0]: Wake reason: EHC1
    8/13/14 8:19:44.000 PM kernel[0]: AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
    8/13/14 8:19:44.000 PM kernel[0]: Previous Sleep Cause: 5
    8/13/14 8:19:44.000 PM kernel[0]: The USB device HubDevice (Port 1 of Hub at 0xfd000000) may have caused a wake by issuing a remote wakeup (2)
    8/13/14 8:19:44.000 PM kernel[0]: AppleThunderboltHAL::earlyWake - complete - took 2 milliseconds
    8/13/14 8:19:44.082 PM loginwindow[41]: magsafeStateChanged state changed old 2 new 1
    8/13/14 8:19:44.000 PM kernel[0]: Thunderbolt Self-Reset Count = 0xedefbe00
    8/13/14 8:19:44.000 PM kernel[0]: TBT W (1): 0 [x]
    8/13/14 8:19:44.000 PM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Resume -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0xa400 ****
    8/13/14 8:19:45.000 PM kernel[0]: full wake (reason 1) 1087 ms
    8/13/14 8:19:45.382 PM WindowServer[90]: CGXDisplayDidWakeNotification [363331683444151]: posting kCGSDisplayDidWake
    8/13/14 8:19:45.382 PM WindowServer[90]: handle_will_sleep_auth_and_shield_windows: Reordering authw 0x7fb86c698900(2000) (lock state: 3)
    8/13/14 8:19:45.383 PM WindowServer[90]: handle_will_sleep_auth_and_shield_windows: err 0x0
    8/13/14 8:19:47.739 PM loginwindow[41]: ERROR | -[LWBuiltInScreenLockAuthLion askForPasswordBuiltIn:] | Attempted to add an observer when already observing
    8/13/14 8:19:49.779 PM iTunes[291]: Entered:_AMMuxedVersion2DeviceConnected, mux-device:105
    8/13/14 8:19:49.783 PM iTunes[291]: tid:1fc2f - unable to query device capabilities
    8/13/14 8:19:51.467 PM launchservicesd[54]: Application App:"Image Capture" asn:0x0-25c25c pid:25342 refs=6 @ 0x7ffb11e556b0 tried to be brought forward, but isn't in fPermittedFrontApps ( ( "LSApplication:0x0-0x1001 pid=41 "loginwindow"")), so denying. : LASSession.cp #1481 SetFrontApplication() q=LSSession 100004/0x186a4 queue
    8/13/14 8:19:51.468 PM WindowServer[90]: [cps/setfront] Failed setting the front application to Image Capture, psn 0x0-0x25c25c, securitySessionID=0x186a4, err=-13066
    8/13/14 8:19:52.872 PM xpcproxy[60703]: assertion failed: 13E28: xpcproxy + 3438 [D559FC96-E6B1-363A-B850-C7AC9734F210]: 0x2
    8/13/14 8:19:53.111 PM syncdefaultsd[60702]: *** -[IADomainCache init]: IA domains cache couldn't be read.
    8/13/14 8:19:53.112 PM syncdefaultsd[60702]: -[IAPluginManager allAListPlugins] [546] -- *** warning: we're on the slow path.
    8/13/14 8:19:53.164 PM com.apple.iCloudHelper[60703]: AOSKit ERROR: Config request failed, url=https://setup.icloud.com/configurations/init, requestHeaders=
        "Accept-Language" = "en-us";
        "X-Mme-Client-Info" = "<MacBookPro8,1> <Mac OS X;10.9.4;13E28> <com.apple.AOSKit/176>";
        "X-Mme-Country" = US;
        "X-Mme-Nac-Version" = 11A457;
        "X-Mme-Timezone" = "GMT+1";
    error=Error Domain=kCFErrorDomainCFNetwork Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7fd27bc1d940 {NSErrorFailingURLStringKey=https://setup.icloud.com/configurations/init, NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLKey=https://setup.icloud.com/configurations/init}, httpStatusCode=-1, responseHeaders=
    (null)
    8/13/14 8:19:53.284 PM com.apple.iCloudHelper[60703]: AOSKit ERROR: Config request failed, url=https://setup.icloud.com/configurations/init, requestHeaders=
        "Accept-Language" = "en-us";
        "X-Mme-Client-Info" = "<MacBookPro8,1> <Mac OS X;10.9.4;13E28> <com.apple.AOSKit/176>";
        "X-Mme-Country" = US;
        "X-Mme-Nac-Version" = 11A457;
        "X-Mme-Timezone" = "GMT+1";
    error=Error Domain=kCFErrorDomainCFNetwork Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7fd27bd1ade0 {NSErrorFailingURLStringKey=https://setup.icloud.com/configurations/init, NSLocalizedDescription=The Internet connection appears to be offline., NSErrorFailingURLKey=https://setup.icloud.com/configurations/init}, httpStatusCode=-1, responseHeaders=
    (null)
    8/13/14 8:19:53.285 PM com.apple.iCloudHelper[60703]: AOSKit ERROR: Setup request failed, appleID=2009436707, url=(null), requestHeaders=
    (null),
    error=Error Domain=AOSErrorDomain Code=1000 "The operation couldn’t be completed. (AOSErrorDomain error 1000.)" UserInfo=0x7fd27bd186c0 {HttpStatusCode=0, DialogInfo={
        DialogType = Unknown;
    }}, httpStatusCode=0, responseHeaders=
    (null),
    responseBody=
    (null)
    8/13/14 8:20:17.758 PM WindowServer[90]: device_generate_desktop_screenshot: authw 0x7fb86c698900(2000), shield 0x7fb86c6ede10(2001)
    8/13/14 8:20:17.761 PM WindowServer[90]: device_generate_lock_screen_screenshot: authw 0x7fb86c698900(2000), shield 0x7fb86c6ede10(2001)
    8/13/14 8:20:22.000 PM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Suspend -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0xa400 ****
    8/13/14 8:20:32.861 PM iTunes[291]: Entered:_AMMuxedDeviceDisconnected, mux-device:105
    8/13/14 8:20:32.862 PM iTunes[291]: Entered:__thr_AMMuxedDeviceDisconnected, mux-device:105
    8/13/14 8:20:32.863 PM iTunes[291]: tid:1e307 - BootedOS mode device disconnected
    8/13/14 8:20:44.145 PM loginwindow[41]: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
    8/13/14 8:20:47.727 PM loginwindow[41]: magsafeStateChanged state changed old 1 new 2
    8/13/14 8:20:52.416 PM WindowServer[90]: CGXDisplayDidWakeNotification [363398717712144]: posting kCGSDisplayDidWake
    8/13/14 8:20:52.417 PM WindowServer[90]: handle_will_sleep_auth_and_shield_windows: Deferring.
    8/13/14 8:20:53.000 PM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Resume -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0xa400 ****
    8/13/14 8:20:54.577 PM WindowServer[90]: CGError post_notification(const CGSNotificationType, void *const, const size_t, const bool, const CGSRealTimeDelta, const int, const CGSConnectionID *const, const pid_t): Timed out 1.000 second wait for reply from "Etisalat Nigeria" for synchronous notification type 102 (kCGSDisplayWillSleep) (CID 0x11137, PID 2376)
    8/13/14 8:20:54.578 PM WindowServer[90]: CGError post_notification(const CGSNotificationType, void *const, const size_t, const bool, const CGSRealTimeDelta, const int, const CGSConnectionID *const, const pid_t): Timed out 1.000 second wait for reply from "Messages" for synchronous notification type 102 (kCGSDisplayWillSleep) (CID 0xb80b, PID 293)
    8/13/14 8:20:54.578 PM WindowServer[90]: CGError post_notification(const CGSNotificationType, void *const, const size_t, const bool, const CGSRealTimeDelta, const int, const CGSConnectionID *const, const pid_t): Timed out 1.000 second wait for reply from "Notification Center" for synchronous notification type 102 (kCGSDisplayWillSleep) (CID 0xf403, PID 308)
    8/13/14 8:20:54.579 PM WindowServer[90]: device_generate_desktop_screenshot: authw 0x7fb86c698900(2000), shield 0x7fb86c6ede10(2001)
    8/13/14 8:20:54.583 PM WindowServer[90]: device_generate_lock_screen_screenshot: authw 0x7fb86c698900(2000), shield 0x7fb86c6ede10(2001)
    8/13/14 8:20:57.023 PM loginwindow[41]: ERROR | -[LWBuiltInScreenLockAuthLion askForPasswordBuiltIn:] | Attempted to add an observer when already observing
    8/13/14 8:21:09.494 PM universalAccessAuthWarn[2435]: AccessibilityAPI: pid 2376, is not allowed to access the accessibility API. Path: /Applications/Etisalat Nigeria.app/Contents/MacOS/mobilepartner (Leaf request from pid 61006 Path: /usr/local/hw_mp_userdata/Etisalat_Nigeria/OnlineUpdate/LiveUpd.app/Contents/Ma cOS/LiveUpd)
    8/13/14 8:21:10.540 PM SubmitDiagInfo[60710]: CFReadStreamCopyError() returned: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    8/13/14 8:21:10.541 PM SubmitDiagInfo[60710]: Failed to submit crash report: file:///Users/Admin/Library/Logs/DiagnosticReports/LiveUpd_2014-08-12-235856_Te mmys-MacBook-Pro.crash
    8/13/14 8:21:18.707 PM com.apple.CrashReporter.ACRRDaemonPlugin[167]: Submission failed with the launch daemon: (null)
    8/13/14 8:21:19.393 PM loginwindow[41]: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
    8/13/14 8:21:23.000 PM kernel[0]: PM notification timeout (pid 293, Messages)
    8/13/14 8:21:40.000 PM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Suspend -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0xa400 ****
    8/13/14 8:21:51.000 PM kernel[0]: AirPort_Brcm43xx::powerChange: System Sleep
    8/13/14 8:21:56.554 PM universalAccessAuthWarn[2435]: AccessibilityAPI: pid 2376, is not allowed to access the accessibility API. Path: /Applications/Etisalat Nigeria.app/Contents/MacOS/mobilepartner (Leaf request from pid 61164 Path: /usr/local/hw_mp_userdata/Etisalat_Nigeria/OnlineUpdate/LiveUpd.app/Contents/Ma cOS/LiveUpd)
    8/13/14 8:21:56.000 PM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Resume -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0xa400 ****
    8/13/14 8:21:58.000 PM kernel[0]: hibernate image path: /var/vm/sleepimage
    8/13/14 8:21:58.000 PM kernel[0]: efi pagecount 43
    8/13/14 8:21:58.000 PM kernel[0]: hibernate_page_list_setall(preflight 1) start 0xffffff807646b000, 0xffffff8076494000
    8/13/14 8:21:58.000 PM kernel[0]: hibernate_page_list_setall time: 106 ms
    8/13/14 8:21:58.000 PM kernel[0]: pages 992892, wire 236082, act 221214, inact 119, cleaned 0 spec 11, zf 197432, throt 0, compr 200813, xpmapped 40000
    8/13/14 8:21:58.000 PM kernel[0]: could discard act 79686 inact 41770 purgeable 2312 spec 13333 cleaned 120
    8/13/14 8:21:58.000 PM kernel[0]: WARNING: hibernate_page_list_setall skipped 4431540 xpmapped pages
    8/13/14 8:21:58.000 PM kernel[0]: hibernate_page_list_setall preflight pageCount 855671 est comp 55 setfile 2055208960 min 2147483648
    8/13/14 8:21:58.000 PM kernel[0]: AppleThunderboltHAL::earlyWake - complete - took 0 milliseconds
    8/13/14 8:21:58.000 PM kernel[0]: Thunderbolt Self-Reset Count = 0xedefbe00
    8/13/14 8:22:05.000 PM kernel[0]: [0x156d0b0000, 0x1000]
    8/13/14 8:22:05.000 PM kernel[0]: [0x17c54c7000, 0x19000000]
    8/13/14 8:22:05.000 PM kernel[0]: [0x181c8fa000, 0x19000000]
    8/13/14 8:22:05.000 PM kernel[0]: [0x183f586000, 0x19000000]
    8/13/14 8:22:05.000 PM kernel[0]: [0x186485b000, 0x19000000]
    8/13/14 8:22:05.000 PM kernel[0]: [0x189cc24000, 0x19000000]
    8/13/14 8:22:05.000 PM kernel[0]: [0x18b8d13000, 0x2fff000]
    8/13/14 8:22:05.000 PM kernel[0]: [0x0, 0x0]
    8/13/14 8:22:05.000 PM kernel[0]: kern_open_file_for_direct_io(0) took 6516 ms
    8/13/14 8:22:05.000 PM kernel[0]: Opened file /var/vm/sleepimage, size 2147483648, partition base 0x0, maxio 2000000 ssd 0
    8/13/14 8:22:05.000 PM kernel[0]: hibernate image major 1, minor 0, blocksize 4096, pollers 5
    8/13/14 8:22:05.000 PM kernel[0]: hibernate_alloc_pages act 302640, inact 240341, anon 204030, throt 0, spec 12541, wire 258130, wireinit 97555
    8/13/14 8:22:05.000 PM kernel[0]: hibernate_setup(0) took 0 ms
    8/13/14 8:22:05.000 PM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Suspend -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0xa400 ****
    8/13/14 8:22:50.000 PM kernel[0]: hibernate_page_list_setall(preflight 0) start 0xffffff807646b000, 0xffffff8076494000
    8/13/14 8:22:50.000 PM kernel[0]: hibernate_page_list_setall time: 143 ms
    8/13/14 8:22:50.000 PM kernel[0]: pages 992781, wire 235775, act 222286, inact 1436, cleaned 0 spec 2316, zf 198091, throt 0, compr 200813, xpmapped 40000
    8/13/14 8:22:50.000 PM kernel[0]: could discard act 78712 inact 40438 purgeable 2312 spec 10482 cleaned 120
    8/13/14 8:22:50.000 PM kernel[0]: WARNING: hibernate_page_list_setall skipped 4466586 xpmapped pages
    8/13/14 8:22:50.000 PM kernel[0]: hibernate_page_list_setall found pageCount 860717
    8/13/14 8:22:50.000 PM kernel[0]: IOHibernatePollerOpen, ml_get_interrupts_enabled 0
    8/13/14 8:22:50.000 PM kernel[0]: IOHibernatePollerOpen(0)
    8/13/14 8:22:50.000 PM kernel[0]: encryptStart 14060
    8/13/14 8:22:50.000 PM kernel[0]: bitmap_size 0x1f5a0, previewSize 0x43d1e0, writing 859348 pages @ 0x4707e0
    8/13/14 8:22:50.000 PM kernel[0]: encryptEnd 10a71e00
    8/13/14 8:22:50.000 PM kernel[0]: image1Size 0x16008000, encryptStart1 0x14060, End1 0x10a71e00
    8/13/14 8:22:50.000 PM kernel[0]: encryptStart 16008000
    8/13/14 8:22:50.000 PM kernel[0]: encryptEnd 74b09e00
    8/13/14 8:22:50.000 PM kernel[0]: PMStats: Hibernate write took 35593 ms
    8/13/14 8:22:50.000 PM kernel[0]: all time: 35593 ms, comp bytes: 3520258048 time: 3346 ms 1003 Mb/s, crypt bytes: 1867905952 time: 3428 ms 519 Mb/s,
    8/13/14 8:22:50.000 PM kernel[0]: image 1957732352 (91%), uncompressed 3520258048 (859438), compressed 1947639216 (55%), sum1 1fd05a12, sum2 af021fd2
    8/13/14 8:22:50.000 PM kernel[0]: zeroPageCount 72621, wiredPagesEncrypted 177088, wiredPagesClear 57408, dirtyPagesEncrypted 624942
    8/13/14 8:22:50.000 PM kernel[0]: hibernate_write_image done(0)
    8/13/14 8:22:50.000 PM kernel[0]: sleep
    8/13/14 8:22:50.000 PM kernel[0]: Wake reason: EC.LidOpen EHC2 (User)
    8/13/14 8:24:06.000 PM kernel[0]: AirPort_Brcm43xx::powerChange: System Wake - Full Wake/ Dark Wake / Maintenance wake
    8/13/14 8:24:06.000 PM kernel[0]: Previous Sleep Cause: 5
    8/13/14 8:24:06.000 PM kernel[0]: The USB device HubDevice (Port 1 of Hub at 0xfa000000) may have caused a wake by issuing a remote wakeup (2)
    8/13/14 8:24:06.000 PM kernel[0]: AppleThunderboltHAL::earlyWake - complete - took 1 milliseconds
    8/13/14 8:24:06.000 PM kernel[0]: The USB device Apple Internal Keyboard / Trackpad (Port 2 of Hub at 0xfa100000) may have caused a wake by issuing a remote wakeup (3)
    8/13/14 8:24:06.000 PM kernel[0]: Thunderbolt Self-Reset Count = 0xedefbe00
    8/13/14 8:24:06.000 PM kernel[0]: TBT W (1): 0 [x]
    8/13/14 8:24:06.000 PM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Resume -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0xa400 ****
    8/13/14 8:24:11.079 PM universalAccessAuthWarn[2435]: AccessibilityAPI: pid 2376, is not allowed to access the accessibility API. Path: /Applications/Etisalat Nigeria.app/Contents/MacOS/mobilepartner (Leaf request from pid 61346 Path: /usr/local/hw_mp_userdata/Etisalat_Nigeria/OnlineUpdate/LiveUpd.app/Contents/Ma cOS/LiveUpd)
    8/13/14 8:24:44.000 PM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Suspend -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0xa400 ****
    8/13/14 8:25:19.000 PM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Resume -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0xa400 ****
    8/13/14 8:25:25.445 PM SubmitDiagInfo[61417]: CFReadStreamCopyError() returned: The operation couldn’t be completed. (kCFErrorDomainCFNetwork error 2.)
    8/13/14 8:25:25.445 PM SubmitDiagInfo[61417]: Failed to submit crash report: file:///Users/Admin/Library/Logs/DiagnosticReports/LiveUpd_2014-08-12-235856_Te mmys-MacBook-Pro.crash
    8/13/14 8:25:51.162 PM com.apple.CrashReporter.ACRRDaemonPlugin[167]: Submission failed with the launch daemon: (null)
    8/13/14 8:25:52.143 PM universalAccessAuthWarn[2435]: AccessibilityAPI: pid 2376, is not allowed to access the accessibility API. Path: /Applications/Etisalat Nigeria.app/Contents/MacOS/mobilepartner (Leaf request from pid 61557 Path: /usr/local/hw_mp_userdata/Etisalat_Nigeria/OnlineUpdate/LiveUpd.app/Contents/Ma cOS/LiveUpd)
    8/13/14 8:26:06.000 PM kernel[0]: **** [IOBluetoothHostControllerUSBTransport][SuspendDevice] -- Suspend -- suspendDeviceCallResult = 0x0000 (kIOReturnSuccess) -- 0xa400 ****
    8/13/14 8:26:06.300 PM loginwindow[41]: ERROR | -[LWBuiltInScreenLockAuthLion askForPasswordBuiltIn:] | Attempted to add an observer when already observing
    8/13/14 8:26:06.401 PM loginwindow[41]: resume called when there was already a timer
    8/13/14 8:26:06.580 PM WindowServer[90]: CGXDisplayDidWakeNotification [363637646294033]: posting kCGSDisplayDidWake
    8/13/14 8:26:06.582 PM WindowServer[90]: handle_will_sleep_auth_and_shield_windows: Reordering authw 0x7fb86c698900(2004) (lock state: 3)
    8/13/14 8:26:06.582 PM WindowServer[90]: handle_will_sleep_auth_and_shield_windows: err 0x0
    8/13/14 8:26:28.189 PM com.apple.launchd[1]: (com.adobe.fpsaud[61589]) Exited with code: 210
    8/13/14 8:27:03.644 PM loginwindow[41]: CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
    8/13/14 8:27:03.913 PM universalAccessAuthWarn[2435]: AccessibilityAPI: pid 2376, is not allowed to access the accessibility API. Path: /Applications/Etisalat Nigeria.app/Contents/MacOS/mobilepartner (Leaf request from pid 61694 Path: /usr/local/hw_mp_userdata/Etisalat_Nigeria/OnlineUpdate/LiveUpd.app/Contents/Ma cOS/LiveUpd)
    8/13/14 8:27:04.712 PM WindowServer[90]: CGXGetConnectionProperty: Invalid connection 100615
    8/13/14 8:27:04.713 PM WindowServer[90]: CGXGetConnectionProperty: Invalid connection 100615
    8/13/14 8:27:04.713 PM WindowServer[90]: CGXGetConnectionProperty: Invalid connection 100615
    8/13/14 8:27:04.713 PM WindowServer[90]: CGXGetConnectionProperty: Invalid connection 100615
    8/13/14 8:27:04.713 PM WindowServer[90]: CGXGetConnectionProperty: Invalid connection 100615
    8/13/14 8:27:04.995 PM WindowServer[90]: CGXSetWindowListSystemAlpha: Invalid window 5536 (index 0/1)
    8/13/14 8:27:04.996 PM Dock[296]: CGSOrderWindowListWithOperation
    8/13/14 8:27:04.996 PM Dock[296]: CGSOrderWindowList
    8/13/14 8:27:05.366 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1443bce0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.368 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1443bce0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.370 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1443bce0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.372 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1443bce0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.413 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1443bce0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.415 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1443bce0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.417 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1443bce0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.419 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1443bce0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.421 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1443bce0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.423 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1443bce0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.425 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1443bce0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.427 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1443bce0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.429 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1443bce0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.431 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1443bce0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.433 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.435 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.436 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.438 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.512 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.514 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.515 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.517 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.519 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.522 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.524 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.526 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.528 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.530 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.532 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.535 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.537 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.540 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.544 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.547 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.550 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.552 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.554 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.556 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.558 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.560 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.562 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.564 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x15b77e60. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.567 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x16f16990. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.568 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x16f16990. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.570 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x16f16990. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.572 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x16f16990. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.630 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x16f16990. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.632 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x16f16990. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.634 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x16f16990. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.636 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x16f16990. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.638 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x16f16990. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.640 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x16f16990. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.643 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x16f16990. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.645 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x16f16990. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.647 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x16f16990. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.652 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x16f16990. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.655 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x16f16990. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.658 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x16f16990. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.660 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x16f16990. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.662 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x16f16990. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.664 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x16f16990. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.666 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x16f16990. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.668 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x16f16990. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.670 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x16f16990. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.672 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x16f16990. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.674 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x16f16990. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.676 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x16f16990. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.677 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x16f16990. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.679 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1559bdf0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.681 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1559bdf0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.683 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1559bdf0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.685 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1559bdf0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.732 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1559bdf0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.735 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1559bdf0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.737 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1559bdf0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.741 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1559bdf0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.743 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1559bdf0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.746 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1559bdf0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.750 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1559bdf0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.752 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1559bdf0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.755 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1559bdf0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.
    8/13/14 8:27:05.758 PM Microsoft Word[7156]: CGBitmapContextGetData: invalid context 0x1559bdf0. This is a serious error. This application, or a library it uses, is using an invalid context  and is thereby contributing to an overall degradation of system stability and reliability. This notice is a c

  • My Macbook Pro early 2011 17 inch runs extremely slow

    Many times colored waiting balls
    Often characters appearing much later on screen after keyboard hits.
    Before replacement of my HD by ssd and upgrading memory from 4 GB to 8 GB, I should like to exclude various causes for the extremely slow running of my MBP.
    Greetings, Willem (NL).

    First, back up all data immediately, as your boot drive might be failing.
    Step 1
    This diagnostic procedure will query the log for messages that may indicate a system issue. It changes nothing, and therefore will not, in itself, solve your problem.
    If you have more than one user account, these instructions must be carried out as an administrator.
    Triple-click anywhere in the line below on this page to select it:
    syslog -k Sender kernel -k Message CReq 'GPU |hfs: Ru|I/O e|find tok|n Cause: -|NVDA\(|timed? ?o' | tail | open -ef
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V). I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key.
    The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear.
    A TextEdit window will open with the output of the command. Normally the command will produce no output, and the window will be empty. If the TextEdit window (not the Terminal window) has anything in it, stop here and post it — the text, please, not a screenshot. The title of the TextEdit window doesn't matter, and you don't need to post that.
    Step 2
    There are a few other possible causes of generalized slow performance that you can rule out easily.
    Disconnect all non-essential wired peripherals and remove aftermarket expansion cards, if any.
    Reset the System Management Controller.
    Run Software Update. If there's a firmware update, install it.
    If you're booting from an aftermarket SSD, see whether there's a firmware update for it.
    If you have a portable computer, check the cycle count of the battery. It may be due for replacement.
    If you have many image or video files on the Desktop with preview icons, move them to another folder.
    If applicable, uncheck all boxes in the iCloud preference pane. See whether there's any change.
    Check your keychains in Keychain Access for excessively duplicated items.
    Boot into Recovery mode, launch Disk Utility, and run Repair Disk.
    If you have a MacBook Pro with dual graphics, disable automatic graphics switching in the Energy Saverpreference pane for better performance at the cost of shorter battery life.
    Step 3
    When you notice the problem, launch the Activity Monitor application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Activity Monitor in the icon grid.
    Select the CPU tab of the Activity Monitor window.
    Select All Processes from the View menu or the menu in the toolbar, if not already selected.
    Click the heading of the % CPU column in the process table to sort the entries by CPU usage. You may have to click it twice to get the highest value at the top. What is it, and what is the process? Also post the values for User, System, andIdle at the bottom of the window.
    Select the Memory tab. What value is shown in the bottom part of the window for Swap used?
    Next, select the Disk tab. Post the approximate values shown for Reads in/sec and Writes out/sec (not Reads in andWrites out.)
    Step 4
    If you have more than one user account, you must be logged in as an administrator to carry out this step.
    Launch the Console application in the same way you launched Activity Monitor. Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Select the 50 or so most recent entries in the log. Copy them to the Clipboard by pressing the key combinationcommand-C. Paste into a reply to this message (command-V). You're looking for entries at the end of the log, not at the beginning.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some personal information, such as your name, may appear in the log. Anonymize before posting. That should be easy to do if your extract is not too long.

  • Extremely slow results when console queries remote SQL server

    We have a SCCM 2012 environment set up on our test network. Everything is virtual. I have a VM that has a primary site and VM that is a remote SQL server. Both are running Server 2008 R2. It has been running for a few month now and I have not had any
    issues with console speed until now. When I try and look at updates in an update package, it will take about a half hour to display the 250ish updates that are in that package. The CPU on the Primary site server is running below 10% and the RAM is running
    right at half. At the same time while SCCM is looking up the results the SQL box jumps to about 25% CPU and the RAM stays steady at about half as well. There are a couple other things on this SQL VM and it has 12 GB of RAM. I also see this behavior
    when searching all updates, and general movement around the console. I have a maintenance task set up in SCCM to rebuild indexes every Saturday. There are only 80 clients inside of this test environment. What could cause this? Any ideas on how
    to fix it?

    The log said reindexing completed. Things look fine on the performance side. The VM running Configuration manager is a bit over powered and the VM running the SQL stuff seems to be about right. If I want to look in update packages, update groups, or
    at all updates it is still extremely slow.
    For example, there are 998 updates when this screen would finally load. It takes almost a half hour to populate the list. If I try and look at these and go somewhere else like administration it bogs the console down to an unusable state unless you let
    it sit there for a half hour or restart the Configuration Manager server to break the query.

  • My mac desktop 09 is running extremely slow

    my Mac is running extremely slow could it be iphoto causing it?  its at 70GB

    First, back up all data immediately, as your boot drive might be failing.
    Step 1
    This diagnostic procedure will query the system log for messages that may indicate a hardware fault. It changes nothing, and therefore will not, in itself, solve your problem.
    If you have more than one user account, these instructions must be carried out as an administrator. I've tested them only with the Safari web browser. If you use another browser, they may not work as described.
    Triple-click anywhere in the line below on this page to select it:
    syslog -k Sender kernel -k Message CReq 'Channel t|GPU D|I/O|nspace-h|n Cause: -' | tail | open -ef
    Copy the selected text to the Clipboard (command-C).
    Launch the Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Paste into the Terminal window (command-V).
    The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear.
    A TextEdit window will open with the output of the command. Normally the command will produce no output, and the window will be empty. If the TextEdit window (not the Terminal window) has anything in it, stop here and post it — the text, please, not a screenshot. The title of the TextEdit window doesn't matter, and you don't need to post that.
    Step 2
    There are a few other possible causes of generalized slow performance that you can rule out easily.
    Reset the System Management Controller.
    If you have a portable computer, check the cycle count of the battery. It may be due for replacement.
    If you have many image or video files on the Desktop with preview icons, move them to another folder.
    If applicable, uncheck all boxes in the iCloud preference pane. See whether there's any change.
    Disconnect all non-essential wired peripherals and remove aftermarket expansion cards, if any.
    Check your keychains in Keychain Access for excessively duplicated items.
    Boot into Recovery mode, launch Disk Utility, and run Repair Disk.
    If you're booting from an aftermarket SSD, see whether there's a firmware update for it.
    If you have a MacBook Pro with dual graphics, disable automatic graphics switching in the Energy Saverpreference pane for better performance at the cost of shorter battery life.
    Step 3
    When you notice the problem, launch the Activity Monitor application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Activity Monitor in the icon grid.
    Select the CPU tab of the Activity Monitor window.
    Select All Processes from the menu in the toolbar, if not already selected.
    Click the heading of the % CPU column in the process table to sort the entries by CPU usage. You may have to click it twice to get the highest value at the top. What is it, and what is the process? Also post the values for % User, % System, and % Idle at the bottom of the window.
    Select the System Memory tab. What values are shown in the bottom part of the window for Page outs and Swap used?
    Next, select the Disk Activity tab. Post the approximate values shown for Reads in/sec and Writes out/sec (not Reads in and Writes out.)
    Step 4
    If you have more than one user account, you must be logged in as an administrator to carry out this step.
    Launch the Console application in the same way you launched Activity Monitor. Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Select the 50 or so most recent entries in the log. Copy them to the Clipboard (command-C). Paste into a reply to this message (command-V). You're looking for entries at the end of the log, not at the beginning.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some personal information, such as your name, may appear in the log. Anonymize before posting. That should be easy to do if your extract is not too long.

  • Database export/exports are extremely slow

    We run PeopleSoft (PeopleTools version 8.46) applications on Oracle 10g (10.1.0.3). database exports/imports were extremely slow, so when we contact PeopleSoft customer connection, we were advised to modify the init.ora file with the "_optimizer_cost_based_transformation=off". After we set the init.ora file, exports/imports are very fast.
    What is optimizercost_based_transformation? will database performance have any effect by setting this parameter? Does anybody has issues with 10g export/import issues?
    any help?
    Thanks,

    Here is the extract from PeopleSoft customer connection -
    . Required INIT.ORA Parameters for Oracle 10g
    . Change #1 - optimizercost_based_transformation=off
    According to Oracle support: "This parameter controls whether query transformations (sub-query unnesting, complex view merging and push join predicate ) are performed using an algorithm that relies only on optimizer cost (new in 10g) or an algorithm that uses a combination of optimizer cost and heuristics (pre-10g). "
    Can anbody tell me how extaclty this parameter will affect the performance of the system? Althoght we didn't see any performance issues right now (We are just in the process of implimentaion) Going forward, i am worried to have this im my init.ora file.
    Any thoughts/suggestions related to this topic is helpful.
    THanks,

  • EXTREMELY SLOW XQUERY PERFORMANCE AND SLOW DOCUMENT INSERTS

    EXTREMELY SLOW XQUERY PERFORMANCE AND SLOW DOCUMENT INSERTS.
    Resolution History
    12-JUN-07 15:01:17 GMT
    ### Complete Problem Description ###
    A test file is being used to do inserts into a schemaless XML DB. The file is inserted and then links are made to 4
    different collection folders under /public. The inserts are pretty slow (about
    15 per second and the file is small)but the xquery doesn't even complete when
    there are 500 documents to query against.
    The same xquery has been tested on a competitors system and it has lightening fast performance there. I know it
    should likewise be fast on Oracle, but I haven't been able to figure out what
    is going on except that I suspect somehow a cartesian product is the result of
    the query on Oracle.
    ### SQLXML, XQUERY, PL/SQL syntax used ###
    Here is the key plsql code that calls the DBMS_XDB procedures:
    CREATE OR REPLACE TYPE "XDB"."RESOURCEARRAY" AS VARRAY(500) OF VARCHAR2(256);
    PROCEDURE AddOrReplaceResource(
    resourceUri VARCHAR2,
    resourceContents SYS.XMLTYPE,
    public_collections in ResourceArray
    ) AS
    b BOOLEAN;
    privateResourceUri path_view.path%TYPE;
    resource_exists EXCEPTION;
    pragma exception_init(resource_exists,-31003);
    BEGIN
    /* Store the document in private folder */
    privateResourceUri := GetPrivateResourceUri(resourceUri);
    BEGIN
    b := dbms_xdb.createResource(privateResourceUri, resourceContents);
    EXCEPTION
    WHEN resource_exists THEN
    DELETE FROM resource_view WHERE equals_path(res, privateResourceUri)=1;
    b := dbms_xdb.createResource(privateResourceUri, resourceContents);
    END;
    /* add a link in /public/<collection-name> for each collection passed in */
    FOR i IN 1 .. public_collections.count LOOP
    BEGIN
    dbms_xdb.link(privateResourceUri,public_collections(i),resourceUri);
    EXCEPTION
    WHEN resource_exists THEN
    dbms_xdb.deleteResource(concat(concat(public_collections(i),'/'),resourceUri));
    dbms_xdb.link(privateResourceUri,public_collections(i),resourceUri);
    END;
    END LOOP;
    COMMIT;
    END;
    FUNCTION GetPrivateResourceUri(
    resourceUri VARCHAR2
    ) RETURN VARCHAR2 AS
    BEGIN
    return concat('/ems/docs/',REGEXP_SUBSTR(resourceUri,'[a-zA-z0-9.-]*$'));
    END;
    ### Info for XML Querying ###
    Here is the XQuery and a sample of the output follows:
    declare namespace c2ns="urn:xmlns:NCC-C2IEDM";
    for $cotEvent in collection("/public")/event
    return
    <cotEntity>
    {$cotEvent}
    {for $d in collection("/public")/c2ns:OpContextMembership[c2ns:Entity/c2ns:EntityIdentifier
    /c2ns:EntityId=xs:string($cotEvent/@uid)]
    return
    $d
    </cotEntity>
    Sample output:
    <cotEntity><event how="m-r" opex="o-" version="2" uid="XXX541113454" type="a-h-G-" stale="2007-03-05T15:36:26.000Z"
    start="2007-03-
    05T15:36:26.000Z" time="2007-03-05T15:36:26.000Z"><point ce="" le="" lat="5.19098483230079" lon="-5.333597827082126"
    hae="0.0"/><de
    tail><track course="26.0" speed="9.26"/></detail></event></cotEntity>

    19-JUN-07 04:34:27 GMT
    UPDATE
    =======
    Hi Arnold,
    you wrote -
    Please use Sun JDK 1.5 java to perform the test case.Right now I have -
    $ which java
    /usr/bin/java
    $ java -version
    java version "1.4.2"
    gcj (GCC) 3.4.6 20060404 (Red Hat 3.4.6-3)
    sorry as I told you before I am not very knowledgeable in Java. Can you tell me what setting
    s I need to change to make use of Sun JDK 1.5. Please note I am testing on Linux
    . Do I need to test this on a SUN box? Can it not be modify to run on Linux?
    Thanks,
    Rakesh
    STATUS
    =======
    @CUS -- Waiting for requested information

Maybe you are looking for

  • Why is my WD My Book for Mac not showing up on the finder after installing Mavericks?

    I recently upgraded to Mavericks. I have a WD My Book. I had received emails from WD stating that the software from WD had to be removed from the Mac before installing Mavericks. So I waited until I received an email from WD saying they had resolved

  • HTTPS with HTTP_GET ?

    Hi, i'm trying to use function module HTTP_GET with a HTTPS url (incl. userid + password). I'm using destination SAPHTTP. When i use the url in my Internet Browser the results are shown. But function module HTTP_GET i'm getting the error 'Connect err

  • What is the purpose  of Date From and Date To In Oracle HRMS ?

    hi I have doubt on What is the purpose of Date From and Date To In Oracle HRMS? Thanks

  • Creating a PLSQL Procedure as Concurrent Program

    Folks: I am new both to PLSQL and Concurrent program creation. I am actually working on a process for deploying changes from one environment to another, so I want to create a simpel PLSQL procedure that I can then register as a concurrent program, an

  • PPro CS4 and Soundbooth

    (I also posted this same thing in the PPro Forum) I have had a problem with a recent project trying to fix some audio clips in Soundbooth.  I would right click on the audio file and select "Render and Replace"  Soundbooth would open up and no matter