Weird data obtained when running Task: AD Group Lookup Recon

Hi,
Im running the scheduled task named: AD Group Lookup Recon
It works. and populates the lookup named Lookup.ADReconciliation.GroupLookup
but when lookin in the design console, the Code Key and the Decode values have weird data ie:
code key: 2~CN=TelnetClients,CN=Users,DC=adtest,DC=com     
Decode: ADITResource~CN=TelnetClients,CN=Users,DC=adtest,DC=com
in the code key there is an extra *2~*
in the Decode is an extra ADITResource~
I may think that it is some kind of coding for connector commands used in provision tasks, when I'm trying to provision an OIM user to Active Directory (in the Organization Lookup field) i get this data
this is just one line:
Value: 2~CN={6AC1786C-016F-11D2-945F-00C04fB984F9},CN=Policies,CN=System,DC=adtest,DC=com      
Description: ADITResource~CN={6AC1786C-016F-11D2-945F-00C04fB984F9},CN=Policies,CN=System,DC=adtest,DC=com
Any Ideas?
Thank You.

yes you are right, code key and decode key is because of the coding in the connector to distinguish lookup values coming from multiple IT resources.
If you want to get rid of this [IT Resource~] you will have to modify the connector.
One more thing looks like the base dn you have specified for lookup reconciliation is DC=adtest,DC=com with generic filter thats why you are getting entries like 2~CN={6AC1786C-016F-11D2-945F-00C04fB984F9},CN=Policies,CN=System,DC=adtest,DC=com which may not be a group you want
Hope this helps,
Sagar

