Synchronization with Active Directory issue - Error ID 1004

I  found the Application Event Log error below.  
Error ID 1004: The resource 'D:\SharePoint 2010\14.0\Service\Microsoft.ResourceManagement.Service.exe' does not exist.
This means, the Network Service account does not have rights to the %programfiles%\Microsoft Office Servers\14.0 folder so,
the User Profile Synchronisation with Active Directory does not run properly.
The solution is to grant read access to the Network Service account to the  ...\14.0 folder.
 https://support2.microsoft.com/kb/2473430?wa=wsignin1.0
But I cannot find %programfiles%\Microsoft
Office Servers\14.0 folder. Instead
there is a folder in D drive: 'D:\SharePoint 2010\14.0 and I granted read access to the Network Service account to this
folder and ran Full synchronization but still not a joy.
Could you please advise me?
Thanks

Thanks Victoria, 
I granted full access to the user
NETWORK SERVICE:, which
is listed in the error message on the folder D:\SharePoint 2010\14.0.
Then reset IIS and ran a full
synchronization, but there are still some user accounts who are a member of an AD group (this AD group has contribute right to the Intranet)  and when
I check permission for those users, it seems they don't inherit permission from that AD group.
For example :
AD group name: TeamMembers
TeamMembers has contribute
permission.
user1, user2, user3 and user4 are  members of TeamMembers
user1 and user2 have contribute
permissionGiven through the "TeamMembers"
group.
user3 and user4 have no permission!!!
I don't know what the problem is. I don't have access to Active Directory but the people who have access to  say all users are  members of that AD group.
Could you please advise?
Thanks

