Anda di halaman 1dari 12

Patch no:9239089

SQL> conn apps/sapacapps


Connected.
SQL> select bug_id, bug_number from ad_bugs where bug_number='&num';
Enter value for num: 9239089
old 1: select bug_id, bug_number from ad_bugs where bug_number='&num'
new 1: select bug_id, bug_number from ad_bugs where bug_number='9239089'

no rows selected

SQL> select patch_type, patch_name from ad_applied_patches where patch_name='&num';


Enter value for num: 9239089
old 1: select patch_type, patch_name from ad_applied_patches where
patch_name='&num'
new 1: select patch_type, patch_name from ad_applied_patches where
patch_name='9239089'

no rows selected

Before:

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
17

After:

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
17

Patch no 9239090

SQL> select bug_id, bug_number from ad_bugs where bug_number='&num';


Enter value for num: 9239090
old 1: select bug_id, bug_number from ad_bugs where bug_number='&num'
new 1: select bug_id, bug_number from ad_bugs where bug_number='9239090'

no rows selected

SQL> select patch_type, patch_name from ad_applied_patches where patch_name='&num';


Enter value for num: 9239090
old 1: select patch_type, patch_name from ad_applied_patches where
patch_name='&num'
new 1: select patch_type, patch_name from ad_applied_patches where
patch_name='9239090'

no rows selected

Before:

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
17

After:

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
26

patch no: 9239095

old 1: select bug_id, bug_number from ad_bugs where bug_number='&num'


new 1: select bug_id, bug_number from ad_bugs where bug_number='9239095'

no rows selected

SQL> select patch_type, patch_name from ad_applied_patches where patch_name='&num';


Enter value for num: 9239095
old 1: select patch_type, patch_name from ad_applied_patches where
patch_name='&num'
new 1: select patch_type, patch_name from ad_applied_patches where
patch_name='9239095'

no rows selected

before

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
26

after

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
26

patch no: 9817770

old 1: select bug_id, bug_number from ad_bugs where bug_number='&num'


new 1: select bug_id, bug_number from ad_bugs where bug_number='9817770'

no rows selected

SQL> select patch_type, patch_name from ad_applied_patches where patch_name='&num';


Enter value for num: 9817770
old 1: select patch_type, patch_name from ad_applied_patches where
patch_name='&num'
new 1: select patch_type, patch_name from ad_applied_patches where
patch_name='9817770'

no rows selected
before

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
26

after

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
26

patch no: 9966055

old 1: select bug_id, bug_number from ad_bugs where bug_number='&num'


new 1: select bug_id, bug_number from ad_bugs where bug_number='9966055'

no rows selected

SQL> select patch_type, patch_name from ad_applied_patches where patch_name='&num';


Enter value for num: 9966055
old 1: select patch_type, patch_name from ad_applied_patches where
patch_name='&num'
new 1: select patch_type, patch_name from ad_applied_patches where
patch_name='9966055'

no rows selected

before

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
26

after

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
26

Workflow Approvals (Mobile configuration)

patch no: 21314548 (code level upgrade)

SQL> select bug_id, bug_number from ad_bugs where bug_number='&num';


Enter value for num: 21314548
no rows selected

SQL> select patch_type, patch_name from ad_applied_patches where patch_name='&num';


Enter value for num: 21314548

no rows selected

before

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
16

after

select count(*) from dba_objects where status='INAVALID'


SQL> /

COUNT(*)
----------
16

patch no: 21271141

SQL> select bug_id, bug_number from ad_bugs where bug_number='&num';


Enter value for num: 21271141
old 1: select bug_id, bug_number from ad_bugs where bug_number='&num'
new 1: select bug_id, bug_number from ad_bugs where bug_number='21271141'

no rows selected

SQL> select patch_type, patch_name from ad_applied_patches where patch_name='&num';


Enter value for num: 21271141
old 1: select patch_type, patch_name from ad_applied_patches where
patch_name='&num'
new 1: select patch_type, patch_name from ad_applied_patches where
patch_name='21271141'

no rows selected

before

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
16

after

select count(*) from dba_objects where status='INVALID'


SQL> /

COUNT(*)
----------
10
patch no: 22447423