Similar Messages

  • OIM-OID connector group lookup recon

    Hi Everyone,
    I am trying to run group lookup recon using scheduled job OID Connector Group Lookup Reconciliation. I can run the recon sucesssfully if my base DN for OID is set to dc=com in the IT resource. and does not work when it is "dc=example,dc=com". The error is Failed: Error message can not be retrieved and cannot see any relavant information in the log files.
    Also, I get an ADF error when i try to open the OID Connector OU Lookup Reconciliation.
    java.lang.VirtualMachineError
    ADF_FACES-60097:For more information, please see the server's error log for an entry beginning with: ADF_FACES-60096:Server Exception during PPR, #2
    [2013-01-21T08:22:46.936+09:00] [oim_server1] [ERROR] [] [oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: xelsysadm] [ecid: 498a5bc255145a67:-60b819ea:13c5a0de041:-8000-0000000000000470,0] [APP: oim#11.1.1.3.0] ADF_FACES-60096:Server Exception during PPR, #2[[
    javax.servlet.ServletException: java.lang.InstantiationError: java.lang.VirtualMachineError
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:341)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.iam.platform.auth.web.PwdMgmtNavigationFilter.doFilter(PwdMgmtNavigationFilter.java:121)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.iam.platform.auth.web.OIMAuthContextFilter.doFilter(OIMAuthContextFilter.java:107)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: java.lang.InstantiationError: java.lang.VirtualMachineError
         at sun.reflect.GeneratedSerializationConstructorAccessor251.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.io.ObjectStreamClass.newInstance(ObjectStreamClass.java:924)
         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1736)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
         at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1946)
         at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1870)
         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1752)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1328)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:350)
         at oracle.iam.scheduler.vo.JobHistory.getExceptionObject(JobHistory.java:79)
         at oracle.iam.features.scheduler.agentry.operations.LookupActor.prepare(LookupActor.java:1251)
         at oracle.iam.consoles.faces.utils.CanonicUtils.prepareOperation(CanonicUtils.java:169)
         at oracle.iam.consoles.faces.utils.CanonicUtils.prepareOperation(CanonicUtils.java:179)
         at oracle.iam.consoles.faces.render.canonic.UICursor$TableActionListener.processAction(UICursor.java:855)
         at javax.faces.event.ActionEvent.processListener(ActionEvent.java:88)
         at org.apache.myfaces.trinidad.component.UIXComponentBase.broadcast(UIXComponentBase.java:675)
         at org.apache.myfaces.trinidad.component.UIXCommand.broadcast(UIXCommand.java:179)
         at org.apache.myfaces.trinidad.component.UIXCollection.broadcast(UIXCollection.java:148)
         at org.apache.myfaces.trinidad.component.UIXTable.broadcast(UIXTable.java:271)
         at oracle.adf.view.rich.component.UIXTable.broadcast(UIXTable.java:145)
         at oracle.adf.view.rich.component.rich.data.RichTable.broadcast(RichTable.java:402)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:102)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent$1.run(ContextSwitchingComponent.java:92)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent._processPhase(ContextSwitchingComponent.java:361)
         at oracle.adf.view.rich.component.fragment.ContextSwitchingComponent.broadcast(ContextSwitchingComponent.java:96)
         at oracle.adf.view.rich.component.fragment.UIXInclude.broadcast(UIXInclude.java:96)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.broadcastEvents(LifecycleImpl.java:902)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:313)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:186)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         ... 41 more
    Anyone help me in resolving these problems.
    Thanks,
    Bob
    Edited by: user10104431 on Jan 21, 2013 5:04 AM

    Any ideas please..

  • Calculated members in Data Manager when run package

    Hi All
    Do you know why calculated members in C_ACCT dim (which has child and are calculated by hierarchy) are not available in data manager when I want to run package. I want copy this calculated members to another account by using script logic and run it by data manager.
    Below is my script
    *XDIM_MEMBERSET C_ACCT = IC_BSAS05
    *WHEN ENTITY
    *IS 1013
    *REC(FACTOR=2,C_ACCT="ICX_BSCS02")
    *ENDWHEN
    *COMMIT
    IC_BSAS05 is caclulated by hierarchy.
    It works for non-calculated, please tell me if it is possible to run script also for calculated members.
    Regards!

    Hi Justyna,
    When you say that IC_BSAS05 is "calculated by hierarchy" do you mean that IC_BSAS05 is hierarchy node?
    If this is true then try replacing the first line of your script with
    *XDIM_MEMBERSET C_ACCT = BAS(IC_BSAS05)
    Regards,
    Gersh

  • Issue with date formula when running a report on the 1st day of the month

    We have a formula that compares last month data against last year last month, the report runs on the 1st of every month although the report errors when it tries to run in January being the first month of the new year it tries to look for a month begining with Zero instead of looking back at decemeber which would be 12.
    Does anyone any solutions for this issue?
    Thanks,
    Chris
    Example of some formula's we have tried but none seem to work.
    if {@MonthName} = "December" then year({CDCCHD.CDOPDT}) in year(currentdate)-1 to year(currentdate)-2 else year({CDCCHD.CDOPDT}) in year(currentdate)
    OR
    (if {@Last Full Month Name}= "December" then year({CDCCHD.CDOPDT})= year(currentdate)-2 or
    {CDCCHD.CDOPDT} in lastyearytd else {CDCCHD.CDOPDT} in lastyearytd or
    {CDCCHD.CDOPDT} in yeartodate)
    OR
    ({CDCCHD.CDOPDT} in dateserial(year(currentdate)-1,month(currentdate),01)-1 to dateserial(year(currentdate)-1,month(currentdate)-1,01) or
    {CDCCHD.CDOPDT} in lastfullmonth)
    OR
    if {@monthname} = "December" then {CDCCHD.CDOPDT} in dateadd("m", -28, (currentdate)) to (currentdate)-14 else {CDCCHD.CDOPDT} in dateadd("m", -14, (currentdate)) to (currentdate)

    Chris,
    Give these formulas a try...
    Beg of Last Month
    DateAdd("m", DateDiff("m",#1/1/1900#, CurrentDate) - 1, #1/1/1900#)
    End of Last Month
    DateAdd("m", DateDiff("m",#1/1/1900#, CurrentDate), #1/1/1900#)
    Beg December of Last Year
    IF DatePart("m",CurrentDate) = 1
    THEN DateSerial(DatePart("yyyy",CurrentDate) -2, 12,1)
    ELSE DateSerial(DatePart("yyyy",CurrentDate) -1, 12,1)
    End December of Last Year
    IF DatePart("m",CurrentDate) = 1
    THEN DateSerial(DatePart("yyyy",CurrentDate) -1, 1,1)
    ELSE DateSerial(DatePart("yyyy",CurrentDate), 1,1)
    Note that the "End" formulas produce a value that shows midnight of the following day that you would normally expect to see... For example, if you are expecting to see 12/31/2009, it will show 1-1-2010.
    The reason is that the formulas come out to be midnight of the day shown... So a range of 12/1/2009 - 1/1/2010 will include 12/31/2009's data but none of 1/1/2010... (12/1/2009 - 12/31/2009 would actually cut off 12/31/2009).
    If for some reason your data is stored w/o time values then an adjustment would need to be mande.
    HTH,
    Jason

  • No data loaded when running publish/subscribe sample on Tomcat

    I have Tomcat 6.0 running as a .jsp handler with Apache 2.2 using the mod_jk connector. I've configured the samples/ context to be handled via Tomcat. Everything seems to be working fine -- I can access the files and launch .jsp files via my web browser.
    But when I try to fire up the DataPush example, I get no results from BlazeDS. Here's the procedure I am using:
    1. Start the feed by running http://localhost:8080/samples/testdrive-datapush/startfeed.jsp
    2. Run the Flex side: http://localhost:8080/samples/testdrive-datapush/index.html.
    3. Press the "Subscribe to 'feed' destination."
    Using Firebug within Firefox, I can tell that it's attempting to access a streaming channel. There are two requests:
    1) http://localhost:8080/samples/messagebroker/streamingamf
    2) http://localhost:8080/samples/messagebroker/streamingamf?command=open&version=1
    Request #1 comes back with a plain-text "Loading..." response.
    Request #2 returns an error message: The request sent by the client was syntactically incorrect ().
    Incase it matters, I have been playing around with the config files in previous tests. For this test, I deleted the samples.war, and samples/ directory from Tomcat. Then I copied the original samples.war back in and restarted Tomcat to redeploy. I would think that this erases all of my configuration settings -- but it does not seem to be doing that (The Data Push/Pull does NOT default to streaming from the Turnkey package, yet when I hit the service again, it always tries to perform streaming first -- as I had told it to do in a previous configuration).
    So I have two questions:
    1. Why doesn't the example work using streaming?
    2. Why aren't my configuration files being reloaded when I restart Tomcat?
    TIA
    Jonathon

    Hi,Alex
    Thanks for your advies, But it do not works.
    with a Apache Fronting Tomcat, the following config is work:
    channel 1 : Hi. Here are answers to your questions.
    >
    >>>1. Why doesn't the example work using streaming?
    >Some proxies buffer the response that is sent back to the client. This causes streaming connections to not work. This is a known issue with the mod_jk connector. Take a look at the  following bug for more info.
    >http://bugs.adobe.com/jira/browse/BLZ-84
    >
    >>>2. Why aren't my configuration files being reloaded when I restart Tomcat?
    >Did you recompile the sample application after changing the configuration? The configuration information is used by both the server and the client and is compiled into the client. You will need to recompile the client application using the new configuration files if you want your changes to be picked up. Note that is is possible to load the configuration information into the client application at runtime but that's not how the sample applications were built. If you are interested in loading the configuration information at runtime here is a blog posting that gives an example.
    >http://coenraets.org/blog/2009/03/externalizing-service-configuration-using-blazeds-and-lc ds/
    >Hope that helps.
    >-Alex
    >

  • Date format when running in Mexico vs US

    When using RS 2005.   I have a report that I developed in the US and runs on a server in the US.   I can create a subscription with no problems.
    When our region in Mexico trys to create a subscription it gives an error on the date selections  because it want to do dd/mm/yyyy instead of mm/dd/yyyy.
    Is there a way around this problem. 

    The solution will require custom code since SSRS does not support localization. CodeProject has a couple of solutions:
    http://www.codeproject.com/Articles/294636/Localizing-SQL-Server-Reporting-Services-Reports
    http://www.codeproject.com/Articles/33355/Localization-of-SSRS-Reports
    "You will find a fortune, though it will not be the one you seek." -
    Blind Seer, O Brother Where Art Thou
    Please Mark posts as answers or helpful so that others may find the fortune they seek.

  • How can I get size of fetched data size when run a SQL ?

    Hi,
    When I run a SQL how can I get fetched data size?
    regards,

    We can get it using some calculations:
    1. SQL%ROWCOUNT attribute will fetch you number of rows returned in a SQL statement.
    Problem-->Now you need to get the size of 1 row.
    Solution-->
    Step 1.We can get size of table from dba_segment data dictionary.
    Select block_size from dba_segemnts where segment name like '%YOURTABLE%';
    Step2 . Get count of rows in your table
    Select count(*) from YOUR_TABLE
    Step 3.
    Get size of 1 row--> Divide result in Step1 by result in Step 2.
    Required result--> multiple result in step3 with SQL%ROWCOUNT..
    I hope this is what u want.

  • Data backup when running 2 iPhone's on 1 account?

    I have 2 iPhones (I bought the original iPhone on the 1st day it came out, then bought the 3G when that came out).
    I use one to run my home (Wi-Fi / internet / remote control of iTunes etc), and one as my phone - (ie has the sim card)
    Whilst this is working fine, I have a question:
    - When iTunes backs up my iPhones, does it recognise that they are 2 different devices and therefor keep seperate backups? Ie. If I have data within an App on one particular phone will that we kept such that I can recover with a backup?
    - Could I restore the 3G phone from the backup of the original device? (including operating system)?
    I have both running off the same iTunes account in terms of buying App store / music store.
    Many thanks for any tips,
    Dan.

    The backup for each iPhone should be different, but having a different name for each iPhone ensures this. Go to iTunes > Preferences. Under the Devices tab you can view the backup for each device. You can delete the backup for each device from there also.
    The backup for an iPhone stores data such as most iPhone settings, email account settings, contact info, SMS messages, notes, recent calls, call favorites, photos in the camera roll, and 3rd party app settings and data created and stored by a 3rd party app.
    The operating system is included with the firmware update that is downloaded when you choose to download a firmware update when notified a firmware update is available for your iPhone. When restoring an iPhone with iTunes, the iPhone is completely erased followed by re-installing the current firmware version from the firmware download that remains on your computer.

  • NO DATA error when running init load with 2LIS_11_VAHDR

    hi experts,
    I try to load initial data with 2LIS_11_VAHDR
    the steps I did:
    1. 2LIS_11_VAHDR is activated in R/3 Log.Cockpit LBWE
    2. 2LIS_11_VAHDR is replacated in BW
    3. Setup tables are filled for SD Sales Orders in R/3
    4. testing 2LIS_11_VAHDR with RSA7 in R/3 delivers 981 records
    when I start the info package with "Initialize delta process with Data Transfer" the error occurs "0 Records - NO DATA"
    Any Idea what I'm doing wrong?
    Best Regards
    neven

    Hi,
    Go to bd87 transaction and see any yellow requests..If so select it and process manually.
    or
    In the monitor  Environment->Transactional RFC -> in the source system.
    Then give user id and pwd for source system and try to execute...see if any LUWs are pending and process them.

  • Why I get "Error in getting session data" error when running report?

    Hello,
    I have reporting services on one server, and SharePoint 2010 on other server. When I view report from browser, I got blank page. From Report Server Log file, I got below error:
    v VERBOSE: writting session cookie: ekkrjbubp00t5wzc3rzspvzb
    v VERBOSE: Saved report snapshot to session in a background thread <for same session id>
    e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ReportServerStorageException: , An error occurred within the report server database.  This may be due to a connection failure, timeout or low disk condition within the database.;
    e ERROR: Error in getting session data: Expired Session: ekkrjbubp00t5wzc3rzspvzb
    e ERROR: Throwing Microsoft.ReportingServices.Diagnostics.Utilities.ExecutionNotFoundException: , Microsoft.ReportingServices.Diagnostics.Utilities.ExecutionNotFoundException: The report execution ekkrjbubp00t5wzc3rzspvzb has expired or cannot be found
    Are there anyone getting the same issue as mine? I did not see any solutions for this issue when I searched.
    Thanks,
    Megan

    There are a number of timeouts in SSRS; session timeout, report execution timeouts, http request timeouts.  A session timeout in SSRS is not the same as a session timeout in ASP.NET.  Below are some articles that can help you understand the timeouts
    and hopefully lead you down the path of discovery.
    This articles is a good article as it discusses the session timeout and the keep alive that is sent from the report viewer.
    http://blogs.msdn.com/b/jgalla/archive/2006/10/11/session-timeout-during-execution.aspx
    This article is good as well in describing some of the timeouts.
    http://blogs.msdn.com/b/dynamicsaxbi/archive/2013/02/14/how-to-addressing-ssrs-session-timeouts.aspx

  • Different data returned when running report

    I have a report showing the diagnostic codes of all our patients.  Missing some codes in the report that are stored in the database.  Update one patient and get that record to show up, 2-3 other codes for other patients go missing.  Very weird.

    Please re-post if this is still an issue or purchase a case and have a dedicated support engineer work with you directly

  • Weird things happened when checking in the parts lookup section. Help me!

    problem solved. Please help me to delete this post, Mods.
    Moderator Note; edited members s/n for their own protection
    Message Edited by andyP on 07-24-2008 03:28 PM
    Message Edited by T61_crazy_fan on 07-24-2008 09:16 PM

    Hi Irene,
    You should always pay attention when installing software because often, a software installer includes optional installs, such as this adware. Be very careful what you agree to install.<br>
    Adware gets on your computer after you have installed a freeware software (video recording/streaming, download-managers or PDF creators) that had bundled into their installation this browser hijacker.
    You can use the below steps to revert back to adware-less Firefox.
    1) <u>Reset Prefs</u>
    *Navigate to '''about:config''' in your Address Bar
    *Press the "I'll be careful, I promise!" button to proceed
    *Search for <b>trovi</b> and reset all prefs that pull up by right clicking > Reset
    2) Remove any programs that you don't recognize or remember installing from your Control Panel (Start > Control Panel > Uninstall a Program)
    3) Remove any extensions that you don't recognize or remember installing from Firefox.
    *<b>Firefox 29 and above:</b>(Press the menu button ([[Image:new fx menu]] > Add-ons > Extensions)
    *<b>Firefox 28 and below:</b>[[Image:Firefox Button]]> Add-ons > Extensions)
    4) Download ADW Cleaner to wipe out any remnants of the adware.
    *http://www.bleepingcomputer.com/download/adwcleaner/

  • Error when running BDLS

    Dear expert,
    BDLS as the final steps of system refresh (ECC), i failed with error
    i scheduled it as the background job
    error: "Data inconsistency when running program RBDLSMAP, form routine PROCESS_SPECIAL_OBJECTS"
    And also i can't not run the BDLS again , by error "new logical already assigned" and I failed to delete the entry in BD54
    Anyone have idea?
    And i would also like to know the risk if we skip the BDLS running after refresh
    Best regards,
    kate

    Hi Kate
    1. Have you completed the post refresh tasks?
    2. Could you check this SAP Notes
    1293891 - Problems in transaction BDLS
    1250197 - BDLS: Termination with message "Data inconsistency"
    Regards

  • Problem while running AD org lookup recon scheduled task

    Hi,
    I'm getting errors thrown when trying to run the AD org lookup recon scheduled task.
    using OIM 9.1.0.1 with the latest AD connector on JBoss.
    the error log -
    2009-10-21 16:00:01,399 DEBUG http://OIMCP.ADCS com.thortech.xl.integration.ActiveDirectory.tcADUtilLDAPController : connectToAvailableAD:: FINISHED
    2009-10-21 16:00:01,399 DEBUG http://OIMCP.ADCS com.thortech.xl.integration.ActiveDirectory.tcADUtilLDAPController : disconnect:: STARTED
    2009-10-21 16:00:01,414 DEBUG http://OIMCP.ADCS com.thortech.xl.integration.ActiveDirectory.tcADUtilLDAPController : disconnect:: FINISHED
    2009-10-21 16:00:01,430 ERROR STDERR Exception in thread "DefaultQuartzScheduler_Worker-7"
    2009-10-21 16:00:01,461 ERROR STDERR java.lang.NoClassDefFoundError: com/sun/jndi/ldap/ctl/PagedResultsControl
    2009-10-21 16:00:01,461 ERROR STDERR at com.thortech.xl.integration.ActiveDirectory.tcADUtilLDAPController.searchResultPageEnum(Unknown Source)
    2009-10-21 16:00:01,461 ERROR STDERR at com.thortech.xl.schedule.tasks.ADLookupReconTask.performReconciliation(Unknown Source)
    Can any one please help me ?
    Thanks

    Hi,
    Have placed ldapbp.jar in the Third Party Folde of OIM_Home Directory ?
    if not just add it and also add in the class path and the try.
    regards

  • Problem running AD Organization Lookup Recon scheduled task

    Hey all,
    I'm getting errors thrown in JBoss when trying to run the AD org lookup recon scheduled task.
    Running OIM 9.1.0.1 with the latest AD connector.
    here is the error JBoss is throwing...
    2009-10-21 16:00:01,399 DEBUG [OIMCP.ADCS] com.thortech.xl.integration.ActiveDirectory.tcADUtilLDAPController : connectToAvailableAD:: FINISHED
    2009-10-21 16:00:01,399 DEBUG [OIMCP.ADCS] com.thortech.xl.integration.ActiveDirectory.tcADUtilLDAPController : disconnect:: STARTED
    2009-10-21 16:00:01,414 DEBUG [OIMCP.ADCS] com.thortech.xl.integration.ActiveDirectory.tcADUtilLDAPController : disconnect:: FINISHED
    2009-10-21 16:00:01,430 ERROR [STDERR] Exception in thread "DefaultQuartzScheduler_Worker-7"
    2009-10-21 16:00:01,461 ERROR [STDERR] java.lang.NoClassDefFoundError: com/sun/jndi/ldap/ctl/PagedResultsControl
    2009-10-21 16:00:01,461 ERROR [STDERR]      at com.thortech.xl.integration.ActiveDirectory.tcADUtilLDAPController.searchResultPageEnum(Unknown Source)
    2009-10-21 16:00:01,461 ERROR [STDERR]      at com.thortech.xl.schedule.tasks.ADLookupReconTask.performReconciliation(Unknown Source)
    2009-10-21 16:00:01,461 ERROR [STDERR]      at com.thortech.xl.schedule.tasks.ADLookupReconTask.execute(Unknown Source)
    2009-10-21 16:00:01,461 ERROR [STDERR]      at com.thortech.xl.scheduler.tasks.SchedulerBaseTask.run(Unknown Source)
    2009-10-21 16:00:01,477 ERROR [STDERR]      at com.thortech.xl.scheduler.core.quartz.QuartzWrapper$TaskExecutionAction.run(Unknown Source)
    2009-10-21 16:00:01,477 ERROR [STDERR]      at Thor.API.Security.LoginHandler.jbossLoginSession.runAs(Unknown Source)
    2009-10-21 16:00:01,477 ERROR [STDERR]      at com.thortech.xl.scheduler.core.quartz.QuartzWrapper.execute(Unknown Source)
    2009-10-21 16:00:01,477 ERROR [STDERR]      at org.quartz.core.JobRunShell.run(JobRunShell.java:203)
    2009-10-21 16:00:01,493 ERROR [STDERR]      at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:520)
    2009-10-21 16:00:01,493 ERROR [STDERR] Caused by: java.lang.ClassNotFoundException: ADP ClassLoader failed to load: com.sun.jndi.ldap.ctl.PagedResultsControl
    2009-10-21 16:00:01,493 ERROR [STDERR]      at com.thortech.xl.dataobj.tcADPClassLoader.findClass(Unknown Source)
    2009-10-21 16:00:01,493 ERROR [STDERR]      at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    2009-10-21 16:00:01,508 ERROR [STDERR]      at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
    2009-10-21 16:00:01,508 ERROR [STDERR]      at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
    2009-10-21 16:00:01,508 ERROR [STDERR]      ... 9 more
    I believe I have my AD connector configured properly.
    My domain is dc=test-oim,dc=local
    Any help would be greatly appreciated.
    Thanks in Advance.
    -Bryan

    You might have to add ldapbp.jar in the class path. either place it in jdk lib or oim ext lib directory.
    Hope this helps,
    Saggu

