Saturday, November 9, 2024

Oracle C2M 2.8 Installation on Windows (Part - V)

 

Oracle C2M 2.8 Complete Installation on Windows (Part - V) - Final Step

Installing Oracle C2M product:

Download the below from Oracle Software Delivery Cloud: https://edelivery.oracle.com/osdc/faces/SoftwareDelivery


Below are the steps for C2M Application installation:

·        Install Oracle Utilities Application Framework V4.4.0.3.0

·        Update Keystore

·        Install Oracle Utilities Application Framework V4.4.0.3.0 Prerequisite Single Fixes

·        Install Oracle Utilities Customer Care and Billing V2.8.0.0.0

·        Install Oracle Utilities Customer Care and Billing V2.8.0.0.0 Post-release Patches

·        Install Oracle Utilities Meter Data Management V2.4.0.0.0

·        Install Oracle Utilities Operational Device Management V2.3.0.0.0

·        Install Oracle Utilities Customer To Meter V2.8.0.0.0

·        Install Oracle Utilities Customer To Meter V2.8.0.0.0 Post-release Patches

 

Framework installation:

 

C:\Users\.....\Downloads\V1006661-01.zip


 

Copy the file FW-V4.4.0.3.0-MultiPlatform.jar from the delivered package to the

cd C:\temp\V1006661-01

jar -xvf FW-V4.4.0.3.0-MultiPlatform.jar


 

cd FW-V4.4.0.3.0

run install.cmd

 

************************************

* Environment Installation Options *

************************************

 

 1. Environment ID, Roles, Third Party Software Configuration

       Environment ID:                                    57528829

       Server Roles:                                      batch,online

       Oracle Client Home Directory:                      C:\app\product\19.0.0\dbhome_1

       Web Java Home Directory:                           C:\c2m\java\jdk

       Hibernate JAR Directory:                           C:\c2m\hibernate

       ONS JAR Directory:

       Web Application Server Home Directory:             C:\c2m\Oracle\Middleware\Oracle_Home\wlserver

       Additional JAR Directory:

 

 2. Keystore Options

       Import Keystore Directory:

 

50. Environment Installation Options

       Environment Mount Point:                           C:/c2m/ouaf

       Log Files Mount Point:                             C:\c2m\ouaf\sploutput

       Environment Name:                                  C2M2800

       Install Application Viewer Module:                 true

       Install Sample CM Source Code:                     true

 

 

*************************************

* Environment Configuration C2M2800 *

*************************************

 

 1. Environment Description

       Environment Description:                           c2m2800

 

 2. Business Application Server Configuration

       Business Server Host:                              localhost

       Business Server Application Name:                  SPLService

 

 3. Web Application Server Configuration

       Web Server Host:                                   localhost

       WebLogic SSL Port Number:                          6701

       WebLogic Console Port Number:                      6700

       Web Context Root:                                  ouaf

       WebLogic JNDI User ID:                             system

       WebLogic JNDI Password:     ouafadmin

       WebLogic Server Name:                              c2m2800server

       Web Server Application Name:                       SPLWeb

       Deploy Application Viewer Module:                  true

       Enable The Unsecured Health Check Service:         false

       MDB RunAs User ID:                                 SYSUSER

       Super User Ids:

 

 4. Database Configuration

       Application Server Database User ID:               CISADM

       Application Server Database Password:              CISADM

       XAI Database User ID:                              CISADM

       XAI Database Password:        CISADM

       Batch Database User ID:                            CISADM

       Batch Database Password:    CISADM

       Web JDBC DataSource Name:

       Database Name:                                     C2M2800

       Database Server:                                   DESKTOP-C14R7QS

       Database Port:                                     1521

       ONS Server Configuration:

       Database Override Connection String:

       Character Based Database:                          false

       Oracle Client Character Set NLS_LANG:              AMERICAN_AMERICA.AL32UTF8

 

 5. General Configuration Options

       Batch RMI Port:                                    6740

       RMI Port number for JMX Business:                  6750

       RMI Port number for JMX Web:                       6770

       JMX Enablement System User ID:                     system

       JMX Enablement System Password:                    ouafadmin

       Coherence Cluster Name:                            mycluster

       Coherence Cluster Address:                         localhost

       Coherence Cluster Port:                            6903

       Coherence Cluster Mode:                            dev

 

 6. OUAF TrustStore Options

       Import TrustStore Directory:


 

Post processing, output


 

Verify the KS forlder:


 

Run:


 

Installing Oracle Utilities Application Framework V4.4.0.3.0 Prerequisite Single Fixes:

 

 

Copy the file to temporary location

jar -xvf C2M-V28000-FW-PREREQ-MultiPlatform.jar

$SPLEBASE\bin\splenviron.cmd -e %SPLENVIRON%

Navigate to the <temp location>/FW-V4.4.0.3.0-Rollup/Application folder.

installSFgroup.cmd

 

Installing the Oracle Utilities Customer Care and Billing Application Component:

jar -xvf CCB-V2.8.0.0.0-MultiPlatform.jar

 

$SPLEBASE\bin\splenviron.cmd -e %SPLENVIRON%

Change to the <TEMPDIR>/CCB.V2.8.0.0.0 directory.

install.cmd

Options will come up. Enter ‘P’ and click on enter.

 

Installing Oracle Utilities Customer Care and Billing V2.8.0.0.0 Post-release Patches:

 

 

jar -xvf CCB-V28080-Rollup-MultiPlatform.jar

$SPLEBASE\bin\splenviron.cmd -e %SPLENVIRON%

