Tuesday 12 January 2016

Checking SOA 12c version

Checking SOA 12c version

For SOA 12c installs or patching, to check the version of existing SOA 12c, you can use the commandline script soaversion.sh located under $ORACLE_HOME/soa/bin or alternatively you may make use of the Fusion Middleware Web Console to check the version details of SOA 12c.

Example: For SOA 12.1.3.0.1

$ cd $MW_HOME/fmw/121/soa/bin/

$ ./soaversion.sh

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

INFO: Detected a WebLogic Installation.

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


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

Oracle SOA Server version 12.1.3.0.1

          Build: 0

          Build time: <Date and Time Stamp>

          Build type: release

          Source tag: PCBPEL_12.1.3.0.0SOABP_GENERIC_150114.1727.0062


Oracle BPM Source Tag: PCBPEL_12.1.3.0.0SOABP_GENERIC_150114.1727.0062


Oracle Implementation-Version: 12.1.3.0.0



For SOA 12.1.3.0.3


./soaversion.sh

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

INFO: Detected a WebLogic Installation.

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


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

Oracle SOA Server version 12.1.3.0.3
          Build: 0

          Build time: <Date and Time Stamp>
          Build type: release

          Source tag: PCBPEL_12.1.3.0.0SOABP_GENERIC_150617.2318.0124




Oracle BPM Source Tag: PCBPEL_12.1.3.0.0SOABP_GENERIC_150617.2318.0124


Oracle Implementation-Version: 12.1.3.0.0


Related Posts:

FMW 12.1.3.0.0 - Applying Patch 20163149: DATAOBJECT ASSIGNMENT LOST AFTER DEHYDRATION

Applying Patch 20900599: SOA Bundle Patch 12.1.3.0.3

FMW 12.1.3.0.0 - Applying Patch 21885138: SOA Bundle Patch 12.1.3.0.4(ID:150922.0917.0153)

FMW 12.1.3.0.0 Additional steps for Bug 18706071: SUPPORT FOR CREDENTIAL STORE FOR CLOUD CONNECTORS IS MISSING IN OSB after applying Patch 20900599 (SOA Bundle Patch 12.1.3.0.3) or Patch 21885138 (SOA Bundle Patch 12.1.3.0.4)

SOA Bundle Patch 12.1.3.0.1(Patch 19707784) rolled back when applying Patch 20900599: SOA Bundle Patch 12.1.3.0.3

FMW 12.1.3.0.3 - Applying SOA Suite Patch 21387680: B21248791 mq adapter error still not fixed

No comments:

Post a Comment