SQL> select bug_id, bug_number from ad_bugs where bug_number='&num';


Enter value for num: 22447423
old 1: select bug_id, bug_number from ad_bugs where bug_number='&num'
new 1: select bug_id, bug_number from ad_bugs where bug_number='22447423'

no rows selected

SQL> select patch_type, patch_name from ad_applied_patches where patch_name='&num';


Enter value for num: 22447423
old 1: select patch_type, patch_name from ad_applied_patches where
patch_name='&num'
new 1: select patch_type, patch_name from ad_applied_patches where
patch_name='22447423'

no rows selected

before

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
10
after

1* select count(*) from dba_objects where status='INVALID'


SQL> /

COUNT(*)
----------
10

patch no: 21271226

SQL> select bug_id, bug_number from ad_bugs where bug_number='&num';


Enter value for num: 21271226
old 1: select bug_id, bug_number from ad_bugs where bug_number='&num'
new 1: select bug_id, bug_number from ad_bugs where bug_number='21271226'

no rows selected

SQL> select patch_type, patch_name from ad_applied_patches where patch_name='&num';


Enter value for num: 21271226
old 1: select patch_type, patch_name from ad_applied_patches where
patch_name='&num'
new 1: select patch_type, patch_name from ad_applied_patches where
patch_name='21271226'

no rows selected

before

1* select count(*) from dba_objects where status='INVALID'


SQL> /
COUNT(*)
----------
10

after

select count(*) from dba_objects where status='INVALID'


SQL> /

COUNT(*)
----------
17

patch no:21271072

SQL> select bug_id, bug_number from ad_bugs where bug_number='&num';


Enter value for num: 21271072
old 1: select bug_id, bug_number from ad_bugs where bug_number='&num'
new 1: select bug_id, bug_number from ad_bugs where bug_number='21271072'

no rows selected

SQL> select patch_type, patch_name from ad_applied_patches where patch_name='&num';


Enter value for num: 21271072
old 1: select patch_type, patch_name from ad_applied_patches where
patch_name='&num'
new 1: select patch_type, patch_name from ad_applied_patches where
patch_name='21271072'

no rows selected

before

select count(*) from dba_objects where status='INVALID'


SQL> /

COUNT(*)
----------
17

after

select count(*) from dba_objects where status='INVALID'

COUNT(*)
----------
18

patch no:18936791

Enter value for num: 18936791


old 1: select bug_id, bug_number from ad_bugs where bug_number='&num'
new 1: select bug_id, bug_number from ad_bugs where bug_number='18936791'

no rows selected
before

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
18

after

1* select count(*) from dba_objects where status='INVALID'


SQL> /

COUNT(*)
----------
28

patch no:20000288

SQL> select bug_id, bug_number from ad_bugs where bug_number='&num';


Enter value for num: 20000288
old 1: select bug_id, bug_number from ad_bugs where bug_number='&num'
new 1: select bug_id, bug_number from ad_bugs where bug_number='20000288'

no rows selected

SQL> select patch_type, patch_name from ad_applied_patches where patch_name='&num';


Enter value for num: 20000288
old 1: select patch_type, patch_name from ad_applied_patches where
patch_name='&num'
new 1: select patch_type, patch_name from ad_applied_patches where
patch_name='20000288'

no rows selected

before

1* select count(*) from dba_objects where status='INVALID'


SQL> /

COUNT(*)
----------
28

after

1* select count(*) from dba_objects where status='INVALID'


SQL> /

COUNT(*)
----------
29
patch no: 21271187

SQL> select bug_id, bug_number from ad_bugs where bug_number='&num';


Enter value for num: 21271187
old 1: select bug_id, bug_number from ad_bugs where bug_number='&num'
new 1: select bug_id, bug_number from ad_bugs where bug_number='21271187'

no rows selected

SQL> select patch_type, patch_name from ad_applied_patches where patch_name='&num';


Enter value for num: 21271187
old 1: select patch_type, patch_name from ad_applied_patches where
patch_name='&num'
new 1: select patch_type, patch_name from ad_applied_patches where
patch_name='21271187'

no rows selected

before

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
29

after

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
29

patch no:21271097

