Welcome to my Identity Management blog with focus on proven implementation stratigies, best practices, product selection, and where I open my expertse to You!
Fortune 100, Higher Education, Government... I've done it all. I'm 7 feet tall, live in NYC, tattooed, and love a challenge! Here's what I've learned...
Part 5 – Installing, Patching, and Configuring Oracle Identity Management 11g
This video tutorial will walk you though the installation and configuration of Identity Management 11g. This includes:
You will need to download the 962MB Identity Management (11.1.1.3.3) x86 Installer for Linux (ofm_idm_linux_11.1.1.3.0_32_disk1_1of1.zip)
Download Oracle Identity Management (11.1.1.3.0) Here
Next >> Part 6 – Installing and Patching the SOA Suite 11g
The original source videos are available for download via Vimeo.com You’ll have to sign in to download them though. To get there, click on the “Vimeo” logo in the video.
If you have any questions, please post them below. I’m pretty tied up at the moment, but others will be able to help too!
Thanks!
.: Adam
Part 4 – Executing and Configuring the Repository Creation Utility 11g
This video tutorial will walk you though the execution of the Repository Creation Utility and show you which schemas need to be installed and how to do it.
You will need to download the 394MB Repository Creation Utility (11.1.1.3.3) x86 Installer for Linux (ofm_rcu_linux_11.1.1.3.3_disk1_1of1.zip)
You’ll see it at the bottom of the page, under “Required Additional Software (11.1.1.1 – 11.1.1.3)
Download Oracle Repository Creation Utility 11g (11.1.1.3) Here
Next >> Part 5 – Installing, Patching, and Configuring Oracle Identity Management 11g
The original source videos are available for download via Vimeo.com You’ll have to sign in to download them though. To get there, click on the “Vimeo” logo in the video.
If you have any questions, please post them below. I’m pretty tied up at the moment, but others will be able to help too!
Thanks!
.: Adam
Part 3 – Installing WebLogic Server 11gR1
This video tutorial will walk you though the installation procedure for Oracle’s WebLogic Server 11gR1 (10.3.3).
You will need to download the 923MB Oracle WebLogic Server 11gR1 (10.3.3) + Coherence + OEPE – Package Installer for Linux (wls1033_oepe111150_linux32.bin)
Download Oracle WebLogic Server 11gR1 (10.3.3) Here
Next >> Part 4 – Executing and Configuring the Repository Creation Utility 11g
The original source videos are available for download via Vimeo.com You’ll have to sign in to download them though. To get there, click on the “Vimeo” logo in the video.
If you have any questions, please post them below. I’m pretty tied up at the moment, but others will be able to help too!
Thanks!
.: Adam
Part 2 – Installing and Configuring Oracle Database 11g Revision 2
This video tutorial will walk you though the installation procedure for Oracle’s Database 11g Revision 2. I also make a couple configurations for the installation of the Identity Management Suite. Lastly I’ll show you how to stop and start it (setting environment variables, etc).
Download Oracle Database 11g Revision 2 (11gR2) Here
Next >> Part 3 – Installing WebLogic Server 10.3.3
The original source videos are available for download via Vimeo.com You’ll have to sign in to download them though. To get there, click on the “Vimeo” logo in the video.
If you have any questions, please post them below. I’m pretty tied up at the moment, but others will be able to help too!
Thanks!
.: Adam
This is the beginning of a 10-part video tutorial / walk through series on how to install the Oracle Fusion Middleware 11g stack.
There are a couple points to make here before you begin:
That’s about it, so let’s get on with it!
Part 1 – Installing Oracle Enterprise Linux 5 Update 3 on VMWare
This video tutorial will walk you though the installation procedure for Oracle’s Enterprise Linux (OEL) Version 5 Update 3. I will also setup the VM a little by installing VMWare tools on Linux. This can be downloaded via Oracle’s e-Delivery system.
Download Oracle Enterprise Linux Here
Next >> Part 2 – Installing and Configuring Oracle Database 11g Revision 2
The original source videos are available for download via Vimeo.com You’ll have to sign in to download them though. To get there, click on the “Vimeo” logo in the video.
If you have any questions, please post them below. I’m pretty tied up at the moment, but others will be able to help too!
Thanks!
.: Adam
Ok… after a ton of debating and drinking, I’ve finally come to a conclusion.
On what, you ask?
Well, over the past few weeks, I’ve been giving myself a crash-course on the new 11g stack for Oracle’s Identity Management Fusion Middleware. During this time, I finally figured out how to get everything installed (on Oracle Enterprise Linux 5 Update 3):
While doing this, I learned a lot…. srsly…
More importantly, I captured the whole process on video, and made video tutorials / guides on how to install and configure each product. Since it’s a video, you’ll also see a few mistakes that I made along the way, this way if the same happens in the future, the fixes are documented.
There are some documents out there, a few blogs with some high-level steps, and one guy I know is selling an eBook on the install process for about $100 (and it’s probably worth it!), so now my dilemma is two fold:
1. Should I make this information that’s worth more than gold available to others?
2. If so, how much should I charge?
Now back to the “I’ve made a decision” part:
1. Yes, I’m going to release these videos to the public.
2. I’m going to charge $1,000.
Hahahah… just kidding =)
I’ll be giving them away free, right here!
Once I get the write-up’s done, and the videos uploaded, I’ll starting posting the videos on my blog for everyone to use.
DONE!
Cheers!
.: Adam
It’s like trying to find a damn leprechaun…
Here’s the details on how to patch it: http://download.oracle.com/docs/html/E18749_01/download_readme.htm#BABFICJA
Here’s the link to download the Oracle Identity and Access Management 11.1.1.4 patch set: https://updates.oracle.com/download/11060972.html
And here’s how to download the Identity Management 11.1.1.4 patch set:
1. Go to Oracle’s eDelivery site: https://edelivery.oracle.com/
2. Select Product Pack: Oracle Fusion Middleware and your platform
3. Select Oracle Fusion Middleware 11g Media Pack
4. Scroll down and download the item: Oracle Identity Management 11g Patch Set 3 (11.1.1.4.0)
Sheesh, that’s a pain in the ass.
.: Adam
The beautiful thing about installing Oracle Database (11g in this case), is that when you reboot the linux machine, it doesn’t come back up. Also, there isn’t a singular command that starts it up either.
Awesome.
My biggest hurdle was figuring out how to start the Enterprise Manager web console. I knew that if I could get that up and running, I should be ok.
Trial by fire:
Error #1: Environment variable ORACLE_UNQNAME not defined. Please set ORACLE_UNQNAME to database unique name.
Solution #1: Remember, we’re talking linux here, so run: export ORACLE_UNQNAME=[Global Database Name] (it’s default is orcl)
Error #2: [ORACLE_HOME]/localhost.localdomain_[DB NAME] not found.
Solution #2: This happens because if you don’t have ORACLE_HOSTNAME set, it’ll pull the domain name out of the first line of your /etc/hosts file (which is localhost.localdomain by default on OEL5). Just edit the hosts file, or edit the variable.
Now you should be able to run: emctl start dbconsole
Later!
.: Adam
Because Oracle likes to make finding anything useful on their site damn near impossible, I’ve put together OracleIdentityManger.com with all the direct links that we need. You know, things like documentation, downloads, certification matrixes.
I just finished updating the pages with all the 11g info and I fixed a lot of the broken links to the 10g stuff as well (because oracle also doesn’t like to leave stuff in one place… ,making bookmarking impossible). So if you haven’t already, bookmark OracleIdentityManager.com =)
http://www.OracleIdentityManager.com
Next up: OracleAccessManager.com
Cheers!
.: Adam
So you want to upgrade your OIM environment, but you’ve come across your first roadblock: Where the hell do I get the patches?
If you try Google, you’ll get nada. You try Metalink, and you’re in a world of hurt. I’m pretty sure Oracle obfuscates their information on purpose. I’m not sure of the monetary gain on their part for this yet, but there has to be an angle to making a support system work so horribly.
To the meat!
You can find your upgrade path to all major point numbers and Bundle Patches here:
https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&doctype=FAQ&id=883069.1
It also lists direct links to the downloads.
Later!
.: Adam