Syncronisation between AD - OID Version 11.1.1.2.0

I have bootstrapped successfully users from AD to OID. However the synchronisation for new users extra are failing. Below is the error messages I am receiving. Grateful for any advice.
Thanks
error in mapping engine AD2OID
Error Creating Entry in Directory
at oracle.ldap.odip.web.DIPSyncBean.mapExecute(DIPSyncBean.java:1024)
at oracle.ldap.odip.web.DIPSyncBean.execMapping(DIPSyncBean.java:477)
at oracle.ldap.odip.web.DIPSyncBean.doOneIteration(DIPSyncBean.java:355)
at oracle.ldap.odip.web.DIPSync_2r3ocw_EOImpl.doOneIteration(DIPSync_2r3ocw_EOImpl.java:65)
at oracle.ldap.odip.web.SyncQuartzJobImpl.execute(SyncQuartzJobImpl.java:178)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)
error in execution of Agent thread: AD2OID
Error Creating Entry in Directory
at oracle.ldap.odip.web.DIPSyncBean.mapExecute(DIPSyncBean.java:1024)
at oracle.ldap.odip.web.DIPSyncBean.execMapping(DIPSyncBean.java:477)
at oracle.ldap.odip.web.DIPSyncBean.doOneIteration(DIPSyncBean.java:355)
at oracle.ldap.odip.web.DIPSync_2r3ocw_EOImpl.doOneIteration(DIPSync_2r3ocw_EOImpl.java:65)
at oracle.ldap.odip.web.SyncQuartzJobImpl.execute(SyncQuartzJobImpl.java:178)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)
Exception
ODIException: Error Creating Entry in Directory
at oracle.ldap.odip.gsi.LDAPWriter.createEntry(LDAPWriter.java:1309)
at oracle.ldap.odip.gsi.LDAPWriter.insert(LDAPWriter.java:456)
at oracle.ldap.odip.gsi.LDAPWriter.modifyRadd(LDAPWriter.java:885)
at oracle.ldap.odip.gsi.LDAPWriter.writeChanges(LDAPWriter.java:378)
at oracle.ldap.odip.web.DIPSyncBean.mapExecute(DIPSyncBean.java:748)
at oracle.ldap.odip.web.DIPSyncBean.execMapping(DIPSyncBean.java:477)
at oracle.ldap.odip.web.DIPSyncBean.doOneIteration(DIPSyncBean.java:355)
at oracle.ldap.odip.web.DIPSync_2r3ocw_EOImpl.doOneIteration(DIPSync_2r3ocw_EOImpl.java:65)
at oracle.ldap.odip.web.SyncQuartzJobImpl.execute(SyncQuartzJobImpl.java:178)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)
Exception creating entry : cn=cf000229-2230-4ff8-9,cn=users,dc=1,dc=2,dc=3,dc=4,dc=5.
javax.naming.directory.SchemaViolationException: [LDAP: error code 65 - sn attribute not found. Mandatory Attribute missing.]; remaining name 'cn=cf000229-2230-4ff8-9,cn=users,dc=1,dc=2,dc=3,dc=4,dc=5'
at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:3072)
at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2987)
at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2794)
at com.sun.jndi.ldap.LdapCtx.c_createSubcontext(LdapCtx.java:788)
at com.sun.jndi.toolkit.ctx.ComponentDirContext.p_createSubcontext(ComponentDirContext.java:319)
at com.sun.jndi.toolkit.ctx.PartialCompositeDirContext.createSubcontext(PartialCompositeDirContext.java:248)
at javax.naming.directory.InitialDirContext.createSubcontext(InitialDirContext.java:183)
at oracle.ldap.odip.gsi.LDAPWriter.createEntry(LDAPWriter.java:1275)
at oracle.ldap.odip.gsi.LDAPWriter.insert(LDAPWriter.java:456)
at oracle.ldap.odip.gsi.LDAPWriter.modifyRadd(LDAPWriter.java:885)
at oracle.ldap.odip.gsi.LDAPWriter.writeChanges(LDAPWriter.java:378)
at oracle.ldap.odip.web.DIPSyncBean.mapExecute(DIPSyncBean.java:748)
at oracle.ldap.odip.web.DIPSyncBean.execMapping(DIPSyncBean.java:477)
at oracle.ldap.odip.web.DIPSyncBean.doOneIteration(DIPSyncBean.java:355)
at oracle.ldap.odip.web.DIPSync_2r3ocw_EOImpl.doOneIteration(DIPSync_2r3ocw_EOImpl.java:65)
at oracle.ldap.odip.web.SyncQuartzJobImpl.execute(SyncQuartzJobImpl.java:178)
at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)

