OIM 9.1.0.1 ... Which AD Connector?

Am I going crazy or is there no OOB connector for AD for OIM 9101?
The download page
http://www.oracle.com/technetwork/middleware/id-mgmt/downloads/connectors-101674.html
has the only AD connector as version 9.1.1.5, but according to the doc, that connector requires OIM 9.1.0.2.
Is there not a connector for 9101???

The 9.1 adapter changes the way Exchange is provisioned and now needs a Remote Manager (as the new code needs to run on a windows host in the domain being managed).
My guess is that for some reason the IT resource def that you have in the system is the old one that lacks the remote manager field. This should be handled automatically in the update (replace old ITresourcedef with new ITresourcedef) but for some reason something is not working.
Can you check the ITresourcedef in OIM and also check if there is some kind of version field in the XML that you can update?
You usually see these problems in process and object form but this is the first time I have seen it in an IT resource.
Hope this helps
/Martin

Similar Messages

  • Which version connector is supported by OIM 11.1.1.3 for AD 2008

    hi all
    I woulg like to know which version connector is supported by oim 11.1.1.3 for active directory 2008

    AD connector version: 9.1.1.7
    Check out Connector certification
    http://www.oracle.com/technetwork/middleware/ias/downloads/idm-certification-101401-083012.html#OIMCC

  • OIM(11.1.1.3.0) supports connector Database Applications Table(9.1.0.5.0)?

    Hi, any one has been able to do a reconciliation from an Oracle database table(as trusted source) to OIM, based on the following versions:
    Database: Oracle Database 11g Release 2 (11.2.0.1.0)
    Connector: Database Applications Table(9.1.0.5.0)
    OIM: 11.1.1.3.0
    I have similar issues as in the following post:
    Re: Creating GTC in OIM 11g (11.1.1.3.0)
    The basic issue is, we don't know how to map the reconciliation staging data set to OIM user data set for such reconciliation. The attributes listed in the OIM user data set are missing the following ones, which are supposed to be required:
    user tyep;
    employee type.
    Any one can help?

    I had a liitle progress here. For the missing mandatory fields, once you are done the mapping during the creation of GTC, go to Design Console to add mandatory fields, such as user type which is not available in the creation process of GTC. Please see:
    => http://st-curriculum.oracle.com/obe/fmw/oim/10.1.4/oim/obe12_using_gtc_for_reconciliation/using_the_gtc.htm#t5
    Now actually I have exactly the same proplem as this one:
    => Re: Creating GTC in OIM 11g (11.1.1.3.0)
    => Event Recieved
    => Data Validation Succeded
    => No User Match Found
    => Creation Faild
    => Notes: ORA Error Code =>ORA-01400: cannot insert NULL into () ORA Error Stack =>ORA-06512: at DEV_OIM.OIM_SP_RECONBLKUSERCRUD", line 722
    I am looking into this, will keep you posted.
    Ningfeng

  • Unable to provision users in OIM 11.1.1.3 using DBUM connector 9.1.0.4.

    Hi,
    I installed OIM 11.1.1.3 and i am able to access it.
    Now i am trying to provision an user to a database table using "User Database Management connector". I worked on it by using version 9.1.0.4, but i failed to provision the users.
    I am getting an error message that "Error occurs while initializing parameters in initutil".
    Can anybody please help me how to solve this issue.
    Thanks,
    SRI.

    Thank you for your reply.
    I am trying to test for provisioning users, could you please suggest me the version for the AD or any other connector that is used to deploy with the OIM 11.1.1.3.
    Thanks,
    SRI.
    Edited by: Sri Kishore on Aug 25, 2010 11:29 PM

  • OIM SAP UM 9.1.2.0  Connector Error

    Hi experts
    We are configuring the connector SAP UM 9.1.2.0 for OIM 9.1.0.2 BP07 on WebLogic 10.3.0 and BD 10g (10.2.0.4).
    When we try to do the provisioning of a new profile the following error occurs :
    com.thortech.xl.dataaccess.tcDataSetException: Column 'UD_SPUM_PRO_SYSTEMNAME' not found
    Any help is appreciated,
    Best Regards

    Thanks Gabriele for the link! :)
    We have the same error. It seems that the this problem is class oracle.iam.connectors.sap.common.parser.HRMDAParser. I can try to decompile this class and look for an error in the java-code. Most likely it is broken logic to add default fields to an event of reconciliation. In the rest of the parser is working properly.
    Regards,
    Alex.

  • OIM 11g : Flat-File Reconciliation using GTC Connector : Urgent

    Hi,
    Can you pls. help in creating an GTC for flatfile reconciliation.
    I am using OIM 11g version, and i am struck when i create a try to insert a record into OIM.
    Provided a flatfile in the below format:
    #GTC Trusted Source
    login,firstName,lastName,eMail,organization
    TESTACC,TESTFN,TESTLN,[email protected],Xellerate Users
    and while creating GTC did the below settings:
    Name FFRecon
    Reconciliation check box [selected]
    Transport Provider Shared Drive
    Format Provider CSV
    Trusted Source Reconciliation check box [selected]
    Staging Directory (Parent identity data) C:\stage\External Files
    Archiving Directory C:\stage\External Files\archive
    File Prefix identities
    specified Delimiter ,
    File Encoding UTF8
    Source Date Format yyyy/MM/dd hh:mm:ss z
    Reconcile Deletion of Multivalued Attribute Data check box [cleared]
    Reconciliation Type Full
    Performed the mapping of data in the below format
    login -> User Login
    firstName -> First Name
    lastName -> Last Name
    eMail -> Email
    organization -> Organization
    password -> Password Generator
    Also did the configuration on the OIM design console end.
    I have taken guidance from the OIM release 9.1.0,
    http://st-curriculum.oracle.com/obe/fmw/oim/10.1.4/oim/obe12_using_gtc_for_reconciliation/using_the_gtc.htm
    Now when i run the GTC connector, the job moves to running state and remains there for a long duration. The account is also not gettting created on the OIM end.
    Pls. let me is there any issue in configuration.
    It would be greatful, if you can provide the steps for the same.
    Also let me know any details required from my end.
    Regards,
    Karan

    Thanks for your quick response.
    We have tried the option, of creating a new GTC, but that too didn't helped in solving the issue.
    When we schedule the job, it moves to RUNNING state for a long duration and the below error is encountered. Can you pls provide some suggestion on the below error.
    Regards,
    Karan
    ==================================================================================
    Caused by: oracle.iam.reconciliation.exception.ReconciliationException: Matching rule where clause is null
         at oracle.iam.reconciliation.impl.ReconOperationsServiceImpl.getMatchingRule(ReconOperationsServiceImpl.java:476)
         at oracle.iam.reconciliation.impl.ReconOperationsServiceImpl.ignoreEvent(ReconOperationsServiceImpl.java:376)
         ... 48 more
    [2011-01-18T23:00:23.696+05:30] [oim_server1] [WARNING] [] [XELLERATE.GC.FRAMEWORKRECONCILIATION] [tid: OIMQuartzScheduler_Worker-6] [userId: xelsysadm] [ecid: 0000IqQ6XOI4mniNd6T4i51DDSFi00000k,0] [APP: oim#11.1.1.3.0] [dcid: 8319cc259f6c13fc:4b9b7450:12d9a0d8ae4:-7ffd-0000000000000040] Though Reconciliation Scheduled task has encountered an error, Reconciliation Transport providers have been "ended" smoothly. Any provider operation that occurs during that "end" or "clean-up" phase would have been executed e.g. Data archival. In case you want that data to be a part of next Reconciliation execution, restore it from Staging. Provider logs must be containing details about storage entities that would have been archived
    [2011-01-18T23:00:23.696+05:30] [oim_server1] [WARNING] [] [XELLERATE.GC.PROVIDER.RECONCILIATIONTRANSPORT] [tid: OIMQuartzScheduler_Worker-6] [userId: xelsysadm] [ecid: 0000IqQ6XOI4mniNd6T4i51DDSFi00000k,0] [APP: oim#11.1.1.3.0] [dcid: 8319cc259f6c13fc:4b9b7450:12d9a0d8ae4:-7ffd-0000000000000040] FILE SUCCESSFULLY ARCHIVED : C:\Sudhan\Project Related\COE\Installation\Flatfile\Stage\identities20110112.txt
    [2011-01-18T23:00:25.259+05:30] [oim_server1] [NOTIFICATION] [IAM-1020005] [oracle.iam.scheduler.impl.quartz] [tid: OIMQuartzScheduler_Worker-6] [userId: xelsysadm] [ecid: 0000IqQ6XOI4mniNd6T4i51DDSFi00000k,0] [APP: oim#11.1.1.3.0] [dcid: 8319cc259f6c13fc:4b9b7450:12d9a0d8ae4:-7ffd-0000000000000040] [arg:  QuartzJobListener.jobWasExecuted Description null FullName DEFAULT.FFRECONLT_GTC Name FFRECONLT_GTC] Job Listener, Job was executed QuartzJobListener.jobWasExecuted Description null FullName DEFAULT.FFRECONLT_GTC Name FFRECONLT_GTC
    [2011-01-18T23:04:11.618+05:30] [oim_server1] [NOTIFICATION] [IAM-1020004] [oracle.iam.scheduler.impl.quartz] [tid: OIMQuartzScheduler_Worker-7] [userId: xelsysadm] [ecid: 0000IqQ6Y4F4mniNd6T4i51DDSFi00000l,0] [APP: oim#11.1.1.3.0] [dcid: 8319cc259f6c13fc:4b9b7450:12d9a0d8ae4:-7ffd-0000000000000041] [arg: Description null FullName DEFAULT.Issue Audit Messages Task Name Issue Audit Messages Task] Job Listener, Job to be executed Description null FullName DEFAULT.Issue Audit Messages Task Name Issue Audit Messages Task
    [2011-01-18T23:04:12.290+05:30] [oim_server1] [NOTIFICATION] [IAM-1020014] [oracle.iam.scheduler.impl.quartz] [tid: OIMQuartzScheduler_Worker-7] [userId: xelsysadm] [ecid: 0000IqQ6Y4F4mniNd6T4i51DDSFi00000l,0] [APP: oim#11.1.1.3.0] [dcid: 8319cc259f6c13fc:4b9b7450:12d9a0d8ae4:-7ffd-0000000000000041] [arg:  Method details: executeJob] Method details Method details: executeJob
    Edited by: user8674642 on Jan 18, 2011 11:06 AM

  • Maybe a dumb question, about which power connectors to use, but....

    This may sound like an incredibly dumb question, but here goes anyway....
    I upgraded my system a few weeks ago, and will be slapping in a new ATI X850 Pro AGP card in a few days.  My current graphics card is a p.o.s. Radeon 9550, so it doesn't have its own power connector or even a fan.  My PSU is a dual-rail Antec model, and I'm wondering if it should matter any about how many or which devices I have connected to each power cable set.  My psu came with cables to attach, only 2 of the 4 though are the 4-pin molex - the other 2 are pci-e power connectors I believe.  Should it make a difference which or how many devices I connect to each cable?  For ease of plugging in, I believe my DVDRW and CDRom are using 1 cable, and my ide drive and floppy are using the other cable. Also, I have a pci fan and a case fan running off 1 or the other.  I'm likely to jump the power cable for the video card off the one the hard drive is using, unless someone has some suggestion to offer to the contrary.
    If it makes a difference, can anyone recommend how they would have them connect?
    My list of devices to plug in would be:
    1)IDE HDD
    2)Floppy
    3)CDRom
    4)DVDRW
    5)Case Fan
    6)PCI Fan
    7)Video Card
    Thanks for any thoughts!  SAB - you seem to be the man on builds.....any ideas? 

    Well, I put the new card in and connected it on a cable with the optical drives.  Also, I had unwittingly connected my cdrom on the same ide channel as my hdd    , so I changed that so both optical drives are on the secondary ide.
    So far, so good.  3dMark03 jumped up from 3300 with an overclocked Radeon 9550 to 10570 with the stock Radeon 850 Pro 
    I wish I could find some local source to purchase additional molex cords for my Antec SmartPower 2.0 psu, though - I've got 2 more 'outlets' just sitting there on the psu doing nothing, because the other cables are for pci-e, and I'm not using pci-e......  If I could buy some additional molex cables to plug in like the ones that came with it, I could have the vid card on its own cable....

  • Z68a-GD80 (G3) which power connectors?

    The board comes with an 8-pin power socket, with a 4 pin blanking plate on it. There is also a 6-pin socket which I think should only be for multiple GPUs.
    My Coolermaster modular PSU  has one  8-pin and one 4-pin power cable in the same bundle as the 24-pin cable.
    I will be installing one of your 6970 Lightning graphics cards and an i2500k CPU.
    So...
    I assume I remove the blanking plate and use the 8-pin power cable, but do I need to use the 6-pin with just this GPU?  If so, is the 4-pin cable any use, or do I need to use all 6-pins and hence a molex to 6-pin? 
    thanks
    Blonkster

    Quote from: HU16E on 16-September-11, 09:37:28
    Remove the plastic cover & use your PSU's 8-pin EPS/ATX power connector. The 4-pin is of no use. The mainboard 6-pin connector is for a PSU PCI-E power connector, or a dual Molex adapter to PCI-E 6-pin. If you have a PCI-E PSU cable left over after the connections to the VGA, may as well power the mainboards PCI-E 6-pin too.  
    Thanks, I don't have a spare 6-pin cable, so I assume I don't need to obtain one for the single graphics card - it has two 8-pin connectors of its own!

  • Which DVI connector for MacBook Pro model 3,1?

    I assume the DVI out on the 2007 MacBook Pro (model identifier 3,1) is a nonstandard DVI and requires a DVI-to-DVI adapter? It looks like a fullsize connector that I could attach with a standard DVI, but I thought I needed a 30.00 adapter, is this true?

    The connector that will be used on your MBP has to reflect the input requirements of you TV.  Newer ones will have HDMI inputs, older ones may have VGA.  In both instances, you will have to supply audio to your TV via the audio output port of your MBP.
    To give you an idea, look at these representative examples:
    http://eshop.macsales.com/item/Micro Accessories/DVIVGA/
    http://eshop.macsales.com/item/NewerTech/HDM120006F/
    http://eshop.macsales.com/item/Other World Computing/PODCONNECTOR/
    Ciao.

  • Which DVI Connector

    Hi There,
    I have a T61 in a 2504 docking station. I wish to connect 2 screens - 1 by the normal VGA and the other by the DVI connection.
    My issue is that I do not know which DVI to buy. DVI-D, DVI-A, DVI-I etc etc.
    Can someone tell me the correct DVI for my docking station.
    Cheers,
    Marcus
    Solved!
    Go to Solution.

    The DVI port on the dock only supports DVI-D connection which is digital connection. 
    The DVI-A is analogue signal that is carried on the applicable cable. While, DVI-I is DVI-Integrated which carries both the digital and analogue signal. 
    http://en.wikipedia.org/wiki/Digital_Visual_Interf​ace
    Regards,
    Jin Li
    May this year, be the year of 'DO'!
    I am a volunteer, and not a paid staff of Lenovo or Microsoft

  • OIM 11g : Flat-File Reconciliation using GTC Connector

    I am using OIM version 11.1.1.5
    below are the mapping used :
    login -> User Login
    firstName -> First Name
    lastName -> Last Name
    eMail -> Email
    organization -> Organization
    Employee Type -> Role
    User Type - User TYpe ( note : OIM version 11.1.1.5 do not have design console access it has User Type avialable for mapping ).
    also fallowed all the steps mention in few thred running in this forum but I am still not able to create user using FF file .
    I am seeing the same error in the log as given below.
    Caused by: oracle.iam.reconciliation.exception.ReconciliationException: Matching rule where clause is null
    at oracle.iam.reconciliation.impl.ReconOperationsServiceImpl.getMatchingRule(ReconOperationsServiceImpl.java:476)
    at oracle.iam.reconciliation.impl.ReconOperationsServiceImpl.ignoreEvent(ReconOperationsServiceImpl.java:376)
    ... 48 more
    please sugguest what additonal steps need to be done .
    thanks
    -Kathy.

    Make sure you checked onf of your recon fields as 'Matching Only'. If you do not pick one field for matching, GTC will not create any reconciliation rule for you.
    Thanks,
    Krish

  • Which fan connectors to use for liquid cooled CPU in X99A Raider mobo?

    My X99A Raider mobo has two CPU Fan connectors and three System Fan connectors.
    The System Fan #1 port is reporting 2,280 RPM while all the others never go above 730 RPM.
    The CPU Fan #2 always reports zero RPM.
    Please note, this is how the machine was...

    Quote from: ignaciogravina on Today at 19:56:13You know if my GTX 980 Gaming 4G support the .114 bios?
    this is my S/N: V317 - 100B1412087767
    I´m afraid to upgrade my bios because this bios is not "official" by msi...

  • Which Send Connector is Used

    Hi,
    Environment is set up as per the screenshot. Both Send Connectors have address space configured as '*' with Cost 10 and have direct access to the Internet.
    I would like to know what would cause Exch2 to use the 'Send Connector 1' on Exch1 rather than 'Send Connector 2' where it is configured as the source server? This was happening when the cost of both send connectors was 10, once the cost on 'Send Connector
    2' was lowered Exch2 started sending out using it's own send connector.
    Thanks for any help.

    Hi Gregor,
    Based on my experience, we can manually configure the "Send Connector 2" as Exch1's send connector in the source server.
    Found a blog for your reference:
    http://blogs.technet.com/b/the_exchange_cafe/archive/2012/08/27/configuration-of-the-client-access-server-in-the-exchange-2013-preview.aspx
    Please notice the step 6 in the "Create Send Connector" session.
    Hope it is helpful
    Thanks
    Mavis
    Mavis Huang
    TechNet Community Support

  • Is it possible to control which devices connector to which router

    I have an dual band (N/G?) AP extreme with what I guess is a N-band AP express extending the network.
    When I open airport utllity and select each device it gives me a list of devices connected to each router.
    We have 2 ipods, 3 iphones, 1 ipad and 1 imac and 1 apple TV connecting among each of the devices.
    The apple TV is connected to the airport express.  Does this mean it is operating at less than G speed and could it be the reason why my streaming to apple TV is slow at times?
    Can one control which of the two routers, extreme or express the various devices in our house connect to?

    Never mind, i figuered it out. "RunState.Caller" were setting values in the wrong sequence.

  • Which DVI connector do I need?

    I bought a DVI to HDMI adapter yesterday, only to discover that the DVI plug was the wrong size!
    I've had a look around and I can't find anything that looks like it is the right size, mini-div, micro-dvi... what do I need normal DVI?
    It's a MacBook3,1

    You need mini dvi to dvi adapter
    http://store.apple.com/us/product/M9321G/B?fnode=MTY1NDA3Ng&mco=MTA4NDU1MTM
    Keep in mind that DVI doesn't carry the audio signal so you'll have to have separate audio cables.

Maybe you are looking for

  • END OF PAGE IN BLOCK  ALV : PLZ HELP

    Hi experts. I have a requirement to display top-of-page end-of-page end-of-list in block alv but the problem is that end-of-page is not getting triggered instead top-of-page is getting triggered twice. Below is the code for your reference : REPORT  z

  • Deleting photos and or music

    Brand new !! charged battery on my new ipod nano all pictures and music copied to ipod How do i erase /delete/ get rid of Thanks

  • MRS own organisational structure?

    We have the following problem: We want to implement the MRS 700 with linkage to HR(HCM) for ressources. The MRS uses the organisational structure with planversion active, currently in standard. We are using it already for HR and don't want to have tw

  • I have problems with installed applications

    I have problems with installed applications, I used to work correctly, but yesterday it just stopped working all run which came by default. could tell me I have to do to eliminate this problem?

  • After effects cs6  explosion  help

    Hi , I am trying to create a boat explosion in front of two people for which i have shot the boat scene(without people) and two people converstaion seperately. Then I have created the exoplosion in after effects. Now I need to join these two videos a