Maybe you are looking for

  • Source of Supply in PR not filled correctly

    Hello, Could somebody explain me why Source of Supply is sometimes not filled with appropriate data ? Here is my detailed case : I have maintained a quota between 2 suppliers. For supplier 1, I have a contract and no PIR. For the supplier 2, I have o

  • Installing new internal hard drive.  How do I safely clone my existing BOOTCAMP partition?

    I have a 13 inch Aluminum Late 2008 MacBook.  Processor 2 GHz Intel Core 2 Duo, Memory 4 GB 1067 MHz DDR3, Software Mac OS X Lion 10.7.4 (11E53).  Currently I have a 160 GB SATA disk as my hard drive a d 4 GB of memory.  (Is it time to upgrade or wha

  • Replacing a table with a view

    I have fact table in a subject area. Now due to some requirement we created a view for the same fact table and want to use the view in place of the table.Do we have a way to do it without redoing the whole process?

  • Chinese characters, or font

    Hi. Using XP and CS4. I need to write a couple lines in Chinese and I have the actual written translation, but need to find a font or something that will work in Photoshop. Or I can look through each character installed on my computer that is under t

  • CS5 Disabling Print with Preview

    I have this problem where some images, not all, when I go to the print dialog box (File->Print) and then print the image, it brings up preview first and then prompts to click print at the bottom. You all know what this is; it's Print with Preview. Bu