Within +/u01/app/prd/middleware1/user_projects/domains/Production/servers/wls_ods1/+
logs/wls_ods1-diagnostic.log the only error I am now seeing is
unexpected exception: java.lang.ClassCastException: java.lang.Long
java.lang.ClassCastException: java.lang.Long
at java.lang.Double.compareTo(Double.java:32)
at oracle.core.ojdl.reader.MessageFormatFileSet.compare(MessageFormatFileSet.java:139)
at java.util.Arrays.mergeSort(Arrays.java:1270)
at java.util.Arrays.mergeSort(Arrays.java:1282)
at java.util.Arrays.sort(Arrays.java:1210)
at oracle.core.ojdl.reader.FileSet.updateSnapshot_default(FileSet.java:243)
at oracle.core.ojdl.reader.FileSet.updateSnapshot(FileSet.java:226)
at oracle.core.ojdl.reader.MessageFormatFileSet.updateSnapshot(MessageFormatFileSet.java:41)
at oracle.core.ojdl.reader.FileSetLogReader.updateSnapshot(FileSetLogReader.java:794)
at oracle.core.ojdl.reader.FileSetLogReader.read(FileSetLogReader.java:157)
at oracle.core.ojdl.reader.MergeLogReader._read(MergeLogReader.java:239)
at oracle.core.ojdl.reader.MergeLogReader.read(MergeLogReader.java:159)
at oracle.core.ojdl.query.LogReaderQuery.getNextRecord(LogReaderQuery.java:297)
at oracle.core.ojdl.query.LogReaderQuery.getResultSet(LogReaderQuery.java:164)
at oracle.core.ojdl.query.LogReaderQuery.executeQuery(LogReaderQuery.java:104)
at oracle.core.ojdl.query.BaseLogQuery.executeQuery(BaseLogQuery.java:63)
at oracle.as.management.logging.impl.LogQueryBase.executeQuery(LogQueryBase.java:208)
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)
at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.doInvoke(OracleStandardEmitterMBean.java:877)
at oracle.as.jmx.framework.generic.spi.interceptors.ContextClassLoaderMBeanInterceptor.internalInvoke(ContextClassLoaderMBeanInterceptor.java:94)
at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doInvoke(AbstractMBeanInterceptor.java:245)
at oracle.as.jmx.framework.generic.spi.interceptors.MBeanRestartInterceptor.internalInvoke(MBeanRestartInterceptor.java:116)
at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doInvoke(AbstractMBeanInterceptor.java:245)
at oracle.as.jmx.framework.generic.spi.security.AbstractMBeanSecurityInterceptor.internalInvoke(AbstractMBeanSecurityInterceptor.java:174)
at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doInvoke(AbstractMBeanInterceptor.java:245)
at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.invoke(OracleStandardEmitterMBean.java:791)
at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$16.run(WLSMBeanServerInterceptorBase.java:449)
at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:447)
at weblogic.management.mbeanservers.internal.JMXContextInterceptor.invoke(JMXContextInterceptor.java:268)
at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$16.run(WLSMBeanServerInterceptorBase.java:449)
at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:447)
at weblogic.management.mbeanservers.internal.SecurityInterceptor.invoke(SecurityInterceptor.java:443)
at weblogic.management.jmx.mbeanserver.WLSMBeanServer.invoke(WLSMBeanServer.java:314)
at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$11$1.run(JMXConnectorSubjectForwarder.java:663)
at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$11.run(JMXConnectorSubjectForwarder.java:661)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.invoke(JMXConnectorSubjectForwarder.java:654)
at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1426)
at javax.management.remote.rmi.RMIConnectionImpl.access$200(RMIConnectionImpl.java:72)
at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1264)
at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1366)
at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:788)
at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
at weblogic.rmi.internal.BasicServerRef$1.run(BasicServerRef.java:477)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:147)
at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Grateful for any help as to why Inew users are not being added to OID.
Thanks

