Remote Diagnostic Agent (RDA) - Getting Started (Doc ID 314422.1)
Step 1: unzip the file xyz.zip
Step 2: Read readme UNIX file
Step 3: chmod 755 rda.sh
Step 4: ./rda.sh -S
------------------------------------------------------------------------------
DB.DB: Controls Oracle RDBMS Data Collection
------------------------------------------------------------------------------
Is there a Oracle database for RDA to analyze (Y/N)?
Hit "Return" to accept the default (Y)
>
Enter an Oracle User ID (user identifier only) to view DBA_ and V$ tables. If
RDA will be run under the Oracle software owner's ID, then enter a '/' here,
and select Y at the SYSDBA prompt to avoid being prompted for the database
password at run time.
Hit "Return" to accept the default (system)
> /
Is '/' a SYSDBA user (will connect as SYSDBA) (Y/N)?
Hit "Return" to accept the default (Y)
>
Step 5: ./rda.sh -v
Step 6: Upload the file to SR
Packaging collection results ...
RDA-00033: Warning - 8 command(s) not executed in EM.AGT, OS.OS module(s)
EM.AGT: Collects Oracle Enterprise Manager Agent Information
------------------------------------------------------------------------------
Do you want RDA to analyze Oracle Enterprise Manager Agent (Y/N)?
Hit "Return" to accept the default (N)
> Y
For Oracle Enterprise Manager Cloud Control 12c, enter the agent instance
directory location. For earlier versions, enter the Grid Control agent home
directory location.
Hit "Return" to accept the default (/usr/xysz/product/agent10g)
> /u01/xyz/agent12c/agent_inst
Enter the Oracle Enterprise Manager Cloud Control Agent core Oracle home
directory location
Hit "Return" to accept the default
( /u01/xyz/agent12c/core/12.1.0.3.0)
>
Step 5: ./rda.sh -v
Step 6: Upload the file to SR


No comments