Error in Synchronization Profile

Hi All,
I have created a synchronization profile with DB interface type.
The followed the steps provided in Troubleshooting Synchronization, but could not find the cause.
Looking for help to debug this quickly and get it working.
Please find the profile trace log below. I ran the sql query to check if its executes, and i see no errors with it.
I have also given the conf and mapping file uploaded into this profile.
Please update me ASAP if any of you faced similar issues before.
MyDB.cfg.master
Updated Attributes
orclodipLastExecutionTime: 20061113180039
orclodipConDirLastAppliedChgNum: 0
orclOdipSynchronizationStatus: Mapping Failure, Agent Execution Not Attempted
orclOdipSynchronizationErrors: Sleeping for 1secs
Loaded driver..: oracle.jdbc.OracleDriver
Using Service Name to connect - URL : jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=i3sn021e.idc.oracle.com)(PORT=1610))(CONNECT_DATA=(SERVICE_NAME=scmtrng))),user : apps
DataBase Connection Success
Change Key NULL..!!
ODIException in DB Reader Initialization : DIP_GEN_SPACE_STR
Reader initialization failed!
LDAP URL : (ossi-0844.idc.oracle.com:389 cn=odisrv+orclhostname=OSSI-0844,cn=registered instances,cn=directory integration platform,cn=products,cn=oraclecontext
Specifying binary attributes: mpegvideo objectguid objectsid guid usercertificate orclodipcondirlastappliedchgnum
LDAP Connection success
Writer Initialised!!
Writer proxy connection initialised!!
MapEngine Initialised!!
Filter Initialised!!
EBSDBProfile:Error in Mapping EngineODIException: ODIException in DB Reader Initialization : DIP_GEN_SPACE_STR
ODIException: ODIException in DB Reader Initialization : DIP_GEN_SPACE_STR
at oracle.ldap.odip.gsi.DBReader.initialise(DBReader.java:278)
at oracle.ldap.odip.engine.AgentThread.readerInitialise(AgentThread.java:390)
at oracle.ldap.odip.engine.AgentThread.mapInitialise(AgentThread.java:439)
at oracle.ldap.odip.engine.AgentThread.execMapping(AgentThread.java:305)
at oracle.ldap.odip.engine.AgentThread.run(AgentThread.java:186)
EBSDBProfile:about to Update exec status
Updated Attributes
orclodipLastExecutionTime: 20061113180039
orclodipConDirLastAppliedChgNum: 0
orclOdipSynchronizationStatus: Mapping Failure, Agent Execution Not Attempted
orclOdipSynchronizationErrors: Updated Attributes
orclodipLastExecutionTime: 20061113180040
orclodipConDirLastAppliedChgNum: 0
orclOdipSynchronizationStatus: Agent Execution Successful, Mapping/IMPORT operation Failure
orclOdipSynchronizationErrors: Agent Execution Successful, Mapping/IMPORT operation Failure
Ending Mapping execution.
MyDB.map.master
[DBQUERY] SELECT:SELECT UPPER(fndu.user_name) user_name,UPPER(PAPF.email_address) email_address,DECODE(fnd_profile.value('BEN_DISPLAY_EMPLOYEE_NAME'),'FN',PAPF.full_name, PAPF.first_name||' '|| PAPF.last_name) full_name,UPPER(PAPF.employee_Number) employee_number,UPPER(pp.phone_number) phone_number, TO_CHAR(PAPF.last_update_date, 'YYYYMMDDHH24MISS')lastupdate FROM fnd_user fndu, per_people_x PAPF,hr_all_organization_units_tl org,per_addresses addr,per_phones pp WHERE addr.person_id(+)=PAPF.person_id and org.organization_id=PAPF.business_group_id and fndu.user_id=PAPF.person_id and trunc(sysdate)between papf.effective_start_date and papf.effective_end_date and org.language(+)= userenv('LANG') and pp.parent_id(+) = PAPF.person_id and pp.parent_table(+) = 'PER_ALL_PEOPLE_F' and trunc(sysdate) between nvl(pp.date_from,trunc(sysdate)) and nvl(pp.date_to, trunc(sysdate)) order by lastupdate [SYNC-PARAMS] CHANGEKEYATTRS:lastupdate
Mapping File
DomainRules
NONLDAP:cn=users,dc=idc,dc=oracle,dc=com:cn=%,cn=users,dc=idc,dc=oracle,dc=com
AttributeRules
user_name:1: :fnd_user:cn: :person
email_address: : :per_people_x:mail: :inetOrgperson
full_name: : :per_people_x:sn: :person
employee_number: : :per_people_x:employeeNumber: :inetOrgperson
phone_number: : :per_phones:telephoneNumber: :person
Regards,
Purna Nagabhyru.

Is your domain running in Active Directory 2003 mode? If so, did you add the sync account to the Pre-Windows 2000 Compatible Access Group?
Trevor Seward
Follow or contact me at...
&nbsp&nbsp
This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

Similar Messages

  • OID 11g - OID AD sync: Error Bootstrapping Synchronization Profile

    I am seeing this error in the wls_ods1-diagnostic.log when I try to run sync
    [2010-04-02T14:13:28.714-04:00] [wls_ods1] [NOTIFICATION] [DIP-85022] [oracle.dip.mbean.sync] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 0000IUziK0RDoYOayhYfMG1BhHfd00002B,0] [APP: DIP#11.1.1.1.0] --------------------------------------------------
    [2010-04-02T14:13:28.721-04:00] [wls_ods1] [NOTIFICATION] [DIP-85021] [oracle.dip.mbean.sync] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 0000IUziK0RDoYOayhYfMG1BhHfd00002B,0] [APP: DIP#11.1.1.1.0] The profile was updated successfully.
    [2010-04-02T14:13:28.733-04:00] [wls_ods1] [ERROR] [DIP-85014] [oracle.dip.mbean.sync] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 0000IUziK0RDoYOayhYfMG1BhHfd00002B,0] [APP: DIP#11.1.1.1.0] Exception while updating the profile last applied change number.[[
    Profile Initialization Failure
    at oracle.ldap.odip.engine.ProfileManager.updateProfileChgNum(ProfileManager.java:1020)
    at oracle.idm.integration.sync.profile.SyncProfileOIDDAO.updateProfileChgNum(SyncProfileOIDDAO.java:2330)
    at oracle.idm.integration.sync.profile.SyncProfileOIDDAO.bootstrap(SyncProfileOIDDAO.java:2685)
    at oracle.idm.integration.bean.SyncProfileBean.bootstrap(SyncProfileBean.java:2472)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)

    hi
    I have that same problem.
    you found some solution
    tanks

  • Exchange 2010 / Outlook 2010 "client error in synchronization log"

    Exchange
    2010:
    Error
    in Synchronization Log
    19:28:32 Error synchronizing
    folder
    19:28:32                               [8004010F-501-8004010F-0]
    19:28:32                               The
    client operation failed.
    19:28:32                               Microsoft
    Exchange Information Store
    19:28:32                               For
    more information on this failure, click the URL below:
    19:28:32                               http://www.microsoft.com/support/prodredirect/outlook2000_us.asp?err=8004010f-501-8004010f-0
    Please
    assist with this error. Is it serious? The URL provided does not offer nor reflect any worthwhile information. Thanks.

    The error means that the client hasn’t located the resource it’s looking for
    Does the error appear on all outlook clients?
    Do you use organizational forms library? (KB
    933358)
    The error can be caused by incorrect permission on the “EFORMS REGISTRY”, so please run the cmdlet below to check the permission on
    the Default group, the permission should be “Reviewer”
    Get-PublicFolderClientPermission “\NON_IPM_SUBTREE\EFORMS REGISTRY”
    Per my research, you can avoid this error by removing all the subfolders in the “EFORMS REGISTRY” folder, if you don’t use organizational
    forms library. But, please use the Get-PublicFolderStatistics cmdlet to verify that no items under the “EFORMS REGISTRY” folder before. And, if the error still appears, please remove the OST file and then recreate the mail profile
    Please run ExBPA against the exchange servers for health/permission check
    Notes: If forms library replicas are added to Exchange 2010 servers, 80004005-501-4B9-560
    will appear in the sync message, yet it can be safely ignored
    Resources:
    “The Organizational Forms Library has been deleted and re-created after the .ost file has synchronized the library” section
    in You receive an error message when you try to synchronize your offline folder file if the Organizational Forms Library on your Exchange computer has
    been re-created or cannot be located
    James Luo
    TechNet Subscriber Support (http://technet.microsoft.com/en-us/subscriptions/ms788697.aspx)
    If you have any feedback on our support, please contact [email protected]

  • Error while copying profile...

    Error while copying profile from the default profile...
    runtime error- DBIF_RSQL_INVALID_REQUEST
    pls help..

    Irfan,
                You check weather new role name is in Z,Y name space or not?, check the same thing in other clients as well. If you are in windows , then your server mey need reboot because i faced similar problem but sorted after reboot.
    Regards,
    Hari.
    PS: Points are welcome.

  • Invoice EDI error : EDI: Partner profile inbound not available

    Hi  EDI experts ,
    We are connecting our SAP ECC 6 ( Ehp 4) system to 3rd party system Mincom via SAP PI, to send PO Creation message (Outbound) and receive Vendor Invoice message( inbound).  We already done all the settings..Output determination procedure, Partner Profile ( WE20) , Port creation , Condition Records, EDI settings in SPRO for invoice..etc as below:
    Logical system ( BD54)
    ECC system - EDACLNT112,
    PI systems u2013 IDACLNT210
    Third party u2013 LSMINCOM
    Port ( WE21)
    IDACLNT510 : For PI with RFC destination IDACLNT510
    Partner ( WE20)
    LSMINCOM :  (Partn.Type LS)
    Outbound parmtrs.- Partner Role- LS, Message : ORDERS , Port - IDACLNT510
    Inbound parmtrs.- Partner Role- LS, Message : INVOIC , Message Variant- MM, Process code u2013 INVL, Trigger immediately (Process code INVL have  Identification - IDOC_INPUT_INVOIC_MRM, Option ALE u2013 Processing with ALE services , Processing type- processing by functional module)
    Here PO Creation is working fine . IDoC of PO outbound message have below details :
    Recipient information:
    Port :     IDACLNT510 (Logical system & Port created in WE21 )
    Partner Number :  LSMINCOM   ( Logical system and Partner created in WE20)
    Partn.Type :  LS        
    Function :  LS     
    Sender information:
    Port :  SAPEDA ( donu2019t know how it created..but in WE21..it is not there)
    Partner number:   EDACLNT112 ( Logical system and Partner created in WE20)
    Partn.Type :  LS        
    Partner Role :Blank
    Just started testing, our PI team is sending the IDoC, with wrong information on partner & other data, so inbound IDoC failing with error u201CEDI: Partner profile not availableu201D. Oaky. I reprocessed these failed IDoCs by changing Partner data just opposite (i.e. Sender info as Recipient info & vice versa) to successful PO Creation O/B message in WE19 in EDIDC and when I click on u201CStandard Inboundu201D, then another window open giving error message u201CPartner profile not maintainedu201D and creates new IDoC with status 56
    EDI: Partner profile inbound not availableMessage no. E0337
    Diagnosis
    An inbound partner profile could not be found with the following key:
    /LSMINCOM/LS//INVOIC///X/
    This involves the key fields of table EDP21:
    -SNDPRN  partner number of sender
    -SNDPRT  partner type of sender
    -SNDPFC  partner function of sender
    -MESTYP  logical message type
    -MESCOD  logical message code
    -MESFCT  logical message function
    -TEST    test flag
    Procedure
    Please check the inbound partner profiles.
    Execute function
    I am not getting exactly what inbound partner profile could not be found or what is the problem here . Can anyone suggest me what should be the problem and solution on it ?
    Thanks
    NAP

    Narendra,
    Please advice what was the solution.

  • OAF pages open up with error when FND_VALIDATION_LEVEL profile set to ERROR

    Hi,
    We get error “You have insufficient privileges for the current operation. Please contact your System Administrator.” when we access the OAF page on a click of a link .
    On a click of a link in a OAF page a new OAF page should open up. This is achieved by following piece of code
    String javaS = (new StringBuilder()).append("javascript:openWindow(top, 'OA.jsp?page=/XXX/oracle/apps/cs/XXX/XXX/webui/ViewRulesPG&paramRoot=RULES&reportname=").append(strViewRepName).append("&retainAM=N&addBreadCrumb=N','modal'").append(",{width:screen.width,height:screen.height-30,top:0,left:0").append(",resizable:false},true, 'document', null);void(0);").toString();
    bodyBean.setOnLoad(javaS);
    This works fine when the FND_VALIDATION_LEVEL is set as 'None' but gives the error when the profile is set as 'Error'. We can't go with this work around.
    Please suggest
    Regards,
    Mrugesh

    FND_VALIDATION_LEVEL is a profile option that should always be set to ERROR. It is not advisable to set it to NONE, just to enable your javascript. The profile ensures that the page is well secured when accessed through Oracle Applications, applies the necessary security similar to seeded OAF pages. OA Framework does not support javascript functionality such pop-ups (you can do it but ) but does not guarantee that the page is secure from outside world (web traffic or cross-browser attacks) when the FND_VALIDATION_LEVEL=None. Work with Dialog pages instead of pop-ups or otherwise limit the page functionality, as javascripting is not recommended in OAF pages.
    -Vikram

  • Access RemoteApp error: The User Profile Service service failed the sign-in

    I have couple of users in MYAPPS group that is a part of Collection.
    Only me (domain admin) and other domain member user can access the app from RDWEB.
    When an other domain admin and an another domain user try to access the app (from different machines) they get:
    "Access RemoteApp error: The User Profile Service service failed the sign-in"
    RDS is Server 2012 R2 clients W7, W8.
    I found all kind of troubleshooting for Vista and W7 non RDS scenario.
    What it could be? A bit confusing... one admin Yes another no. The same for regular domain member
    1. users can login to RD Web (https:../rdweb) . The published app appears
    2. When clicking on the app icon the screen below appears
    "When you hit a wrong note it's the next note that makes it good or bad". Miles Davis

    Checked Event. There were errors indicating that default profile files cannot be copied to user_name profile.
    One of them:
    Windows cannot copy file
    \\?\C:\Users\Default\AppData\Local\Microsoft\Windows\WinX\Group3\08 - Power Options.lnk to location
    \\?\C:\Users\blue\AppData\Local\Microsoft\Windows\WinX\Group3\08 - Power Options.lnk. This error may be caused by network problems or insufficient security rights.
     DETAIL - The process cannot access the file because it is being used by another process.
    After doing more research I found a suggestion that actually fixed the problem instantly:
    -- We also see this problem. You should try to uninstall KB2919355 --
    Other people experience the same problem with RDS 2012.
    Here is the discussion:
    http://serverfault.com/questions/590651/copying-default-profile-for-new-users-fails-with-the-process-cannot-access-the
    I did check KB2919355. It looks like pretty important...
    All future security and nonsecurity updates for W8.1 and 2012 R2 require this update to be installed...
    So how to deal with this thing?
    May be somebody from Microsoft will see this post and can suggest other workaround instead of removing the important patch.
    Thanks Jay for pushing me to check Event :)
    "When you hit a wrong note it's the next note that makes it good or bad". Miles Davis

  • Error in uploading profile

    Friends,
    I am trying to create a new Org in the Portal.So In the psconsole I downloaded the "enterprise sample" display profile and then I try to upload the display profile to my new org.
    It gives the error:
    Upload Display Profile Error
    Upload Display Profile Failed. Please check the portal debug logs for more details. View console logs for details. For additional information, view admin logs.
    Also in the logs i see
    DesktopService not assigned to this dn : o=DavRx,dc=dav,dc=corp
    Can anybdy tell me whats the issue?
    I actually did the same thing earlier(a month back) and I was able to do so successfully.But I am not sure why its not happening now.
    Please respond!!
    Thanks,
    Deepak.

    Looks like the portal desktop service is not assigned to the org o=DavRx (if that is the org which you created)
    1. Login to amconsole (access manager console)
    2. click on your organization
    3. select services from the "view" dropdown
    4. click on "Add" button and add portal desktop services (you can also add all the services)
    Now login to psconsole -> portals tab -> click on your portal -> add your org using "Add Dns" button and then select it from the select DN listbox and set the ParentContainer, EditContainer and Desktop type if it is already not inherited from its parent.
    HTH

  • Bacgflush error: Change REM profile

    Hi Gurus,
    I have tried to backflush a part number. I get this error:
    'Changed REM Profile regarding generation of postprocessing records'.
    From my knowledge we didn't chnge the REM profile and product cost collecter is also avilable.
    Please help to resolve the error.
    Thank you.
    Naveen

    Dear Naveen,
    Check whether did you make any config changes in the REM profile in OSP2 or else assigned some other REM profile which
    allows reprocessing.
    In my understanding if already some reprocessing exists for that material in MF47,and if you try to change the REM profile and
    try to backflush,this will give this error.
    Check and correct me if i 'm wrong.
    Regards
    Mangalraj.S

  • Error in Xchange profile

    Hi ,
    I want to change aai parameters to replace local to central SLD. But i am getting the following error in xi profile.
    http://hostname:50000/webdynpro/resources/sap.com/com.sap.xi.exprofui/XIProfileApp
    once logged in i am getting the below error.
    dbconnect.prop: failed to load properties file
    Please help me on this.
    thanks
    Kirthi

    Hi ,
    Thanks for the suggestion. In the note 1525193, while creating Java RFC destination XI_EXCHANGE_PROFILE it is mentioned like we need to enter the logon data of the user PILDUSER. But PILDUSER doenot exist either in PI 7.3 or in sol man(central SLD).
    Can you please tell me do  i need use the user maintained in SLDAPICUST of Sol man?
    Regards,
    Kirthi S

  • When starting Firefox, error on missing profile comes up. Need help to get the profile

    After downloading Firefox version, can not start as error for missing profile comes up

    Try to delete the profiles.ini file to make Firefox create a new default profile or create a new profile yourself.
    * http://kb.mozillazine.org/profiles.ini_file
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_Manager
    *https://support.mozilla.org/kb/Managing+profiles

  • Windows 7 "Error Saving Wireless Profile"

    I heve problem with wireless network connection
    it says
    Windows has encountered an error saving the wireless profile.
    Specific error: The system cannot find the file specified.

    Have checked your computer for viruses? You might want to check this article: http://www.sevenforums.com/network-sharing/328929-error-saving-wireless-profile.html

  • UltraLiteJ Error[-857]: Synchronization failed due to an error on the server

    Hi,
    I have been trying to sync with a syncronization group, In SUP 2.2 and android.
    But my android eclipse log cat shows...
    Caused by: com.ianywhere.ultralitejni12.implementation.JniException: UltraLiteJ Error[-857]: Synchronization failed due to an error on the server: [-10225] Message: Failure occurred while executing user supplied code
    and my SCC logs
    shows this type error info,
    {"_op":"C","level":5,"code":412,"eisCode":"9502","message":"java.sql.SQLException:SQL Anywhere Error -638: Right truncation of string data","component":"NFAApp_QASDB","entityKey":null,"operation":"synchronize","requestId":null,"timestamp":"2014-04-21 11:50:15.997","messageId":0,"_rc":0}
    I have prepared my mbo for SQL store procedure. Please help me!
    Thank you.

    Hi Prashant,
    Please mark this Discussion with a Correct Answer and Helpful Answer where appropriate.  See http://scn.sap.com/community/support/blog/2013/04/03/how-to-close-a-discussion-and-why   Even if you discovered the solution without any outside contributions, it helps others to understand what the solution turned out to be.
    Regards, Mike
    SAP Customer Experience Group - CEG

  • MC87- create plan-Error: The evaluation profile SAP___A001 could not be read

    Hi,
    I am faceing error while saving SOP plan (MC87) in DEV server only. not in Quality Server.
    Error:
    The evaluation profile SAP___A001 could not be read
    Message no. CY330
    Thanks,
    Jishu

    Hi Nakul
    thanks alot for the response.
    APS is up and DF included in the APS services.
    I also checked the SAP Note 1690334. But that error describes another error message.
    I dont have any problem to create another relational connections like ERP6 or OLAP connections to connect BW.
    Just having problem with SAP Netweaver BW JCO one.

  • Error : Background synchronization of application [bcbici]

    Thank you very much for your attention.
    Nowadays we have SAP J2EE cluster environment with two nodes.
    Patch's 3  of Portal Platform and Content Management installation ran without problems in the SAP J2EE node 1  but in the node 2 after executing appclear and run adittional task like appears in Installing Patch 3 for Enterprise Portal 60 SP2 the second node does not start satisfactorily. Additional we have had to apply note 740486 "How to fix to freshly installed PL22 Dialog Instance" and update the file config_local.properties since it was not having any value for parameters.
    After realizing these tasks the portal gives us the following mistakes in startup.
    ""Error : Background synchronization of application did not succeed, because of : java.rmi.RemoteException: Error occured while synchronizing application . Committing deploy to container - EJBContainer failed.com.inqmy.services.deploy.container.DeploymentException: ID020230 Cannot load bean , because Exception occured in object instantiation: java.lang.NoClassDefFoundError: com/sap/bcb/common/InternalException
      Synchronization of all applications completed! 
    We don´t know how to solve this error.
    Please can you give me any atditional information.
    Thank you very much in advanced.

    Ignacio,
    Maybe, mention the OSS note in case it solved the problem.
    Thanks,
    Swapan

Maybe you are looking for