InnoDB is ACID complaint storage engine for MySQL that has Oracle like commit , rollback and crash recovery to secure data. To quickly start with the InnoDB configuration and setup Packt Publishing has come up with the Instant InnoDB reference book which helps to quickly get on track with the setup.
The voice in my head may not be real , but they have some good ideas !!!
Fail Fast, Fail Forward, Fail Often, Fail Better , Standup Every Time
Every problem has at least one solution. Only some solutions are harder to find.
Tuesday, February 19, 2013
Wednesday, February 13, 2013
Preconfiguring Oracle Unified Directory (OUD)
When Preconfiguring Oracle Unified Directory (OUD) for OIM and OAM 11gR2 Integration the first step say to add OUD Containers using ldapadd command.
http://docs.oracle.com/cd/E27559_01/install.1112/e27301/preconfigoud.htm#CHDCEJKD
ldapadd -h testserver
But ldapadd command is not available in OUD 11gR2 , so the same can be loaded using ldapmodify using a special flag. (--defaultAdd)
ldapmodify
ldapadd command is available in OID not in OUD. So this is a documentation bug.
Monday, February 4, 2013
Oracle Cloud Trial is Active
Well my Oracle Cloud trial versions are active now and I have something to play around for a month.
The activation took a long time for me and there are lot of people out there who already had their hands on.
So what are the tools that are basically used on the Oracle Cloud offering
- Oracle Database
- version provided is 11g release 2 enterprise edition
- managed and secured on exadata
- data access and manupulation with sql and plsql standards
- apex - my favorite
- data movement using sql developer
- it has a lot of productive applications
- it is mobile enabled
- Oracle Java
- it is all java out there
- enterprise manager for managing
- it runs on exalogic
- its associated database runs on exadata
- it runs on weblogic
- it uses identity managment for user/group management
- it uses access manager for single signon
Good to here from Oracle and I am going to explore it in the next up coming days.
Subscribe to:
Posts (Atom)
Popular Posts
-
FS_CLONE Phase It is a stand-alone command used for file system cloning. Standard cloning (using adcfgclone.pl) cannot be used to synch...
-
[oracle@testebsop3app01 ~]$ perl /u01/install/APPS/fs1/EBSapps/comn/clone/bin/adcfgclone.pl appltop /u01/install/APPS/fs1/inst/apps/SATURN_...
-
Abort Phase If for some reason either the prepare or apply phase failed or gave problems, you can abort the patching cycle. After runnin...
-
PRVG-2031 : Owner of file "/u01/app/oracle/diag/crs/rac01/crs/lck" did not match the expected value on node "HOST1". [Ex...
-
As a green field expert in data science, you would be responsible for designing and implementing data science projects from scratch. This i...
-
Suddenly all production reports in BI Publisher failed with message " ORA-01017: invalid username/password; logon denied" The da...
-
EBS 12.2 ADOP Cycle Errors During Validation Cannot open XML file for load ADOP cycle will have validation errors in some cases. *****...
-
If you are an EBS administrator the first thing some asks you to do a health check of an environment , you return to him with a Request ID o...
-
ADOP patching on a downtime mode with [ERROR] Patch service is not exist or running Please note , if you get ADOP issues on PROD ple...
-
Let me start telling a story , "Once upon a time there lived a great ♚EBS 12.2 instance , it was very kind to the DBAs and one fine day...