Simple view problem

dear all,
i have one strage problem if i executed query "select * from vu_single_mfg_ir_det_new a where a.lotno= 345" than total cost 235 and if i execute query as "select * from vu_single_mfg_ir_det_new a where a.lotno= (select 345 from dual)" than total cost =1425 as under. my database version 10.2.0.4 and vu_single_mfg_ir_det_new is a view .
thank you all for response in advance
select * from vu_single_mfg_ir_det_new a where a.lotno= 345;
==========================================
objec
name operations option cost
==========================================
     SELECT STATEMENT          235
PKT_MAS     TABLE ACCESS     BY INDEX ROWID     1
PKT_MAS_PK     INDEX     UNIQUE SCAN     0
PKT_MAS     TABLE ACCESS     BY INDEX ROWID     1
PKT_MAS_PK     INDEX     UNIQUE SCAN     0
     FILTER          
     HASH JOIN     ANTI     235
     HASH JOIN     ANTI     230
     NESTED LOOPS          224
     HASH JOIN          223
     HASH JOIN     OUTER     116
     NESTED LOOPS          6
ENTITY_TRANS     TABLE ACCESS     BY INDEX ROWID     5
     BITMAP CONVERSION     TO ROWIDS     
     BITMAP AND          
     BITMAP CONVERSION     FROM ROWIDS     
IDX_ENTITY_TRANS3     INDEX     RANGE SCAN     1
     BITMAP CONVERSION     FROM ROWIDS     
IDX_ENTITY_TRANS2     INDEX     RANGE SCAN     1
     BITMAP CONVERSION     FROM ROWIDS     
     SORT     ORDER BY     
IDX_ENTITY_TRANS5     INDEX     RANGE SCAN     2
ENTITY_TRANS     TABLE ACCESS     BY INDEX ROWID     1
UNQ_ENTITY_TRANS2     INDEX     UNIQUE SCAN     0
VU_PRED     VIEW          109
     NESTED LOOPS          109
     VIEW          107
     UNION-ALL          
     HASH     GROUP BY     63
     NESTED LOOPS          62
     HASH JOIN          23
PKT_PRED_MAS     TABLE ACCESS     FULL     11
PKT_PRED_DET     TABLE ACCESS     FULL     11
     VIEW          39
     UNION ALL PUSHED PREDICATE          
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     NESTED LOOPS          44
VU_ACT_DET     VIEW          43
     HASH     GROUP BY     43
     NESTED LOOPS          42
PKT_ACT_MAS     TABLE ACCESS     FULL     3
     VIEW          39
     UNION ALL PUSHED PREDICATE          
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
PKT_ACT_MAS     TABLE ACCESS     BY INDEX ROWID     1
PKT_ACT_MAS_PK     INDEX     UNIQUE SCAN     0
PKT_MAS     TABLE ACCESS     BY INDEX ROWID     1
PKT_MAS_PK     INDEX     UNIQUE SCAN     0
     VIEW          107
     UNION-ALL          
     HASH     GROUP BY     63
     NESTED LOOPS          62
     HASH JOIN          23
PKT_PRED_MAS     TABLE ACCESS     FULL     11
PKT_PRED_DET     TABLE ACCESS     FULL     11
     VIEW          39
     UNION ALL PUSHED PREDICATE          
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     NESTED LOOPS          44
VU_ACT_DET     VIEW          43
     HASH     GROUP BY     43
     NESTED LOOPS          42
PKT_ACT_MAS     TABLE ACCESS     FULL     3
     VIEW          39
     UNION ALL PUSHED PREDICATE          
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
PKT_ACT_MAS     TABLE ACCESS     BY INDEX ROWID     1
PKT_ACT_MAS_PK     INDEX     UNIQUE SCAN     0
PKT_MAS     TABLE ACCESS     BY INDEX ROWID     1
PKT_MAS_PK     INDEX     UNIQUE SCAN     0
DEPT_MAS     TABLE ACCESS     FULL     5
DEPT_MAS     TABLE ACCESS     FULL     5
DEPT_MAS     TABLE ACCESS     FULL     5
PARTY_MAS     TABLE ACCESS     FULL     3
DEPT_MAS     TABLE ACCESS     FULL     5
PARTY_MAS     TABLE ACCESS     FULL     3
select * from vu_single_mfg_ir_det_new a where a.lotno= (select 345 from dual);
plan as under
==========================================
objec
name operations option cost
==========================================
     SELECT STATEMENT          1425