Similar Messages

  • What is the differences between the older version of Oracle Financials and the 11 i

    What is the differences between the older version of Oracle Financials and 11i?

    Vijay,Thanks for your answer,but I am still not clear about it,I have a instance to describe my question at detail.
        If there is a final product A, and the planning strategy for A is 20(MTO), the procurement type of A is F(external procurement) at the view mrp2 in the material master datas.
    step1: I creat a sales order.
    step2: run MRP for A.
    step3: transfer the purchase requistion into a purchase order,and the field of acc.***.cat. in the purchase order will be filled out M automatically, because the acc.***.cat. in the planning strategy 20(MTO) is set with E.
        Well, the purchase order is created, what is the relationship between the sales order and the purchase order? What will be happened about costing between the SO and the PO?
        If I delete the E, I make the PO become a standard PO, what is difference between standard PO and the PO including E?
    Best Regards
    Bob

  • Mismatch between the patch version

    Version 2.18, next step, next issue. Got through the 'Do Setup' step on "9-Apply DBA CUP and related patches" with a bug workaround that was provided. Now went to the next step of 'Do Execute' and it is failing with the message below. I've done some inital searching and haven't found an answer. There was one note on MOS about a very similar issue but it was resolved in 2.16. Posting here whild I spend more time researching and trying to figure out the reason. I also reviewed my notes from when I did this upgrade manually and these mereged patches were not applied in preinstall mode as the message is saying has to be done. Any help would be appreicated. Thanks!.
    patchit12.sh - is exiting with no actions. ie. Patch patchfile_ad17089s not applied.
    There is a mismatch between the patch version specified and the release
    version obtained from your Applications environment. In order to apply
    Release 12 patches to previous Applications versions, the patch must be
    applied in preinstall mode.This can be done by passing the appropriate
    value to the preinstall parameter of eof_patch12.sh.
    INFO: Not starting patch alert monitor, to start: Login Engineer, User Admin, Update Profile
    Version in scripts/COMMON
    # $Header: patchit12.sh 1.32 2009/09/15 16:00:00 vpickard $
    Edited by: user649511 on Mar 2, 2011 2:24 PM

    You can change following in patchit12.sh under ./eof/scripts/COMMON. Please change it back before executing any other steps.
    From
    Check_Release()
    #Check if the releasenr is OK
    if [ "${preinstall}" = "y" ];then
    RELEASE=12
    echo
    echo "patchit12.sh is installing: $patch in preinstall=y mode."
    else
    REL=`Get_Release`
    RELEASE=`echo $REL | awk '{print substr($1,1,2)}'`
    echo
    echo "Found release REL=$REL from fnd_product_groups."
    fi
    to
    Check_Release()
    #Check if the releasenr is OK
    if [ "${preinstall}" = "y" ];then
    RELEASE=12
    echo
    echo "patchit12.sh is installing: $patch in preinstall=y mode."
    else
    REL=`Get_Release`
    #RELEASE=`echo $REL | awk '{print substr($1,1,2)}'`
    RELEASE=12
    echo
    echo "Found release REL=$REL from fnd_product_groups."
    fi

  • Differences between different IR versions

    Can you please tell me the differences between different IR versions?
    Thanks

    Here are the 11.1.2 specific IR changes: from the R&A Readme:
    Interactive Reporting
    Support for SFTP
    SFTP protocol is now supported for distribution outputs generated by jobs and schedules. For more information, see the Hyperion Reporting and Analysis Framework Administrator’s Guide.
    Interactive Reporting Roles
    Two new roles, IR HTML Viewer and IR WebClient Viewer, have been added for Interactive Reporting. For additional information, see the EPM User and Role Security Guide.
    Removal of CMC
    CMC is no longer a separate web application. All functionality has been merged into the Administer module. For more information, see the Hyperion Reporting and Analysis Framework Administrator’s Guide.
    There are also several Workspace changes which would could impact IR users as well, depening on your particular set up , it might be worthwhile reviewing those as well.
    Cheers, Iain

  • We are upgrading from 8.3 to 9.2. How can i get the table(record) structure changes between these 2 version

    We are upgrading from 8.3 to 9.2. How can i get the table(record) structure changes between these 2 versions. I am not able to find it in Oracle support.

    My guess is you want to upgrade HR8.3 to 9.2 - and that is not one jump upgrade. You will need to go HRMS 83 to 90
    (PeopleSoft Enterprise HRMS 8.3x to 9.0 Upgrade (Doc ID 747333.1) and then 90 to 92 (PeopleSoft Human Capital Management 9.0 to 9.2 Upgrade Home Page (Doc ID 1536087.1)
    Each these MOS pages contains the Demo to Demo Compare Reports that show the data structures changes between the releases.
    Hope it helps.

  • Transports between 2 different versions of SAP

    We are developing a product on ECC 6.0 (IDES) system and I'm trying to figure out how we can delivery the product to our customers.  We have our own development namespace in SAP.  Some of our customers are on ECC 6.0 and some are still on 4.7.  Can we send a transport that was created in ECC 6.0 to a 4.7 system?
    Thank you,

    Hi,
    It is possible to transport between 2 different versions but it is dangerous : you have to know exactly what you are transporting and the dependencies with standard SAP code.
    So, it is much safer to recreate your source code in a developement system of the new version and create new transport orders from there...
    Regards,
    Olivier

  • Differences in between Enhanced Package version 603 SP14 and SP16

    Hi Gurus,
    Can someone please provide me some insight regarding differences/enhancements in between Enhanced Package version 603 SP14 and SP16.
    Appreciate your help in advance.
    Thanks and Regards,
    Sanjo

    Hi,
    I'm not sure if there is an SP16. The latest is ehp04 SR1 SP14 (released November 2008). For more information:
    http://solutionbrowser.erp.sap.fmpmedia.com/Default.aspx
    Cheers,
    D_F

  • C++ Libraries compatible between VS Update versions?

    It is save to link a DLL compiled with VS 2013 Update X, with a DLL compiled with VS 2013 Update X + 1?

    Hi Acki_,
    Glad to receive your reply.
    As I pervious provided the link for you, I just want to tell you that
    since the VS has the feature of backward compatibility. So it can compatible between VS Update versions.
    If you just want to know the compatibility in Visual Studio C++ applications,
    I did some research about it, but I still find the official document about it.
    So I suggest you can submit a feedback to connect for this request, to get the issue confirmed and diagnose by product team, would you please create connect report for it? You will get email notification for update.http://connect.microsoft.com/VisualStudio/feedback/CreateFeedback.aspx,
    if you submit it, you could share me the link here, I will help you vote it.
    Thanks for your understanding.
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Difference between Hyperion Essbase Version 6.1.4 and 7.1.3

    Hi All,
    Can anyone give me some information on differences between Hyperion Essbase version 6.1.4 and version 7.1.3.
    TIA,
    KRIS.

    Have a look at :- https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&id=1092114.1
    and "Legacy Essbase Cumulative Feature Overview Tool"
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to make the link between the technical version and the packaging vers.

    Hello,
    Does anyone know how to make the link between the technical version number and the packaging version number ?
    For exemple, I can download on the SAP Market Place the version B1iSN 8.8 PL7 but if I look into the B1iSN the version information, it returns B1iP_3.0_SP04_HF03.
    This is quite confusing.
    Thank you.

    Hi Gordon,
    In fact this information is usefull for me. I was looking for a customer installation but he did not remember which version was installed. They are facing some problems. So I don't know if I have to update B1iSN or not to solve it.
    B1iSN returns only the technical version number, but I would like to know which version was downloaded from the Market Place.

  • What is difference between 4.6c version and 4.7ee version

    Hello to all,
    Pls, help me.
    what is difference between 4.6c version and 4.7ee version?
    It is urgent tommorow I have an interview.
    thanks & regards,
    raju.

    Hi
    Check these links
    You can find the difference in release notes of each SAP version.
    Here are the links.
    http://help.sap.com/saphelp_47x200/helpdata/en/fc/e3003deddfae4de10000000a114084/frameset.htm
    http://help.sap.com/saphelp_scm50/helpdata/en/28/b34c40cc538437e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/43/68805bb88f297ee10000000a422035/frameset.htm
    Please visit the following links:
    http://service.sap.com/erp
    http://solutionbrowser.erp.sap.fmpmedia.com/ (Functional prespective)
    http://service.sap.com/instguides --> mySAP Business Suite Applications --> mySAP ERP --> mySAP ERP 2005 --> Upgrade
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LOVC/LOVC.pdf
    For Functionality Differences pls refer to the below site -
    http://solutionbrowser.erp.sap.fmpmedia.com/
    One major difference is that 4.6 runs on what they call the basis layer, in 4.7 the basis layer was majorly modified to include new web technologies, hence the renaming of Basis to Web Application Server. 4.7 runs on the Web Application Server 6.20. With this, was the introduction to BSPs or Business Server Pages.
    Also have a look at the link:
    http://www.thespot4sap.com/Articles/SAP_Enterprise_4point7.pdf
    Here is a quick short list though:- Statements for character processing have additions IN BYTE MODE and IN CHARACTER MODE, this affects statements like DESCRIBE LENGTH, OPEN DATASET
    Header lines should not longer be used for tables (in OO context this is not even possible)
    TABLES statement in reports should no longer be used
    PNPCE for concurrent employement (new logical DB for HR)
    For OO abap there a plenty of short forms for method calls that were not previously available.
    One very cool feature is that data reference's can have actual data types and van be referenced directly without field symbols.
    Additions to many abap statements, for example there is now a ALL OCCURENCES addition to the replace statement.
    Class based exceptions are now available (although it is debatable how usefull these are seeing as there is no FINALLY part to the try catch statement, very disappointing but maybe that is just me).
    Friends have been introduced for OO abap.
    Dynamic program has plenty of improvements, for example there is now a TYPE TABLE OF variant for create data which lets you dynamically create an internal table with a structure type, your can also now call a class constructor with different importing parameters dynamically.
    Regards
    Kiran

  • Difference between 4.7 version and 6.0 version

    what is the difference between 4.7 version and 6.0 version particularly as far as SD is concerned?

    dear vinayak
    There are so many differences between the version in different objects
    I will explain in two or more objects the difference
    1 in the customer master in 4.6 version there is no partner function tab in the customer in xd01 t-code
    and also there is no CIN tab in that version
    but it is there in the 4.7 EE version
    This is the major change from the 4.6cc to 4.7EE
    2. in 4.7EE there is some settings that are related for CIN
    which cannot be done in 4.7EE that means they need some patches for doing the configuration setting for the CIN
    But we can do the same in the 6.0 version
    These are the some of the settings that are differed in the two versions and in that two objects
    Re: Difference Between SAP Version ECC 4.6, 4.7, SAP 5.0, 6.0 with SA
    Re: SAP version differences 4.5b, 4.6c and ECC6.0
    You can find the difference in release notes of each SAP version.
    Here are the links.
    http://help.sap.com/saphelp_47x200/helpdata/en/fc/e3003deddfae4de10000000a114084/frameset.htm
    http://help.sap.com/saphelp_scm50/helpdata/en/28/b34c40cc538437e10000000a155106/frameset.htm
    http://help.sap.com/saphelp_erp2005/helpdata/en/43/68805bb88f297ee10000000a422035/frameset.htm
    Please visit the following links:
    http://service.sap.com/erp
    http://solutionbrowser.erp.sap.fmpmedia.com/ (Functional prespective)
    http://service.sap.com/instguides --> mySAP Business Suite Applications --> mySAP ERP --> mySAP ERP 2005 --> Upgrade
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/LOVC/LOVC.pdf
    For Functionality Differences pls refer to the below site -
    http://solutionbrowser.erp.sap.fmpmedia.com/
    After opening the site, please select the Source Release Version which is 4.6 b Then Select the Target Release Version which is "mySAP ERP 2005" or ECC 6.0
    Select the Solution Area like Financials, Human Capital Management, Sales....
    Select module like MM, PP, SD, QM.....
    Click on Search
    Then it displays the Release Version and the Delta Functionality. which can be downloaded to a word document if required.
    and also check the release notes of ECC 6.0 in service.sap.com.
    rewards if it helps
    siva

  • What the difference between the 2 version of SQL Server?

    Hi all experts:
        What's the  difference between the 2 version of SQL Server?
        How to upgrade from 8.00.384 to 8.00.760?
    Microsoft SQL Server  2000 - 8.00.384 (Intel X86)   May 23 2001 00:02:52   Copyright (c) 1988-2000 Microsoft Corporation  Enterprise Edition on Windows NT 5.2 (Build 3790: Service Pack 1)
    Microsoft SQL Server  2000 - 8.00.760 (Intel X86)   Dec 17 2002 14:22:05   Copyright (c) 1988-2003 Microsoft Corporation  Enterprise Edition on Windows NT 5.2 (Build 3790: Service Pack 1)
    Thanks a lot.

    I have add the sp2 and sp3 patch on, thanks a lot.

  • What are the differences between a trial version and a licensed copy of RoboHelp?

    What are the differences between a trial version and a licensed copy of RoboHelp? How is original Robohelp software useful compared to the evaluation version (freely downloaded software)
    Thanks.

    Welcome to the forum.
    The only difference should be that the trial is limited to 30 days use. All functionality works and nothing is watermarked Trial or suchlike.
    The trial of the standalone version allows you to link to FrameMaker documents. It should not and that feature will be disabled if you proceed with the full version. Other than the time limitation, that is the only difference.
    See www.grainge.org for RoboHelp and Authoring tips
    @petergrainge

  • Primavera P6 R 8.2 compatibility with OID version 10.1.2.0.2

    Hi,
    Below mentioned is current OID version and Primavera version available:
    OID: 10.1.2.0.2
    Primavera: P6 R 8.2
    As per Oracle Support Team, P6 R8.2 has not been tested with OID version mentioned above however it has been tested with 10.1.4.0.1
    Can you please confirm about Primavera version compatibility with OID version 10.1.2.0.2 ?
    Thanks
    Andy

    Hi,
    Can anybody please respond to this ?
    Thanks in advance ...

Maybe you are looking for

  • Can you tell me why we play only one song at a time and stop now???????

    OK....I will try to stop seething and write clearly. DL'd ITunes V8.0 which ran great for about a week. Now when I try to play from Music library it will play the first song then stop. If I try to advance using the forward button it stops playing as

  • DrillDown

    I have two reports with drilldown enabled.  One has the "magnifying glass" icon to click on to get to the details - the other one does not.  How does one "turn on" the magnifying glass?  Thank you in advance.

  • X AXIS SCALING

    Post Author: markbr1 CA Forum: Charts and Graphs Hi folks, Looking for some help please on a numeric line chart in CR XI. I have an SP bringing back some 250 days of data, which makes 2 lines on graph.  I have created a simple formula: {MPSP_CR_801_F

  • "Cocoon " failed to preload on startup in Web application

    Hi , I am tryin to deploy cocoon web module in JBuilder X with BEA Weblogic 8x. It shows the following error trying to browse the index.xml file: "Cocoon " failed to preload on startup in Web application Can someone help me out ! Regards Rana

  • Va01-netwr control

    I want to control "amount "  field of  item of va01. if amount >10000 ,  I'll give a error message according  to item of va01. I used mv45afzz and  userexit_pricing_prepare_tkomp But vbap-netwr doesn't   change.it has same value. how can I control th