Wednesday, June 22, 2016

R12.2 Homes

 EBSapps.env

Oracle Fusion Middleware Home

/../..//fs1/FMW_Home/. SetWebtier.env

$echo ORACLE_HOME

/../../..//fs1/FMW_Home/webtier

Fusion Middleware Oracle Home

/../../../fs1/FMW_Home/.SetOracleCommon.env

/../../..//fs1/FMW_Home/oracle_common
-------




Where to look log file in R12.2

where to find domain directory

fs1/FMW_Home/wlserver_10.3/common/nodemanager/nodemanager.domains

EBS_DOMAIN_HOME=

Monday, June 20, 2016

OID 11.1.1.9 installation

1. Install  oracle database, in my case 11.2.0.4
2. setup the parameter as below.
 3. setup orapwd file in my case orapwoimdev.

show parameter process

NAME                                 TYPE        VALUE
------------------------------------ ----------- ------------------------------
aq_tm_processes                      integer     1
cell_offload_processing              boolean     TRUE
db_writer_processes                  integer     1
gcs_server_processes                 integer     0
global_txn_processes                 integer     1
job_queue_processes                  integer     1000
log_archive_max_processes            integer     4
processes                            integer     800
processor_group_name                 string
open_cursors                         integer     900

 grant execute on DBMS_REPUTIL to public;

grant sysdba to sys;

download Oracle Fusion Middleware Repository Creation Utility 11g (11.1.1.9.0)
4. Run the Rcu.
Rcu
/home/oracle/Downloads/oid/rcuHome/bin
oracle@suthakar.prince$./rcu

once completed
 5. setup your home
export JAVA_HOME=/apps/oracle/product/JDK/jdk1.8.0_151/
export FMW_HOME=/apps/oracle/product/fmwoid
export WL_HOME=/apps/oracle/product/fmwoid/wls1036
export ORACLE_HOME=/apps/oracle/product/fmwoid/Oracle_IDM1
export INST_HOME=/apps/oracle/product/fmwoid/asinst_1

6. Download JDK and Install JAVA_HOME /apps/oracle/product/jdk
7. Create oracle middleware home in my case /apps/oracle/product/fmw_oid
8.  Download oracle Weblogic 10.3.7 and install JAVA_HOME/bin/java  -jar wls1036_generic.jar
9.  Identity Management (11.1.1.9.0)
10. you can  override the default default port. /Disk1/stage/Response/staticports.ini
11. install oid on middleware home ( select oid/dip)
12. install and configure.

Type: Install and Configure
Location: /apps/oracle/product/fmwoid/Oracle_IDM1
Disk Space
Required: 2200 MB
Available: 176672 MB
Free After Install: 174412 MB
Applications Selected For Install
Oracle Internet Directory
Oracle Directory Integration Platform
Oracle Virtual Directory
Oracle Identity Federation
Oracle HTTP Server
Oracle Directory Service Manager
Enterprise Manager
Applications Selected For Configuration
Oracle Internet Directory
Oracle Directory Integration Platform
Enterprise Manager
Oracle Directory Service Manager
Middleware Home Location : /apps/oracle/product/fmwoid
Oracle Instance Location : /apps/oracle/product/fmwoid/asinst_1
Oracle Instance : asinst_1
Domain Option : Create Domain
Domain Name : IDMDomain
Domain Home : /apps/oracle/product/fmwoid/user_projects/domains/IDMDomain
Domain Host Name : suthakar.xxxxx
Domain Port : 7001
Weblogic Console : http://suthakar.xxxx:7001/console
Weblogic User Name : weblogic
Automatic Port Detection : true
Enterprise Manager :
http://suthakar.prince:7001/em
Enterprise Manager Agent
http://suthakar.xxxx:5162/emd/main
Oracle Internet Directory
SSL Port : 3131
Non SSL Port : 3060
Database : suthakar.xxxxx:1521:oimdev
Oracle Directory Services Manager :
http://suthakar.xxxxx:7005/odsm/faces/odsm.jspx
Directory Integration Platform
wls_ods1 : 7005




























































/apps/oracle/product/fmwoid/asinst_1/binopmnctl status -l will give the server status.























Group and user creation.






































oid log
/apps/oracle/product/fmwoid/asinst_1/diagnostics/logs/OID/oid1/oidctl.log 
/apps/oracle/product/fmwoid/asinst_1/diagnostics/logs/OID/oid1/oidmon-0000.log