PKT_MAS     TABLE ACCESS     BY INDEX ROWID     1
PKT_MAS_PK     INDEX     UNIQUE SCAN     0
PKT_MAS     TABLE ACCESS     BY INDEX ROWID     1
PKT_MAS_PK     INDEX     UNIQUE SCAN     0
     FILTER          
     HASH JOIN     ANTI     1423
     HASH JOIN     ANTI     1417
     NESTED LOOPS          1412
     HASH JOIN     OUTER     1411
     HASH JOIN          703
ENTITY_TRANS     TABLE ACCESS     BY INDEX ROWID     4
     NESTED LOOPS          9
ENTITY_TRANS     TABLE ACCESS     BY INDEX ROWID     5
     BITMAP CONVERSION     TO ROWIDS     
     BITMAP AND          
     BITMAP CONVERSION     FROM ROWIDS     
IDX_ENTITY_TRANS3     INDEX     RANGE SCAN     1
     BITMAP CONVERSION     FROM ROWIDS     
IDX_ENTITY_TRANS2     INDEX     RANGE SCAN     1
     BITMAP CONVERSION     FROM ROWIDS     
     SORT     ORDER BY     
IDX_ENTITY_TRANS5     INDEX     RANGE SCAN     2
     FAST DUAL          2
IDX_ENTITY_TRANS5     INDEX     RANGE SCAN     1
     VIEW          693
     UNION-ALL          
     HASH     GROUP BY     648
     NESTED LOOPS          647
     HASH JOIN          23
PKT_PRED_MAS     TABLE ACCESS     FULL     11
PKT_PRED_DET     TABLE ACCESS     FULL     11
     VIEW          39
     UNION ALL PUSHED PREDICATE          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     NESTED LOOPS          44
VU_ACT_DET     VIEW          43
     HASH     GROUP BY     43
     NESTED LOOPS          42
PKT_ACT_MAS     TABLE ACCESS     FULL     3
     VIEW          39
     UNION ALL PUSHED PREDICATE          
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
PKT_ACT_MAS     TABLE ACCESS     BY INDEX ROWID     1
PKT_ACT_MAS_PK     INDEX     UNIQUE SCAN     0
VU_PRED     VIEW          708
     NESTED LOOPS          708
     VIEW          693
     UNION-ALL          
     HASH     GROUP BY     648
     NESTED LOOPS          647
     HASH JOIN          23
PKT_PRED_MAS     TABLE ACCESS     FULL     11
PKT_PRED_DET     TABLE ACCESS     FULL     11
     VIEW          39
     UNION ALL PUSHED PREDICATE          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     NESTED LOOPS          44
VU_ACT_DET     VIEW          43
     HASH     GROUP BY     43
     NESTED LOOPS          42
PKT_ACT_MAS     TABLE ACCESS     FULL     3
     VIEW          39
     UNION ALL PUSHED PREDICATE          
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
PKT_ACT_MAS     TABLE ACCESS     BY INDEX ROWID     1
PKT_ACT_MAS_PK     INDEX     UNIQUE SCAN     0
PKT_MAS     TABLE ACCESS     BY INDEX ROWID     1
PKT_MAS_PK     INDEX     UNIQUE SCAN     0
PKT_MAS     TABLE ACCESS     BY INDEX ROWID     1
PKT_MAS_PK     INDEX     UNIQUE SCAN     0
DEPT_MAS     TABLE ACCESS     FULL     5
DEPT_MAS     TABLE ACCESS     FULL     5
DEPT_MAS     TABLE ACCESS     FULL     5
PARTY_MAS     TABLE ACCESS     FULL     3
DEPT_MAS     TABLE ACCESS     FULL     5
PARTY_MAS     TABLE ACCESS     FULL     3

{quote:title=mohammed_dba wrote:}{quote}
dear all,
i have one strage problem if i executed query "select * from vu_single_mfg_ir_det_new a where a.lotno= 345" than total cost 235 and if i execute query as "select * from vu_single_mfg_ir_det_new a where a.lotno= (select 345 from dual)" than total cost =1425 as under. my database version 10.2.0.4 and vu_single_mfg_ir_det_new is a view .
thank you all for response in advance
select * from vu_single_mfg_ir_det_new a where a.lotno= 345;
==========================================
objec
name operations option cost
==========================================
     SELECT STATEMENT          235
PKT_MAS     TABLE ACCESS     BY INDEX ROWID     1
PKT_MAS_PK     INDEX     UNIQUE SCAN     0
PKT_MAS     TABLE ACCESS     BY INDEX ROWID     1
PKT_MAS_PK     INDEX     UNIQUE SCAN     0
     FILTER          
     HASH JOIN     ANTI     235
     HASH JOIN     ANTI     230
     NESTED LOOPS          224
     HASH JOIN          223
     HASH JOIN     OUTER     116
     NESTED LOOPS          6
