INSTALL OEM 13.4 CC IN LINUX

INSTALL OEM 13.4 CC IN LINUX

Create and Configure an empty repository database in server using dbca

Download all the files from the below link. This link may get expire in future. Download all 7 files from the list of zip files

https://www.oracle.com/enterprise-manager/downloads/linux-x86-64-13c-rel4-downloads.html

Install the OEM software using the software files by invoking the bin file

-bash-4.2$ ./em13400_linux64.bin -J-Djava.io.tmpdir=/data01
Launcher log file is /data01/OraInstall2021-11-14_02-06-55PM/launcher2021-11-14_02-06-55PM.log.
Extracting the installer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Set all the recommended hidden parameters on the database to avoid any failures

SQL> alter system set "_allow_insert_with_update_check"=true;

System altered.

SQL> alter system set session_cached_cursors=200 scope=spfile;

System altered.

SQL> alter system set "_optimizer_nlj_hj_adaptive_join"= FALSE scope=both sid='*';

System altered.

SQL> alter system set "_optimizer_strans_adaptive_pruning" = FALSE scope=both sid='*';

System altered.

SQL> alter system set "_px_adaptive_dist_method" = OFF scope=both sid='*';

System altered.

SQL> alter system set "_sql_plan_directive_mgmt_control" = 0 scope=both sid='*';

System altered.

SQL> alter system set "_optimizer_dsdir_usage_control" = 0 scope=both sid='*';

System altered.

SQL> alter system set "_optimizer_use_feedback" = FALSE scope=both sid='*';

System altered.

SQL> alter system set "_optimizer_gather_feedback" = FALSE scope=both sid='*';

System altered.

SQL> alter system set "_optimizer_performance_feedback" = OFF scope=both sid='*';

System altered.

Prerequisites:

  • Keep sufficient space at least 15 GB minimum in /tmp
  • Keep a separate mount point for middleware home and agent base directory
  • Sufficient CPU, memory and swap are required

Follow the pictures

Provide necessary permissions and ownership

-bash-4.2$ mkdir -p /u01/app/oracle/middleware/
-bash-4.2$ mkdir -p /u01/app/oracle/agent/
[root@orcl19x /]# chown -R oracle:oinstall /u01
[root@orcl19x /]# chmod -R 775 /u01/

Check for database status, credentials and listener connectivity

Wait for the GUI window to launch and run root.sh scripts

Log file message

ConfigSharedLocation : shareLocationForBIP.isSelectedtrue
ConfigSharedLocation : bipConfigText
ConfigSharedLocation :bipClusterText
hostname instantiation MANAGED_SERVER_HOSTNAME=oem
hostname instantiation ADMIN_SERVER_HOSTNAME=oem
hostname instantiation HOSTNAME=oem
hostname instantiation s_hostname=oem
Agent OracleHome :/data01/app/em13/agent/agent_13.4.0.0.0

..................................................................................................
Installation in progress (Tuesday, November 23, 2021 8:00:09 PM IST)
                              98% Done.
Install successful

Linking in progress (Tuesday, November 23, 2021 8:00:19 PM IST)
Link successful

Setup in progress (Tuesday, November 23, 2021 8:00:19 PM IST)
Setup successful

Saving inventory (Tuesday, November 23, 2021 8:00:19 PM IST)
Saving inventory complete

End of install phases.(Tuesday, November 23, 2021 8:00:28 PM IST)

...............................................................  18% Done.
...............................................................  37% Done.
...............................................................  56% Done.
...............................................................  75% Done.
...............................................................  94% Done.
...............
Installation in progress (Tuesday, November 23, 2021 8:03:42 PM IST)
                                                  98% Done.
Install successful

Linking in progress (Tuesday, November 23, 2021 8:03:49 PM IST)
Link successful

Setup in progress (Tuesday, November 23, 2021 8:03:49 PM IST)
Setup successful

Saving inventory (Tuesday, November 23, 2021 8:03:49 PM IST)
Saving inventory complete

End of install phases.(Tuesday, November 23, 2021 8:04:11 PM IST)

..................................................................................................
Installation in progress (Tuesday, November 23, 2021 8:05:04 PM IST)
                              98% Done.
Install successful

Linking in progress (Tuesday, November 23, 2021 8:05:06 PM IST)
Link successful

Setup in progress (Tuesday, November 23, 2021 8:05:06 PM IST)
Setup successful

Saving inventory (Tuesday, November 23, 2021 8:05:06 PM IST)
Saving inventory complete

End of install phases.(Tuesday, November 23, 2021 8:05:13 PM IST)

