Friday, June 28, 2013

How to run RDA for SOA

refer here for basics of RDA and steps for running it for Weblogic.

below are the steps for running RDA for SOA:



/opt/app/aia/Middleware/Oracle_SOA1/rda/rda

[user@<host> rda]$ ./rda.sh -S SOA
-------------------------------------------------------------------------------
S370SOA: Collects Oracle SOA Suite Information
-------------------------------------------------------------------------------
Should RDA analyze Oracle SOA Suite 11g (Y/N)?
Hit 'Return' to accept the default (Y)
> N

[user@<host> rda]$ ./rda.sh -S SOA
-------------------------------------------------------------------------------
S370SOA: Collects Oracle SOA Suite Information
-------------------------------------------------------------------------------
Should RDA analyze Oracle SOA Suite 11g (Y/N)?
Hit 'Return' to accept the default (N)
> Y

Is SOA installed in an Oracle home other than '/opt/app/oracle' (Y/N)?
Hit 'Return' to accept the default (N)
> Y

Enter the SOA Oracle home to be analyzed
> /opt/app/aia/Middleware/Oracle_SOA1

Should RDA analyze Oracle WebLogic Server domain (Y/N)?
Hit 'Return' to accept the default (Y)

Enter the Oracle WebLogic Server domain home to be used for data analysis
Hit 'Return' to accept the default
(/opt/app/aia/Middleware/user_projects/domains/svt_aia_domain)

Oracle WebLogic Server list:
  1  AdminServer
  2  ucsvtaiams1
  3  ucsvtaiams3
  *  All servers
Enter the number corresponding to the server directory name, or * to select
all servers, or . to terminate the list
> *

Enter an Oracle User ID (userid only) to view DBA_ and SOA related tables.
Hit 'Return' to accept the default (system)
> UCM_soainfra

Is 'UCM_soainfra' a SYSDBA user (will connect as SYSDBA) (Y/N)?
Hit 'Return' to accept the default (N)
> N

Is an alternative JDK used other than
'/opt/app/aia/Middleware/Oracle_SOA1/jdk' (Y/N)?
Hit 'Return' to accept the default (N)
> Y

Enter the location of the JDK used for Oracle SOA Suite
Hit 'Return' to accept the default (/opt/app/aia/Middleware/Oracle_SOA1/jdk)
> /opt/app/aia/jrockit-jdk1.6.0_31-R28.2.3-4.1.0

[user@<host> rda]$

-rw-r-----  1 user aia  14K Jun 25 16:01 setup.cfg


[user@<host> rda]$ ./rda.sh
-------------------------------------------------------------------------------
RDA Data Collection Started 25-Jun-2013 16:02:08
-------------------------------------------------------------------------------
Processing Initialization module ...
Processing OCM module ...
Processing CFG module ...
Processing PERF module ...
Processing OS module ...
Processing PROF module ...
Processing NET module ...
Processing Oracle WebLogic Server module ...
Processing WREQ module ...
Enter 'weblogic' user password:
Please re-enter it to confirm:
Processing SOA module ...
Enter UCM_SOAINFRA@aiasvt1-orasvip.rr.in.xyz.com.au:1521::UC1ASVT user password:
Please re-enter it to confirm:
Processing RDSP module ...
Processing LOAD module ...
Processing End module ...
-------------------------------------------------------------------------------
RDA Data Collection Ended 25-Jun-2013 16:19:28
-------------------------------------------------------------------------------

 You can review the reports by transferring the contents of the
 /opt/app/aia/Middleware/Oracle_SOA1/rda/rda/output directory to a location
 where you have web-browser access. Then, point your browser at this file to
 display the reports:
   RDA__start.htm

 Based on your server configuration, some possible alternative approaches are:
 - If your client computer with a browser has access to a web shared
   directory, copy the /opt/app/aia/Middleware/Oracle_SOA1/rda/rda/output
   directory to the web shared directory and visit this URL:
   or
 - If your client computer with a browser has FTP access to the server
   computer with the /opt/app/aia/Middleware/Oracle_SOA1/rda/rda/output
   directory, visit this URL:

 If this file was generated to assist in resolving a Service Request, please
 send /opt/app/aia/Middleware/Oracle_SOA1/rda/rda/output/RDA.RDA_<host>.zip
 to Oracle Support by uploading the file via My Oracle Support. If ftp'ing the
 file, please be sure to ftp in BINARY format.

1 comment: