OIM 9.1 Upgrade Question

Just finished upgrade from OIM 9.0.3.2 to 9.1. Diagnostic Dashboard seems to verify that all files and libraries are v9.1. However when I log into the Web Admin Console it still says "Oracle Identity Manager 9.0.3" at the bottom> Did I miss something ?
Thanks\
Dave

Well those bottom page descriptions just come from a property file. So that is mere dependency on the copying of files. Please confirm the your Application server ??
Now if the build was successful then it must have copied the new property files to the deploy location as well, so traverse to the following files and confirm the changes for the below translations:
global.message.copyright=Copyright © 2008, Oracle Corporation.
global.message.termOfUse=Oracle Identity Manager 9.1.0
*For JBoss - {JBOSS_HOME}\server\default\tmp\deploy\{ANY_TEMP_EAR_DIRECTORY}\xlWebApp-exp.war\WEB-INF\classes\xlWebAdmin_en_US.properties*
*For WebLogic- /opt/bea/user_projects/domains/{DOMAIN_NAME}/servers/{MANAGED_SERVER_NAME}/stage/Xellerate/WLXellerateFull.ear/xlWebApp.war/WEB-INF/classes/xlWebAdmin_en_US.properties*
Also check xlWebAdmin.properties at the above locations.
This must mention the version as 9.1.0. If this is displaying correctly, then for JBoss I know that sometimes these changes doesn't reflect unless we do the entire content delete from work and tmp directory.
Hope it helps.
Thanks
Sunny