ENTITY_TRANS     TABLE ACCESS     BY INDEX ROWID     5
     BITMAP CONVERSION     TO ROWIDS     
     BITMAP AND          
     BITMAP CONVERSION     FROM ROWIDS     
IDX_ENTITY_TRANS3     INDEX     RANGE SCAN     1
     BITMAP CONVERSION     FROM ROWIDS     
IDX_ENTITY_TRANS2     INDEX     RANGE SCAN     1
     BITMAP CONVERSION     FROM ROWIDS     
     SORT     ORDER BY     
IDX_ENTITY_TRANS5     INDEX     RANGE SCAN     2
ENTITY_TRANS     TABLE ACCESS     BY INDEX ROWID     1
UNQ_ENTITY_TRANS2     INDEX     UNIQUE SCAN     0
VU_PRED     VIEW          109
     NESTED LOOPS          109
     VIEW          107
     UNION-ALL          
     HASH     GROUP BY     63
     NESTED LOOPS          62
     HASH JOIN          23
PKT_PRED_MAS     TABLE ACCESS     FULL     11
PKT_PRED_DET     TABLE ACCESS     FULL     11
     VIEW          39
     UNION ALL PUSHED PREDICATE          
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     NESTED LOOPS          44
VU_ACT_DET     VIEW          43
     HASH     GROUP BY     43
     NESTED LOOPS          42
PKT_ACT_MAS     TABLE ACCESS     FULL     3
     VIEW          39
     UNION ALL PUSHED PREDICATE          
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
PKT_ACT_MAS     TABLE ACCESS     BY INDEX ROWID     1
PKT_ACT_MAS_PK     INDEX     UNIQUE SCAN     0
PKT_MAS     TABLE ACCESS     BY INDEX ROWID     1
PKT_MAS_PK     INDEX     UNIQUE SCAN     0
     VIEW          107
     UNION-ALL          
     HASH     GROUP BY     63
     NESTED LOOPS          62
     HASH JOIN          23
PKT_PRED_MAS     TABLE ACCESS     FULL     11
PKT_PRED_DET     TABLE ACCESS     FULL     11
     VIEW          39
     UNION ALL PUSHED PREDICATE          
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     FILTER          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     NESTED LOOPS          44
VU_ACT_DET     VIEW          43
     HASH     GROUP BY     43
     NESTED LOOPS          42
PKT_ACT_MAS     TABLE ACCESS     FULL     3
     VIEW          39
     UNION ALL PUSHED PREDICATE          
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
PKT_ACT_MAS     TABLE ACCESS     BY INDEX ROWID     1
PKT_ACT_MAS_PK     INDEX     UNIQUE SCAN     0
PKT_MAS     TABLE ACCESS     BY INDEX ROWID     1
PKT_MAS_PK     INDEX     UNIQUE SCAN     0
DEPT_MAS     TABLE ACCESS     FULL     5
DEPT_MAS     TABLE ACCESS     FULL     5
DEPT_MAS     TABLE ACCESS     FULL     5
PARTY_MAS     TABLE ACCESS     FULL     3
DEPT_MAS     TABLE ACCESS     FULL     5
PARTY_MAS     TABLE ACCESS     FULL     3
select * from vu_single_mfg_ir_det_new a where a.lotno= (select 345 from dual);
plan as under
==========================================
objec
name operations option cost
==========================================
     SELECT STATEMENT          1425
PKT_MAS     TABLE ACCESS     BY INDEX ROWID     1
PKT_MAS_PK     INDEX     UNIQUE SCAN     0
PKT_MAS     TABLE ACCESS     BY INDEX ROWID     1
PKT_MAS_PK     INDEX     UNIQUE SCAN     0
     FILTER          
     HASH JOIN     ANTI     1423
     HASH JOIN     ANTI     1417
     NESTED LOOPS          1412
     HASH JOIN     OUTER     1411
     HASH JOIN          703
ENTITY_TRANS     TABLE ACCESS     BY INDEX ROWID     4
     NESTED LOOPS          9
ENTITY_TRANS     TABLE ACCESS     BY INDEX ROWID     5
     BITMAP CONVERSION     TO ROWIDS     
     BITMAP AND          
     BITMAP CONVERSION     FROM ROWIDS     
IDX_ENTITY_TRANS3     INDEX     RANGE SCAN     1
     BITMAP CONVERSION     FROM ROWIDS     
IDX_ENTITY_TRANS2     INDEX     RANGE SCAN     1
     BITMAP CONVERSION     FROM ROWIDS     
     SORT     ORDER BY     