Navigate to the <temp location>/CCB-V2.8.0.0.0-Rollup/Application folder.

installSFgroup.cmd

 

Installing Oracle Utilities Meter Data Management V2.4.0.0.0:

 

 

Copy the MDM-V2.4.0.0.0-MultiPlatform.jar file in the delivered package to a <TEMPDIR>.

jar -xvf MDM-V2.4.0.0.0-MultiPlatform.jar

$SPLEBASE\bin\splenviron.cmd -e <ENV NAME>

Navigate to the <temp location>/MDM.V2.4.0.0.0 folder.

install.cmd

Update Desktop to localhost anywhere coming

Choose option P to proceed with the installation.

 

Installing Oracle Utilities Work and Assest Management V2.3.0.0.0:

 

 

 

 

cd <TEMPDIR>

jar -xvf WAM-V2.3.0.0.0-Multiplatform.jar

splenviron.cmd -e <ENV NAME>

Change to the <TEMPDIR>/W1.V2.3.0.0.0 directory

install.cmd

Choose option P to proceed with the installation.

 

Installing Oracle Utilities Customer To Meter V2.8.0.0.0:

 

 

 

 

Copy the C2M.V2.8.0.0.0-MultiPlatform.jar file in the delivered package to a

<TEMPDIR> on your application server

cd <TEMPDIR>

jar -xvf C2M-V2.8.0.0.0-MultiPlatform.jar

splenviron.cmd -e <ENV NAME>

Change to the <TEMPDIR>/C2M.V2.8.0.0.0 directory.

install.cmd

 

Installing Oracle Utilities Customer To Meter V2.8.0.0.0 Post-release Patches:

 

 

Copy the C2M-V28000-Rollup-MultiPlatform.jar file in the delivered package to a <TEMPDIR>.

Navigate to C:\temp2\C2M-V2.8.0.0.0-Rollup\Application

jar -xvf C2M-V28080-Rollup-MultiPlatform.jar

$SPLEBASE\bin\splenviron.cmd -e %SPLENVIRON%

Navigate to the <temp location>/C2M-V2.8.0.0.0-Rollup/Application folder.

installSFgroup.cmd

This completes the installation of C2M application.

 

Native installation of C2M 2.8.0.0 on Weblogic:

Scripts are ready.

 

open CMD

cd C:\c2m\Oracle\Middleware\Oracle_Home\wlserver\server\bin

Run the command ‘setWLSEnv.cmd’ from this location. This sets the environment variables and classpath needed to run WLST.

As seen below the command has run successfully

Now navigate to the directory where all scripts files were placed

cd C:\c2m\Oracle\wlst

Run the below command to create new domain in weblogic.

 

java weblogic.WLST -loadProperties domain.properties createdomain.py

 

Domain created:

Next navigate to the bin folder under the newly created domain folder.

 

Open the file ‘startWeblogic.cmd’

Edit and add this line: set JAVA_OPTIONS=%JAVA_OPTIONS% -Dweblogic.deploy.MaxPostSize="2000000000"

 

Next create and add file ‘setUserOverrides.cmd‘ to ‘C:\c2m\Oracle\Middleware\Oracle_Home\user_projects\domains\c2m2800a_domain\bin’ location

The sample file for ‘setUserOverrides.cmd’ is available in following location “C:\c2m\ouaf\C2M2800\tools\examples\bin”

 

Next start the Admin server of the domain

 

Navigate back to domain folder, right click on startWeblogic.cmd and select ‘Run as administrator’

 

As seen below admin server has started up completely

 

Next go back to the earlier command prompt where we were running wlst scripts.

Run below command

java weblogic.WLST -loadProperties domain.properties createouafserver.py

 

Next Admin server needs to be restarted. So close the admin server cmd window. And start the server again. This is needed as password parameters were changed in earlier script and server restart is needed before users are created.

 

Click on close and stop admin server.

As seen below admin server is restarted

 

Now go back to the command prompt where wlst scripts were run and run the next script for creating ouaf users

 

java weblogic.WLST -loadProperties domain.properties createouafusers.py

 

 

Next run the below command to deploy the EAR application files for SPLService.ear, SPLWeb.ear and ohelp.ear

 

java weblogic.WLST -loadProperties domain.properties deployouafapps.py

 

As seen below the script executed successfully

 

Next go to your browser and connect to the admin server.

Use the admin url and port specified in domain.properties earlier.

http://localhost:7001/console

 

Login with the ADMIN user and Admin password provided in domain.properties earlier

 

Once you have logged in, navigate to Servers and verify that the ouaf managed server name given in domain.properties is created. As seen below ‘c2m2800server’ is created.

 

Verify that the ports of server are correct by opening the server config -> General

 

Verify that the OUAF ports are same as given in domain.properties file.

Next navigate to Security Realms -> myrealm -> Users and Groups

 

Verify that the users system and SYSUSER have been created.

Navigate to deployments tab. Verify that SPLService, SPLWeb and ohelp are deployed on the server.

 

Next navigate to the domain bin location and run startNodeManager.cmd with ‘Run as Administrator’ option.

 

Next go to the servers screen -> Control. Select the ouaf managed server ‘c2m2900server’ and click on Start button.

As seen below the managed server has started successfully.

 

Next open your browser and enter the application url.

https://localhost:6701/ouaf/cis.jsp


 


 


No comments:

Post a Comment

Oracle C2M 2.8 Installation on Windows (Part - II)

  Downloading C2M product, Oracle DB 19c and WebLogic Server 12 Download the below from Oracle Software Delivery Cloud: https://edelivery.or...