Sie sind auf Seite 1von 23

Safe Harbor Statement

The following is intended to outline our general product direction. It is


intended for information purposes only, and may not be incorporated
into any contract. It is not a commitment to deliver any material, code,
or functionality, and should not be relied upon in making purchasing
decisions. The development, release, and timing of any features or
functionality described for Oracles products remains at the sole
discretion of Oracle.

Copyright 2015, Oracle and/or its affiliates. All rights reserved. |

E-Business Suite
Support Analyzer Bundle Menu Tool
Download, Install, and Usage Tutorial

BUNDLE Version: 200.4, September 4, 2015


DOC ID: 1939637.1
Intended Audience: DBA, Sysadmin

Copyright 2015, Oracle and/or its affiliates. All rights reserved. |

Agenda
1
2

Download and Install the Analyzer Bundle Menu


Tool
Start the Menu
Execute an Analyzer from the Menu
Load
Analyzers as a Concurrent Program
15

LExecute

by Family, Individual

Bulk FNDLOAD All Analyzers

SCheck
UShow

for Bundle Updates

Installed Analyzers & Versions

Uninstall Analyzers & Programs

Copyright 2015, Oracle and/or its affiliates. All rights reserved. |

Tool Requirement: Perl


Verify Perl version

1. Perl is required for menu


tool
2. Verify Perl is 5.8 or
higher using the
following command:
$ perl v
Note: Release R12+
includes Perl v5.8 or higher

Copyright 2015, Oracle and/or its affiliates. All rights reserved. |

Download the Analyzer Menu Bundle Tool


1. Go to Note 1939637.1
2. Download the Analyzer Bundle
Menu Tool
3. Save the bundle.zip file to your
Oracle E-Business Suites
Applications middle tier.
Recommended locations are :
$COMMON_TOP/bundle.zip
$HOME/bundle.zip
Do not install Bundle Menu under a
Product Top directory.

Copyright 2015, Oracle and/or its affiliates. All rights reserved. |

Install the Analyzer Menu Bundle Tool

1. Source the APPSORA environment


2. Navigate to the location of the bundle.zip
3. Unzip the bundle.zip to create the MENU directory which includes all Analyzers and
Menu command files

Copyright 2015, Oracle and/or its affiliates. All rights reserved. |

Start & Log into Analyzer Menu Bundle Tool


1. Navigate to the MENU directory
( ie : cd $COMMON_TOP/MENU )
2. Run this command to start :
$ perl Menu.pl
3. Log in when prompted for APPS user
and password (*will be masked)

Copyright 2015, Oracle and/or its affiliates. All rights reserved. |

Main
Menu Options
Main Menu for Analyzer Menu
Bundle
Tool

1-5 Select product to execute


Analyzer
or set up as Concurrent
Program
L Select to Load All Analyzers as
Concurrent Programs
C Check for Analyzer Bundle
updates
S Display List of Analyzers
currently
installed as Concurrent
Programs
U Remove and Uninstall Analyzers
H Help Menu
X Exit the Menu Tool

Copyright 2015, Oracle and/or its affiliates. All rights reserved. |

15

[1-5] Select Product Family for Available


Analyzers
Options 1-5 allow you to Execute or
Load analyzer(s) indivudual or by
family.
Example :
Select [1] for the ATG Product Family
Sub menu will display analyzers that are
available.

Select [1-4] for the Analyzer you want

Copyright 2015, Oracle and/or its affiliates. All rights reserved. |

10

Execute an Analyzer from Analyzer Menu


Bundle Tool
Example :
Enter [1] to select the specific
Analyzer and execute it in SQL right
from the Menu.
The Analyzer will run from the Menu
and display the location of the
HTML report output on the screen.

Copyright 2015, Oracle and/or its affiliates. All rights reserved. |

11

Analyzer Execution Output Location

After execution, Output of the