...............................................................  23% Done.
...............................................................  46% Done.
...............................................................  70% Done.
...............................................................  93% Done.
...............
Installation in progress (Tuesday, November 23, 2021 8:06:35 PM IST)
                                                  98% Done.
Install successful

Linking in progress (Tuesday, November 23, 2021 8:06:44 PM IST)
Link successful

Setup in progress (Tuesday, November 23, 2021 8:06:45 PM IST)
Setup successful

Saving inventory (Tuesday, November 23, 2021 8:06:45 PM IST)
Saving inventory complete

End of install phases.(Tuesday, November 23, 2021 8:06:59 PM IST)

..................................................................................................................
Installation in progress (Tuesday, November 23, 2021 8:07:49 PM IST)
              98% Done.
Install successful

Linking in progress (Tuesday, November 23, 2021 8:07:53 PM IST)
Link successful

Setup in progress (Tuesday, November 23, 2021 8:07:53 PM IST)
Setup successful

Saving inventory (Tuesday, November 23, 2021 8:07:53 PM IST)
Saving inventory complete

End of install phases.(Tuesday, November 23, 2021 8:08:00 PM IST)

..................................................................................................
Installation in progress (Tuesday, November 23, 2021 8:08:13 PM IST)
                              98% Done.
Install successful

Linking in progress (Tuesday, November 23, 2021 8:08:15 PM IST)
Link successful

Setup in progress (Tuesday, November 23, 2021 8:08:15 PM IST)
Setup successful

Saving inventory (Tuesday, November 23, 2021 8:08:15 PM IST)
Saving inventory complete

End of install phases.(Tuesday, November 23, 2021 8:08:22 PM IST)

.......................................................................................
Installation in progress (Tuesday, November 23, 2021 8:08:27 PM IST)
                                         87% Done.
Install successful

Linking in progress (Tuesday, November 23, 2021 8:08:27 PM IST)
Link successful

Setup in progress (Tuesday, November 23, 2021 8:08:27 PM IST)
Setup successful

Saving inventory (Tuesday, November 23, 2021 8:08:27 PM IST)
Saving inventory complete

End of install phases.(Tuesday, November 23, 2021 8:08:34 PM IST)

..................................................................................................
Installation in progress (Tuesday, November 23, 2021 8:08:42 PM IST)
                              98% Done.
Install successful

Linking in progress (Tuesday, November 23, 2021 8:08:42 PM IST)
Link successful

Setup in progress (Tuesday, November 23, 2021 8:08:44 PM IST)
Setup successful

Saving inventory (Tuesday, November 23, 2021 8:08:44 PM IST)
Saving inventory complete

End of install phases.(Tuesday, November 23, 2021 8:08:54 PM IST)

.................................................................................................
Installation in progress (Tuesday, November 23, 2021 8:09:00 PM IST)
                               97% Done.
Install successful

Linking in progress (Tuesday, November 23, 2021 8:09:00 PM IST)
Link successful

Setup in progress (Tuesday, November 23, 2021 8:09:00 PM IST)
Setup successful

Saving inventory (Tuesday, November 23, 2021 8:09:00 PM IST)
Saving inventory complete

End of install phases.(Tuesday, November 23, 2021 8:09:06 PM IST)

.......................................................................
Installation in progress (Tuesday, November 23, 2021 8:09:11 PM IST)
                                                         71% Done.
Install successful

Linking in progress (Tuesday, November 23, 2021 8:09:11 PM IST)
Link successful

Setup in progress (Tuesday, November 23, 2021 8:09:11 PM IST)
Setup successful

Saving inventory (Tuesday, November 23, 2021 8:09:11 PM IST)
Saving inventory complete

End of install phases.(Tuesday, November 23, 2021 8:09:17 PM IST)

..............................................................................................
Installation in progress (Tuesday, November 23, 2021 8:09:22 PM IST)
                                  93% Done.
Install successful

Linking in progress (Tuesday, November 23, 2021 8:09:22 PM IST)
Link successful

Setup in progress (Tuesday, November 23, 2021 8:09:22 PM IST)
Setup successful

Saving inventory (Tuesday, November 23, 2021 8:09:22 PM IST)
Saving inventory complete

End of install phases.(Tuesday, November 23, 2021 8:09:29 PM IST)

..........................................................................
Installation in progress (Tuesday, November 23, 2021 8:09:34 PM IST)
                                                      74% Done.
Install successful

Linking in progress (Tuesday, November 23, 2021 8:09:34 PM IST)
Link successful

Setup in progress (Tuesday, November 23, 2021 8:09:34 PM IST)
Setup successful