IDX_ENTITY_TRANS5     INDEX     RANGE SCAN     2
     FAST DUAL          2
IDX_ENTITY_TRANS5     INDEX     RANGE SCAN     1
     VIEW          693
     UNION-ALL          
     HASH     GROUP BY     648
     NESTED LOOPS          647
     HASH JOIN          23
PKT_PRED_MAS     TABLE ACCESS     FULL     11
PKT_PRED_DET     TABLE ACCESS     FULL     11
     VIEW          39
     UNION ALL PUSHED PREDICATE          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     NESTED LOOPS          44
VU_ACT_DET     VIEW          43
     HASH     GROUP BY     43
     NESTED LOOPS          42
PKT_ACT_MAS     TABLE ACCESS     FULL     3
     VIEW          39
     UNION ALL PUSHED PREDICATE          
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
PKT_ACT_MAS     TABLE ACCESS     BY INDEX ROWID     1
PKT_ACT_MAS_PK     INDEX     UNIQUE SCAN     0
VU_PRED     VIEW          708
     NESTED LOOPS          708
     VIEW          693
     UNION-ALL          
     HASH     GROUP BY     648
     NESTED LOOPS          647
     HASH JOIN          23
PKT_PRED_MAS     TABLE ACCESS     FULL     11
PKT_PRED_DET     TABLE ACCESS     FULL     11
     VIEW          39
     UNION ALL PUSHED PREDICATE          
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
PKT_PRED_PARA_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_PRED_PARA_DET_PK     INDEX     RANGE SCAN     2
     NESTED LOOPS          44
VU_ACT_DET     VIEW          43
     HASH     GROUP BY     43
     NESTED LOOPS          42
PKT_ACT_MAS     TABLE ACCESS     FULL     3
     VIEW          39
     UNION ALL PUSHED PREDICATE          
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
     FILTER          
PKT_ACT_DET     TABLE ACCESS     BY INDEX ROWID     3
PKT_ACT_DET_PK     INDEX     SKIP SCAN     2
PKT_ACT_MAS     TABLE ACCESS     BY INDEX ROWID     1
PKT_ACT_MAS_PK     INDEX     UNIQUE SCAN     0
PKT_MAS     TABLE ACCESS     BY INDEX ROWID     1
PKT_MAS_PK     INDEX     UNIQUE SCAN     0
PKT_MAS     TABLE ACCESS     BY INDEX ROWID     1
PKT_MAS_PK     INDEX     UNIQUE SCAN     0
DEPT_MAS     TABLE ACCESS     FULL     5
DEPT_MAS     TABLE ACCESS     FULL     5
DEPT_MAS     TABLE ACCESS     FULL     5
PARTY_MAS     TABLE ACCESS     FULL     3
DEPT_MAS     TABLE ACCESS     FULL     5
PARTY_MAS     TABLE ACCESS     FULL     3