HTML report is displayed on the
screen
The HTML output report can be
opened by any browser

Copyright 2015, Oracle and/or its affiliates. All rights reserved. |

12

LOAD Individual Analyzer as Concurrent


Programs
Example:

Select [2] FNDLOAD to load an


individual analyzer as a
Concurrent Program.
Default will load Analyzer to a
seeded Request Group
or
choose [C] to change the Request
Group
Once the Program is loaded, then
Users can run the Analyzer
(without needing the APPS
user/password) as a Concurrent
Request that have access to the
Responsibilities associated to the
Request Group used.

Copyright 2015, Oracle and/or its affiliates. All rights reserved. |

13

LOAD Family of Analyzers as Concurrent


Programs
v

Option to Bulk Load by Product


Family
1.From Main menu, select a product
family (1-5)
2. Select [L] while in the Family Menu
page
By selecting this, the tool will bulk LOAD
all the Analyzers available in this sub
menu as Concurrent Programs.
Note: Loading by family bulk will default
to the seeded Request Group assigned
to each Analyzers.
To define a non-seeded request group,
load from individual menu and use the
[C] Change Request group option in
previous slide.
Check the Change Log in the Analyzer
Bundle Note 1939637.1 for seeded
Request Groups.

Copyright 2015, Oracle and/or its affiliates. All rights reserved. |

14

Bulk LOAD All Analyzers as Concurrent


Programs
L

Option to Bulk Load ALL Analyzers


From Main Menu select [L] to bulk
LOAD all the Analyzers as
Concurrent Programs.
Note: Loading by family bulk will
default to the seeded Request
Group assigned to each Analyzers.
To define a non-seeded request
group, load from individual menu
and use the [C] Change Request
group option in previous slide.
Check the Change Log in the
Analyzer Bundle Note 1939637.1 for
seeded Request Groups.

Copyright 2015, Oracle and/or its affiliates. All rights reserved. |

15

Check for Bundle Updates


Option to check for updates:
From Main Menu: Select [C] to
Check for An Updated Analyzer
Bundle

Copyright 2015, Oracle and/or its affiliates. All rights reserved. |

16

Check for Bundle Updates


Select [1] to Begin the Update
If a newer Bundle Update is found then
follow the screens to uptake this new
Bundle and reinstall any Concurrent
Programs and Packages that have been
updated.

Copyright 2015, Oracle and/or its affiliates. All rights reserved. |

17

Load Updates Found

Menu displays analyzers detected as previously


installed in the database as concurrent programs.

Menu will also display what is new or changed.


Analyzers with a "+" will be reloaded. By default,
all are marked to be reinstalled.
Type a Number select analyzer. Select S/D to
Toggle from SELECTING or DESELECTING.
[L] Load will install/reinstall the Analyzer's package
file (if required) and reload the analyzers LDT
Program Definition file, for those with +.
Loading Analyzers from this menu *only loads the
program LDT*, not the request group LDT.

Copyright 2015, Oracle and/or its affiliates. All rights reserved. |

18

Show Installed Analyzers

Option is a view only option to


see current versions installed.
From main menu: Select [S] to
Show Installed Analyzers and
their versions.

Copyright 2015, Oracle and/or its affiliates. All rights reserved. |

19

Uninstall Analyzer Bundle Menu Tool


Option to allow removal of
concurrent programs and option to
drop any packages that were
loaded.
From Main Menu: Select [U] to
Remove or Uninstall all the
Analyzers.
Note: It does not remove the MENU
directory which can be done
manually using
$ rm -rf MENU

Copyright 2015, Oracle and/or its affiliates. All rights reserved. |

20

Log file (sample)

Option to view changes to system.


Navigate to MENU/logs to view log
files

Copyright 2015, Oracle and/or its affiliates. All rights reserved. |

21

Copyright 2015, Oracle and/or its affiliates. All rights reserved. |

22

Das könnte Ihnen auch gefallen