Similar Messages

  • Security upgrade question - Getting 6.1.6 downloaded to iphone.

    Security upgrade question - I have a 4S phone v6.01 with an upgrade to IOS 7.04 already downloaded and ready for install.  I would like to install the 6.1.6 security upgrade instead. How do I delete the ios7 in the queue or have the 6.1.1 pushed as an option to the phone?

    You can't install iOS 6.1.6 on that device and must update it to 7.0.6.
    (101120)

  • OIM 9.1 Upgrade scripts

    Can anybody please let me know if OIM 9.1 upgrade scripts are available, if yes can you please point me to the same.
    Thanks

    We pushed the full configuration of our dev environment to our QA environment so we had it for reference.
    On the database, we exported the database so we could get back to our old config, if we needed to. We also made a backup of the application server. Then we dropped the database user and tablespace for OIM, and removed the OC4J_OIM home from our app server. We also renamed the old Xellerate home.
    OIM 9.1 has some new DB & AS patch requirements, so we installed all the patches to be compliant with the instal guide. We then ran the 9.1 database prep routine, created a new OC4J home on the ap server, and installed 9.1 as a completely clean new install.
    Once installed, we did an immediate db export to save our clean install configuration. I highly recommend keeping the clean install export around, in a dev environment it is critical to be able to roll back and start clean. That a another story for another day.
    Then we installed the latest version of all our connectors we could find on Metalink. Took another backup (db export) and started to re-create our environment by copying in our jars and re-creating all the adapters, custom fields, forms and process task. This sounds like a big task, but with the QA system available for reference, its went far smother than we thought it would. Rebuilding teaches you a lot about your system and gives you a chance to get rid of those "I wish I had done this a little different" issues that seem to always be in any system.
    All this considered, I am glad there weren't any upgrade scripts. We cleaned up our system during the conversion process. We probably would have take the automated approach, if it was available, but the conversion process was the right thing for us to do.
    KC

  • I have an upgrade question. I received a notification when I connected my computer to the internet that Lightroom 5.7.1 was available

    I have an upgrade question. I received a notification when I connected my computer to the internet that Lightroom 5.7.1 was available it included HDR & Panoramic photo merge. I cant find these. Where do I find them.

    well that was a big waste of my time & data allowance then ...
    I live in a flaky slow internet area & I keep my photo edit machine off the internet unless & want to update something. CC is no use to me & that useless update just used up a 12th of my allowance for the year ...

  • Another RAM upgrade question

    Hi everyone,
    I know there seems to be lots of RAM upgrade questions here but hey thats what forums are for.
    I'm looking to upgrade my macbook's RAM it's currently got 2GB (2x1GB)
    Is it possible to purchase 1x4GB and put that with one of my current 1GB sticks to create a total of 5GB?
    I would be interested to know if this is possible or if anyone has tried it.
    Thanks in advance
    Scott

    This will work if your MacBook is late '07 or newer.

  • RE: Extracting  OIM Password and Challenge Questions

    Hi,
    I am trying to look at the best way to extract OIM password and challenge questions from one system to another and wondered if any one could point me in the right direction. I am guessing that I need to use the UnauthenticatedSelfService API.
    Regards,
    Simon

    //Get Challenge Questions
    Long l = moResultSet.getLongValue("Users.Key");
    >>
    challengeQues = moUserUtility.getChallengeValuesForUser(l);
    if(challengeQues != null) {
    String s[] = challengeQues.getColumnNames();
    for (int k = 0; k < challengeQues.getTotalRowCount(); k++) {
    challengeQues.goToRow(k);
    String question = challengeQues.getStringValue("Users.Password Challenge Question.Question");
    String answer = challengeQues.getStringValue("Users.Password Challenge Question.Answer");

  • OIM upgrade question

    What is the purpose of using upgrade assistant to upgrade OIM Middle tier?
    What this upgrade OIM Middle tier task will do?
    Pls assist.

    upgrade middle tier performs following tasks:
    - Upgrades OIM 9i components ti 11g
    - Loads all jars (except event handlers) into database OIMHOME_JARS table
    - Performs adapter up gradations
    - All formmetadata.xml components are converted to equivalent 11g configurations
    - Implements MDS configurations of 9i into 11g MDS database
    - Performs SOA configurations
    Overall upgrade is two stage process:
    - Database schema upgrade
    - Middle tier upgrade (components of OIM upgraded)
    Refer below:
    http://docs.oracle.com/cd/E21764_01/upgrade.1111/e10129/upgrade_oim.htm
    regards,
    GP

  • OIM 11g-OIA11g Integration question

    Hi All,
    As per the OIM-OIA Integration documentation, we need either OIM 9.1.0.2 BP14 or OIM11g BP3 to integrate with OIA 11gR1 BP3. But in our case, We have upgraded oim 9.1.0.2 BP 13 to oim 11.1.1.5.0. Now, I have two questions
    1. Do we need to apply BP3 on top of upgraded OIm 11.1.1.5 or not required to integrate OIA11g?
    2. Is those versions compatable to integrate OIm 11.1.1.5.0 and OIA 11.1.1.3.6?
    Please suggest me.
    Thanks.

    It would be compatible. See the statment below:
    To use this integration method you must have at least Oracle Identity Manager version 11gR1 BP3 or version 9.1.0.2 BP14a, and at least Oracle Identity Analytics 11gR1 BP3Oracle has mentioned about minimun requirement which is already met your case.

  • Windows 2003 SP2 upgrade question in regards to OSS 30478

    We are currently running our production system on a windows 2003 sp1 two-node cluster with SQL 2005.
    I would like to get it upgraded to SP2, but I have a question on OSS note 30478.
    There is a sentence in there stating:
    -Special features with Service Packs for Windows Server 2003 in the cluster:
    Service Pack 2: Before you import Support Package on platform x86_64, you must replace SAP resource DLL on both cluster nodes with the most current version.
    Can someone elaborate on "replace SAP resources DLL on both cluster nodes"?
    Does that just mean I need to upgrade the Kernel to the latest version?
    It seems to be a fairly bold statement with very vague instructions.  Anyways any guidance would be appreciated.

    for more details see note <a href="http://service.sap.com/sap/support/notes/1043592">1043592</a>
    peter

  • Satellite L50-A-19N HDD upgrade question

    Hi,
    I would like to upgrade the standard HGST HDD to a faster Seagate SSHD, and the problem is that in this model L50-A-19N there is no HDD cover, the whole laptop bottom must be removed like in this Link: [Video|http://www.youtube.com/watch?v=IG0lW7t92bI]
    My question is can I upgrade the Disk by Myself and if not what can I do to replace the Disk not losing the warranty. I read the manual for this model and there is nothing about HDD upgrades there.
    Regards.

    Usually on most notebook models HDD is placed at the bottom and access to it is not complicated. As you can see on your notebook model it is not so easy and HDD exchange is not supported. With other words it should not be done by notebook owner.
    Valid warranty is very important so please don't do anything on your own. HDD exchange in your case can be done by authorized service provider. If they do this warranty will not be cancelled.
    Contact nearest Toshiba service provider and ask for help. Addresses and phone numbers you can find on http://www.toshiba.eu/innovation/generic/ASP_SUPPORT/
    Good luck

  • Mid 2009 MacBook Pro 13 Hard Drive Upgrade Questions

    I bought an upgraded hard drive for my mid-2009 MBP 13. I've done some reading and it appears that my model of MBP shouldn't have drive issues, but I still have a few questions that I'm hoping someone will answer. Perhaps this will all boil down to a little knowledge is a dangerous thing. That is, I may be worried without good reason. If so, I apologize ahead of time.
    MacBook Pro 5,5
    2.26 GHz
    4GB RAM
    10.6.3
    Firmware version is: EFI64
    The stock drive is a TOSHIBA MK1655GSXF (160 GB):
    The new hard drive is the Western Digital Scorpio Blue 500 GB 5400 RPM drive.
    I noticed that the temperature seemed to spike after installing the new drive. I didn't get the temperature of the hard drive before I took it out, but the CPU was consistently around 170 degrees Fahrenheit and the fan was in the 2,800-2,900 RPM range.
    After putting the stock drive back in the MBP, the temps are consistently 142-145 degrees F for the CPU and 95-97 degrees F for the hard drive. The fan is right around 2,000 RPM.
    I've read a bit about outrageous load cycles and just wanted to check the numbers.
    The WD Scorpio Blue around 4,055 after 27 power on hours.
    The stock drive was at last count, at 206701 after 2215 power on hours.
    The machine is doing comparable things, downloading podcasts, Time Machine backups, browsing, etc.
    The general questions, I have are:
    Is the temperature supposed to spike like that when handling a larger drive?
    If so, what is a reasonable range? I know I don't have the temperature of the new drive, but if I knew what to expect, I guess I would be more confident putting the new drive back in and not returning it.
    What's a normal/healthy/reasonable (don't really know the term I'm grasping for) load cycle to see? I divided the load cycles by the number of power on hours and get around 150 for the WD and 93 for the Toshiba. Are either of those outrageously good or bad? I haven't been able to tell in my reading.
    The bottom-line questions are:
    Am I just overreacting based on what I've read? Or, is something not kosher and should I return the new drive and get something else? Should I try hdapm or something? If I should return the drive, any recommendations?
    I've talked your collective ear off, I'm sure.
    Thank you in advance for your responses.
    Cheers,
    Rob

    For what it's worth I've put aftermarket 7200 rpm hard drives in 2006 and 2008 15" MBP's and also a WD Scorpio Black 320GB in a 2009 13" MBP 2.53GHz and have had no changes in cpu temp or fan speed. Your fan speeds and cpu temp with the new drive sound too high. Something else is going on here. The temp is not supposed to spike when handling a larger drive. Maybe it's something like
    Spotlight indexing the new drive? Have a look at your Activity Monitor for an active process drawing resources with the new drive.

  • Visual Studio 2005/2008 and Crystal Reports versions/upgrade questions.

    I've tried posting this question on the MSDN forums and gotten no response. 
    I've downloaded and installed VS 2008 Beta 2.   The versions on the Crystal Reports files included are 10.5.0.1806  
    I'm currently using VS 2005, with the included Crystal Reports.  The versions on those files are 10.2.0.xxxx.  I've created an desktop app (in VB) which stores it's data in a database and uses the CR 10 runtime merge modules to generate a report.
    I was considering upgrading the Crystal Reports version to XI.  I would like to allow customers to modify my delivered report with their own licensed copy of CR XI.  I am not providing any functionality within my app to create or modify the delivered .rpt or use it outside my application.
    Questions:
    Do I need to update the runtime files to CR XI to support rpt files modified with CR XI?  Current runtime files are being delivered with the CR 10 merge module.
    I see a Crystal Reports for Visual Studio upgrade to CR XI. 
    Can I update the merge modules to CR XI and still use the CR for VS2005 for development?
    Does it make any sense to update CR for VS 2005?  Or to get the full CR XI Developer edition?  My usage of CR functionality is very limited.
    Would there be any benefit to waiting for the release of VS 2008?   How does that change the scenario?
    How does Crystal Reports for Visual Studio fit in with the Crystal Reports Lifecycle?  It's not mentioned on Business Objects End of Life Dates page . Crystal 10 has a Patch EOL of 31-Dec-07.   Does this apply to CR for VS 2005?  Where does 10.5 fit in?
    My main concern is allowing customers with CR XI to change the format of my delivered .rpt to run with my app.  Adding their company name, logo, etc.   My testing show a CR XI report still works with my current app.  But, going forward, what should I deliver and what do I need to use to continue development?

    To use Reports designed in XI, you need to use XI or higher runtime, running them in older versions may work, but you may encounter unforeseen issues doing so.
    If you are to use VS2005 for development you need to use XI Release 2 (11.5) runtime.
    If you are going to use VS2008 for development you need to use Crystal Reports 2008 with Service Pack 0.
    The support end of life for versions of Crystal Reports bundled with Visual Studio are linked to what Microsoft's lifecycle for the product is.  Generally if there is a workaround for the issue that is simple enough, there will not be a patch created.
    The changes you are expecting the customer to do can be accomplished with our RAS SDK which is available without using enterprise starting with Crystal Reports XIR2 SP2.

  • Ultimate 3B Monitoring Prorated Upgrade Questions!?

    I recently enrolled in the 3 Credit Bureau Monitoring for $24.99/Month on June 24 (almost 3 weeks ago). I got a message at the bottom of my Dashboard saying I could upgrade to the 3B Ultimate at a prorated price, since it hasn't been a month. It says you get a fresh report from all 3 Credit Bureaus quarterly, which is worth the extra $5/month for me, so I am going to do it here in the next 24-48 hours.... But my question is will it provide a "newer" or more accurate score than what I already have? It says that they have to pull the information again, and my score has been on a great climb in the 3 weeks I've been enrolled. I've got some things that haven't updated on Transunion FICO, but have on the other 2. Any help/experience is greatly appreciated!

    Just want to give an update. It's been about 1 week and I've had no problems. Signing in and out of Win 7 is very fast. Much better than with XP. Even though I have a slower hard drive with Windows 7 (5400 RPM) vs Windows XP (7200 RPM), Windows 7 is faster. Startup time is about the same, but shutdown is a lot faster, just like signing and out and logging in and out.
    Wireless LAN (WLAN) configuration was painless and has worked well. It automatically reconnects when I boot and does not drop my connection when i stay logged in but switch users (this happened to me on XP with the IBM Access software).
    It has been well worth the upgrade so far.
    Systems I use: T42P, T61P, Y510, A600

  • Upgrade question on WSC4507R-E

    HI all,
    I have a couple questions about upgrading the IOS on our WS C4507R-E.    We have 3 installed cards:
    2 WS-X45-SUP6L-E supervisor modules running 12.2(54)SG  * running Active/Standby
    1 WSX4606-X2-E 10G card
    ROMMON is currently at  12.2(44r)SG5
    I'm a bit confused by all the available IOS "trees" but I am pretty sure I want to upgrade to: 15.0.2-SG9(MD), at least that is what is recommended when I search for IOS downloads.  I don't think I need to upgrade ROMMON, I believe I'm at the minimum required version for this IOS.  I may upgrade ROMMON after IOS, there was a note about not doing it first on older IOS versions.
    So, my questions are....is the above info correct, regarding ROMMON and the recommended IOS version for my platform?
    If so, how would I do the upgrade on the redundant sup modules?  The instructions I found didn't address redundant sups.
    Anything I need to be aware of that I haven't mentioned?
    Thanks for any assistance you can provide!

    Hi Eric,
    There are 2 ways to upgrade:
    1-Load the IOS version you want to both Sups, change the boot variable, so the switch can load the new IOS after the reboot and finally reboot the chassis.
    2-Use ISSU  see link:
    http://www.cisco.com/c/en/us/products/collateral/switches/catalyst-4500-series-switches/prod_white_paper0900aecd806f0663.html
    As for the ROMMON, you usually don't need to upgrade it often and you can always do that later if you need to.  I think, some of the newer versions of IOS upgrade the ROMOM as well as the main image but I am not sure exactly for what platforms.
    HTH

  • Another "using another person's upgrade" question

    Sorry in advance if this question has been covered 100 times before.  I spent some time trying to find an answer that fits my scenario in the forums but didn't find an exact fit.
    My Droid Incredible touch screen stopped working this past week (no drops, no water, no reason to stop working) and since I am 1yr and 3months into owning the device and have no insurance the local store said I'm pretty much SOL and to contact HTC.  Dealing with HTC has been the worst customer service experience of my life and they pretty much said the same thing since they only cover their devices for 1 year.  (Said I could send it in to their repair facility on my dime for 2 weeks minimum and they would determine the repair cost and contact me).  So I can't upgrade until April on my account and am trying to figure out a way to get a new phone (not at full price).
    My girlfriend has been up for an upgrade for months now (she uses a basic phone, no data) and isn't in any hurry to use it.  She does't ever want a smart phone and said that I should just use her upgrade.  So, the details and questions are as follows:
    1. We are not on the same account (family plan).  We have individual plans.  My plan is 400 or so mintues of talk and unlimited data.  Her plan is 400 minutes or so of talk.
    2. I would like to use her upgrade to get an iphone 4s.
    3. We do not want to change her plan (its something like $30 a month grandfathered plan).
    4. I would like to keep my current plan as well.  (unlimited data)
    Is it possible to make all of these things happen?  I have read that it is simple if you are on a family plan to do this.  Can we go down to the local store and get an iphone 4s and activate it on my account instead of hers?
    As a side question (and to make things more complicated)... Does anyone know if we can we combine our accounts together into 1 account and save money or minutes.  We both hardly use our minutes at all and aside from me using the data plan for work we toss out hundreds of minutes per month.
    Thanks in advance for any replies!
    J

    jmskennedy wrote:
    Sorry in advance if this question has been covered 100 times before.  I spent some time trying to find an answer that fits my scenario in the forums but didn't find an exact fit.
    My Droid Incredible touch screen stopped working this past week (no drops, no water, no reason to stop working) and since I am 1yr and 3months into owning the device and have no insurance the local store said I'm pretty much SOL and to contact HTC.  Dealing with HTC has been the worst customer service experience of my life and they pretty much said the same thing since they only cover their devices for 1 year.  (Said I could send it in to their repair facility on my dime for 2 weeks minimum and they would determine the repair cost and contact me).  So I can't upgrade until April on my account and am trying to figure out a way to get a new phone (not at full price).
    My girlfriend has been up for an upgrade for months now (she uses a basic phone, no data) and isn't in any hurry to use it.  She does't ever want a smart phone and said that I should just use her upgrade.  So, the details and questions are as follows:
    1. We are not on the same account (family plan).  We have individual plans.  My plan is 400 or so mintues of talk and unlimited data.  Her plan is 400 minutes or so of talk.
    2. I would like to use her upgrade to get an iphone 4s.
    3. We do not want to change her plan (its something like $30 a month grandfathered plan).
    4. I would like to keep my current plan as well.  (unlimited data)
    Is it possible to make all of these things happen?  Yes.  I have read that it is simple if you are on a family plan to do this.  Can we go down to the local store and get an iphone 4s and activate it on my account instead of hers? Most likely - if it is a corporate store.  If it's an "authorized reseller" or a third party store, it amy be more difficult and they may tell you they can't do it.
    As a side question (and to make things more complicated)... This MAY make it more simple!  Does anyone know if we can we combine our accounts together into 1 account and save money or minutes.  We both hardly use our minutes at all and aside from me using the data plan for work we toss out hundreds of minutes per month.
    You can get a family plan with 700 shared minutes, 2 lines, for $70, and the data plan on your phone would be $30.  I'm not sure if you would be able to keep your unlimited data though - you might be if you do this in stages.  First, combine your two accounts into one family plan and do nothing about upgrading for now.  Let that "settle"; your upgrade dates and eligibilities will remain the same as they were on your individual plans.  If you can make this transition and keep your unlimited data, then you're good to go upgrade the eligible line (your girlfirend's) to the iPhone, but activate it on your line.  Her line's contract will be extended for two years, but she can use her old phone and you can use the iPhone.  If the unlimited data did carry over, it will remain for the iPhone too.
    Thanks in advance for any replies!
    J

Maybe you are looking for

  • Can iPads and Smartphones Access Remote Desktop Through "Access Anywhere" RDWeb?

    Is Remote Desktop Gateway required to log into a Windows 7 workstation remotely or can you connect from a mobile device using only the "Acess Anywhere" features built into Essentials Sever 2012 R2 using the Microsoft Remote Desktop App in downloaded

  • Can't drag images from safari into songs as covers anymore

    hey i got an issue, i guess it's because of itunes 9.02 because yesterday it worked just fine: i an album doesn't have a cover art i usually go to google image search, find the cover and then drag it directly to the song. for example i select all tra

  • Aperture 3 and photostream force quit

    I have latest updates to aperture applied. I share a library with iphoto. If i try to enable photostream from preferences a spinning beachball starts and the application becomes unusable. I have to force quit. Restarting doesnt fix it. I have repaird

  • IMac 20-inch vs. 24-inch

    Is there any difference between these two displays other than size? I'm looking to buy an iMac to do some video editing, and I can't make up my mind. Any suggestions?

  • Cannot edit forward messages for e-mail when using...

    Hello, Have a Lumia 800 v7.5 with an Microsoft Exchange e-mail account. When I forward an e-mail but at the same time would like to edit the original message - this is not allowed. A friend of mine tested the same thing on a HTC Windows Phone 8 with