Similar Messages

  • Problem with simple viewer

    i am hosting to a non .mac to make that sure
    the website is not online yet.
    i followed the instructions from rowan-cottage.co.uk about adding a simple viewer INTO a existing page. i did all that - but when i finally look at the page it turns out that the simpleviewer (inside the text box /400 x 400/) is missing its half and not very centred, what did i do wrong, or is the size to small?
    thanks already
    mac.pro(but no web pro)

    id like to know how i can put something INFRONT of
    the viewer, to be excact to hide the button which
    links anybody clicking on it to be linked to the
    sideviewer homepage, cause if i just put something
    infront, it seems to move back when i visit it on the
    web.
    Sure you can. Just position a blank text box in the vicinity of what you are trying to mask off. Then use the Inspector Graphics tab to color the background of the text box the same color as the rest of the background (black).
    second question, as i'm hosting to a non.mac host, i
    wanna know how i find out the adress to where the
    iframe in the page links to the index.html (from
    slideshow). do i change that on my computer, or put
    it on the FTP and then change it from there?
    Yes, you will just FTP the slideshow folder to the same directory as your website. Then make sure you can access the slideshow using a URL. This will then be the URL that you put in the iframe code.

  • While creating a simple VIEW Error comes ORA-00604,ORA-00001

    I am using
    Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Prod
    a simple view statement gives an error.
    ORA-00604: error occurred at recursive SQL level 1
    ORA-00001: unique constraint (SYS.I_COL1) violated
    what may be the reason

    Hi,
    It seems that SHORT_NAME cause problem.
    SQL> CREATE OR REPLACE FORCE VIEW V_META_IMAGELIST
      2  AS
      3  SELECT A.SEQ_NUM, A.SHORT_NAME, A.DESCRIPTION, A.MULTISELECT, A.ENTITY_SEQ_NUM, A.SECTION_TYPE_
    SEQ_NUM,
      4  B.SHORT_NAME, A.ACTIVE, A.ENTERED_BY,
      5  A.ENTRY_DATE, A.IMAGELIST_LEVEL, A.STARTINGSENTENCE, A.SEPARATOR, A.CONJUNCTION, A.ENDINGSENTEN
    CE,
      6  A.META_IMAGELIST_ELEMENT_SEQ_NUM
      7  FROM meta_imagelist A, SECTION_TYPES B
      8  WHERE A.SECTION_TYPE_SEQ_NUM = B.SEQ_NUM(+) ;
    B.SHORT_NAME, A.ACTIVE, A.ENTERED_BY,
    ERROR at line 4:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-00001: unique constraint (SYS.I_COL1) violated
    SQL> ed
    Wrote file afiedt.buf
      1  CREATE OR REPLACE FORCE VIEW V_META_IMAGELIST
      2  AS
      3  SELECT A.SEQ_NUM, A.SHORT_NAME, A.DESCRIPTION, A.MULTISELECT, A.ENTITY_SEQ_NUM, A.SECTION_TYPE_
      4  B.SHORTNAME, A.ACTIVE, A.ENTERED_BY,
      5  A.ENTRY_DATE, A.IMAGELIST_LEVEL, A.STARTINGSENTENCE, A.SEPARATOR, A.CONJUNCTION, A.ENDINGSENTEN
      6  A.META_IMAGELIST_ELEMENT_SEQ_NUM
      7  FROM meta_imagelist A, SECTION_TYPES B
      8* WHERE A.SECTION_TYPE_SEQ_NUM = B.SEQ_NUM(+)
    SQL> /
    Warning: View created with compilation errors. --this is because I haven't any tables
    SQL> show error
    No errors.
    SQL> Try to rename SHORT_NAME to an other word.
    Nicolas.

  • Simple viewer help

    Hi all, I need your help. I have created my website, and I'm linking it to mobile me galleries. (no problem). But-- instead of mobile me galleries I would like to link to Simple Viewer.
    No problem creating the SV galleries in iphoto , but getting them on my site is baffeling.
    I have read all the posts, and have had no success. I am a novice and the nominclature is rough
    As I said , I created the gallery folder and placed it in the sites folder on my idisk. when I click on the index folder within the gallery appears and the address is file:///Volumes/rgardnerimages/Web/Sites/slideshoe/index.html nothing I do is linking it to a web page. Any help in simple language would be helpful.
    My website is http://www.richardgardnerphotography.com/RichardGardner/richard_gardnerhome.html
    Thanks in advance
    Richard

    Its so long since I did this that I to look back and see where my files were uploaded and how they are organized.
    Its seems I have the following files uploaded to the main folder on my server:
    flash_detect.js
    image data.xml
    images
    PostCard.html
    thumbs
    viewer.swf
    PostCard.html is the index.html file renamed so that it doesn't conflict with the index.html file generated by iWeb.
    If you are using MobileMe to publish you can upload these files to the Finder/Go/iDisk/My iDisk/Web/Sites folder and the URL will be..
    http://web.me.com/username/PostCard.html
    Its probably better to upload them to your website folder. The path is Finder/Go/iDisk/My iDisk/Web/Sites/WebsiteName folder and the URL for the link to it will be ....
    http://web.me.com/username/WebsiteName/PostCard.html
    These uploads are done by drag and drop. Follow the path from the Finder/Go menu or do Shift - Command - I from any Finder window and then double click the Web then the Sites folders to get to your actual website folder.

  • Simple Viewer in iWeb

    I have already been in communication with the people at Rowan Cottage regarding the instructions. Please check the comment board there for Simple Viewer if you need to get up to date on this issue.
    Repeated attempts(following the instructions very closely) have led me to a brick wall at the part where you place the slideshow folder in it's permanent location, ie: iDisk/Sites. You should then be able to go to this slideshow via this address:
    homepage.mac.com/yourusername/yourfoldername/index.html
    I continually get the ERROR 404 page. Michael has been involved and attempting to resolve this issue but to no avail, so far.
    Has anyone else had these problems and if so, solutions?

    steaditwo...
    A few questions for you...
    1. How are you generating the SimpleViewer gallery? iPhotoExport? Photoshop plugin? jAlbum? Picassa? or manually via buildgallery.php?
    2. Do you mind providing your actual information? .Mac username and slideshow folder name?
    3. Do you have desktop syncing activated for your iDisk in System Preferences? If so, make sure you force a manual sync.
    4. Before you copy your slideshow folder to iDisk/Sites/ does double-clicking on the index.html file launch your gallery? After copying to the iDisk/Sites/ folder, can you click on the index.html file there to launch your gallery?
    5. Are you sure you are copying the slideshow folder to the iDisk/Sites/ folder....not the iDisk/Web/Sites/ folder???
    Let me know, and we'll go from there.

  • Simple viewer won't export comments and the sequence is wrong

    I am stuck....
    I have added simple viewer on my site, but the comments of every photo are not there.
    - In iphoto i have added the comments with every photo.
    - With iphoto export, i made the simple viewer file. Everything works fine accept from the comments they are just not exported.
    - Also the sequence of the photo's are different in the simple viewer. It seems like the photo's are displayed (or exported) at random.
    Has anyone an idea how I can find a workaround and to get these two issue's solved?

    Hi Dhara,
    I've been working with Simple Viewer for a couple of weeks now (you can catch my posting and all the replies on the Boards).
    Regarding your issues, my recollections are as follows....but, remember I'm a novice and not an expert on this:
    1. Comments: Make sure that you check 'Use Comments' in iPhoto Export.
    2. Sequence of Photos: I had the same problem with this. I went back to my iPhoto folder and actually changed the file names to 1.jpg, 2.jpg, etc. Then, in iPhoto, I sorted the photos: View, Sort Photos, By Title. I had to move a few manually in the iPhoto display, as numerically sorted some fall out of 'order'. After saving this folder, run iPhoto Export and proceed as you did before.
    Again, I am a newbie...so maybe see if some of the 'gurus' on the Boards post a fix as well. And, let me know if this works!
    Good luck

  • Does LR 1.3 include Simple Viewer 1.8 ?

    When I make a Web Gallery using the Simple Viewer option and preview it in Internet Explorer, the screen shows a message stating that Flash is needed to view this page even though I have Flash 9.0 on my computer. I understand from Airtight that Simple Viewer 1.8 is needed to overcome this problem. So, does my LR 1.3 include Simple Viewer 1.8 or an earlier version?
    Thank you.
    Bill

    Just a guessing game, but it seems the embedded version is effectively older than 1.8...
    What happens if you :
    - download the simpleviewer 1.8 archive at http://www.airtightinteractive.com/simpleviewer/,
    - just update the swfobject.js script in the C:\Program Files\Adobe\Lightroom\shared\webengines\simpleviewer.lrwebengine folder?
    Please backup everything before, of course ;o).

  • Aperture 2 black viewer problem

    Are there still other users out there having the black viewer problem??
    I'll first describe my problem as follows:
    On one image when making the basic exposure, brightness and saturation adjustments there were no problems with the viewer. Also when adjusting with highlights and shadows again no problem. But as soon as I started making adjustments in Levels using luminance the viewer went completely black. If I unchecked the box in Levels the picture would come back, but as soon as it was checked again the dreaded black viewer. The adjustments were done in the browser/viewer mode. Too my surprise when I switched to full screen mode the full viewed image with the the adjustments was perfectly fine. But when going back to the browser/viewer the viewer was black again. One more curious note is that after leaving this image for about a half an hour and coming back to it there was no black viewer to be found. Usually I would quit Aperture to get rid of the black viewer, but in this case I did not have to.
    By the way I have an ATI Radeon X800 XT graphics card in my dual 2.0 Power Mac G5 and 4.5 Gigs Ram

    I very rarely have this problem on my old Powerbook 1.33 GHz 17". Since 2.1 I haven't encountered it. However, the simplest way to overcome it is to go into Full Screen (press F), do 1 simple adjustment (such as increase brightness by .1), go back to Window View (press F again), undo the adjustment (decrease brightness by .1) - et voilà. Takes around 20 secs on my Mac.
    For me, it's annoying but no deal-breaker.
    Cheers,
    k.

  • Simple viewer help needed please

    I need help with this exact problem please which was posted by Kirby on 9th Feb
    I can't save into the idisk/web folder although I can copy the files over after they refuse to open (if that means anything)...
    "This is for Old Toad. I checked out your demo site which is awesome. I read the tutorial,
    Examples of SimpleViewer and Flash Album Exporter Slideshows (plugins for iPhoto)
    ADDED USING HTML SNIPPET AND IFRAME
    This was great but I am still running into a roadblock. The issue seems to be that in the URL that is given on your demo page...
    http://web.me.com/youraccountname/slideshow folder/index.html
    ....it says to enter my account name (which I did).
    I am uploading the simple-viewer folder to my iDisk using the Go menu but inside of the Web/Sites folder there is no folder called Slideshow Folder. So am I right in thinking that the URL has nothing to point too because that folder isn't there? Why isn't it there? And is there anything I can do to solve this? Is there another place the simple-viewer folder should be on my idisk?"

    Hi:
    When you create the simpleviewer slideshow with iPhoto's plugin there should be a folder created on your HD that contains the items seen in the screenshot below:
    The folder was named simpleviewer because that's what I named it during the export from iPhoto. That's the same folder as I refer to as "Slideshow folder". It can be whatever you name it when exporting from iPhoto. Upload that folder to your iDisk/Web/Sites folder as shown below:
    In the iFrame code use the following URL to the index.html file inside the simpleviewer folder:
    http://web.me.com/YourMMe_AccountName/simplerviewer/index.html
    That should do it.

  • Remote Control and Remote View Problem

    Hi,
    I work at a High School running Netware 6.0 SP5 and Zen works 4.01 ir7.
    Remote Control and Remote View works great but I noticed one problem.
    We have a logo of the school that is forced down on to the desktop when a
    user logs in through group policies. This logo works perfect for the
    desktop wall paper and loads every time a user logs in.
    When I Remote Control or Remote View a computer the users desktop wall
    paper turns from the logo being forced down through group policies to the
    desktop to a blue desktop wall paper.
    I would prefer the desktop wall paper staying the schools logo when I
    Remote Control or Remote View because if the desktop wall paper changes to
    the blue color I mentioned above when I Remote Control or Remote View the
    users computer, they will know that someone is taking over their computer
    which sometimes we dont want them knowing.
    We have Windows 98SE computer running Novell Client 3.4 and we have some
    computers running Windows XP Professional SP1 and Windows XP Professional
    SP2 both running Novell Client 4.91 SP2.
    The Remote Control and Remote View problem of the desktop wall paper
    changing on the users computer occurs on all operating systems mentioned
    above.
    Is there a solution to my above problem? When Remote Controlling and
    Remote Viewing someone's computer I don't want the desktop wall paper to
    change.
    Thanks!

    Bpilon,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
    - Check all of the other support tools and options available at
    http://support.novell.com.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Maintenance view problem "No data maintenance Authorization; Display only"

    Maintenance view problem
    <b>Question 1>>>></b>
    > I have created a table with Display/maintenance allowed and technical setting Data class - APPL0 (master data, transparent tables).
    >> Then I have created a maintenance view thought utilities->table maintenance generator where i have specified the Authorization group as &NC& (w/o auth. group)
    ->and also created a function group and specified in the maintenance screen-> I have selected maintenance type as one step-> i have given the overview screen number->and in Recording routine i have selected - no, or user ,recording routine.
    >>> Now when i go to transaction SM30  and put the table name and press on maintain button I get a information box saying "<b>No data maintenance Authorization; Display only"....</b> and it only displays the data.
    my problem is I want to enter data through maintenance view (SM30).
    <b>2nd Question >>>></b> once i create a function group for maintenance view how can i assign a transaction for this. <i>(as if i do it as we do for a module pool program it gives me error)</i>Thank you.
    kailash

    SE93.  Enter a transaction name.  Create.  In the pop up enter a title and select 'Transaction with parameters'.
    Next screen fill the following;
    Transaction 'SM30'
    Check 'Skip first screen'
    In the table control at the bottom of the screen
    Name of screen field 'VIEWNAME'
    Value <your table name>
    Name of screen field 'SHOW'
    Value 'X'
    Save.
    Job done.

  • Adobe Content Viewer problem. Please Help me...

    Hi after updating online. Folio, I tried to update the trial version of the publication on my iPad but I get this message: "the issue isavailable for dowload, but new signing for an application version. Update the application from the App Store. "I went to the AppStore and was not any update of the Content Viewer ... I deleted the version on my iPad I downloaded again ... but without success gives me the same problem ... Please help me ... how can I do??
    thanks

    Hello Bob and thank you for responding so quickly ... Would you be kind enough to send me the link where I can download older versions of Folio Builder and Folio Producers Panel tools for InDesign 5.5. I'm looking for them but I can not find them.
    Thank you for your patience.
    Il giorno 21/gen/2012, alle ore 16:18, Bob Levine ha scritto:
    Re: Adobe Content Viewer problem. Please Help me...
    created by Bob Levine in Digital Publishing Suite - View the full discussion
    As discussed in numerous threads already, the new viewer has not been approved by Apple yet.
    If you’re a pro or enterprise customer you can create your own viewer app. If not, you’ll have to wait or roll back to the older tools.
    Bob
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4155907#4155907
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4155907#4155907. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Digital Publishing Suite by email or at Adobe Forums
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Real simple xslt problem/question

    Hi, i have a real simple xslt problem but i just cant figure out how to do it by looking at various examples on the net. i have a xml document and in it are some elements with a "result" tag name. i want to use xslt to reproduce exactly the same xml document except with an attribute called "id" added to those elements with a "result" tag name. i'm sure that theres a simple solution to it but i just cant figure it out. any helps greatly appreciated, thanks

    Start with the XSLT identity transform (I don't have it handy and it's fairly long, but you should be able to google it up). Add this:<xsl:template match="result">
      <result id="">
        <xsl:apply-templates>
      </result>
    </xsl:template>

  • JDeveloper IDE simple setting problem

    Hi,
    Recently we switched to JDeveloper from Visual Cafe .I have a simple setting problem.How can I set the options so that IDE gives, the core java classes and packages,and our application classes and packeges, prompts in imports as well as in code.Where to set the options.
    eg: when I write
    import java. it should prompt all the pakages.
    Thanks in advance.
    -Gopal
    null

    I am not sure I understand what you are requesting, but ...
    You can configure JDeveloper projects to include various libraries by default.
    This is done by selecting menu Tools | Default Project Properties.../ Libraries tab.
    You should define a library for your classes.
    You can import any of the packages / classes from all the libraries which your project includes.
    It would be incorrect for a tool to automatically add a bunch of import lines at the top of every file because each file should import what it needs and just as importantly, not import what it does not need depending on the component type (e.g. a servlet should not include javax.swing.* ).
    An easy way to import elements into JDeveloper is to type in something like:
    import java.
    // and then type in Ctrl Space
    and this launches the package browser, you can select packages or classes to import.
    You can also do this at the variable declaratiton point such as typing in:
    foo() {
    Frame x
    // Press Control Alt Space
    and this will correctly change the type (Frame) to the type you select in the package browser and add the import statement.
    -John
    null

  • Simple viewer integration

    Can anyone tell me how to integrate a simple viewer gallery into my iweb site through .mac?
    thanks
    s

    Svendo,
    So on my photo page, I started with a blank template. Then I drew a text box just big enough to accomodate my gallery viewer (908x522). I then typed some placeholder text "PHOTOGALLERY" and then published the page. Then I found the page.html file and opened it with my text editor and found the PHOTOGALLERY placeholder text. I replaced this text with the iframes code below...
    <iframe src="http://homepage.mac.com/jwtseng/1/" width="908" height="522" scrolling="no" border="0" style="border:none;" frameborder="0"></iframe>
    Save and that's it. So for your own gallery, you'll need to determine the dimensions and edit the width and height values. And obviously you'll need to edit your own URL depending on where you end up saving the folder. Just think of the iframes concept as a webpage within a webpage and it will become clearer.
    The gallery that you see is composed with a free app called "Expose" It is wonderful and has a Mac gallery manager available. I like the AirtightInteractive templates as well (simpleviewer, postcard viewer, autoviewer). But I like the whole gallery in one idea...today. Haha...
    Hopefully you have found to be helpful or even an answer to your questions.
    ==> www.DirtDoog.com <==</a>    
    Place A Virtual Pin On Putt-Putt's GuestMap!

Maybe you are looking for

  • Eco utility + few issues on Satellite P855

    Hi guys, I am happy user of Satellite P855-11Q. Unfortunately due to software issues, I was forced to reinstall Windows system on my computer. This situation entailed the following problems: - I cannot use eco utility software - I've downloaded drive

  • File Not Found Error while installing

    I am using Win 7- 64, downloaded Oracle 11g R2. my problem is while i am installing i am getting this error dialogue boxes repeatedly File Not Found F:\app\Poojaries\product\11.2.0\dbhome_1\owb\external\oc4j_applications\applications\WFMLRSVCApp.ear

  • Adjusting Edit template in Web app

    Hi All, Is it possible to adjust the edit template in a web app so that certain users can edit only certain fields? I am using a web app to submit insurance claims for cell phone repairs, my technicans on my premises should have access to all fields

  • Installing Oracle Apex 3.2 on Oracle 10g Database Steps

    Hi, I am new to installation of oracle apex and oracle 10g Enterprise Edition. I had earlier installed Oracle 10g XE and Apex 3.2 in my location machine. Now I need to install Oracle apex 3.2 on oracle 10g enterprise edition I did the following steps

  • Why won't my ipad 2 charge

    I am having trouble with my iPad to be charged please can someone reply a good strategy that would help it ? I need it for school tomorrow