Setup boot.properties.
under Adminserver and manager Sever  .servers/security/boot.properties.

Friday, June 17, 2016

Patching and Maintaining Oracle Fusion Middleware 11g

Information Center: Patching and Maintaining Oracle Fusion Middleware 11g (Doc ID 1341616.2)

What is ZDT?

Zero Downtime Patching in Fusion Middleware (Doc ID 1942159.1)

Friday, May 13, 2016

ORA-38760: This database instance failed to turn on flashback database

 ORA-38760: This database instance failed to turn on flashback database

Solution:
SQL> startup mount;
 SQL> alter database flashback off;
Database altered.
SQL> shutdown immediate;
SQL>  startup
ORACLE instance started.

Total System Global Area 4294967296 bytes
Fixed Size                  3719064 bytes
Variable Size            1308622952 bytes
Database Buffers         2969567232 bytes
Redo Buffers               13058048 bytes
Database mounted.
Database opened.

Delete old file from /flashback/ directory.

 SQL> alter database flashback on;

Database altered.

Tuesday, May 10, 2016

RDA - Health Check / Validation Engine Guide (Doc ID 250262.1)

$./rda.sh -T hcve
Processing HCVE tests ...
Available Pre-Installation Rule Sets:
   1.  Oracle Database 10g R1 (10.1.0) Preinstall (Solaris)
   2.  Oracle Database 10g R2 (10.2.0) Preinstall (Solaris)
   3.  Oracle Database 11g R1 (11.1.0) Preinstall (Solaris)
   4.  Oracle Database 11g R2 (11.2.0) Preinstall (Solaris)
   5.  Oracle Database 12c R1 (12.1.0) Preinstallation (Solaris)
   6.  Oracle Identity and Access Management PreInstall Check: Oracle Identity
       and Access Management 11g Release 2 (11.1.2) Solaris
   7.  OAS PreInstall Check: Application Server 10g R2 (10.1.2) Solaris
   8.  OFM PreInstall Check: Oracle Fusion Middleware 11g R1 (11.1.1) Solaris
   9.  OFM PreInstall Check: Oracle Fusion Middleware 12c (12.1.3) Solaris
  10.  Oracle Forms and Reports PreInstall Check: Oracle Forms and Reports 11g
       Release 2 (11.1.2) Solaris
  11.  Portal PreInstall Check: Oracle Portal Generic
  12.  IDM PreInstall Check: Identity Management 10g (10.1.4) Solaris
  13.  BIEE PreInstall Check: Business Intelligence Enterprise Edition 11g
       (11.1.1) Generic
  14.  EPM PreInstall Check: Enterprise Performance Management Server (11.1.2)
       Generic
  15.  Oracle Enterprise Manager Cloud Control PreInstall Check: Oracle
       Enterprise Manager Cloud Control 12c Release 4 (12.1.0.4) Solaris
  16.  Network Charging and Control Preinstallation (Solaris)
  17.  Oracle E-Business Suite Release 11i (11.5.10) Preinstall (Solaris)
  18.  Oracle E-Business Suite Release 12 (12.1.1) Preinstall (Solaris)
  19.  Oracle E-Business Suite Release 12 (12.2.0) Preinstall (Solaris)

Available Post-Installation Rule Sets:
  20.  Data Guard Postinstall (Generic)
  21.  WLS PostInstall Check: WebLogic Server 11g (10.3.x) Generic
  22.  WLS PostInstall Check: WebLogic Server 12c (12.x) Generic
  23.  Portal PostInstall Check: Oracle Portal Generic
  24.  OC4J PostInstall Check: Oracle Containers for J2EE 10g (10.1.x) Generic
  25.  SOA PostInstall Check: Service-Oriented Architecture 11g and Later
       Generic
  26.  OSB PostInstall Check: Service Bus 11g and Later Generic
  27.  Oracle Forms 11g Post Installation (Generic)
  28.  Oracle Enterprise Manager Agent 12c Post Installation (Generic)
  29.  Oracle Management Server 12c Post Installation (Generic)
  30.  Network Charging and Control Database Post Installation (Generic)
  31.  Network Charging and Control 4.4 and later System Post Installation
       (Solaris)

Enter the HCVE rule set number or 0 to cancel the test
Press Return to accept the default (0)