You are on page 1of 4

Stage area

$ su - appca

appca's Password:

[YOU HAVE NEW MAIL]

E-Business Suite Environment Information

----------------------------------------

RUN File System : /PRODCA2/R122/fs1/EBSapps/appl

PATCH File System : /PRODCA2/R122/fs2/EBSapps/appl

Non-Editioned File System : /PRODCA2/R122/fs_ne

DB Host: prodca.finances.at.dz Service/SID: PRODCA2

E-Business Suite Environment Setting

------------------------------------

- Enter [R/r] for sourcing Run File System Environment file, or

- Enter [P/p] for sourcing Patch File System Environment file, or

- Enter anything else to exit

Please choose the environment file you wish to source [R/P]:R

Sourcing the RUN File System ...

Running the Analyzer via SQL*Plus


1. Install the Concurrent Processing Analyzer by running cp_analyzer.sql as
APPS to create the package definition.
    This is required for the first time the analyzer is installed, and each time you
download a new version of the analyzer.

With app user

sqlplus apps/<apps_password>
SQL> @cp_analyzer.sql

/home/appca/CP >ls -lrt

total 368

-rw-r--r-- 1 appca dba 188359 May 22 16:26


cp_analyzer_200.83.zip

/home/appca/CP >unzip cp_analyzer_200.83.zip

Archive: cp_analyzer_200.83.zip

Implementation by Anton Scheffer

inflating: CPAZ.ldt

inflating: CPAZ_11i.ldt

inflating: CP_changes.TXT

inflating: cp_analyze.sql

inflating: cp_analyzer.sql

inflating: drop_cp_analyzer.sql

/home/appca/CP >sqlplus apps/apps

SQL*Plus: Release 10.1.0.5.0 - Production on Mon May 22


16:48:44 2023

Copyright (c) 1982, 2005, Oracle. All rights reserved.


Connected to:

Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 -


64bit Production

With the Partitioning, OLAP, Advanced Analytics and Real


Application Testing options

SQL> @cp_analyzer.sql

PL/SQL procedure successfully completed.

Package created.

No errors.

Package body created.

No errors.

Disconnected from Oracle Database 12c Enterprise Edition


Release 12.1.0.2.0 - 64bit Production

With the Partitioning, OLAP, Advanced Analytics and Real


Application Testing options

2. Run the wrapper script cp_analyze.sql to submit the process as described


below.
sqlplus apps/<apps_password>
SQL> @cp_analyze.sql

You might also like