Similar Messages

  • Issue in ldap-sync with active directory - OIM11gR2

    Hi Expert,
    I have enabled the ldap-sync with Active Directory in OIM11gR2. I followed the below document to enable the ldap-sync.
    Enabling LDAP Synchronization in Oracle Identity Manager - 11g Release 2 (11.1.2)
    For testing if ldap sync is working on not . I run the LDAPSync Post Enable Provision Users to LDAP schedule job. While running the job i encounter below exception in log. Please provide me some pointer to solve my issue. How we can sure ldap sync is configure properly? Please provide me some steps to test it out?
    <Jul 31, 2013 9:51:25 AM PDT> <Warning> <JMS> <BEA-040442> <While attempting to bind JNDI name jms/b2b/B2BEventQueue for destination SOAJMSModule!dist_B2BEventQueue_auto_1_auto in module null a JNDI name conflict was found. This destination has not been bound into JNDI.>
    <Jul 31, 2013 9:51:25 AM PDT> <Error> <oracle.iam.platform.entitymgr.provider.ldap> <BEA-000000> <An error occurred while searching the entity in LDAP, and the corresponding error is - {0}
    javax.naming.NameNotFoundException: Error: NO_SUCH_OBJECT
    LDAP Error 32 : No Such Object [Root exception is oracle.ods.virtualization.service.VirtualizationException: oracle.ods.virtualization.engine.util.DirectoryException: LDAP Error 32 : No Such Object]
      at oracle.ods.virtualization.jndi.OVDUtil.mapErrorCode(OVDUtil.java:151)
      at oracle.ods.virtualization.jndi.OVDContext.search(OVDContext.java:439)
      at javax.naming.directory.InitialDirContext.search(InitialDirContext.java:257)
      at oracle.iam.platform.entitymgr.provider.ldap.LDAPUtil.search(LDAPUtil.java:1073)
      at oracle.iam.platform.entitymgr.provider.ldap.LDAPDataProvider.search(LDAPDataProvider.java:1218)
      at oracle.iam.ldapsync.impl.util.CommonNamePolicyUtil.isUserExists(CommonNamePolicyUtil.java:84)
      at oracle.iam.ldapsync.impl.util.CommonNameGenerationUtil.isCommonNameExistingOrReserved(CommonNameGenerationUtil.java:192)
      at oracle.iam.ldapsync.impl.plugins.FirstNameLastNamePolicy.getCommonNameFromPolicy(FirstNameLastNamePolicy.java:157)
      at oracle.iam.ldapsync.impl.util.CommonNameGenerationUtil.generateCommonName(CommonNameGenerationUtil.java:116)
      at oracle.iam.ldapsync.impl.util.CommonNameGenerationUtil.generateCommonName(CommonNameGenerationUtil.java:82)
      at oracle.iam.oimtoldap.impl.SeedOIMDataInLDAPImpl.createUserInLDAP(SeedOIMDataInLDAPImpl.java:182)
      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 org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
      at oracle.iam.platform.utils.DMSMethodInterceptor.invoke(DMSMethodInterceptor.java:25)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
      at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
      at $Proxy710.createUserInLDAP(Unknown Source)
      at oracle.iam.oimtoldap.api.SeedOIMDataInLDAPEJB.createUserInLDAPx(Unknown Source)
      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 com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310)
      at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
      at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
      at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
      at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
      at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
      at com.oracle.pitchfork.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:34)
      at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:54)
      at com.oracle.pitchfork.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:42)
      at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
      at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89)
      at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
      at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131)
      at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119)
      at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
      at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
      at $Proxy709.createUserInLDAPx(Unknown Source)
      at oracle.iam.oimtoldap.api.SeedOIMDataInLDAP_8d8qil_SeedOIMDataInLDAPRemoteImpl.__WL_invoke(Unknown Source)
      at weblogic.ejb.container.internal.SessionRemoteMethodInvoker.invoke(SessionRemoteMethodInvoker.java:40)
      at oracle.iam.oimtoldap.api.SeedOIMDataInLDAP_8d8qil_SeedOIMDataInLDAPRemoteImpl.createUserInLDAPx(Unknown Source)
      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 weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
      at $Proxy163.createUserInLDAPx(Unknown Source)
      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 org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
      at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:198)
      at $Proxy707.createUserInLDAPx(Unknown Source)
      at oracle.iam.oimtoldap.api.SeedOIMDataInLDAPDelegate.createUserInLDAP(Unknown Source)
      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 org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:307)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149)
      at oracle.iam.platform.utils.DMSMethodInterceptor.invoke(DMSMethodInterceptor.java:25)
      at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171)
      at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204)
      at $Proxy708.createUserInLDAP(Unknown Source)
      at oracle.iam.oimtoldap.scheduletasks.user.SeedOIMUsersInLDAP.execute(SeedOIMUsersInLDAP.java:59)
      at oracle.iam.scheduler.vo.TaskSupport$1.processWithoutResult(TaskSupport.java:135)
      at oracle.iam.platform.tx.OIMTransactionCallbackWithoutResult.process(OIMTransactionCallbackWithoutResult.java:9)
      at oracle.iam.platform.tx.OIMTransactionCallback.doInTransaction(OIMTransactionCallback.java:13)
      at oracle.iam.platform.tx.OIMTransactionCallback.doInTransaction(OIMTransactionCallback.java:6)
      at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:128)
      at oracle.iam.platform.tx.OIMTransactionManager.execute(OIMTransactionManager.java:22)
      at oracle.iam.scheduler.vo.TaskSupport.executeJob(TaskSupport.java:116)
      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.iam.scheduler.impl.quartz.QuartzJob$TaskExecutionAction.run(QuartzJob.java:266)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.security.Security.runAs(Security.java:41)
      at Thor.API.Security.LoginHandler.weblogicLoginSession.runAs(weblogicLoginSession.java:52)
      at oracle.iam.scheduler.impl.quartz.QuartzJob.execute(QuartzJob.java:75)
      at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
      at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:529)
    Caused By: oracle.ods.virtualization.service.VirtualizationException: oracle.ods.virtualization.engine.util.DirectoryException: LDAP Error 32 : No Such Object
      at oracle.ods.virtualization.operation.SearchOperation.process(SearchOperation.java:209)
      at oracle.ods.virtualization.operation.SearchOperation.process(SearchOperation.java:47)

    I have checked the OIM vs AD attribute mapping. now I am getting  below error. I have also attached the LDAPUsers.xml file . I don't know what went wrong .. How to test ldap-sync is configure properly? I created the user in OIM but in AD user is not getting created. I am not able to see any thing log file liek (dignostic and nohup log)  .. Any idea where I can see the log to identify the issue??
    g 1, 2013 8:15:15 AM PDT> <Warning> <JMS> <BEA-040442> <While attempting to bind JNDI name jms/b2b/B2BEventQueue for destination SOAJMSModule!dist_B2BEventQueue_auto_1_auto in module null a JNDI name conflict was found. This destination has not been bound into JNDI.>
    <Aug 1, 2013 8:15:15 AM PDT> <Warning> <oracle.ods.virtualization.engine.backend.jndi.LDAP1.ConnectionHandle> <OVD-40082> <Could not modify entry.
    javax.naming.OperationNotSupportedException: [LDAP: error code 53 - 0000001F: SvcErr: DSID-031A120C, problem 5003 (WILL_NOT_PERFORM), data 0
    <?xml version='1.0' encoding='UTF-8'?>
    <tns:entity-definition xmlns:tns="http://www.oracle.com/schema/oim/entity" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.oracle.com/schema/oim/entity ../entity.xsd ">
    <entity-type child-entity="false">LDAPUser</entity-type>
    <provider-instance>
    <repository-instance>Directory Server</repository-instance>
    <provider-type>LDAPDataProvider</provider-type>
    <parameters>
    <parameter name="base">
    <value>dc=cgtest,dc=adtest,dc=com</value>
    </parameter>
    <parameter name="rdnattribute">
    <value>cn</value>
    </parameter>
    <parameter name="objectclass">
    <value>orclIDXPerson</value>
    </parameter>
    <parameter name="idattribute">
    <value>objectGUID</value>
    </parameter>
    <parameter name="entityIdentifierObjectclass">
    <value>inetorgperson</value>
    </parameter>
    <parameter name="excludeObjectclass">
    <value>orclappiduser</value>
    </parameter>
    </parameters>
    </provider-instance>
    <container-capability>
    <enabled>false</enabled>
    </container-capability>
    <entity-attributes>
    <attribute name="User Login">
    <type>string</type>
    <required>true</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="First Name">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    <MLS>false</MLS>
    </attribute>
    <attribute name="Last Name">
    <type>string</type>
    <required>true</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    <MLS>false</MLS>
    </attribute>
    <attribute name="Middle Name">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    <MLS>false</MLS>
    </attribute>
    <attribute name="Display Name">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    <MLS>false</MLS>
    <multi-represented>true</multi-represented>
    </attribute>
    <attribute name="usr_password">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>false</searchable>
    </attribute>
    <attribute name="LDAP GUID">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="LDAP DN">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="Role">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="Email">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="Start Date">
    <type>date</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="End Date">
    <type>date</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="usr_timezone">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="usr_manager_key">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="Country">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="Department Number">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="Description">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="Common Name">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    <MLS>false</MLS>
    </attribute>
    <attribute name="Employee Number">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="Fax">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="Generation Qualifier">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    <MLS>false</MLS>
    </attribute>
    <attribute name="Hire Date">
    <type>date</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="Home Phone">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="Home Postal Address">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="Locality Name">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="Mobile">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="Pager">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="Postal Address">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    <MLS>false</MLS>
    </attribute>
    <attribute name="Postal Code">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="PO Box">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="usr_locale">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="State">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    <MLS>false</MLS>
    </attribute>
    <attribute name="Street">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="Telephone Number">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="Title">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    <MLS>false</MLS>
    </attribute>
    <attribute name="Initials">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="LDAP Organization">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    <MLS>false</MLS>
    </attribute>
    <attribute name="LDAP Organization Unit">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    <MLS>false</MLS>
    </attribute>
    <attribute name="User Status">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="Lock Status">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="Accessibility Mode">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="Color Contrast">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="Font Size">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="Number Format">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="Currency">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="Date Format">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="Time Format">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="Embedded Help">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="FA Language">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="FA Territory">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    <attribute name="User Name Preferred Language">
    <type>string</type>
    <required>false</required>
    <attribute-group>Basic</attribute-group>
    <searchable>true</searchable>
    </attribute>
    </entity-attributes>
    <target-fields>
    <field name="uid">
    <type>string</type>
    <required>true</required>
    </field>
    <field name="givenname">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="sn">
    <type>string</type>
    <required>true</required>
    </field>
    <field name="middleName">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="cn">
    <type>string</type>
    <required>true</required>
    </field>
    <field name="userPassword">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="objectGUID">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="dn">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="employeeType">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="mail">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="orclActiveStartDate">
    <type>date</type>
    <required>false</required>
    </field>
    <field name="orclActiveEndDate">
    <type>date</type>
    <required>false</required>
    </field>
    <field name="orclTimeZone">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="manager">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="c">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="departmentNumber">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="description">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="employeeNumber">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="facsimileTelephoneNumber">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="orclGenerationQualifier">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="orclHireDate">
    <type>date</type>
    <required>false</required>
    </field>
    <field name="homePhone">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="homePostalAddress">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="l">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="mobile">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="pager">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="postalAddress">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="postalCode">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="postOfficeBox">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="preferredLanguage">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="st">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="street">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="telephoneNumber">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="title">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="initials">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="o">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="ou">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="displayName">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="orclAccountEnabled">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="orclAccountLocked">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="orclAccessibilityMode">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="orclColorContrast">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="orclFontSize">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="orclNumberFormat">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="orclCurrency">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="orclDateFormat">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="orclTimeFormat">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="orclEmbeddedHelp">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="orclFALanguage">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="orclFATerritory">
    <type>string</type>
    <required>false</required>
    </field>
    <field name="orclDisplayNameLanguagePreference">
    <type>string</type>
    <required>false</required>
    </field>
    </target-fields>
    <attribute-maps>
    <attribute-map>
    <entity-attribute>User Login</entity-attribute>
    <target-field>uid</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>First Name</entity-attribute>
    <target-field>givenname</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Last Name</entity-attribute>
    <target-field>sn</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Middle Name</entity-attribute>
    <target-field>middleName</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Common Name</entity-attribute>
    <target-field>cn</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>usr_password</entity-attribute>
    <target-field>userPassword</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>LDAP GUID</entity-attribute>
    <target-field>objectGUID</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>LDAP DN</entity-attribute>
    <target-field>dn</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Role</entity-attribute>
    <target-field>employeeType</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Email</entity-attribute>
    <target-field>mail</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Start Date</entity-attribute>
    <target-field>orclActiveStartDate</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>End Date</entity-attribute>
    <target-field>orclActiveEndDate</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>usr_timezone</entity-attribute>
    <target-field>orclTimeZone</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>usr_manager_key</entity-attribute>
    <target-field>manager</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Country</entity-attribute>
    <target-field>c</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Department Number</entity-attribute>
    <target-field>departmentNumber</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Description</entity-attribute>
    <target-field>description</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Employee Number</entity-attribute>
    <target-field>employeeNumber</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Fax</entity-attribute>
    <target-field>facsimileTelephoneNumber</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Generation Qualifier</entity-attribute>
    <target-field>orclGenerationQualifier</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Hire Date</entity-attribute>
    <target-field>orclHireDate</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Home Phone</entity-attribute>
    <target-field>homePhone</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Home Postal Address</entity-attribute>
    <target-field>homePostalAddress</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Locality Name</entity-attribute>
    <target-field>l</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Mobile</entity-attribute>
    <target-field>mobile</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Pager</entity-attribute>
    <target-field>pager</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Postal Address</entity-attribute>
    <target-field>postalAddress</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Postal Code</entity-attribute>
    <target-field>postalCode</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>PO Box</entity-attribute>
    <target-field>postOfficeBox</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>State</entity-attribute>
    <target-field>st</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Street</entity-attribute>
    <target-field>street</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Telephone Number</entity-attribute>
    <target-field>telephoneNumber</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Title</entity-attribute>
    <target-field>title</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Initials</entity-attribute>
    <target-field>initials</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>LDAP Organization</entity-attribute>
    <target-field>o</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>LDAP Organization Unit</entity-attribute>
    <target-field>ou</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Display Name</entity-attribute>
    <target-field>displayName</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>User Status</entity-attribute>
    <target-field>orclAccountEnabled</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Lock Status</entity-attribute>
    <target-field>orclAccountLocked</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Accessibility Mode</entity-attribute>
    <target-field>orclAccessibilityMode</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Color Contrast</entity-attribute>
    <target-field>orclColorContrast</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Font Size</entity-attribute>
    <target-field>orclFontSize</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Number Format</entity-attribute>
    <target-field>orclNumberFormat</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Currency</entity-attribute>
    <target-field>orclCurrency</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Date Format</entity-attribute>
    <target-field>orclDateFormat</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Time Format</entity-attribute>
    <target-field>orclTimeFormat</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>Embedded Help</entity-attribute>
    <target-field>orclEmbeddedHelp</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>FA Language</entity-attribute>
    <target-field>orclFALanguage</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>FA Territory</entity-attribute>
    <target-field>orclFATerritory</target-field>
    </attribute-map>
    <attribute-map>
    <entity-attribute>User Name Preferred Language</entity-attribute>
    <target-field>orclDisplayNameLanguagePreference</target-field>
    </attribute-map>
    </attribute-maps>
    <control-attributes>
    <attribute name="container">
    <type>LDAPContainer</type>
    <required>false</required>
    </attribute>
    </control-attributes>
    </tns:entity-definition>

  • Issue with Active Directory User Target Recon

    Hi ,
    I am facing an issue with Active Directory User Target Recon
    My environment is OIM 11g R2 with BP03 patch applied
    AD Connector is activedirectory-11.1.1.5 with bundle patch 14190610 applied
    In my Target there are around 28000 users out of which 14000 have AD account (includes Provisioned,Revoked,Disabled accounts)
    When i am running Active Directory User Target Recon i am not putting any filter cleared the batch start and batch size parameters and ran the recon job .Job ran successfully but it stopped after processing around 3000 users only.
    Retried the job two three times but every time it is stopping after processing some users but not processing all the users.
    Checked the log file oimdiagnostic logs and Connector server logs cannot see any errors in it.
    Checked the user profile of users processed can see AD account provisioned for users
    My query is why this job is not processing allthe users.Please point if i am missing some thing .
    thanks in advance

    Check the connector server load when you are running the recon. Last time I checked the connector, the way it was written is that it loads all the users from AD into the connector server memory and then sends them to OIM. So if the number was huge, then the connector server errored out and did not send data to OIM. We then did recon based on OUs to load/link all the users into OIM. Check the connector server system logs and check for memory usage etc.
    -Bikash

  • "24427 Access to Active Directory failed" error in ACS 5.1

    Hello,
    I'm working on implementing a RADIUS authentication for wireless access with the following :
    - PCs running Windows 7, protocol used is PEAP (without validating the server certificate to make it simple at first),
    - AP 1252  configured to use a RADIUS server to authenticate (it's working good with an ACS server 4.2),
    - ACS Server 5.1.0.44.5 running as VM connected to an AD domain and working good with VPN connections,
    - AD domain running on Windows 2003 Server.
    My ACS VM is working good since a couple of months for VPN (RADIUS) and administration (TACACS) remote access, both using Active Directory. Now, I'd like to use it to authenticate people connecting to a 1252 Cisco access point but I'm getting this error "24427 Access to Active Directory failed". I switched from PEAP to LEAP but this is the same.
    All I can get running the expert troubleshoot
    Investigating failure code: 24427 Access to Active Directory failed
    Checking if Active Directory is configured
    Active Directory is configured
    Attempting connection to Active Directory
    Connection to Active Directory was successful.
    Troubleshooting completed.
    Click on Show Results Summary to view results.
    I followed this guide, at least for the ACS certificate section :
    http://www.cisco.com/en/US/products/ps10315/products_configuration_example09186a0080b4cdb9.shtml
    Anyone has an idea where the problem may come from?
    Thanks in advance,
    Vincent

    hey there, I ran into the same issue with 5.3 and it turned out being this bug. i came across your post looking for instructions on retrieving the logs. thanks mate.
    link
    Problem: Error "24495 Active Directory servers are not available"
    Authentication starts failing with this error: 24495 Active Directory servers are not available. in the ACS 5.3 logs.
    Solution
    Check the ACSADAgent.log file through the CLI of the ACS 5.x for messages such as:Mar 11 00:06:06 xlpacs01 adclient[30401]: INFO base.bind.healing Lost connection to xxxxxxxx. Running in disconnected mode: unlatch. If you see the Running in disconnected mode: unlatch error message, this means the ACS 5.3 cannot maintain a stable connection with Active Directory. The workaround is to either switch to LDAP or downgrade the ACS to 5.2 version. Refer to Cisco bug ID CSCtx71254 (registered customers only) for more information.

  • Active Directory Time Errors

    Hi everyone. Putting this here as I could not find a better forum. My company's Macs are bound to a Mac OS X Server, but it's the Active Directory binding that is the issue.
    We have a number of Macs, running 10.6.8, that starting sometime recently, began to have login issues. When connected to the network, users could not log in. These are mobile accounts authenticating against a Windows 2008 Active Directory server.
    I started by checking whether binding was still valid. It was not. So I attempt to unbind, and there get an "Active Directory Time Error." It appears that usually, this means that the time on the client and the time reported by the AD server are out of sync. But they're not. I can force unbind, and on attempting to rebind, I get the time error again.
    In nearly every case, these commands in Terminal resolve the issue:
    $ sudo rm -rdfv /Library/Preferences/DirectoryService
    $ sudo rm -rdfv /var/db/dslocal/nodes/default/config
    $ sudo killall -USR1 DirectoryService
    (then restart)
    This didn't happen all at once, the issue has been popping up in one 10.6 machine after another. (We also have a number of 10.8 and 10.9 machines, which so far seem unaffected.)
    Does anyone have any inkling what factors could be causing this to keep happening?

    Not sure how you've confirmed that the times are not skewed; I'd (still) look for a problem with the ntp servers (one ntp server with a rogue time within a pool can play havoc with a network, for instance), and whether the local ntp clients are all reporting as being locked.  See the ntpdc -c peers command, among other commands.

  • Credential Roaming failed to write to the Active Directory. Error code 5 (Access is denied.)

    Hi All,
    I could see following error event in all client computers , Could you please some one help me on this ?
    Log Name:      Application
    Source:
    Microsoft-Windows-CertificateServicesClient-CredentialRoaming
    Event ID:      1005
    Level:         Error
    Description: Certificate Services Client: Credential Roaming failed to  write to the Active Directory. Error code 5 (Access is denied.)
    Regards, Srinivasu.Muchcherla

    If you are not using certificates and Credential Roaming for clients then simply ignore the error message.
    If you are using certificates then you are getting access denied message when Credential Roaming is trying to write to your AD. More details about Credential Roaming here: http://blogs.technet.com/b/askds/archive/2009/01/06/certs-on-wheels-understanding-credential-roaming.aspx
    http://blogs.technet.com/b/instan/archive/2009/05/26/considerations-for-implementing-credential-roaming.aspx
    This is probably related to the fact that your schema version not 44 or higher: https://social.technet.microsoft.com/Forums/windowsserver/en-US/5b3a6e61-68c4-47d3-ae79-8296cb3be315/certificateservicesclientcredentialroaming-errors?forum=winserverGP 
    Active Directory
    ObjectVersion
    Windows 2000
    13
    Windows 2003
    30
    Windows 2003 R2
    31
    Windows 2008
    44
    Windows 2008 R2
    47
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • Problems with Active Directory and Windows 2003

    Hello,
    I'm using Mac OS X Server 10.4.9 with Active Directory bound to a Windows 2003 Active Directory Domain. I can bind successfully to the domain using the graphical interface. Then in Samba I can access shared directories using Windows users. However, after some time somehow there are problems and Windows users aren't authenticated anymore on the Mac. I've looked at the firewall and there are no denied packets from the Mac. There are two servers in the domain, all clocks are synchronized and domain information is up to date. When I unbind the Mac, I can see the machine account being deleted on both domain servers and created too on both machines when I bind to the domain.
    Problems occur when I try login in using ssh or samba do I think this is a problem with the AD module.
    I turned on debugging messages on DirectoryServices:
    sudo killall -USR1 DirectoryService
    When in Windows, using the Administrator user I try:
    net use \\10.0.0.1 /user:domain\Administrator
    Where 10.0.0.1 is the Mac.
    In the Mac I get from
    tail -f /Library/Logs/DirectoryService/DirectoryService.debug.log |grep ADPlug
    2007-06-27 10:48:37 CDT - ADPlugin: Calling GetRecordList
    2007-06-27 10:48:37 CDT - ADPlugin: 16784372 - Calling GetRecordList Routine
    2007-06-27 10:48:37 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:37 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RecordName
    2007-06-27 10:48:37 CDT - ADPlugin: Searching domain domain.com.mx for User administrator
    2007-06-27 10:48:37 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:37 CDT - ADPlugin: Returning 0 Results
    2007-06-27 10:48:37 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for RecordList
    2007-06-27 10:48:37 CDT - ADPlugin: Calling AttributeValueSearch
    2007-06-27 10:48:37 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:37 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RealName
    2007-06-27 10:48:37 CDT - ADPlugin: Adding Search for Attribute displayName containing DOMAIN\administrator
    2007-06-27 10:48:37 CDT - ADPlugin: Did DC search with queryFilter = (&(objectCategory=cn=person,cn=schema,cn=configuration,dc=domain,dc=com,dc=mx)( displayName=DOMAIN\\administrator)), limit 1
    2007-06-27 10:48:37 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:37 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for AttributeValueSearch
    2007-06-27 10:48:37 CDT - ADPlugin: Calling GetRecordList
    2007-06-27 10:48:37 CDT - ADPlugin: 16784372 - Calling GetRecordList Routine
    2007-06-27 10:48:37 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:37 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RecordName
    2007-06-27 10:48:37 CDT - ADPlugin: Searching domain domain.com.mx for User administrator
    2007-06-27 10:48:37 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:37 CDT - ADPlugin: Returning 0 Results
    2007-06-27 10:48:37 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for RecordList
    2007-06-27 10:48:37 CDT - ADPlugin: Calling AttributeValueSearch
    2007-06-27 10:48:37 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:37 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RealName
    2007-06-27 10:48:37 CDT - ADPlugin: Adding Search for Attribute displayName containing domain\administrator
    2007-06-27 10:48:37 CDT - ADPlugin: Did DC search with queryFilter = (&(objectCategory=cn=person,cn=schema,cn=configuration,dc=domain,dc=com,dc=mx)( displayName=domain\\administrator)), limit 1
    2007-06-27 10:48:37 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:37 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for AttributeValueSearch
    2007-06-27 10:48:37 CDT - ADPlugin: Calling GetRecordList
    2007-06-27 10:48:37 CDT - ADPlugin: 16784372 - Calling GetRecordList Routine
    2007-06-27 10:48:37 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:37 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RecordName
    2007-06-27 10:48:37 CDT - ADPlugin: Searching domain domain.com.mx for User ADMINISTRATOR
    2007-06-27 10:48:37 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:37 CDT - ADPlugin: Returning 0 Results
    2007-06-27 10:48:37 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for RecordList
    2007-06-27 10:48:37 CDT - ADPlugin: Calling AttributeValueSearch
    2007-06-27 10:48:37 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:37 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RealName
    2007-06-27 10:48:37 CDT - ADPlugin: Adding Search for Attribute displayName containing domain\administrator
    2007-06-27 10:48:37 CDT - ADPlugin: Did DC search with queryFilter = (&(objectCategory=cn=person,cn=schema,cn=configuration,dc=domain,dc=com,dc=mx)( displayName=DOMAIN\\ADMINISTRATOR)), limit 1
    2007-06-27 10:48:37 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:37 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for AttributeValueSearch
    2007-06-27 10:48:37 CDT - ADPlugin: Calling GetRecordList
    2007-06-27 10:48:37 CDT - ADPlugin: 16784372 - Calling GetRecordList Routine
    2007-06-27 10:48:37 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:37 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RecordName
    2007-06-27 10:48:37 CDT - ADPlugin: Locating User with Query (&(objectCategory=person)(|(cn=administrator)(sAMAccountName=administrator)(dis playName=administrator)(mail=administrator)(userPrincipalName=administrator)(use rPrincipalName=administrator@*)))
    2007-06-27 10:48:37 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:37 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:37 CDT - ADPlugin: Returning 0 Results
    2007-06-27 10:48:37 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for RecordList
    2007-06-27 10:48:37 CDT - ADPlugin: Calling AttributeValueSearch
    2007-06-27 10:48:37 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:37 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RealName
    2007-06-27 10:48:37 CDT - ADPlugin: Adding Search for Attribute displayName containing ADMINISTRATOR
    2007-06-27 10:48:37 CDT - ADPlugin: Did DC search with queryFilter = (&(objectCategory=cn=person,cn=schema,cn=configuration,dc=domain,dc=com,dc=mx)( displayName=administrator)), limit 1
    2007-06-27 10:48:37 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:37 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for AttributeValueSearch
    2007-06-27 10:48:37 CDT - ADPlugin: Calling GetRecordList
    2007-06-27 10:48:37 CDT - ADPlugin: 16784372 - Calling GetRecordList Routine
    2007-06-27 10:48:37 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:37 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RecordName
    2007-06-27 10:48:37 CDT - ADPlugin: Locating User with Query (&(objectCategory=person)(|(cn=ADMINISTRATOR)(sAMAccountName=ADMINISTRATOR)(dis playName=ADMINISTRATOR)(mail=ADMINISTRATOR)(userPrincipalName=ADMINISTRATOR)(use rPrincipalName=ADMINISTRATOR@*)))
    2007-06-27 10:48:37 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: Returning 0 Results
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for RecordList
    2007-06-27 10:48:38 CDT - ADPlugin: Calling AttributeValueSearch
    2007-06-27 10:48:38 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:38 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RealName
    2007-06-27 10:48:38 CDT - ADPlugin: Adding Search for Attribute displayName containing ADMINISTRATOR
    2007-06-27 10:48:38 CDT - ADPlugin: Did DC search with queryFilter = (&(objectCategory=cn=person,cn=schema,cn=configuration,dc=domain,dc=com,dc=mx)( displayName=ADMINISTRATOR)), limit 1
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for AttributeValueSearch
    2007-06-27 10:48:38 CDT - ADPlugin: Calling GetRecordList
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Calling GetRecordList Routine
    2007-06-27 10:48:38 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:38 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RecordName
    2007-06-27 10:48:38 CDT - ADPlugin: Locating User with Query (&(objectCategory=person)(|(cn=administrator)(sAMAccountName=administrator)(dis playName=administrator)(mail=administrator)(userPrincipalName=administrator)(use rPrincipalName=administrator@*)))
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: Returning 0 Results
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for RecordList
    2007-06-27 10:48:38 CDT - ADPlugin: Calling AttributeValueSearch
    2007-06-27 10:48:38 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:38 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RealName
    2007-06-27 10:48:38 CDT - ADPlugin: Adding Search for Attribute displayName containing ADMINISTRATOR
    2007-06-27 10:48:38 CDT - ADPlugin: Did DC search with queryFilter = (&(objectCategory=cn=person,cn=schema,cn=configuration,dc=domain,dc=com,dc=mx)( displayName=administrator)), limit 1
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for AttributeValueSearch
    2007-06-27 10:48:38 CDT - ADPlugin: Calling GetRecordList
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Calling GetRecordList Routine
    2007-06-27 10:48:38 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:38 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RecordName
    2007-06-27 10:48:38 CDT - ADPlugin: Locating User with Query (&(objectCategory=person)(|(cn=ADMINISTRATOR)(sAMAccountName=ADMINISTRATOR)(dis playName=ADMINISTRATOR)(mail=ADMINISTRATOR)(userPrincipalName=ADMINISTRATOR)(use rPrincipalName=ADMINISTRATOR@*)))
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: Returning 0 Results
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for RecordList
    2007-06-27 10:48:38 CDT - ADPlugin: Calling AttributeValueSearch
    2007-06-27 10:48:38 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:38 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RealName
    2007-06-27 10:48:38 CDT - ADPlugin: Adding Search for Attribute displayName containing ADMINISTRATOR
    2007-06-27 10:48:38 CDT - ADPlugin: Did DC search with queryFilter = (&(objectCategory=cn=person,cn=schema,cn=configuration,dc=domain,dc=com,dc=mx)( displayName=ADMINISTRATOR)), limit 1
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for AttributeValueSearch
    2007-06-27 10:48:38 CDT - ADPlugin: Calling GetRecordList
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Calling GetRecordList Routine
    2007-06-27 10:48:38 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:38 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RecordName
    2007-06-27 10:48:38 CDT - ADPlugin: Searching domain domain.com.mx for User administrator
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: Returning 0 Results
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for RecordList
    2007-06-27 10:48:38 CDT - ADPlugin: Calling AttributeValueSearch
    2007-06-27 10:48:38 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:38 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RealName
    2007-06-27 10:48:38 CDT - ADPlugin: Adding Search for Attribute displayName containing DOMAIN\administrator
    2007-06-27 10:48:38 CDT - ADPlugin: Did DC search with queryFilter = (&(objectCategory=cn=person,cn=schema,cn=configuration,dc=domain,dc=com,dc=mx)( displayName=DOMAIN\\administrator)), limit 1
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for AttributeValueSearch
    2007-06-27 10:48:38 CDT - ADPlugin: Calling GetRecordList
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Calling GetRecordList Routine
    2007-06-27 10:48:38 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:38 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RecordName
    2007-06-27 10:48:38 CDT - ADPlugin: Searching domain domain.com.mx for User administrator
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: Returning 0 Results
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for RecordList
    2007-06-27 10:48:38 CDT - ADPlugin: Calling AttributeValueSearch
    2007-06-27 10:48:38 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:38 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RealName
    2007-06-27 10:48:38 CDT - ADPlugin: Adding Search for Attribute displayName containing domain\administrator
    2007-06-27 10:48:38 CDT - ADPlugin: Did DC search with queryFilter = (&(objectCategory=cn=person,cn=schema,cn=configuration,dc=domain,dc=com,dc=mx)( displayName=domain\\administrator)), limit 1
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for AttributeValueSearch
    2007-06-27 10:48:38 CDT - ADPlugin: Calling GetRecordList
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Calling GetRecordList Routine
    2007-06-27 10:48:38 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:38 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RecordName
    2007-06-27 10:48:38 CDT - ADPlugin: Searching domain domain.com.mx for User ADMINISTRATOR
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: Returning 0 Results
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for RecordList
    2007-06-27 10:48:38 CDT - ADPlugin: Calling AttributeValueSearch
    2007-06-27 10:48:38 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:38 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RealName
    2007-06-27 10:48:38 CDT - ADPlugin: Adding Search for Attribute displayName containing DOMAIN\ADMINISTRATOR
    2007-06-27 10:48:38 CDT - ADPlugin: Did DC search with queryFilter = (&(objectCategory=cn=person,cn=schema,cn=configuration,dc=domain,dc=com,dc=mx)( displayName=DOMAIN\\ADMINISTRATOR)), limit 1
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for AttributeValueSearch
    2007-06-27 10:48:38 CDT - ADPlugin: Calling GetRecordList
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Calling GetRecordList Routine
    2007-06-27 10:48:38 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:38 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RecordName
    2007-06-27 10:48:38 CDT - ADPlugin: Locating User with Query (&(objectCategory=person)(|(cn=administrator)(sAMAccountName=administrator)(dis playName=administrator)(mail=administrator)(userPrincipalName=administrator)(use rPrincipalName=administrator@*)))
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: Returning 0 Results
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for RecordList
    2007-06-27 10:48:38 CDT - ADPlugin: Calling AttributeValueSearch
    2007-06-27 10:48:38 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:38 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RealName
    2007-06-27 10:48:38 CDT - ADPlugin: Adding Search for Attribute displayName containing ADMINISTRATOR
    2007-06-27 10:48:38 CDT - ADPlugin: Did DC search with queryFilter = (&(objectCategory=cn=person,cn=schema,cn=configuration,dc=domain,dc=com,dc=mx)( displayName=administrator)), limit 1
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for AttributeValueSearch
    2007-06-27 10:48:38 CDT - ADPlugin: Calling GetRecordList
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Calling GetRecordList Routine
    2007-06-27 10:48:38 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:38 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RecordName
    2007-06-27 10:48:38 CDT - ADPlugin: Locating User with Query (&(objectCategory=person)(|(cn=ADMINISTRATOR)(sAMAccountName=ADMINISTRATOR)(dis playName=ADMINISTRATOR)(mail=ADMINISTRATOR)(userPrincipalName=ADMINISTRATOR)(use rPrincipalName=ADMINISTRATOR@*)))
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: Returning 0 Results
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for RecordList
    2007-06-27 10:48:38 CDT - ADPlugin: Calling AttributeValueSearch
    2007-06-27 10:48:38 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:38 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RealName
    2007-06-27 10:48:38 CDT - ADPlugin: Adding Search for Attribute displayName containing ADMINISTRATOR
    2007-06-27 10:48:38 CDT - ADPlugin: Did DC search with queryFilter = (&(objectCategory=cn=person,cn=schema,cn=configuration,dc=domain,dc=com,dc=mx)( displayName=ADMINISTRATOR)), limit 1
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for AttributeValueSearch
    2007-06-27 10:48:38 CDT - ADPlugin: Calling GetRecordList
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Calling GetRecordList Routine
    2007-06-27 10:48:38 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:38 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RecordName
    2007-06-27 10:48:38 CDT - ADPlugin: Locating User with Query (&(objectCategory=person)(|(cn=administrator)(sAMAccountName=administrator)(dis playName=administrator)(mail=administrator)(userPrincipalName=administrator)(use rPrincipalName=administrator@*)))
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: Returning 0 Results
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for RecordList
    2007-06-27 10:48:38 CDT - ADPlugin: Calling AttributeValueSearch
    2007-06-27 10:48:38 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:38 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RealName
    2007-06-27 10:48:38 CDT - ADPlugin: Adding Search for Attribute displayName containing ADMINISTRATOR
    2007-06-27 10:48:38 CDT - ADPlugin: Did DC search with queryFilter = (&(objectCategory=cn=person,cn=schema,cn=configuration,dc=domain,dc=com,dc=mx)( displayName=administrator)), limit 1
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for AttributeValueSearch
    2007-06-27 10:48:38 CDT - ADPlugin: Calling GetRecordList
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Calling GetRecordList Routine
    2007-06-27 10:48:38 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:38 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RecordName
    2007-06-27 10:48:38 CDT - ADPlugin: Locating User with Query (&(objectCategory=person)(|(cn=ADMINISTRATOR)(sAMAccountName=ADMINISTRATOR)(dis playName=ADMINISTRATOR)(mail=ADMINISTRATOR)(userPrincipalName=ADMINISTRATOR)(use rPrincipalName=ADMINISTRATOR@*)))
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: Returning 0 Results
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for RecordList
    2007-06-27 10:48:38 CDT - ADPlugin: Calling AttributeValueSearch
    2007-06-27 10:48:38 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:38 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RealName
    2007-06-27 10:48:38 CDT - ADPlugin: Adding Search for Attribute displayName containing ADMINISTRATOR
    2007-06-27 10:48:38 CDT - ADPlugin: Did DC search with queryFilter = (&(objectCategory=cn=person,cn=schema,cn=configuration,dc=domain,dc=com,dc=mx)( displayName=ADMINISTRATOR)), limit 1
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: 16784372 - Put 0 records in Buffer for AttributeValueSearch
    2007-06-27 10:48:38 CDT - ADPlugin: Calling OpenDirNode
    2007-06-27 10:48:38 CDT - ADPlugin: Opening Specific Node domain.com.mx
    2007-06-27 10:48:38 CDT - ADPlugin: Calling GetRecordList
    2007-06-27 10:48:38 CDT - ADPlugin: 16833877 - Calling GetRecordList Routine
    2007-06-27 10:48:38 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:38 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RecordName
    2007-06-27 10:48:38 CDT - ADPlugin: Locating User with Query (&(objectCategory=person)(|(cn=administrator)(sAMAccountName=administrator)(dis playName=administrator)(mail=administrator)(userPrincipalName=administrator)(use rPrincipalName=administrator@*)))
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:38 CDT - ADPlugin: Returning 0 Results
    2007-06-27 10:48:38 CDT - ADPlugin: 16833877 - Put 0 records in Buffer for RecordList
    2007-06-27 10:48:38 CDT - ADPlugin: Calling CloseDirNode
    2007-06-27 10:48:42 CDT - ADPlugin: Calling OpenDirNode
    2007-06-27 10:48:43 CDT - ADPlugin: Opening Specific Node domain.com.mx
    2007-06-27 10:48:43 CDT - ADPlugin: Calling GetRecordList
    2007-06-27 10:48:43 CDT - ADPlugin: 16833881 - Calling GetRecordList Routine
    2007-06-27 10:48:43 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-06-27 10:48:43 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RecordName
    2007-06-27 10:48:43 CDT - ADPlugin: Locating User with Query (&(objectCategory=person)(|(cn=administrator)(sAMAccountName=administrator)(dis playName=administrator)(mail=administrator)(userPrincipalName=administrator)(use rPrincipalName=administrator@*)))
    2007-06-27 10:48:43 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:43 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-06-27 10:48:43 CDT - ADPlugin: Returning 0 Results
    2007-06-27 10:48:43 CDT - ADPlugin: 16833881 - Put 0 records in Buffer for RecordList
    2007-06-27 10:48:43 CDT - ADPlugin: Calling CloseDirNode
    I really don't know what to do. The Windows Event log shows no messages. The link used to work and there have been no changes in the domain servers.
    The key line seems to be:
    2007-06-27 10:48:43 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    But I don't know what that ADSEngine.mm is.
    XServe G5   Mac OS X (10.4.9)  

    Hello.
    Thanks for your reply.
    I tried the net use with a drive letter with and without the /user switch. When I use a domain user domain\user1 I can't connect. When I use a user local to the XServe it works.
    When I use
    net use x: \\10.0.0.1\share /user:domain\user1
    I get prompted for a password, but it doesn't work.
    I checked the firewall and all packets to or from the mac are accepted, no denied or dropped packages.
    I already went through the MS document on fw ports. Before I opened to Kerberos ports the binding failed. No the binding work OK.
    Some users who were authenticated yesterday still can access files using the Windows domain accounts. It's new users trying to connect those who have problems.
    This is what the Samba log.smbd log shows:
    [2007/07/04 14:58:45, 2] /SourceCache/samba/samba-100.7/samba/source/smbd/sesssetup.c:setupnew_vcsession(662)
    setupnew_vcsession: New VC == 0, if NT4.x compatible we would close all old resources.
    [2007/07/04 14:58:45, 2] /SourceCache/samba/samba-100.7/samba/source/smbd/sesssetup.c:setupnew_vcsession(662)
    setupnew_vcsession: New VC == 0, if NT4.x compatible we would close all old resources.
    [2007/07/04 14:58:46, 0] /SourceCache/samba/samba-100.7/samba/source/auth/authutil.c:make_server_infoinfo3(1138)
    makeserver_infoinfo3: pdbinitsam failed!
    [2007/07/04 14:58:46, 0] pdbods.c:odssamgetsampwnam(2329)
    odssam_getsampwnam: [0]getsam_recordattributes dsRecTypeStandard:Users no account for 'user1'!
    [2007/07/04 14:58:46, 2] /SourceCache/samba/samba-100.7/samba/source/auth/auth.c:checkntlmpassword(367)
    checkntlmpassword: Authentication for user [user1] -> [user1] FAILED with error NTSTATUS_NO_SUCHUSER
    This is what the DS log shows:
    2007-07-04 14:58:46 CDT - ADPlugin: 16892201 - Calling GetRecordList Routine
    2007-07-04 14:58:46 CDT - ADPlugin: Search Records called in ADSWrapper
    2007-07-04 14:58:46 CDT - ADPlugin: Searching attribute: dsAttrTypeStandard:RecordName
    2007-07-04 14:58:46 CDT - ADPlugin: Locating User with Query (&(objectCategory=person)(|(cn=user1)(sAMAccountName=user1)(displayName=user1)( mail=user1)(userPrincipalName=user1)(userPrincipalName=user1@*)))
    2007-07-04 14:58:46 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-07-04 14:58:46 CDT - ADPlugin: Failed getting credentials at line 2687 in ADSEngine.mm
    2007-07-04 14:58:46 CDT - ADPlugin: Returning 0 Results
    2007-07-04 14:58:46 CDT - ADPlugin: 16892201 - Put 0 records in Buffer for RecordList
    XServe G5   Mac OS X (10.4.9)  

  • Single Signon and Integration with Active Directory

    Hi,
    We have a requirement to integrate Active Directory with SAP and implement Single Signon solution. Our Active Directory is running on Windows 2003 and we are having systems 4.7 , ECC6.0 which run on Linux OS in our landscape.
    Can anyone of you help me by answering following questions
    1. Is there any need of any third party solution(tool) to integrate  Active Directory and SAP and activate single signon?
    2.Is there any difference in integration from SAP 4.7 and ECC6.0 of SAP on Linux OS with Active Directory ?
    3. If possible please share any documents or links on above issue.
    Suitable answers will be rewarded with points. Thanks in advance for your help
    Regards
    Murali

    > Thank you very much for providing me the link. But the document on link seem to be in German. Can you please let me know how to get English version of this document.
    I'm sorry, you'd have to ask Realtech for that document in English.
    Basically you can follow
    http://osdir.com/ml/encryption.kerberos.general/2004-11/msg00007.html
    Markus

  • Beginners guide to integration with Active Directory?

    Hi (complete beginner to this, but a quick learner)
    I don't know where to start with regards to getting the Macs on our network connecting like the PCs. Currently we have about 100 Macs on 10.4.x that are bound to the AD using Directory Access - users can log in, but that's about as far as integration goes. Their home folders do not "map" to the corresponding folders on the Macs, and we (as administrators) have no control over the Mac network users like we would have the local Mac users.
    I've been asked to look into this issue, and along with creating new modular 10.5.x system builds for all our Macs (different hardware, different software needs, different physical locations), I need to know what the next steps are. I have no experience of using Mac OS X Server or Active Directory. Besides telling me to ask the IT department to hire a Mac professional, what should I be looking into next?
    So far, this is how I think the process goes:
    1) Ensure I have solid modular system builds ready to go for the different macs/different classrooms.
    2) Get an Xserve for IT.
    3) Have Open Directory integrate with Active Directory, so that the same access controls/permissions are applied to the Mac users as they are the Windows users (including Finder access controls, Application controls, folder mapping etc) - *this is where I need guidance*.
    4) Push out the system builds to the Macs on the network
    5) Connect the Macs using Open Directory...
    6) ...
    As you can see, my knowledge kind of peters out towards the end there; is this a realistic undertaking for me (a classroom technician who happens to use Macs - NOT trained in any of this) and the Mac-phobic IT department (who would prefer switching all of our workstations to PC)? Are we going to have to bite the bullet and get some expensive consultants in?

    pisto_grih wrote:
    Hi (complete beginner to this, but a quick learner)
    I don't know where to start with regards to getting the Macs on our network connecting like the PCs. Currently we have about 100 Macs on 10.4.x that are bound to the AD using Directory Access - users can log in, but that's about as far as integration goes. Their home folders do not "map" to the corresponding folders on the Macs, and we (as administrators) have no control over the Mac network users like we would have the local Mac users.
    And that is about as far as the Apple plugin will take you. In order to do more you need to either extend schema (very scary), look at third party products like Centrify (very expensive), or look at getting an OS X Server and implementing the "magic triangle" in which OS X attributes are managed in OD while users, groups, and password are managed by AD.
    I've been asked to look into this issue, and along with creating new modular 10.5.x system builds for all our Macs (different hardware, different software needs, different physical locations), I need to know what the next steps are. I have no experience of using Mac OS X Server or Active Directory. Besides telling me to ask the IT department to hire a Mac professional, what should I be looking into next?
    If you go the route of OS X Server and MCX settings, make life easy on yourself and build one common build. Then limit app access based on your groups. That way you can simplify the number of images you maintain down to one (provided you have appropriate licensing).
    So far, this is how I think the process goes:
    1) Ensure I have solid modular system builds ready to go for the different macs/different classrooms.
    See above. But if you need to, look at InstaDMG
    2) Get an Xserve for IT.
    Yep. But if you are only doing MCX you might want to look for a cheeper alternative. The Xserve can offer some nice additions, including software update server and Netinstall server among others.
    3) Have Open Directory integrate with Active Directory, so that the same access controls/permissions are applied to the Mac users as they are the Windows users (including Finder access controls, Application controls, folder mapping etc) - *this is where I need guidance*.
    Yep. You are on the money.
    4) Push out the system builds to the Macs on the network
    Push huh. Look at Radmind. Then take a summer off to learn it. Then become god.
    5) Connect the Macs using Open Directory...
    Actually, connect the macs to both AD and OD. This will allow authentication and instantiating through AD and management through OD. Works very well.
    6) ...
    As you can see, my knowledge kind of peters out towards the end there; is this a realistic undertaking for me (a classroom technician who happens to use Macs - NOT trained in any of this) and the Mac-phobic IT department (who would prefer switching all of our workstations to PC)? Are we going to have to bite the bullet and get some expensive consultants in?
    It is learnable especially with the summer and available hardware. However, supporting the consulting industry is always nice http://consultants.apple.com
    Hope this helps

  • LDAP realm with Active Directory

    Hello,
    In the sun one app server admin console i have set the security role to LDAP.
    I have set up security roles in my web.xml such as this:
    <security-role>
    <description>This role represents administrators of the system, see actor administrators</description>
    <role-name>administrators</role-name>
    </security-role>
    ..and mapped the roles to groups in sun-application as follows:
    <security-role-mapping>
    <role-name>administrators</role-name>
    <group-name>CMS_PM</group-name>
    <principal-name>rlancett</principal-name>
    </security-role-mapping>
    My user and group information is stored in Active Directory so I have tried to configure the ldap realm in the admin console to get it working. These are the settings i have put in:
    directory: ldap://earth.tier2consulting.com:389
    base-dn: cn=Users,dc=tier2consulting,dc=com
    jaas-context: ldapRealm
    search-bind-dn: cn=administrator,cn=Users,dc=domain,dc=com
    search-bind-password: ******
    search-filter: sAMAccountName=%s
    I get the error message :javax.naming.AuthenticationException: [LDAP: error code 49 - 80090308: LdapErr: DSID-0C09030B, comment: AcceptSecurityContext error, data 525, v893
    WARNING: va:850)
    FINEST: JAAS authentication aborted.
    INFO: SEC5046: Audit: Authentication refused for [administrator].
    I am pretty stuck on this having looked arounds all the forums:
    Has anyone got sun one app server using Active Directory to get user/group information for security roles?
    Thanks.

    Howdy,
    I don't have a solution to your problem, but maybe this tid-bit will help in debugging with Active Directory error messages. I'm new to AD, so excuse me if everyone already knows this, but...
    The error message you get back from the directory contains an error code in hexidecimal:
    LDAP: error code 49 - 80090308: LdapErr: DSID-0C09030B, comment: AcceptSecurityContext error, data 525, v893
    If you translate '525' from hex to decimal you get '1317' which is the error message you can look up here:
    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/debug/base/system_error_codes.asp
    1317 - ERROR_NO_SUCH_USER - The specified user does not exist.
    It took me a while to find this tip, so I thought I'd share it. Oh, and the easy way to get decimal from hexidecimal is:
    System.out.println( "Here is 525 in decimal: " + Integer.parseInt("525", 16));
    Okay, hope this helps somebody.
    Now it's up to you to find out why it can't find the administrator!
    Craig

  • 10.6 home directory mounting with active directory and open directory integration

    Hi guys i am having some issues in my new mac environment. I have a windows network with an server 2008 active directory. I have just recentlly created a "magic triangle" setup with active directory and open directory. When my users login via windows their home folders mount perfect. When any user logs in to any iMac in the building it does not work. They login perfectly fine, but their home folders do not mount. When i try mounting them manually with smb, i get a prompt for credentials. I am thinking this is my issue, my Single sign on with kerbos is working but for some reason is not logging in correctly. If i type in my credentials with my domain first then my name it works.
    For example DOMAIN\jsmith works, but the way i think the mac and active directory is doing it now is just jsmith without the DOMAIN.
    I feel like this is the problem with the home folders not mounting.
    Can anyone provide some help with this?
    Thanks,
    Dani

    Hi dani190,
    are you using the fully qualified domain name of the network server? ie if your server is bob. and your domain is domain.company.com. then the FQDNS would typically be bob.domain.company.com or bob.company.com.
    If the FQDNS works, then have you checked in the AD to make sure the path to the network home folder uses the FQDNS?
    For the contact search path, did you put the AD at the top the list? (in directory utility)
    Did you set the WINS work group on your client computer to your domain?
    ie:Apple Menu, System Preferences, Network, Active Network Port (ethernet and or airport) , Advanced Button, WINS Tab, set workgroup to the name of your domain. ie domain.company.com and or company.com

  • SQL Server 2000\2005 compatibility with Active Directory 2012

    Hi All,
    We are currently using Active Directory 2003 and will be upgrading to AD 2012.  I'm trying to determine if there is any known compatibility issues when running older versions of SQL Server (2000 and 2005) when upgrading to AD 2012.   I've
    read forums from when others went from AD 2003 to AD 2008 and didn't experience any issues.  We have the newer versions of SQL but I'm not too concerned about these.  Any advice would be greatly appreciated?   Has anyone been through
    this process. 
    Thanks,

    Hi CraftsmanRobert,
    Based on my understanding, you used Active Directory 2003, then it would be upgraded to Active Directory 2012. You wanted to run older versions of SQL Server (2000 and 2005) with Active Directory 2012.
    Firstly, there can be a compatibility problem when run older version with Active Directory 2012. SQL Server 2005 (the release version and service packs) and earlier versions of SQL Server are not supported on Windows Server 2012 R2, Windows Server 2012,
    Windows 8.1, or Windows 8. For more information, please refer to this article: How to use SQL Server in Windows and Windows Server environments (http://support.microsoft.com/kb/2681562/en-us).
    Besides, Microsoft doesn’t provide assisted support for SQL Server 2000 and SQL Server 2005 already. Please upgrade the existing instance of SQL Server 2000 and SQL Server 2005 to a new version like SQL Server 2012. You can download SQL Server 2012 Express
    from this link:
    http://www.microsoft.com/en-us/download/details.aspx?id=29062.
    Best regards,
    Qiuyun Yu

  • Registering A Database With Active Directory (10.2.0.2.0)

    Hi
    I've been working through various tutorials on integrating an Oracle Database with Active Directory.
    The AD is running on Windows 2003 Server Standard Edition.
    I've created the schema in AD and (as far as I know set the permissions correctly) and also the LDAP file.
    However, when dbca tries to register the database I get "Unable to create database entry in the directory service. TNS-04405 : General Error'.
    The database is running on XP Pro machine.
    This is the log file output from dbca:
    [Thread-13] [13:44:44:421] [StepContext$ModeRunner.run:2458] ---- Progress Needed:=true
    [Thread-13] [13:44:44:703] [BasicStep.execute:202] Executing Step : PRE_DB_CONFIGURE
    [Thread-13] [13:44:44:703] [BasicStep.configureSettings:304] messageHandler being set=null
    [Thread-13] [13:44:45:109] [PreDBConfigureStep.executeImpl:180] Memory Params to be updated : 0
    [Thread-13] [13:44:45:125] [BasicStep.execute:202] Executing Step : DIR_SERVICE
    [Thread-13] [13:44:45:125] [BasicStep.configureSettings:304] messageHandler being set=null
    [Thread-13] [13:44:45:125] [NetworkUtils.getDefaultDirectoryAuthentication:3359] oracle.net.config.DirectoryService.throwException(Unknown Source)
    oracle.net.config.DirectoryService.query(Unknown Source)
    oracle.net.config.DirectoryService.query(Unknown Source)
    oracle.net.config.DatabaseService.getDefaultDirectoryAuthentication(Unknown Source)
    oracle.sysman.assistants.util.NetworkUtils.getDefaultDirectoryAuthentication(NetworkUtils.java:3354)
    oracle.sysman.assistants.util.step.network.DirServiceStep.executeImpl(DirServiceStep.java:198)
    oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
    oracle.sysman.assistants.util.step.BasicStep.callStep(BasicStep.java:251)
    oracle.sysman.assistants.dbca.backend.PreDBConfigureStep.executeImpl(PreDBConfigureStep.java:195)
    oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
    oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
    oracle.sysman.assistants.util.step.StepContext$ModeRunner.run(StepContext.java:2468)
    Can anyone out there help me...
    Regards.
    Adrian

    "Listener.log"
    TNSLSNR for 32-bit Windows: Version 10.2.0.2.0 - Production on 13-JUN-2007 15:50:16
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is C:\ORANT10G\network\admin\listener.ora
    Log messages written to C:\ORANT10G\network\log\listener.log
    Trace information written to C:\ORANT10G\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=1892
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=xppro)(PORT=1521)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
    Listener completed notification to CRS on start
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    13-JUN-2007 15:50:20 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=Administrator))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869824)) * status * 0
    TNSLSNR for 32-bit Windows: Version 10.2.0.2.0 - Production on 13-JUN-2007 16:12:27
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is C:\ORANT10G\network\admin\listener.ora
    Log messages written to C:\ORANT10G\network\log\listener.log
    Trace information written to C:\ORANT10G\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=1544
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=xppro)(PORT=1521)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
    Listener completed notification to CRS on start
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    TNSLSNR for 32-bit Windows: Version 10.2.0.2.0 - Production on 14-JUN-2007 08:22:01
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is C:\ORANT10G\network\admin\listener.ora
    Log messages written to C:\ORANT10G\network\log\listener.log
    Trace information written to C:\ORANT10G\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=1528
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=xppro)(PORT=1521)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
    Listener completed notification to CRS on start
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    TNSLSNR for 32-bit Windows: Version 10.2.0.2.0 - Production on 14-JUN-2007 08:46:33
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is C:\ORANT10G\network\admin\listener.ora
    Log messages written to C:\ORANT10G\network\log\listener.log
    Trace information written to C:\ORANT10G\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=1528
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=xppro)(PORT=1521)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
    Listener completed notification to CRS on start
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    14-JUN-2007 09:43:23 * service_register * ilog * 0
    14-JUN-2007 09:44:16 * service_died * ilog * 12537
    14-JUN-2007 09:44:19 * service_register * ilog * 0
    14-JUN-2007 09:44:22 * service_update * ilog * 0
    14-JUN-2007 09:44:22 * service_update * ilog * 0
    14-JUN-2007 09:44:31 * service_update * ilog * 0
    14-JUN-2007 09:44:37 * service_update * ilog * 0
    14-JUN-2007 09:45:01 * service_update * ilog * 0
    14-JUN-2007 09:45:07 * service_update * ilog * 0
    14-JUN-2007 09:45:12 * service_update * ilog * 0
    14-JUN-2007 09:45:42 * service_update * ilog * 0
    14-JUN-2007 09:46:15 * service_update * ilog * 0
    14-JUN-2007 09:46:48 * service_update * ilog * 0
    14-JUN-2007 09:46:50 * service_update * ilog * 0
    14-JUN-2007 09:46:59 * service_died * ilog * 12537
    14-JUN-2007 09:48:43 * service_register * ilog * 0
    14-JUN-2007 09:49:40 * service_died * ilog * 12537
    14-JUN-2007 09:49:42 * service_register * ilog * 0
    14-JUN-2007 09:49:45 * service_update * ilog * 0
    14-JUN-2007 09:49:45 * service_update * ilog * 0
    14-JUN-2007 09:49:54 * service_update * ilog * 0
    14-JUN-2007 09:49:58 * service_update * ilog * 0
    14-JUN-2007 09:50:19 * service_update * ilog * 0
    14-JUN-2007 09:50:22 * service_update * ilog * 0
    14-JUN-2007 09:50:28 * service_update * ilog * 0
    14-JUN-2007 09:51:01 * service_update * ilog * 0
    14-JUN-2007 09:54:40 * service_update * ilog * 0
    14-JUN-2007 09:54:41 * service_update * ilog * 0
    14-JUN-2007 09:54:46 * service_update * ilog * 0
    14-JUN-2007 09:54:48 * service_died * ilog * 12537
    14-JUN-2007 09:54:51 * service_register * ilog * 0
    14-JUN-2007 09:54:56 * service_update * ilog * 0
    14-JUN-2007 09:54:59 * service_update * ilog * 0
    14-JUN-2007 09:55:02 * service_update * ilog * 0
    14-JUN-2007 09:55:05 * service_update * ilog * 0
    14-JUN-2007 09:55:14 * service_update * ilog * 0
    14-JUN-2007 09:55:23 * service_update * ilog * 0
    14-JUN-2007 09:55:32 * service_update * ilog * 0
    14-JUN-2007 09:55:55 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1216)) * establish * ilog * 0
    14-JUN-2007 09:55:56 * service_update * ilog * 0
    14-JUN-2007 09:56:00 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1217)) * establish * ilog * 0
    14-JUN-2007 09:56:00 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1218)) * establish * ilog * 0
    14-JUN-2007 09:56:01 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1219)) * establish * ilog * 0
    14-JUN-2007 09:56:01 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1220)) * establish * ilog * 0
    14-JUN-2007 09:56:01 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1221)) * establish * ilog * 0
    14-JUN-2007 09:56:01 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1222)) * establish * ilog * 0
    14-JUN-2007 09:56:02 * service_update * ilog * 0
    14-JUN-2007 09:56:05 * service_update * ilog * 0
    14-JUN-2007 09:56:38 * service_update * ilog * 0
    14-JUN-2007 09:57:09 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1228)) * establish * ilog * 0
    14-JUN-2007 09:57:11 * service_update * ilog * 0
    14-JUN-2007 09:57:13 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\bin\emagent.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1229)) * establish * ilog * 0
    14-JUN-2007 09:57:17 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\bin\emagent.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1231)) * establish * ilog * 0
    14-JUN-2007 09:57:24 * ping * 0
    14-JUN-2007 09:57:26 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 09:57:30 * log_status * 0
    14-JUN-2007 09:57:31 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1239)) * establish * ilog * 0
    14-JUN-2007 09:57:34 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869824)) * status * 0
    14-JUN-2007 09:57:44 * service_update * ilog * 0
    14-JUN-2007 09:57:56 * service_update * ilog * 0
    14-JUN-2007 09:57:58 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1247)) * establish * ilog * 0
    14-JUN-2007 09:58:17 * service_update * ilog * 0
    14-JUN-2007 09:58:50 * service_update * ilog * 0
    14-JUN-2007 09:59:23 * service_update * ilog * 0
    14-JUN-2007 09:59:56 * service_update * ilog * 0
    14-JUN-2007 10:01:02 * service_update * ilog * 0
    14-JUN-2007 10:01:36 * service_update * ilog * 0
    14-JUN-2007 10:01:37 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1307)) * establish * ilog * 0
    14-JUN-2007 10:01:39 * service_update * ilog * 0
    14-JUN-2007 10:01:39 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1312)) * establish * ilog * 0
    14-JUN-2007 10:01:40 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1313)) * establish * ilog * 0
    14-JUN-2007 10:01:40 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1314)) * establish * ilog * 0
    14-JUN-2007 10:01:40 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1315)) * establish * ilog * 0
    14-JUN-2007 10:01:42 * service_update * ilog * 0
    14-JUN-2007 10:01:42 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1320)) * establish * ilog * 0
    14-JUN-2007 10:01:44 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1322)) * establish * ilog * 0
    14-JUN-2007 10:01:45 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1323)) * establish * ilog * 0
    14-JUN-2007 10:02:09 * service_update * ilog * 0
    14-JUN-2007 10:02:19 * ping * 0
    14-JUN-2007 10:02:20 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 10:02:30 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1328)) * establish * ilog * 0
    14-JUN-2007 10:02:42 * service_update * ilog * 0
    14-JUN-2007 10:03:48 * service_update * ilog * 0
    14-JUN-2007 10:03:54 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1346)) * establish * ilog * 0
    14-JUN-2007 10:04:14 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1348)) * establish * ilog * 0
    14-JUN-2007 10:04:21 * service_update * ilog * 0
    14-JUN-2007 10:04:54 * service_update * ilog * 0
    14-JUN-2007 10:06:39 * service_update * ilog * 0
    14-JUN-2007 10:07:20 * ping * 0
    14-JUN-2007 10:07:20 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 10:07:31 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1370)) * establish * ilog * 0
    14-JUN-2007 10:07:39 * service_update * ilog * 0
    14-JUN-2007 10:08:12 * service_update * ilog * 0
    14-JUN-2007 10:09:04 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=services)(ARGUMENTS=64)(SERVICE=(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521))))(VERSION=169869824)) * services * 0
    14-JUN-2007 10:09:05 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 10:09:18 * service_update * ilog * 0
    14-JUN-2007 10:09:51 * service_update * ilog * 0
    14-JUN-2007 10:11:00 * service_update * ilog * 0
    14-JUN-2007 10:11:33 * service_update * ilog * 0
    14-JUN-2007 10:11:36 * service_update * ilog * 0
    14-JUN-2007 10:11:58 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1424)) * establish * ilog * 0
    14-JUN-2007 10:12:01 * service_update * ilog * 0
    14-JUN-2007 10:12:01 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1425)) * establish * ilog * 0
    14-JUN-2007 10:12:01 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1426)) * establish * ilog * 0
    14-JUN-2007 10:12:01 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1427)) * establish * ilog * 0
    14-JUN-2007 10:12:01 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1428)) * establish * ilog * 0
    14-JUN-2007 10:12:02 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1429)) * establish * ilog * 0
    14-JUN-2007 10:12:02 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1430)) * establish * ilog * 0
    14-JUN-2007 10:12:02 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1431)) * establish * ilog * 0
    14-JUN-2007 10:12:04 * service_update * ilog * 0
    14-JUN-2007 10:12:07 * service_update * ilog * 0
    14-JUN-2007 10:12:19 * ping * 0
    14-JUN-2007 10:12:19 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 10:12:30 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1442)) * establish * ilog * 0
    14-JUN-2007 10:12:40 * service_update * ilog * 0
    14-JUN-2007 10:13:46 * service_update * ilog * 0
    14-JUN-2007 10:14:19 * service_update * ilog * 0
    14-JUN-2007 10:14:52 * service_update * ilog * 0
    14-JUN-2007 10:15:19 * service_update * ilog * 0
    14-JUN-2007 10:15:25 * service_update * ilog * 0
    14-JUN-2007 10:15:58 * service_update * ilog * 0
    14-JUN-2007 10:16:58 * service_update * ilog * 0
    14-JUN-2007 10:17:04 * service_update * ilog * 0
    14-JUN-2007 10:17:19 * ping * 0
    14-JUN-2007 10:17:20 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 10:17:30 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1497)) * establish * ilog * 0
    14-JUN-2007 10:17:37 * service_update * ilog * 0
    14-JUN-2007 10:18:53 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1505)) * establish * ilog * 0
    14-JUN-2007 10:19:35 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1509)) * establish * ilog * 0
    14-JUN-2007 10:19:37 * service_update * ilog * 0
    14-JUN-2007 10:21:10 * service_update * ilog * 0
    14-JUN-2007 10:21:28 * service_update * ilog * 0
    14-JUN-2007 10:21:44 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1547)) * establish * ilog * 0
    14-JUN-2007 10:21:46 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1548)) * establish * ilog * 0
    14-JUN-2007 10:21:46 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1549)) * establish * ilog * 0
    14-JUN-2007 10:21:46 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1550)) * establish * ilog * 0
    14-JUN-2007 10:21:46 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1551)) * establish * ilog * 0
    14-JUN-2007 10:21:46 * service_update * ilog * 0
    14-JUN-2007 10:21:49 * service_update * ilog * 0
    14-JUN-2007 10:22:01 * service_update * ilog * 0
    14-JUN-2007 10:22:19 * ping * 0
    14-JUN-2007 10:22:19 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 10:22:30 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1555)) * establish * ilog * 0
    14-JUN-2007 10:22:35 * service_update * ilog * 0
    14-JUN-2007 10:24:04 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=services)(ARGUMENTS=64)(SERVICE=(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521))))(VERSION=169869824)) * services * 0
    14-JUN-2007 10:24:05 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 10:24:47 * service_update * ilog * 0
    14-JUN-2007 10:25:20 * service_update * ilog * 0
    14-JUN-2007 10:26:44 * service_update * ilog * 0
    14-JUN-2007 10:27:19 * ping * 0
    14-JUN-2007 10:27:19 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 10:27:30 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1597)) * establish * ilog * 0
    14-JUN-2007 10:27:32 * service_update * ilog * 0
    14-JUN-2007 10:28:05 * service_update * ilog * 0
    14-JUN-2007 10:28:14 * service_update * ilog * 0
    14-JUN-2007 10:29:11 * service_update * ilog * 0
    14-JUN-2007 10:29:45 * service_update * ilog * 0
    14-JUN-2007 10:30:18 * service_update * ilog * 0
    14-JUN-2007 10:38:21 * service_update * ilog * 0
    14-JUN-2007 10:47:21 * service_update * ilog * 0
    14-JUN-2007 10:51:12 * service_update * ilog * 0
    14-JUN-2007 10:52:51 * service_update * ilog * 0
    14-JUN-2007 10:53:24 * service_update * ilog * 0
    14-JUN-2007 10:54:30 * service_update * ilog * 0
    14-JUN-2007 10:54:57 * service_update * ilog * 0
    14-JUN-2007 10:55:03 * service_update * ilog * 0
    14-JUN-2007 10:55:36 * service_update * ilog * 0
    14-JUN-2007 10:56:09 * service_update * ilog * 0
    14-JUN-2007 10:57:16 * service_update * ilog * 0
    14-JUN-2007 10:57:49 * service_update * ilog * 0
    14-JUN-2007 10:59:40 * service_update * ilog * 0
    14-JUN-2007 11:00:01 * service_update * ilog * 0
    14-JUN-2007 11:01:04 * service_update * ilog * 0
    14-JUN-2007 11:01:07 * service_update * ilog * 0
    14-JUN-2007 11:02:13 * service_update * ilog * 0
    14-JUN-2007 11:03:19 * service_update * ilog * 0
    14-JUN-2007 11:04:26 * service_update * ilog * 0
    14-JUN-2007 11:04:59 * service_update * ilog * 0
    14-JUN-2007 11:05:32 * service_update * ilog * 0
    14-JUN-2007 11:12:20 * service_update * ilog * 0
    14-JUN-2007 11:14:20 * service_update * ilog * 0
    14-JUN-2007 11:14:53 * service_update * ilog * 0
    14-JUN-2007 11:19:17 * service_update * ilog * 0
    14-JUN-2007 11:19:50 * service_update * ilog * 0
    14-JUN-2007 11:20:23 * service_update * ilog * 0
    14-JUN-2007 11:21:20 * service_update * ilog * 0
    14-JUN-2007 11:29:44 * service_update * ilog * 0
    14-JUN-2007 11:30:22 * service_update * ilog * 0
    14-JUN-2007 11:30:55 * service_update * ilog * 0
    14-JUN-2007 11:31:19 * service_update * ilog * 0
    14-JUN-2007 11:32:01 * service_update * ilog * 0
    14-JUN-2007 11:34:13 * service_update * ilog * 0
    14-JUN-2007 11:34:46 * service_update * ilog * 0
    14-JUN-2007 11:41:19 * service_update * ilog * 0
    14-JUN-2007 11:49:19 * service_update * ilog * 0
    14-JUN-2007 11:50:43 * service_update * ilog * 0
    14-JUN-2007 11:51:16 * service_update * ilog * 0
    14-JUN-2007 11:51:49 * service_update * ilog * 0
    14-JUN-2007 11:52:22 * service_update * ilog * 0
    14-JUN-2007 11:53:28 * service_update * ilog * 0
    14-JUN-2007 11:54:01 * service_update * ilog * 0
    14-JUN-2007 11:54:34 * service_update * ilog * 0
    14-JUN-2007 11:55:07 * service_update * ilog * 0
    14-JUN-2007 12:02:19 * service_update * ilog * 0
    14-JUN-2007 12:12:19 * service_update * ilog * 0
    14-JUN-2007 12:22:19 * service_update * ilog * 0
    14-JUN-2007 12:31:59 * service_update * ilog * 0
    14-JUN-2007 12:32:20 * service_update * ilog * 0
    14-JUN-2007 12:32:32 * service_update * ilog * 0
    14-JUN-2007 12:33:05 * service_update * ilog * 0
    14-JUN-2007 12:33:38 * service_update * ilog * 0
    14-JUN-2007 12:34:11 * service_update * ilog * 0
    14-JUN-2007 12:35:17 * service_update * ilog * 0
    14-JUN-2007 12:35:50 * service_update * ilog * 0
    14-JUN-2007 12:36:23 * service_update * ilog * 0
    14-JUN-2007 12:36:56 * service_update * ilog * 0
    14-JUN-2007 12:37:14 * service_update * ilog * 0
    14-JUN-2007 12:37:29 * service_update * ilog * 0
    14-JUN-2007 12:38:02 * service_update * ilog * 0
    14-JUN-2007 13:36:18 * service_update * ilog * 0
    14-JUN-2007 13:36:21 * service_update * ilog * 0
    14-JUN-2007 13:36:54 * service_update * ilog * 0
    14-JUN-2007 13:40:54 * service_update * ilog * 0
    14-JUN-2007 13:42:24 * service_update * ilog * 0
    14-JUN-2007 13:43:31 * service_update * ilog * 0
    14-JUN-2007 13:44:04 * service_update * ilog * 0
    14-JUN-2007 13:44:37 * service_update * ilog * 0
    14-JUN-2007 13:45:10 * service_update * ilog * 0
    14-JUN-2007 13:45:43 * service_update * ilog * 0
    14-JUN-2007 13:53:25 * service_update * ilog * 0
    14-JUN-2007 13:54:01 * service_update * ilog * 0
    14-JUN-2007 13:55:18 * service_died * ilog * 12537
    14-JUN-2007 13:55:30 * service_register * ilog * 0
    14-JUN-2007 13:55:58 * service_died * ilog * 12537
    14-JUN-2007 14:10:32 * service_register * ilog * 0
    14-JUN-2007 14:10:38 * service_update * ilog * 0
    14-JUN-2007 14:10:41 * service_update * ilog * 0
    14-JUN-2007 14:10:44 * service_update * ilog * 0
    14-JUN-2007 14:11:16 * service_update * ilog * 0
    14-JUN-2007 14:11:22 * service_died * ilog * 12537
    14-JUN-2007 14:12:48 * service_register * ilog * 0
    14-JUN-2007 14:12:53 * service_update * ilog * 0
    14-JUN-2007 14:12:55 * service_update * ilog * 0
    14-JUN-2007 14:12:58 * service_update * ilog * 0
    14-JUN-2007 14:14:01 * service_update * ilog * 0
    14-JUN-2007 14:14:34 * service_update * ilog * 0
    14-JUN-2007 14:15:07 * service_update * ilog * 0
    14-JUN-2007 14:15:40 * service_update * ilog * 0
    14-JUN-2007 14:16:14 * service_update * ilog * 0
    14-JUN-2007 14:16:47 * service_update * ilog * 0
    14-JUN-2007 14:18:26 * service_update * ilog * 0
    14-JUN-2007 14:18:59 * service_update * ilog * 0
    14-JUN-2007 14:19:32 * service_update * ilog * 0
    14-JUN-2007 14:20:05 * service_update * ilog * 0
    14-JUN-2007 14:20:38 * service_update * ilog * 0
    14-JUN-2007 14:21:44 * service_update * ilog * 0
    14-JUN-2007 14:22:17 * service_update * ilog * 0
    14-JUN-2007 14:23:24 * service_update * ilog * 0
    14-JUN-2007 14:23:57 * service_update * ilog * 0
    14-JUN-2007 14:25:04 * service_update * ilog * 0
    14-JUN-2007 14:25:37 * service_update * ilog * 0
    14-JUN-2007 14:26:10 * service_update * ilog * 0
    14-JUN-2007 14:26:40 * service_update * ilog * 0
    14-JUN-2007 14:26:43 * service_update * ilog * 0
    14-JUN-2007 14:27:49 * service_died * ilog * 12547
    TNS-12547: TNS:lost contact
    TNSLSNR for 32-bit Windows: Version 10.2.0.2.0 - Production on 14-JUN-2007 14:35:00
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    System parameter file is C:\ORANT10G\network\admin\listener.ora
    Log messages written to C:\ORANT10G\network\log\listener.log
    Trace information written to C:\ORANT10G\network\trace\listener.trc
    Trace level is currently 0
    Started with pid=1928
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=xppro)(PORT=1521)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
    Listener completed notification to CRS on start
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    14-JUN-2007 14:37:22 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1078)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:37:38 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1080)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:37:39 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1081)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:37:39 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1082)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:37:39 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1083)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:37:39 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1084)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:37:41 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1086)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:37:41 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1087)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:37:41 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1088)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:37:42 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1090)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:37:43 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1092)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:37:43 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1093)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:37:45 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1095)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:37:47 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1097)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:37:47 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1098)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:37:52 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\bin\emagent.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1100)) * establish * ilog * 12505
    TNS-12505: TNS:listener does not currently know of SID given in connect descriptor
    14-JUN-2007 14:37:52 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\bin\emagent.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1101)) * establish * ilog * 12505
    TNS-12505: TNS:listener does not currently know of SID given in connect descriptor
    14-JUN-2007 14:37:52 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\bin\emagent.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1102)) * establish * ilog * 12505
    TNS-12505: TNS:listener does not currently know of SID given in connect descriptor
    14-JUN-2007 14:37:53 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\bin\emagent.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1103)) * establish * ilog * 12505
    TNS-12505: TNS:listener does not currently know of SID given in connect descriptor
    14-JUN-2007 14:37:53 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\bin\emagent.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1104)) * establish * ilog * 12505
    TNS-12505: TNS:listener does not currently know of SID given in connect descriptor
    14-JUN-2007 14:37:53 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\bin\emagent.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1105)) * establish * ilog * 12505
    TNS-12505: TNS:listener does not currently know of SID given in connect descriptor
    14-JUN-2007 14:37:53 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\bin\emagent.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1106)) * establish * ilog * 12505
    TNS-12505: TNS:listener does not currently know of SID given in connect descriptor
    14-JUN-2007 14:37:53 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\bin\emagent.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1107)) * establish * ilog * 12505
    TNS-12505: TNS:listener does not currently know of SID given in connect descriptor
    14-JUN-2007 14:37:53 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1108)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:37:54 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\bin\emagent.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1109)) * establish * ilog * 12505
    TNS-12505: TNS:listener does not currently know of SID given in connect descriptor
    14-JUN-2007 14:37:54 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\bin\emagent.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1110)) * establish * ilog * 12505
    TNS-12505: TNS:listener does not currently know of SID given in connect descriptor
    14-JUN-2007 14:37:56 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1112)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:37:56 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1113)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:37:59 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1115)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:37:59 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1116)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:37:59 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1118)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:37:59 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1119)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:38:00 * ping * 0
    14-JUN-2007 14:38:01 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 14:38:01 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1122)) * establish * ilog * 12505
    TNS-12505: TNS:listener does not currently know of SID given in connect descriptor
    14-JUN-2007 14:38:02 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1124)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:38:04 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1126)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:38:09 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1130)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:38:12 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1132)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:38:12 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1133)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:38:15 * log_status * 0
    14-JUN-2007 14:38:19 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869824)) * status * 0
    14-JUN-2007 14:38:29 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1137)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:38:29 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1138)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:38:29 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1140)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:38:29 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1141)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:38:36 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1143)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:38:41 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1145)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:38:45 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1147)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:38:45 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1148)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:39:00 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1150)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:39:00 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1151)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:39:00 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1153)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:39:00 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1154)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:39:08 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1156)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:39:30 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1160)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:39:30 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1161)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:39:30 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1163)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:39:30 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1164)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:39:38 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1166)) * establish * ilog * 12514
    TNS-12514: TNS:listener does not currently know of service requested in connect descriptor
    14-JUN-2007 14:39:43 * service_register * ilog * 0
    14-JUN-2007 14:39:45 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1170)) * establish * ilog * 12528
    TNS-12528: TNS:listener: all appropriate instances are blocking new connections
    14-JUN-2007 14:39:49 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1172)) * establish * ilog * 12528
    TNS-12528: TNS:listener: all appropriate instances are blocking new connections
    14-JUN-2007 14:39:49 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1173)) * establish * ilog * 12528
    TNS-12528: TNS:listener: all appropriate instances are blocking new connections
    14-JUN-2007 14:39:52 * service_update * ilog * 0
    14-JUN-2007 14:39:58 * service_update * ilog * 0
    14-JUN-2007 14:40:00 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1175)) * establish * ilog * 0
    14-JUN-2007 14:40:01 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1176)) * establish * ilog * 0
    14-JUN-2007 14:40:01 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1177)) * establish * ilog * 0
    14-JUN-2007 14:40:01 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1178)) * establish * ilog * 0
    14-JUN-2007 14:40:01 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1180)) * establish * ilog * 0
    14-JUN-2007 14:40:01 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1181)) * establish * ilog * 0
    14-JUN-2007 14:40:01 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1182)) * establish * ilog * 0
    14-JUN-2007 14:40:01 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1183)) * establish * ilog * 0
    14-JUN-2007 14:40:01 * service_update * ilog * 0
    14-JUN-2007 14:40:04 * service_update * ilog * 0
    14-JUN-2007 14:40:10 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1185)) * establish * ilog * 0
    14-JUN-2007 14:40:10 * service_update * ilog * 0
    14-JUN-2007 14:40:31 * service_update * ilog * 0
    14-JUN-2007 14:40:46 * service_update * ilog * 0
    14-JUN-2007 14:41:04 * service_update * ilog * 0
    14-JUN-2007 14:41:37 * service_update * ilog * 0
    14-JUN-2007 14:42:11 * service_update * ilog * 0
    14-JUN-2007 14:42:27 * service_update * ilog * 0
    14-JUN-2007 14:42:34 * service_died * ilog * 12537
    14-JUN-2007 15:30:19 * service_register * ilog * 0
    14-JUN-2007 15:31:04 * service_update * ilog * 0
    14-JUN-2007 15:31:05 * service_update * ilog * 0
    14-JUN-2007 15:31:06 * service_died * ilog * 12537
    14-JUN-2007 15:31:10 * service_register * ilog * 0
    14-JUN-2007 15:31:13 * service_update * ilog * 0
    14-JUN-2007 15:31:19 * service_update * ilog * 0
    14-JUN-2007 15:31:22 * service_update * ilog * 0
    14-JUN-2007 15:31:46 * service_update * ilog * 0
    14-JUN-2007 15:31:52 * service_update * ilog * 0
    14-JUN-2007 15:32:25 * service_update * ilog * 0
    14-JUN-2007 15:32:58 * service_update * ilog * 0
    14-JUN-2007 15:36:16 * service_update * ilog * 0
    14-JUN-2007 15:36:17 * service_update * ilog * 0
    14-JUN-2007 15:36:22 * service_update * ilog * 0
    14-JUN-2007 15:36:23 * service_died * ilog * 12537
    14-JUN-2007 15:36:26 * service_register * ilog * 0
    14-JUN-2007 15:36:32 * service_update * ilog * 0
    14-JUN-2007 15:36:35 * service_update * ilog * 0
    14-JUN-2007 15:36:38 * service_update * ilog * 0
    14-JUN-2007 15:36:41 * service_update * ilog * 0
    14-JUN-2007 15:36:47 * service_update * ilog * 0
    14-JUN-2007 15:36:50 * service_update * ilog * 0
    14-JUN-2007 15:36:59 * service_update * ilog * 0
    14-JUN-2007 15:37:08 * service_update * ilog * 0
    14-JUN-2007 15:37:20 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1262)) * establish * ilog * 0
    14-JUN-2007 15:37:20 * service_update * ilog * 0
    14-JUN-2007 15:37:22 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1263)) * establish * ilog * 0
    14-JUN-2007 15:37:22 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1264)) * establish * ilog * 0
    14-JUN-2007 15:37:22 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1265)) * establish * ilog * 0
    14-JUN-2007 15:37:22 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1266)) * establish * ilog * 0
    14-JUN-2007 15:37:22 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1267)) * establish * ilog * 0
    14-JUN-2007 15:37:22 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1268)) * establish * ilog * 0
    14-JUN-2007 15:37:23 * service_update * ilog * 0
    14-JUN-2007 15:37:41 * service_update * ilog * 0
    14-JUN-2007 15:38:14 * service_update * ilog * 0
    14-JUN-2007 15:38:42 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1274)) * establish * ilog * 0
    14-JUN-2007 15:38:44 * service_update * ilog * 0
    14-JUN-2007 15:38:45 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\bin\emagent.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1275)) * establish * ilog * 0
    14-JUN-2007 15:38:47 * service_update * ilog * 0
    14-JUN-2007 15:38:48 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\bin\emagent.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1276)) * establish * ilog * 0
    14-JUN-2007 15:38:50 * ping * 0
    14-JUN-2007 15:38:52 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 15:39:01 * log_status * 0
    14-JUN-2007 15:39:02 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1285)) * establish * ilog * 0
    14-JUN-2007 15:39:04 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VERSION=169869824)) * status * 0
    14-JUN-2007 15:39:17 * service_update * ilog * 0
    14-JUN-2007 15:39:20 * service_update * ilog * 0
    14-JUN-2007 15:39:29 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1293)) * establish * ilog * 0
    14-JUN-2007 15:39:53 * service_update * ilog * 0
    14-JUN-2007 15:40:26 * service_update * ilog * 0
    14-JUN-2007 15:40:59 * service_update * ilog * 0
    14-JUN-2007 15:41:32 * service_update * ilog * 0
    14-JUN-2007 15:42:05 * service_update * ilog * 0
    14-JUN-2007 15:42:53 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1328)) * establish * ilog * 0
    14-JUN-2007 15:42:55 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1329)) * establish * ilog * 0
    14-JUN-2007 15:42:56 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1330)) * establish * ilog * 0
    14-JUN-2007 15:43:11 * service_update * ilog * 0
    14-JUN-2007 15:43:44 * service_update * ilog * 0
    14-JUN-2007 15:43:50 * ping * 0
    14-JUN-2007 15:43:51 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 15:44:01 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1340)) * establish * ilog * 0
    14-JUN-2007 15:44:17 * service_update * ilog * 0
    14-JUN-2007 15:45:23 * service_update * ilog * 0
    14-JUN-2007 15:45:25 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1347)) * establish * ilog * 0
    14-JUN-2007 15:45:44 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1351)) * establish * ilog * 0
    14-JUN-2007 15:45:56 * service_update * ilog * 0
    14-JUN-2007 15:46:29 * service_update * ilog * 0
    14-JUN-2007 15:47:20 * service_update * ilog * 0
    14-JUN-2007 15:48:50 * ping * 0
    14-JUN-2007 15:48:50 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 15:49:01 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1372)) * establish * ilog * 0
    14-JUN-2007 15:50:35 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=services)(ARGUMENTS=64)(SERVICE=(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521))))(VERSION=169869824)) * services * 0
    14-JUN-2007 15:50:37 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 15:53:51 * ping * 0
    14-JUN-2007 15:53:51 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 15:54:02 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1408)) * establish * ilog * 0
    14-JUN-2007 15:54:50 * service_update * ilog * 0
    14-JUN-2007 15:58:45 * service_update * ilog * 0
    14-JUN-2007 15:58:51 * ping * 0
    14-JUN-2007 15:58:51 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 15:59:02 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1436)) * establish * ilog * 0
    14-JUN-2007 16:00:24 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1442)) * establish * ilog * 0
    14-JUN-2007 16:01:06 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1448)) * establish * ilog * 0
    14-JUN-2007 16:03:09 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1460)) * establish * ilog * 0
    14-JUN-2007 16:03:12 * service_update * ilog * 0
    14-JUN-2007 16:03:50 * ping * 0
    14-JUN-2007 16:03:50 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 16:04:01 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1466)) * establish * ilog * 0
    14-JUN-2007 16:05:36 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=services)(ARGUMENTS=64)(SERVICE=(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521))))(VERSION=169869824)) * services * 0
    14-JUN-2007 16:05:36 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 16:08:50 * ping * 0
    14-JUN-2007 16:08:51 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 16:09:01 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1498)) * establish * ilog * 0
    14-JUN-2007 16:10:51 * service_update * ilog * 0
    14-JUN-2007 16:13:45 * service_update * ilog * 0
    14-JUN-2007 16:13:50 * ping * 0
    14-JUN-2007 16:13:51 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 16:14:02 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1527)) * establish * ilog * 0
    14-JUN-2007 16:15:25 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1533)) * establish * ilog * 0
    14-JUN-2007 16:18:51 * ping * 0
    14-JUN-2007 16:18:51 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 16:19:02 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1558)) * establish * ilog * 0
    14-JUN-2007 16:19:51 * service_update * ilog * 0
    14-JUN-2007 16:20:36 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=services)(ARGUMENTS=64)(SERVICE=(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521))))(VERSION=169869824)) * services * 0
    14-JUN-2007 16:20:37 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 16:23:50 * ping * 0
    14-JUN-2007 16:23:50 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 16:24:01 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1588)) * establish * ilog * 0
    14-JUN-2007 16:27:51 * service_update * ilog * 0
    14-JUN-2007 16:28:50 * ping * 0
    14-JUN-2007 16:28:50 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 16:29:01 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1616)) * establish * ilog * 0
    14-JUN-2007 16:30:24 * service_update * ilog * 0
    14-JUN-2007 16:30:24 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1626)) * establish * ilog * 0
    14-JUN-2007 16:30:27 * service_update * ilog * 0
    14-JUN-2007 16:30:30 * service_update * ilog * 0
    14-JUN-2007 16:31:04 * service_update * ilog * 0
    14-JUN-2007 16:31:07 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1655)) * establish * ilog * 0
    14-JUN-2007 16:31:37 * service_update * ilog * 0
    14-JUN-2007 16:32:41 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1680)) * establish * ilog * 0
    14-JUN-2007 16:32:43 * service_update * ilog * 0
    14-JUN-2007 16:32:44 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1681)) * establish * ilog * 0
    14-JUN-2007 16:32:44 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1682)) * establish * ilog * 0
    14-JUN-2007 16:32:44 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1683)) * establish * ilog * 0
    14-JUN-2007 16:32:46 * service_update * ilog * 0
    14-JUN-2007 16:33:16 * service_update * ilog * 0
    14-JUN-2007 16:33:49 * service_update * ilog * 0
    14-JUN-2007 16:33:50 * ping * 0
    14-JUN-2007 16:33:51 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 16:35:08 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1702)) * establish * ilog * 0
    14-JUN-2007 16:35:29 * service_update * ilog * 0
    14-JUN-2007 16:35:35 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=services)(ARGUMENTS=64)(SERVICE=(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521))))(VERSION=169869824)) * services * 0
    14-JUN-2007 16:35:36 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 16:36:02 * service_update * ilog * 0
    14-JUN-2007 16:36:23 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1712)) * establish * ilog * 0
    14-JUN-2007 16:36:26 * service_update * ilog * 0
    14-JUN-2007 16:38:11 * service_update * ilog * 0
    14-JUN-2007 16:38:14 * service_update * ilog * 0
    14-JUN-2007 16:38:47 * service_update * ilog * 0
    14-JUN-2007 16:38:50 * ping * 0
    14-JUN-2007 16:38:50 * service_update * ilog * 0
    14-JUN-2007 16:38:50 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 16:39:01 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1740)) * establish * ilog * 0
    14-JUN-2007 16:39:29 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1744)) * establish * ilog * 0
    14-JUN-2007 16:39:53 * service_update * ilog * 0
    14-JUN-2007 16:43:50 * ping * 0
    14-JUN-2007 16:43:50 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 16:44:01 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1770)) * establish * ilog * 0
    14-JUN-2007 16:45:11 * service_update * ilog * 0
    14-JUN-2007 16:45:24 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1777)) * establish * ilog * 0
    14-JUN-2007 16:46:26 * service_update * ilog * 0
    14-JUN-2007 16:48:50 * ping * 0
    14-JUN-2007 16:48:50 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 16:49:01 * (CONNECT_DATA=(SID=ilog)(CID=(PROGRAM=C:\ORANT10G\perl\5.8.3\bin\MSWin32-x86-multi-thread\perl.exe)(HOST=XPPRO)(USER=SYSTEM))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1797)) * establish * ilog * 0
    14-JUN-2007 16:50:35 * service_update * ilog * 0
    14-JUN-2007 16:50:35 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=services)(ARGUMENTS=64)(SERVICE=(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521))))(VERSION=169869824)) * services * 0
    14-JUN-2007 16:50:37 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=)(USER=SYSTEM))(COMMAND=status)(ARGUMENTS=64)(SERVICE=(ADDRESS=(PROTOCOL=TCP)(HOST=xppro)(PORT=1521)))(VERSION=169869824)) * status * 0
    14-JUN-2007 16:50:54 * service_update * ilog * 0
    14-JUN-2007 16:50:54 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1817)) * establish * ilog * 0
    14-JUN-2007 16:50:57 * service_update * ilog * 0
    14-JUN-2007 16:50:57 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1833)) * establish * ilog * 0
    14-JUN-2007 16:50:58 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1836)) * establish * ilog * 0
    14-JUN-2007 16:50:58 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=__jdbc__)(USER=))(SERVICE_NAME=ilog)) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.37.101.198)(PORT=1837)) * establish * ilog * 0
    14-JUN-2007 16:51:00 * service_update * ilog * 0
    14

  • IChat integration with Active Directory

    Hi all,
    I'm trying to setup iChat on Mavericks to work with Active Directory. The iChat server is bound to AD, all the users are able to log in to the iChat server locally. The messages service is enabled and rights to the Messages service are granted to some users and groups. However, when I try to login with a Jabber account, I get "login ID or password is incorrect". The username and password are correct. I'm using the same [email protected] syntax for the username as the one I'm using to login to the iChat server directly. I tried with and without Kerberos v5 authentication, I tried with and without SSL and everything else I was able to think of. I have the OpenDirectory there enabled, although I don't really use it. I'm trying from the local network and from the internet (all the ports needed for iChat are forwarded to the server). Still no luck.
    Any help on my issue would be very much appreciated.
    Thanks!

    Hello everyone,
    I ran into the same situation as described above.
    Unfortunately there seems to be no answers on the thread from my research, so I left with no hope at all.
    Please help and give me some advices.
    Thank you in advance!
    Sincerely,
    Anton Todorov

  • Active sync with Active Directory.  activeSync.password

    AD - OS - Win2k3
    IDM -6.0SP1
    I am using active sync with Active Directory.
    Form for Active Sync make with Wizard Active Sync.
    Make user in AD with correct password.Excecute StartActiveSync.
    User not make in Lighthouse.
    In log file appears the following:
    <WavesetResult>
    <ResultItem type='error' status='error'>
    <ResultError throwable='com.waveset.exception.PolicyViolation'>
    <Message id='PL_POLICY_VIOLATION_HEADER'>
    <String>password</String>
    <String>Lighthouse User</String>
    </Message>
    <Message id='PL_STRING_MIN_CHARACTERS'>
    <String>4</String>
    </Message>
    <StackTrace>com.waveset.exception.PolicyViolation: Policy Violation (password on Lighthouse User):
    Must contain at least 4 valid characters.
         at com.waveset.policy.StringQualityPolicy.check(StringQualityPolicy.java:1090)
         at com.waveset.provision.PolicyProcessor.checkPolicy(PolicyProcessor.java:716)
         at com.waveset.provision.PolicyProcessor.checkLighthousePasswordPolicy(PolicyProcessor.java:651)
         at com.waveset.provision.PolicyProcessor.checkPasswordPolicies(PolicyProcessor.java:574)
         at com.waveset.provision.PolicyProcessor.checkAccountPolicies(PolicyProcessor.java:232)
         at com.waveset.provision.Provisioner.checkPolicies(Provisioner.java:1102)
         at com.waveset.view.UserViewer.checkPolicies(UserViewer.java:1559)
         at com.waveset.view.UserViewer.checkPoliciesAndConstraints(UserViewer.java:1415)
         at com.waveset.view.UserViewer.checkinView(UserViewer.java:1159)
         at com.waveset.object.ViewMaster.checkinView(ViewMaster.java:725)
         at com.waveset.sync.IAPIUserImpl.submitCreate(IAPIUserImpl.java:559)
         at com.waveset.sync.IAPIUserImpl.submit(IAPIUserImpl.java:657)
         at com.waveset.adapter.ADSIResourceAdapter.processUpdates(ADSIResourceAdapter.java:1419)
         at com.waveset.adapter.ADSIResourceAdapter.getAndProcessChanges(ADSIResourceAdapter.java:1456)
         at com.waveset.adapter.ADSIResourceAdapter.poll(ADSIResourceAdapter.java:1546)
         at com.waveset.adapter.SARunner.doRealWork(SARunner.java:268)
         at com.waveset.task.Executor.execute(Executor.java:159)
         at com.waveset.task.TaskThread.run(TaskThread.java:119)
    </StackTrace>
    </ResultError>
    </ResultItem>
    </WavesetResult>
    2006-11-09T13:19:07.904+0500: lastname: Bogdanov9, accountId: Bogdanov9, objectGUID: <GUID=fb4016ebb4851b43af59763d6094932d>, isDisabled: false, identity: cn=Alexey L. Bogdanov9,ou=Users,ou=Test,dc=aut,dc=tst, uSNChanged: 78587, firstname: Alexey, AccountLocked: false, fullname: Alexey L. Bogdanov9, Initials: L
    Policy Violation (password on Lighthouse User):
    Must contain at least 4 valid characters.
    But, when i use sample active sync form from ...sample/forms/ActiveDirectoryActiveSyncForm user make in Ligthhouse with password change12345.
    Logicaly, from this code:
    <Field name='waveset.password'>
    <Comments>
    Make up a password for accounts that are being
    created. This makes it a constant
    </Comments>
    <Disable>
              <neq>
              <ref>feedOp</ref>
                   <s>create</s>
              </neq>
         </Disable>
    <Expansion>
    <cond>
              <notnull>
                   <ref>activeSync.password</ref>
              </notnull>
    <ref>activeSync.password</ref>
    <s>change12345</s>
    </cond>
    </Expansion>
    </Field>
    I think password from AD not put in to activeSync.
    Why?
    With MBR
    Bogdanov Alexey.

    --I think password from AD not put in to activeSync.
    --Why?
    You cannot change the user's password from the activeSync RA. The password is encrypted in Active Directory and you can't decrypt it.
    You can read the Idm Resources Reference - Active Directory. There's a table with all the supported fields; the userPassword field is write-only.
    If you want to take the AD password and send it to IDM, you want to use Password Sync.
    Good luck

Maybe you are looking for