old 1: select bug_id, bug_number from ad_bugs where bug_number='&num'


new 1: select bug_id, bug_number from ad_bugs where bug_number='21271097'

no rows selected

before

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
29

after

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
29
patch no:22861368

Enter value for num: 22861368


old 1: select bug_id, bug_number from ad_bugs where bug_number='&num'
new 1: select bug_id, bug_number from ad_bugs where bug_number='22861368'

no rows selected

before

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
29

after

1* select count(*) from dba_objects where status='INVALID'


SQL> /

COUNT(*)
----------
29

patch no:21316087

SQL> select bug_id, bug_number from ad_bugs where bug_number='&num';


Enter value for num: 21316087
old 1: select bug_id, bug_number from ad_bugs where bug_number='&num'
new 1: select bug_id, bug_number from ad_bugs where bug_number='21316087'

no rows selected

SQL> select patch_type, patch_name from ad_applied_patches where patch_name='&num';


Enter value for num: 21316087
old 1: select patch_type, patch_name from ad_applied_patches where
patch_name='&num'
new 1: select patch_type, patch_name from ad_applied_patches where
patch_name='21316087'

no rows selected

before

1* select count(*) from dba_objects where status='INVALID'


SQL> /

COUNT(*)
----------
29
after

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
29

patch no: 19554072

Enter value for num: 19554072


old 1: select bug_id, bug_number from ad_bugs where bug_number='&num'
new 1: select bug_id, bug_number from ad_bugs where bug_number='19554072'

no rows selected

SQL> select patch_type, patch_name from ad_applied_patches where patch_name='&num';


Enter value for num: 19554072
old 1: select patch_type, patch_name from ad_applied_patches where
patch_name='&num'
new 1: select patch_type, patch_name from ad_applied_patches where
patch_name='19554072'

no rows selected

before

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
29
after

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
29

patch no:20879049

SQL> select bug_id, bug_number from ad_bugs where bug_number='&num';


Enter value for num: 20879049
old 1: select bug_id, bug_number from ad_bugs where bug_number='&num'
new 1: select bug_id, bug_number from ad_bugs where bug_number='20879049'

no rows selected

SQL> select patch_type, patch_name from ad_applied_patches where patch_name='&num';


Enter value for num: 20879049
old 1: select patch_type, patch_name from ad_applied_patches where
patch_name='&num'
new 1: select patch_type, patch_name from ad_applied_patches where
patch_name='20879049'

no rows selected

before

SQL> select count(*) from dba_objects where status='INVALID';


COUNT(*)
----------
29

after

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
29

patch no:20677714

SQL> select bug_id, bug_number from ad_bugs where bug_number='&num';


Enter value for num: 20677714
old 1: select bug_id, bug_number from ad_bugs where bug_number='&num'
new 1: select bug_id, bug_number from ad_bugs where bug_number='20677714'

no rows selected

SQL> select patch_type, patch_name from ad_applied_patches where patch_name='&num';


Enter value for num: 20677714
old 1: select patch_type, patch_name from ad_applied_patches where
patch_name='&num'
new 1: select patch_type, patch_name from ad_applied_patches where
patch_name='20677714'

no rows selected

before

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
29
after

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
29

patch no: 21974404

SQL> select bug_id, bug_number from ad_bugs where bug_number='&num';


Enter value for num: 21974404
old 1: select bug_id, bug_number from ad_bugs where bug_number='&num'
new 1: select bug_id, bug_number from ad_bugs where bug_number='21974404'

no rows selected

SQL> select patch_type, patch_name from ad_applied_patches where patch_name='&num';


Enter value for num: 21974404
old 1: select patch_type, patch_name from ad_applied_patches where
patch_name='&num'
new 1: select patch_type, patch_name from ad_applied_patches where
patch_name='21974404'

no rows selected

before

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
29

after

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
29

patch no: 22659481

SQL> select * from ad_bugs where bug_number='&num';


Enter value for num: 22659481
old 1: select * from ad_bugs where bug_number='&num'
new 1: select * from ad_bugs where bug_number='22659481'

no rows selected

before

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
7

after

SQL> select count(*) from dba_objects where status='INVALID';

COUNT(*)
----------
7

Anda mungkin juga menyukai