This guide will cover about how to configure passive Dataguard, with the DRC as physical standby database. This guide made under Oracle 10g. Read More…
Install and Configure Oracle Dataguard
Posted in My Tech World | Tags: dataguard, drc, oracle, oracle 10g, passive dataguard, physical standby database, standby database, switchover
Install and Configure Oracle RAC on Oracle Solaris 10
This guide will give some explanation on installing Oracle RAC over Solaris 10, this guide will use iSCSI service that use Openfiler Storage Management System. This guide will be based on Oracle 10g Read More…
Posted in My Tech World | Tags: openfiler, oracle rac, solaris
Install and Configure Openfiler Storage Management System
This guide is made in order to enable me to install Oracle RAC, I did several googling and I found that Openfiler is quite famous for Open Source Storage Management System. Go to this page, to download it. Read More…
Posted in My Tech World | Tags: iscsi, open source, openfiler, oracle, oracle rac, storage, storage management system
Create, Configure Oracle Weblogic Domain and Application Deployment
In this guide, a domain will be create. After that managed servers will be created, and will be managed by Weblogic’s Nodemanager that represented by Machine. Then a vertical cluster (within the same box) will be configured, after clustering is finished JMS will be configured. Also data sources will be created to support transactional application. Read More…
Create Oracle Database Instance
Install Oracle Weblogic 11g on Oracle Solaris 10
The installation basically for Weblogic version 10.3.3 but it also can be used for older version like 9.2.x, the difference will be only on the path. Read More…
Posted in My Tech World | Tags: 10g, 9.2.x, application server, oracle, solaris 11g, weblogic
Install Oracle Database 10g on Solaris 10
In this guide, an installation guide for Oracle Database 10g is provided. The operating system that is used is Oracle Solaris 10, that run on Sparc Based Server. Read More…
Oracle Alter Table, Index, LOB Script Collections
These are some of the scripts that will create another script that will be executed. The idea behind these scripts is that DBA won’t have to execute these alter table or index or lob one by one, when there thousand of lines of scripts.
The first script is to move lob column from every table that is owned by a schema
ORA-01591: lock held by in-doubt distributed transaction string
This can be encountered in an environment that use two-phase commit, managed distributed transaction, and where the client is having a network problem with the database server. The setup was Oracle Weblogic 10.3.3 with Oracle’s Thin XA Driver, and Oracle 11g Database Server.
Posted in My Tech World | Tags: ora-01591, oracle
Ignoring SSL Hostname Verification in Weblogic
Usually the only problem when using SSL in WebLogic is hostname verification, which will make the server failed to start. However, for production it is recommended to use this, so it won’t be vulnerable with man-in-the-middle attack. This how-to will be based on Weblogic 10.3.3 and Solaris 10.
Posted in My Tech World | Tags: hostname, ignore, oracle, ssl, verification, weblogic



Recent Comments