Download as pdf or txt
Download as pdf or txt
You are on page 1of 8

ORACLE SR – How to initiate analyzer without registering

into Oracle Concurrent program.


Running analyzer task was very common to do when we raise an SR. This process can be done by
functional consultant. BUT, kindly be noted if the analyzer complete within an hour or the connection
always disconnect, kindly do the concurrent registration, this activity should be done by TECHNICAL or
DBA PIC.

When SR created, they will give list of things that we should provide, this is applicable to EBS
applications since Oracle does not have direct access to the server and live data. Below was sample of
the instructions that provided by SR.

In this sample, we will use OIE Analyzer and MCMC environment for testing. Preliminary tools that
should be ready to run analyzer:

- WinSCP // SFTP // FTP Server = this tools is used to place the document file to be run soon.
- Putty // Mobaxterm // tools that can run SQL in server.

Step 1: Download the document from the blue link provided. Kindly be understand all of the 3 links
given, not all should be downloaded to be provided to SR soon. We just use first link. Doc ID 1559292.1.

Kindly download this document. Actually, in this document already provided step to run in SQL.
Step 2: Read the analyzer document to gather the information needed to run the program soon.

Important things to check is the PARAMETER of the analyzer.

Step 3: Unzip the file in your desktop. Why should we unzip the file? This is because it’s quite hard to
unzip the file using SQL. My purpose is to minimize the SQL query in Putty apps soon.

Step 3: Copy the extracted file into APPS server using WinSCP.
Login WinSCP apps using the correct connection.

Drag the files across the placer OR you can use copy paste to place the files inside the apps server.

Step 3: Copy path from the file placer. Single click on the path name as below, there will be popup box.
Copy the open directory details. As in this example: /erp/analyzer
Step 4: Open and access putty.

Enter username and password. If PBA, kindly ask the PBA Sysadmin on the username and password.
If any client from PBA, you can seek advice from DB Administrator on the credentials. Below was the
interface if we successfully login into the server.

Press R to continue. ENTER.

What R & P meaning? R – Running application; P – Patch


Then, enter cd><directory that already copied in Step 3.

There is shortcut if you wants to copy paste in PUTTY apps. Copy the data from other apps, i.e. notepad
using shortcut (CTRL+C). In Putty, right click.

CTRL+V is not working in Putty Apps!!!

Now, you already inside the file placer.

Step 5: Now you are ready to run the analyzer.

Type sqlplus username/password. In MCMC, use apps/apps. Then ENTER.

Need to know difference between creating the program sql and running the analyzer sql.

Creating program SQL – have suffix R. as example ap_oie_analyzer.sql


Running analyzer SQL – no suffix R. as example ap_oie_analyze.sql.
Run creating program SQL first. Type @>program_name.sql; i.e. @ ap_oie_analyzer.sql then ENTER.

If not error, please proceed to next step. Running analyzer SQL.

Continue with enter into sqlplus mode once again. Type sqlplus apps/apps and press ENTER.

Type @>program_name.sql; i.e. @ ap_oie_analyze.sql then ENTER.

Input with parameter that already been collected in Step 2:


Wait for a few minutes for the analyzer to complete with the result.

Where is the result placed?

File will be available in DB server.

Copy the link by highlighting the output file directory below was the placed of the output file.
Copy the file in your computer directory and upload into SR.

--- End of Document---

You might also like