Saving inventory (Tuesday, November 23, 2021 8:09:34 PM IST)
Saving inventory complete

End of install phases.(Tuesday, November 23, 2021 8:09:40 PM IST)

............................................................................................
Installation in progress (Tuesday, November 23, 2021 8:09:45 PM IST)
                                    92% Done.
Install successful

Linking in progress (Tuesday, November 23, 2021 8:09:45 PM IST)
Link successful

Setup in progress (Tuesday, November 23, 2021 8:09:45 PM IST)
Setup successful

Saving inventory (Tuesday, November 23, 2021 8:09:45 PM IST)
Saving inventory complete

End of install phases.(Tuesday, November 23, 2021 8:09:51 PM IST)

.....................................................................................
Installation in progress (Tuesday, November 23, 2021 8:09:56 PM IST)
                                           85% Done.
Install successful

Linking in progress (Tuesday, November 23, 2021 8:09:56 PM IST)
Link successful

Setup in progress (Tuesday, November 23, 2021 8:09:56 PM IST)
Setup successful

Saving inventory (Tuesday, November 23, 2021 8:09:56 PM IST)
Saving inventory complete

End of install phases.(Tuesday, November 23, 2021 8:10:03 PM IST)

..................................................................................................
Installation in progress (Tuesday, November 23, 2021 8:10:08 PM IST)
                              98% Done.
Install successful

Linking in progress (Tuesday, November 23, 2021 8:10:08 PM IST)
Link successful

Setup in progress (Tuesday, November 23, 2021 8:10:08 PM IST)
Setup successful

Saving inventory (Tuesday, November 23, 2021 8:10:08 PM IST)
Saving inventory complete

End of install phases.(Tuesday, November 23, 2021 8:10:14 PM IST)

............................................................................
Installation in progress (Tuesday, November 23, 2021 8:10:19 PM IST)
                                                    76% Done.
Install successful

Linking in progress (Tuesday, November 23, 2021 8:10:19 PM IST)
Link successful

Setup in progress (Tuesday, November 23, 2021 8:10:19 PM IST)
Setup successful

Saving inventory (Tuesday, November 23, 2021 8:10:19 PM IST)
Saving inventory complete

End of install phases.(Tuesday, November 23, 2021 8:10:25 PM IST)
OMS OracleHome :/data01/app/em13/middleware
13NGCHEKAGGREGATE  : OuiConfigVariables
13NGCHEKAGGREGATE  : encap_oms
13NGCHEKAGGREGATE  : OuiConfigVariables
13NGCHEKAGGREGATE  : oracle.sysman.top.agent
13NGCHEKAGGREGATE  : oracle.sysman.top.oms
Setting the value of EMPREREQKIT_RESULTDIR /data01/app/em13/middleware/.gcinstall_temp
Repository Creation Utility - Checking Prerequisites
Checking Global Prerequisites
Repository Creation Utility - Checking Prerequisites
Checking Component Prerequisites
Repository Creation Utility - Creating Tablespaces
Validating and Creating Tablespaces
Repository Creation Utility - Create
Repository Create in progress.

Run root.sh script

[root@oem oracle]# /data01/app/em/middleware/allroot.sh

Starting to execute allroot.sh .........

Starting to execute /data01/app/em/middleware/root.sh ......
Performing root user operation.

The following environment variables are set as:
    ORACLE_OWNER= oracle
    ORACLE_HOME=  /data01/app/em/middleware

Enter the full pathname of the local bin directory: [/usr/local/bin]:
The contents of "dbhome" have not changed. No need to overwrite.
The file "oraenv" already exists in /usr/local/bin.  Overwrite it? (y/n)
[n]: y
   Copying oraenv to /usr/local/bin ...
The file "coraenv" already exists in /usr/local/bin.  Overwrite it? (y/n)
[n]: y
   Copying coraenv to /usr/local/bin ...

Entries will be added to the /etc/oratab file as needed by
Database Configuration Assistant when a database is created
Finished running generic part of root script.
Now product-specific root actions will be performed.
/etc exist

Creating /etc/oragchomelist file...
/data01/app/em/middleware

Finished product-specific root actions.
/etc exist
Finished execution of  /data01/app/em/middleware/root.sh ......


Starting to execute /data01/app/em/agent/agent_13.4.0.0.0/root.sh ......

Finished product-specific root actions.
/etc exist
Finished execution of  /data01/app/em/agent/agent_13.4.0.0.0/root.sh ......

Accept the license

Open EM in web browser with ip address and port number 8080

Leave a Reply

%d bloggers like this: