Error while configuring second instance of OIF

Hi,
i am installing OIF in dev environment in clusterred mode. I was able to create one instance successfully, but whille creating second i am getting error.
The parameters of im_config_only.rsp are as below:
[ENGINE]
#DO NOT CHANGE THIS.
Response File Version=1.0.0.0.0
[GENERIC]
#Provide true to create a new weblogic domain. WebLogic Server must already be installed.
CREATE_NEW_DOMAIN=false
#Provide true to extend domain. WebLogic Server must already be installed and the domain must be up and running.
USE_EXISTING_DOMAIN=false
#Provide true to configure components without domain.
NO_DOMAIN=false
#Provide true to expand the clusters in domain. WebLogic Server must already be installed and the domain must be up and running.
EXTEND_CLUSTER=true
#Domain name may only contain alphanumeric characters or the underscore (_) or hyphen (-) characters.
DOMAIN_NAME=IDMDomain
#Provide the complete path of domain home.
DOMAIN_HOME=/users/oif/Oracle/Middleware/user_projects/domains/IDMDomain
#Provide the User Name for WebLogic Domain. The value may only contain alphanumeric characters, or the underscore (_) or hyphen (-) characters.
DOMAIN_ADMINISTRATOR_USERNAME=admin
#Provide the password for WebLogic Domain. Valid passwords are 8 to 30 characters long, must begin with an alphabetic character, use only alphanumeric, underscore (_), dollar ($) or pound (#) characters and include at least one number.
DOMAIN_ADMINISTRATION_PASSWORD=xxxxxxx
#Confirm the WebLogic Domain password.
ADMINISTRATOR_PASSWORD_CONFIRM=xxxxxxx
#Provide the localhost name for Create Domain and machine name on which domain is up and running for Extend Domain and Expand Cluster.
DOMAIN_HOST_NAME=xxxxxx
#Provide the port in which domain is up and running. Required for Extend Domain and Expand Cluster.
DOMAIN_PORT_NO=7001
#Write the complete path to a valid Middleware Home.
AS_HOME_LOCATION=/users/oif/Oracle/Middleware
#Give the complete path to a valid WebLogic Server Home.
WL_HOME=/users/oif/Oracle/Middleware/wlserver_10.3
#Give the name of the Oracle Home directory. The Oracle Home directory name may only contain alphanumeric , hyphen (-) , dot (.) and underscore (_) characters, and it must begin with an alphanumeric character.
ORACLE_HOME=/users/oif/Oracle/Middleware/Oracle_IDM1
#Give the complete path for an Oracle Instance directory to be created. This is the location where the software configuration files and runtime processes will reside.
INSTANCE_HOME=/users/oif/Oracle/Middleware/oif_inst2
#Give a name for Oracle Instance corresponding to the Instance Home. The Oracle Instance name may only contain alphanumeric and underscore (_) characters, it must begin with an alphabetic (a-z or A-Z) character, and must be from 4 to 30 characters in length.
INSTANCE_NAME=oif_inst2
#Give OID if Oracle Internet Directory is selected for configuration.
LIST_OF_COMPONENTS_FOR_SCHEMAS=OID:
#Set this to true if you want the configuration wizard to assign the ports automatically.
AUTOMATIC_PORT_DETECT=true
#Give the location for the file containing the list of static ports if you manually want to assign ports.
STATICPORT INI FILE LOCATION=
#Provide a password for a new account to connect to the Oracle Virtual Directory administrative service, cn=orcladmin. Use 5-30 characters. Use only alphanumerics, underscore (_), dollar ($), or pound (#). At least one number is required.
OVD_ADMIN_PASSWORD=<SECURE VALUE>
#Confirm the password of Oracle Virtual Directory administrative service.
CONFIRM_OVD_ADMIN_PASSWORD=<SECURE VALUE>
#Provide the base, or the leftmost entry, of the virtual directory namespace that Oracle Virtual Directory will use to set its initial Access Control Lists (ACLs). For example, for the namespace dc=mycompany,dc=com, you would enter dc=com.
OVD_LDAPv3_NAME_SPACE=dc=us,dc=oracle,dc=com
#Provide true to enable the HTTP Web Gateway to be protected by SSL. Oracle highly recommends that you use SSL/TLS for Oracle Virtual Directory's administrative gateway service. Disabling SSL/TLS could result in your server administration traffic being monitored and even compromised.
IS_ADMIN_SERVER_OF_OVD_IN_SECURE_MODE=true
#provide true for securing HTTP client connection information. Give true if HTTP Web Gateway is set to true.
IS_HTTP_WEB_GATEWAY_OF_OVD_SECURE=false
#Provide true for Oracle Virtual Directory to be configured.
IS_LDAP_CLIENT_LISTENER_FOR_OVD_SELECTED=false
#Oracle Virtual Directory includes an HTML-based gateway that provides DSML and XSLT-rendered directory reporting. Provide true to enable HTML-based gateway.
IS_HTTP_WEB_GATEWAY_OF_OVD_SELECTED=false
#Specify a new Administrator User Name to connect to the Oracle Virtual Directory administrative service, For example, for the Administrator User Name you would enter cn=orcladmin.
OVD_ADMIN=cn=orcladmin
#Provide true if OID scheme version is 10g.
OID_UPGRADE_FLAG=false
#Provide true to create OID Schema.
CREATE_OID_SCHEMA=false
#Provide the OID schema name.
OID_SCHEMA_NAME=ODS
#Provide true if ODS schema chosen is already being used by an existing OID . Please ensure that the system time on this Identity Management Node is in sync with the time on other Identity Management Nodes that are part of this Oracle Application Server Cluster (Identity Management) configuration. Failure to ensure this may result in unwanted instance failovers, inconsistent operational attributes in directory entries and potential inconsistent behaviour of password state policies.
IS_SECOND_OID_INSTALL=true
#Provide true if RAC database is used.
IS_OID_RACDB_INSTANCE_NAME_SPECIFIED=false
#Provide the DN of the top node for storing component data in the directory. This can be a realm, or the top node of a branch, instead of the top node of the directory.
OID_NAMESPACE=dc=us,dc=oracle,dc=com
#Provide a 5-30 character password for OID server administrator. Use only alphanumerics, underscore (_), dollar ($), or pound (#). At least one number is required.
OID_ADMIN_PASSWORD=<SECURE VALUE>
#Confirm OID Administrator password.
OID_ADMIN_CONFIRM_PASSWORD=<SECURE VALUE>
#Provide Oracle Internet Directory Server user name.
OID_USER=cn=orcladmin
#Provide a 5-30 character password for PKCS12. Use only alphanumerics, underscore (_), dollar ($), or pound (#). At least one number is required.
PKCS12_PASSWORD=xxxx
#Confirm PKCS12 password
PKCS12_PASSWORD_CONFIRM=xxxxx
#The Server ID identifies the Oracle Identity Federation instance. The Server ID must be unique within the domain per logical Oracle Identity Federation instance. Thus, clustered instances acting as a single logical instance will have the same Server ID.
OIF_SERVER_ID=oif_server2
#Provide true for Advanced Configuration of Oracle Identity Federation. The user would be able to specify the Authentication Mechanism, User Data Store, Federation Data Store and the Transient Data Store.
OIF_CONFIGURATION_TYPE_ADVANCED=true
#Provide true for Basic Configuration of Oracle Identity Federation.
OIF_CONFIGURATION_TYPE_BASIC=false
#Provide Authentication Mechanism for Oracle Identity Federation. Valid values are JAAS and LDAP.
OIF_AUTHENTICATION_TYPE=JAAS
#Provide User Data Store type for Oracle Identity Federation. Valid values are NONE,LDAP and RDBMS.
OIF_USER_STORE_TYPE=NONE
#Provide Federation Data Store type for Oracle Identity Federation. Valid values are NONE,LDAP,RDBMS and XML.
OIF_FEDERATION_STORE_TYPE=NONE
#Provide User Session Store type for Oracle Identity Federation. Valid values are MEMORY and RDBMS.
OIF_USER_SESSION_STORE_TYPE=RDBMS
#Provide Message Store type for Oracle Identity Federation. Valid values are MEMORY and RDBMS.
OIF_MESSAGE_STORE_TYPE=RDBMS
#Provide Configuration Store type for Oracle Identity Federation. Valid values are FILE and RDBMS.
OIF_CONFIGURATION_STORE_TYPE=RDBMS
#Provide true if User Data Store type is LDAP.
IS_OIF_USER_STORE_LDAP_TYPE=false
#Provide true if User Data Store type is RDBMS.
IS_OIF_USER_STORE_RDBMS_TYPE=false
#Provide true if Federation Data Store type is LDAP.
IS_OIF_FEDERATION_STORE_LDAP_TYPE=false
#Provide true if Federation Data Store type is RDBMS.
IS_OIF_FEDERATION_STORE_RDBMS_TYPE=false
#Provide true if Oracle Identity Federation Store is of type RDBMS.
IS_OIF_STORE_RDBMS_TYPE=true
#Provide true if Federation Authentication Mechanism is LDAP.
IS_OIF_AUTHENTICATION_LDAP_TYPE=false
#Provide true if Message Store type is RDBMS.
IS_OIF_MESSAGE_STORE_RDBMS_TYPE=true
#Provide true if Configuration Store type is RDBMS.
IS_OIF_CONFIGURATION_STORE_RDBMS_TYPE=true
#Provide true if Federation Data Store type is XML.
IS_OIF_FEDERATION_STORE_XML_TYPE=false
#Provide the full path for the Transient Data Store database host, listen port, and service name , for example, myserver.mycompany.com:1111:mydb1. Separate the path, port, and service name using a colon (:).
TRANSIENT_RDBMS_HOSTNAME=xxxxxx
#Provide the Oracle Identity Federation schema name for Transient Data Store.
TRANSIENT_RDBMS_USER_NAME=ST_OIF
#Provide the password for Transient Data Store schema.
TRANSIENT_RDBMS_PASSWORD=xxxxx
#Provide true if RAC Database is used for Transient Data Store.
IS_OIF_TRANSIENT_STORE_RAC_INSTANCE_SPECIFIED=false
#Provide true if RAC Database with instance name is used for Transient Data Store.
OIF_RACDB_TRANSIENT_STORE_URL_WITH_INSTANCE=false
#Provide the full path for the User Store database host, listen port, and service name , for example, myserver.mycompany.com:1111:mydb1. Separate the path, port, and service name using a colon (:).
USER_RDBMS_HOSTNAME=localhost:1521:orcl.us.oracle.com
#Provide the database user name for User Data Store.
USER_RDBMS_USER_NAME=scott
#Provide the password for User Data Store user.
USER_RDBMS_PASSWORD=<SECURE VALUE>
#Provide Login Table for User Data Store user.
USER_RDBMS_LOGIN_TABLE=EMP
#Provide User ID Attribute for User Data Store.
USER_RDBMS_USER_ID_ATTRIBUTE=ENAME
#Provide User Description Attribute for User Data Store.
USER_RDBMS_USER_DESCRIPTION_ATTRIBUTE=JOB
#Provide true if RAC Database is used for User Data Store.
IS_OIF_USER_STORE_RAC_INSTANCE_SPECIFIED=
#Provide true if RAC Database with instance name is used for User Data Store.
OIF_RACDB_USER_STORE_URL_WITH_INSTANCE=
#Provide the full path for the Federation Data Store database host, listen port, and service name , for example, myserver.mycompany.com:1111:mydb1. Separate the path, port, and service name using a colon (:).
FEDERATION_RDBMS_HOSTNAME=localhost:1521:orcl.us.oracle.com
#Provide the Oracle Identity Federation schema name for Federation Data Store.
FEDERATION_RDBMS_USER_NAME=dev_oif
#Provide the password for Federation Data Store schema.
FEDERATION_RDBMS_PASSWORD=<SECURE VALUE>
#Provide true if RAC Database is used for Federation Data Store.
IS_OIF_FED_STORE_RAC_INSTANCE_SPECIFIED=<SECURE VALUE>
#Provide true if RAC Database with instance name is used for Federation Data Store.
OIF_RACDB_FED_STORE_URL_WITH_INSTANCE=<SECURE VALUE>
[SYSTEM]
[APPLICATIONS]
#Provide true if configuring in a clustered environment.
IS_CLUSTER_CONFIGURATION=true
[RELATIONSHIPS]
#Provide true to configure Oracle Internet Directory.
CONFIGURE_OID_COMPONENT=false
#Provide true to configure Oracle Directory Integration Platform.
CONFIGURE_DIP_COMPONENT=false
#Provide true to configure Oracle Virtual Directory.
CONFIGURE_OVD_COMPONENT=false
#Provide true to configure Oracle Identity Fedration.
CONFIGURE_OIF_COMPONENT=true
#Provide true to configure Oracle Directory Service Manager.
CONFIGURE_ODSM_COMPONENT=false
#Provide true to configure Enterprise Management.
CONFIGURE_EM_COMPONENT=false
#Provide true to configure federation components.
FEDERATION_COMPONENTS_FOR_CONFIGURE=false
#Provide true to configure management components.
MANAGEMENT_COMPONENTS_FOR_CONFIGURE=false
#Provide the list of components selected for configuration separated by colon. Example OID:OVD:DIP:ODSM
SELECTED_COMPONENTS_FOR_CONFIGURATION=OIF
#Enter the full path, listen port, and service name for the database, for example myserver.mycompany.com:1111:mydb1. Separate the path, port, and service name using a colon (:).
OID_DB_INFO=localhost:1521:orcl.us.oracle.com
#Provide the database OID schema name.
OID_DB_USER=ODS
#Provide the database ODSSM schema name
ODSSM_DB_USER=ODSSM
#Provide the ODS schema password.
ODS_PASSWORD=<SECURE VALUE>
#Confirm the ODS Schema password.
CONFIRM_ODS_PASSWORD=<SECURE VALUE>
#Provide the ODSSM schema password.
ODSSM_PASSWORD=<SECURE VALUE>
#Confirm the ODSSM schema password.
CONFIRM_ODSSM_PASSWORD=<SECURE VALUE>
#Provide false if service name is used.
IS_SERVICE_ID_USED=false
#Provide true if RAC database URL with instance name is used.
OID_RACDB_URL_WITH_INSTANCE_NAME=<SECURE VALUE>
#Provide the Administrator password for Oracle Internet Directory.
OID_ADMIN_PASSWORD=<SECURE VALUE>
#Provide true to create a new metadata repository in the database provided by the user. The schema here refers to the ODS schema for OID.
CREATE_NEW_SCHEMA=false
#Provide true if component schema has already been created using Repository Creation Utility (RCU) into an available database. The schema here refers here to the ODS schema for OID.
USE_EXISTING_SCHEMA=true
#Provide the database user name. The user must have SYSDBA user privileges in order to create the metadata repository.
CREATE_DATABASE_USERNAME=
#Provide the database password. The user must have SYSDBA user privileges in order to create the metadata repository.
CREATE_DATABASE_PASSWORD=<SECURE VALUE>
#Provide the LDAP Type for Authentication Mechanism. Valid values are Oracle Internet Directory,Oracle Virtual Directory,Microsoft Active Directory,SunOne and IBM Directory Server
AUTHENTICATION_LDAP_TYPE=Oracle Internet Directory
#Provide the LDAP URL for Authentication Mechanism. Format:ldap://host:port or ldaps://host:port.
AUTHENTICATION_LDAP_TYPE_LDAP_URL=ldap://localhost:3060
#Provide the user name of LDAP server for Authentication Mechanism.
AUTHENTICATION_LDAP_TYPE_LDAP_USER_NAME=cn=orcladmin
#Provide the LDAP server password for Authentication Mechanism.
AUTHENTICATION_LDAP_TYPE_LDAP_PASSWORD=<SECURE VALUE>
#Provide the LDAP Base DN for Authentication Mechanism.
AUTHENTICATION_LDAP_BASE_DN=dc=us,dc=oracle,dc=com
#Provide the LDAP User Credential ID for Authentication Mechanism.
AUTHENTICATION_USER_CREDENTIAL_ID_ATTRIBUTE=uid
#Provide the LDAP User Unique ID for Authentication Mechanism.
AUTHENTICATION_USER_UNIQUE_ID_ATTRIBUTE=uid
#Provide the LDAP Person Object Class for Authentication Mechanism.
AUTHENTICATION_PERSON_OBJECT_CLASS=inetOrgPerson
#Provide the LDAP User Description Attribute for User Data Store.
USER_LDAP_USER_DESCRIPTION_ATTRIBUTE=uid
#Provide the LDAP User ID Attribute for User Data Store.
USER_LDAP_USER_ID_ATTRIBUTE=orclguid
#Provide the LDAP User Unique ID for User Data Store.
USER_LDAP_UNIQUE_ID=<SECURE VALUE>
#Provide the LDAP Person Object Class for User Data Store.
USER_LDAP_PERSON_OBJECT_CLASS=inetOrgPerson
#Provide the LDAP Base DN for User Data Store.
USER_LDAP_BASE_DN=dc=us,dc=oracle,dc=com
#Provide the LDAP Type for User Store. Valid values are Oracle Internet Directory,Oracle Virtual Directory,Microsoft Active Directory,SunOne and IBM Directory Server
USER_LDAP_TYPE=Oracle Internet Directory
#Provide the LDAP URL for User Data Store. Format:ldap://host:port or ldaps://host:port.
USER_LDAP_URL=ldap://localhost:3060
#Provide the user name of LDAP server for Federation Data Store.
USER_LDAP_USER_NAME=cn=orcladmin
#Provide the LDAP server password for User Data Store.
USER_LDAP_PASSWORD=<SECURE VALUE>
#Provide the LDAP User Federation Record Context for Federation Data Store.
FEDERATION_LDAP_USER_RECORD_CONTEXT=
#Provide the LDAP Type for Federation Data Store. Valid values are Oracle Internet Directory,Microsoft Active Directory,SunOne and IBM Directory Server
FEDERATION_LDAP_TYPE=Oracle Internet Directory
#Provide the LDAP URL for Federation Data Store. Format:ldap://host:port or ldaps://host:port.
FEDERATION_LDAP_URL=ldap://localhost:3060
#Provide the LDAP Container Object Class for Federation Data Store.
FEDERATION_LDAP_CONTAINER_OBJECT_CLASS=
#Provide the LDAP Domain Prefix for Federation Data Store. This value is needed only when LDAP type is Microsoft Active Directory.
FEDERATION_LDAP_AD_DOMAIN_PREFIX=
#Provide the user name of LDAP server for Federation Data Store.
FEDERATION_LDAP_USER_NAME=cn=orcladmin
#Provide the LDAP server password for Federation Data Store.
FEDERATION_LDAP_PASSWORD=<SECURE VALUE>
#Provide the My Oracle Support Username. If you wish to ignore Oracle Configuration Manager configuration provide empty string for user name.
MYORACLESUPPORT_USERNAME=
#Provide the My Oracle Support Password
MYORACLESUPPORT_PASSWORD=
#Set this to true if you wish to decline the security updates. Setting this to true and providing empty string for My Oracle Support username will ignore the Oracle Configuration Manager configuration
DECLINE_SECURITY_UPDATES=true
#Set this to true if My Oracle Support Password is specified
SECURITY_UPDATES_VIA_MYORACLESUPPORT=false
#Provide the Proxy Host
PROXY_HOST=
#Provide the Proxy Port
PROXY_PORT=
#Provide the Proxy Username
PROXY_USER=
#Provide the Proxy Password
PROXY_PWD=
#Provide true if extending the Oracle Identity Federation cluster
EXTEND_OIF_CLUSTER=true
#Provide true if extending the Oracle Directory Service cluster.
EXTEND_ODS_CLUSTER=false
#Provide true if DIP Schema version is 10g.
DIP_UPGRADE_FLAG=false
The error i am getting is :
Checking swap space: must be greater than 500 MB. Actual 8192 MB Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2013-04-16_02-47-54AM. Please wait ...iamoifat-z2> Log: /users/oif/Oracle/oraInventory/logs/install2013-04-16_02-47-54AM.log
Copyright (c) 1982, 2010, Oracle and/or its affiliates. All rights reserved.
Reading response file..
Verifying data......
[VALIDATION] [ERROR]:INST-07270: Specified instance name already exists in the domain
[VALIDATION] [SUGGESTION]:Provide a different value
configuration Failed. Exiting configuration due to data validation failure.
Please help and let me know if i have missed any thing. As i am new to OIF , also let me know if other details are required

Any one has any idea??/

Similar Messages

  • Configuring Listeners error while converting single instance db to RAC +ASM

    Every time when I refresh the db with production db and try to convert to cluster db using rconfig I get this error.
    Verified xml file and every thing is correct in it.
    rconfig convertTOrac.xml
    Converting Database LABDB. to Cluster Database. Target Oracle Home : /u01/app/oracle/product/10.2.0.4/db_1.
    Setting Data Files and Control Files
    Adding Database Instances
    Adding Redo Logs
    Enabling threads for all Database Instances
    Setting TEMP tablespace
    Adding UNDO tablespaces
    Adding Trace files
    Setting Flash Recovery Area
    Updating Oratab
    Creating Password file(s)
    Configuring Listeners
    <?xml version="1.0" ?>
    <RConfig version="1.1" >
    <ConvertToRAC>
    <Convert>
    <Response>
    <Result code="1" >
    Got Exception
    </Result>
    <ErrorDetails>
    oracle.sysman.assistants.rconfig.engine.ListenerCreationException: oracle.sysman.assistants.util.NetAPIException: TNS-04404: no error
    caused by: oracle.net.config.ConfigException: TNS-04414: File error
    caused by: TNS-04610: No literals left, reached end of NV pair
    Operation Failed. Refer logs at /u01/app/oracle/product/10.2.0.4/db_1/cfgtoollogs/rconfig/rconfig.log for more details.
    </ErrorDetails>
    </Response>
    </Convert>
    </ConvertToRAC></RConfig>
    You have new mail in /var/spool/mail/oracle
    I know its a problem with TNS but still i could not figure out where I am going wrong. Here is the TNS.
    Parameter:
    *.local_listener=LISTENERS_LABDB
    *.remote_listener=''
    TNS: Same has been updated in all the 3 nodes but still no luck.
    LABDB =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = melrhrac2lab1-vip)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = melrhrac2lab2-vip)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = melrhrac2lab3-vip)(PORT = 1521))
    (ENABLE = BROKEN)
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = LABDB_APPSVR)
    (FAILOVER_MODE =
    (TYPE = SELECT)
    (METHOD = BASIC)
    (RETRIES = 180)
    (DELAY = 5)
    LISTENERS_LABDB =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = melrhrac2lab1-vip)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = melrhrac2lab2-vip)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = melrhrac2lab3-vip)(PORT = 1521))
    Regards,

    I tried commenting local_listener and also by setting local_listener='' but still no luck. It failed with same error while configuring listerners.
    I would like to know what exatly it(configuring listeners) is trying to do. Please advice.
    Note: I am not using a shared oracle home, each node in the cluster has its own oracle installation residing on local disk. Is a shared oracle home a pre-requisite for using rconfig?
    Edited by: Brunie on Nov 14, 2009 10:31 PM

  • Error while configuring work repository details in topology Manager

    Hi,
    Could anyone pls advice, is it possible creating more than one Master repository connection for the same instance.
    When i try to do so, am getting the below error while configuring the work repository details in topology manager.
    “A work repository already exists for this connection.
    Enter the repository password to declare it in your Master Repository”
    I tried with both the new master and work repository password. But no luck.
    Previous Master & work details:
    Master: PCS_MASTER
    Work:PCS_WORKREP
    New Details
    Master: PCS_MASTER_INT
    Work:PCS_WORKREP_INT
    Instance: PCBID
    Am trying to create new master repository for PCS_MASTER_INT.

    In the same oracle schema you can have only 1 master and 1 work repository. Usually they take 2 schema (1 for each).
    If you need 2 master repository you have to use 2 different jdbc path. I'm using a db with several master / work, each repo has got its schema..

  • Error While Configuring the Shared Service with Active Directory

    Hi All,
    I am getting a error while configuring MSAD with Shared Service, when entering the User Id and password and clicking next, the following error is displayed:
    "EPMCSS-05180:Failed to validate Security configuration. Failed to connect. Invalid values for Base DN, User DN or Password. Enter valid value(s). Root Cause : [LDAP: error code 49 - 80090308: LdapErr: DSID-0C0903A9, comment: AcceptSecurityContext error, data 52e, v1db1]"
    The AD user has the read access to the all users and group in Active Directory. If I use an Active Directory user with Admin privilege, It is getting connected.
    But client is not ready to provide the Admin Access due to their internal policy and I also don't have any document which says admin privilege is required. According to the document,the user should have the following privileges only.
    "The distinguished name of the user that Shared Services should use to bind with the user directory. This user must have search privilege on the RDN attribute within the DN. For example, in the dn: cn=John Doe, ou=people, dc=myCompany, dc=com, the bind user should have search access to the cn attribute.Special characters in User DN must be specified using escape characters. See “Using Special Characters” on page 46 for restrictions.
    Example: cn=admin,dc=myCompany,dc=com
    But I am getting confused with the statement "This user must have search privilege on the RDN attribute within the DN". Is it not search privillege?
    Can anybody help me with required privilege for Active Directory user to configure with Shared Service.
    Thanks in Advance,
    Sunil

    Thank you All,
    i tried connecting using AD Browser from Microsoft, and it went in properly. then i found out that the AD Team here were giving a Wrong Credentials to connect, they Gave me HYP_OID which infact turned out to be a Principal name instead of a 'cn'.
    after searching in the AD Browser i found the correct cn which is "Hyperion OID", then it went to the second Screen where now i am trying to search for the Users based on thier Job Nature.
    Thank you for all the Support Guys, you both "Celvin" and "John" are the Top Guys under my Search list for any technical Assistance.
    Thank you once again Friends....
    Regards,
    Sunil...
    Shantan....

  • Getting an error while configuring VMM for System Center 2012. error - An internal error has occurred trying to contact an agent on the WIN-NTJU8CNU server: : . Ensure the agent is installed and running.

    Hi,
    I am trying to install "System Center 2012 - Virtual Machine Manager by Using a Pre-Configured VHD".
    I downloaded install guide & the binaries from http://www.microsoft.com/en-us/download/details.aspx?displaylang=en&id=10712
    I have followed the installation document & getting an error while configuring VMM for System Center 2012.
    error details from log file given below:
    01:12:24:VMMPostinstallProcessor threw an exception: Threw Exception.Type: Microsoft.Carmine.WSManWrappers.WSManProviderException, Exception.Message: An internal error has occurred trying to contact an agent on the WIN-NTJTNEJ1UCN.mydomain.com server: : .
    Ensure the agent is installed and running. Ensure the WS-Management service is installed and running, then restart the agent.
    01:12:24:StackTrace:   at Microsoft.Carmine.WSManWrappers.ErrorContextParameterHelper.ThrowTranslatedCarmineException(WsmanSoapFault fault, COMException ce)
       at Microsoft.Carmine.WSManWrappers.WsmanAPIWrapper.RetrieveUnderlyingWMIErrorAndThrow(SessionCacheElement sessionElement, COMException ce)
       at Microsoft.Carmine.WSManWrappers.WsmanAPIWrapper.Invoke(String actionUri, WSManUri targetUri, Hashtable parameters, Type returnType, Boolean isCarmineMethod, Boolean forceResponseCast)
       at Microsoft.Carmine.WSManWrappers.AgentManagement.AssociateLibrary(WsmanAPIWrapper wsmanObject, String CertificateSubjectName, String& ExportedCertificate, ErrorInfo& ErrorInfo)
       at Microsoft.VirtualManager.Setup.VirtualMachineManagerHelpers.AssociateAgentServer(String fullyQualifiedServerName)
       at Microsoft.VirtualManager.Setup.VirtualMachineManagerHelpers.AssociateDefaultLibraryServer()
       at Microsoft.VirtualManager.Setup.VirtualMachineManagerHelpers.SetupLibraryShare()
       at Microsoft.VirtualManager.Setup.InstallItemCustomDelegates.PangaeaServerPostinstallProcessor()
    01:12:24:InnerException.Type: System.Runtime.InteropServices.COMException, InnerException.Message: There is a time and/or date difference between the client and server.
    01:12:24:InnerException.StackTrace:   at WSManAutomation.IWSManSession.Invoke(String actionUri, Object resourceUri, String parameters, Int32 flags)
       at Microsoft.Carmine.WSManWrappers.MyIWSManSession.Invoke(String actionUri, Object resourceUri, String parameters, Int32 flags)
       at Microsoft.Carmine.WSManWrappers.WsmanAPIWrapper.Invoke(String actionUri, WSManUri targetUri, Hashtable parameters, Type returnType, Boolean isCarmineMethod, Boolean forceResponseCast)
    01:12:24:ProcessInstalls: Running the PostProcessDelegate returned false.
    01:12:24:ProcessInstalls: Running the PostProcessDelegate for PangaeaServer failed.... This is a fatal item.  Setting rollback.
    01:12:24:SetProgressScreen: FinishMinorStep.
    01:12:24:ProcessInstalls: Rollback is set and we are not doing an uninstall so we will stop processing installs
    I have completed MSSQL server configuration and while configuring VMM the below error displayed in the wizard:
    An internal error has occurred trying to contact an agent on the WIN-NTJTNEJ1UCN.mydomain.com server: : .
    Ensure the agent is installed and running. Ensure the WS-Management service is installed and running, then restart the agent.
    I have checked that the following services are running:
    1) Verified WS-Management srvice 2) MSSQL server + MSSQL (agent)  3)SC VM Manager Agent  4)  Windows management instrumentation .
    I have joined the VM (on which installing SC VMM) in a domain(as per install guide) and installing VMM using domain account & it is in local Administrators group.
    Also I would like know if there is any stand alone SC VMM installer. If yes then please let me know the installer location & install guide.
    thanks.
    ====

    Have you installed AppController on the same machine with VMM?

  • ERROR WHILE INSTALLING DATABASE INSTANCE

    Hi All,
        I am getting an error while installing database instance in 4.7EE with Oracle 8i.The error is
    running sapstart.exe name=AS9 nr=00 SAPDIAHOST=astrum -wait
    SAPSTART finished successfully on astrum_AS9_00, but Dispatcher is not connected to MessageServer.
    sapparam(1c): No Profile used.
    PLEASE HELP ME....

    hi pavan,
    i believe that oracle 8i are no longer supported by SAP.
    By default, SAP R/3 4.7 EE should come with Oracle 9i.
    Check your installer again.
    ardhian
    http://sapbasis.wordpress.com

  • Error while Configuring  environment parameters

    Hi,
    I am installling Oracle Utilities Business Intelligence 2.3.2 version . I am getting error while configuring Environment Paramameters
    Database- Oracle 11g R2
    OS- Windows Server 2008
    1. Environment Description
    Environment Description: DEV01
    2. Business Application Server Configuration
    Business Server Host: 01HW342889
    WebLogic Server Name: myserver
    Business Server Application Name: SPLService
    MPL Admin Port Number: 6502
    MPL Automatic startup: false
    3. Web Application Server Configuration
    Web Server Host: 01HW342889
    Web Server Port Number: 6500
    WebLogic SSL Port Number: 6501
    Web Context Root: ouaf
    WebLogic JNDI User ID: systemjndi
    WebLogic JNDI Password: ENC(tEky0TX65m0nDNIlnX
    CcwlbnXl2b1kMnvE8DD0wfI1Y=)
    WebLogic Admin System User ID: {3DES}gg8gG+5N+gwJBPWG
    IhRRuQ==
    WebLogic Admin System Password: {3DES}gg8gG+5N+gwJBPWG
    IhRRuQ==
    WebLogic Server Name: myserver
    Web Server Application Name: SPLWeb
    Application Admin User ID: appladmin
    Application Admin Password: ENC(OrIg4HyDLxi2kQ6uSs
    cBz4cubUr2U5BbRl75SY2pP6Q=)
    Expanded Directories: false
    Application Viewer Module: true
    4. Database Configuration
    JDBC Name: oubi-jdbc
    MPL Database User ID: SPLADMV2
    MPL Database Password: ENC(mfG7quacTagw5qEvov
    oaQIRpnogRvroY4NcXp6WZCZo=)
    XAI Database User ID: SPLADMV2
    XAI Database Password: ENC(tNfRJUthvYQR990TzW
    314nXU+5jWBuYBDs5AgT5qG7g=)
    Batch Database User ID: SPLADMV2
    Batch Database Password: ENC(L5BXr/lXp/riShr9Lp
    kFDsgUIjDm5I6TJU5Suz0Wy/k=)
    JDBC Database User ID: SPLADMV2
    JDBC Database Password: {3DES}L43JfrbOrCtupkwm
    4I/Adw==
    Database Name: DEV1
    Database Server: 01HW342889
    Database Port: 1701
    ONS Server Configuration:
    Database Override Connection String:
    Oracle Client Character Set NLS_LANG: AMERICAN_AMERICA.UTF8
    5. General Configuration Options
    Batch RMI Port: 6509
    Batch Mode: CLUSTERED
    Coherence Cluster Name: OUBICLUSTER1
    Coherence Cluster Address: 172.25.138.45
    Coherence Cluster PORT: 6508
    Coherence Cluster Mode: dev
    Each item in the above list should be configured for a successful install.
    Choose option (1,2,3,4,5, <P> Process, <X> Exit): P
    --> Calculating additional variables ... done.
    --> Writing variables to E:\OUBI2\ouaf\temp\FW.V4.0.2\tmp\2011-06-10-0954\ENVIRO
    N.INI ... done.
    Can't open E:\OUBI2\ouaf\temp\FW.V4.0.2\install_FW_E:\OUBI2\ouaf\DEV01.log for o
    utput at E:\OUBI2\ouaf\temp\FW.V4.0.2\data\bin\perllib/SPL/splLog.pm line 190.
    "ERROR - Detected while running install.plx."
    Thks,
    Mohan

    This is a common error people get when configuring Repository Service in Admin Console...
    Main reason for this is that there is an incompatible bit versions of Oracle Database and Informatica Server and windows. Try to reinstall Oracle DB or Infa Server and tryconfiguring the same it will work
    Or it could be parameter issues if it is linux...
    Please mark helpful this post

  • Error while configuring talent profile for ESS

    Dear Experts
    I am having following error while configuring talent profile for ESS:
    The URL http://pplkhidr05.ppl.com.pk:8000/sap/bc/webdynpro/sap/hrtmc_employee_profile was not called due to an error.
    Note
    The following error text was processed in the system TRG : Access via 'NULL' object reference not possible.
    The error occurred on the application server PPLKHIDR05_TRG_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Method: GET_PLVAR of program /1BCWDY/81IYQOEI3SKMOOB9TXW5==CP
    Method: IWCI_HRTMC_TP_SHARED_DATA~GET_PLVAR of program /1BCWDY/81IYQOEI3SKMOOB9TXW5==CP
    Method: OVERRIDE_EVENT_OIF of program /1BCWDY/828X5HC99194NVUUKJ30==CP
    Method: IWCI_IF_FPM_OIF_CONF_EXIT~OVERRIDE_EVENT_OIF of program /1BCWDY/828X5HC99194NVUUKJ30==CP
    Method: GET_UIBBS_FOR_EVENT of program /1BCWDY/7V06LYNNPH3D2G2T1W0Z==CP
    Method: IWCI_IF_FPM_FLOORPLAN_COMP~GET_UIBBS_FOR_EVENT of program /1BCWDY/7V06LYNNPH3D2G2T1W0Z==CP
    Method: IF_FPM_FLOORPLAN~GET_UIBBS_FOR_EVENT of program CL_FPM_OIF_INTERNAL===========CP
    Method: GET_NEXT_UIBBS of program CL_FPM========================CP
    Method: PROCESS_EVENT of program CL_FPM========================CP
    Method: RUN_EVENT_LOOP of program CL_FPM========================CP
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system TRG in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server PPLKHIDR05_TRG_00 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server PPLKHIDR05_TRG_00 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    Any suggestions on how to resolve the error?
    Regards
    Imran

    Imran,
    check this thread
    http://forums.sdn.sap.com/click.jspa?searchID=43957204&messageID=8996092
    Thanks
    Bala Duvvuri

  • Error while Configuring Repository INS0017: Installation of the seeded data

    I am getting error while configuring repository at 36%
    Error:
    Seeding Failed:
    The warehouse builder workspace owner installation failed on user OWBSYS.
    INS0017:Installation of the seeded data failed java.io.FileNotFoundException:
    xmlClasses.xml (Access is denied)
    Operating system: Windows 2008 server 64 bit
    Database: Oracle 11g Release 11.2.0.1.0 64 bit
    Log file is not created in given location(Unified repos)

    Hi David,
    But we have successfully Created the Repository(Using Repository Assistance) using OWB 10.2.0.4 on Oracle 11.1.0.7 Db on Solaris OS.
    and i also checked the Metalink it say the OWB 10.2.0.4 can be used with Oracle 11.1.0.7 Db.
    Nawneet

  • ColdFusion 11 wsconfig.exe -- Error while configuring connector for IIS.

    I ran into a problem with my ColdFusion 11 64-bit installation/migration on a Windows Server 2012 R2/IIS 8.5.  I was following the ColdFusion 11 Lockdown Guide - Pete Freitag (very helpful) and I ran into problems on page 35 "Run the ColdFusion Web Server Configuration Tool".  When I attempted to do this for ALL IIS websites I encountered a Windows error [APPCRASH - Exception Code:c0000005].  Also, note my Administrator-Command Prompt window provided this error message "Error while configuring connector for IIS. Make sure you have administrator privileges".  However, I did not experience this error with all of the migrated sites.  I traced my steps backward to discover the problem.  I used the Microsoft Web Deployment tool (good tool) to migrate the old IIS websites to the new IIS.  I utilized Metabase Explorer the IIS 6.0 Resource Tools to discover that some of the migrated sites that were crashing did not have the key/value ID:6006 | Name: DefaultDoc.  Once I added this key and redeployed the site the ColdFusion 11 connector (wsconfig.exe) worked fine.  In addition, I added this key/value to some of the larger previously migrated sites in IIS 8.5 ("Default Document") and it worked with the connector as well. 
    Knowing how IIS encapsulates information the DefaultDoc key/value should have passed from the website setting.  Why would this make wsconfig.exe crash?
    Thanks in advance and I hope this saves someone from hours of research and frustration.

    DiscoDelight,
    Have you forwarded this information directly to the ColdFusion product team?  If not, I'll try to draw their attention to it.  Only a few of them are active on these forums, so this issue might be overlooked.
    -Carl V.
    EDIT: I just pinged them on Twitter to take a look at this post.
    EDIT #2: They just pinged me back that they are looking into it.

  • Windows 8.1 Hyper-V - Error while configuring the hard disk 0xC03A0014

    Hello. I have just enabled Hyper-V on my Windows 8.1 laptop.
    Dell Latitude E7440 i7-4600U @ 2.10GHz
    I can create a Virtual-Switch but I am unable to create a new Hard Disk or Virtual Machine within Hyper-V. I get the same error for both processes.
    Error: The Virtual Machine Management Service encountered an error while configuring the hard disk on virtual machine New Virtual Machine.
    Failed to create the virtual hard disk.
    The system failed to create C:\Users\user\Documents\Test\New.vhdx .
    Failed to create the virtual hard disk
    The system failed to create C:\Users\user\Documents\Test\New.vhdx . A Virtual disk support provider for the specified file was not found. (0xC03A0014).
    I have ran all Dell Client System updates and all of windows updates.
    I have attempted to create a virtual machine on the current SSD and also an external drive. The same error appears.
    I have also attempted to create a virtual hard disk via Hyper-v with a Base vhdx, still the same error occurs. I've tested the base image on other laptops of the same model and windows 8.1 without issue.
    Any thoughts on how I can fix this?
    Thank you,
    -Jake

    Hi Jake,
    "Enable Data Execution Protection (DEP) in the BIOS and make sure the Format of drive file system is not fat32.
    1. Uninstall Intel Active System Monitor 3.0, if installed.
    2. Disable "Intel IPMI Service" and "Intel Monitoring Agent" Service.
    3. Open regedit and locate: HKLM\System\CurrentControlSet\Services\imbdrv.
    4. Change the Start Key to 4 (Disabled).
    5. Locate HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E97D-E325-11CE-BFC1-0 8002BE10318}.
    6. Take ownership of the ‘Properties’ key.
    7. Give yourself full permission for this key.
    8. Now locate the properties key; if you see a ‘Security’ entry there, that is your problem. Delete this key.
    9. Try attaching or adding the VHD again after rebooting.
    If above steps did not help, add the Network Service account to Local Administrator group."
    It is quoted from the similar thread below :
    http://social.technet.microsoft.com/Forums/windows/en-US/55085ff3-0f26-41bd-b590-bb3490e2d6f5/win-7-professional-a-virtual-disk-support-provider-for-the-specified-file-was-not-found?forum=w7itprovirt
    Hope it helps
    Best Regards
    Elton Ji
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • TR: Thread Package error while configuring

    De : Joel RIANDEY
    Date : mercredi 24 septembre 1997 12:42
    A : Francois BOUCHARD
    Objet : Thread Package error while configuring
    I've got the following error while trying to assign a partition on a node during configuration.
    SYSTEM ERROR: This component cannot be moved to this node. Node does not
    support logical component
    Class: qqsp_ErrorDescriptor
    Error Time: Wed Sep 24 11:08:34
    Exception occurred (locally) on partition "Forte_cl0_Client", (partitionId
    = 172B8B7C-C095-11D0-9ECC-3870EE77AA77:0x33ae:0x1, taskId =
    [172B8B7C-C095-11D0-9ECC-3870EE77AA77:0x33ae:0x1.54]) in application
    "Forte_cl0", pid 183 on node JOELR in environment nt_dvpte.
    USER ERROR: The node ORDAM-NT_DVPT is unable to support this partition
    (LaunchCcsProject_cl0_Part1). This is because either all of the restricted
    projects required by the partition have not been installed on the node or the
    node does not have the external resource or thread package that the partition
    uses. This partition requires the restricted project(s) <none> and the thread
    package Forte.
    Class: qqsp_UsageException
    Error #: [1301, 460]
    Detected at: qqem_LogicalPartition::Assign at 4
    Last TOOL statement: method AppComponentVM.Install
    Error Time: Wed Sep 24 11:08:34
    Exception occurred (locally) on partition "Forte_cl0_Client", (partitionId
    = 172B8B7C-C095-11D0-9ECC-3870EE77AA77:0x33ae:0x1, taskId =
    [172B8B7C-C095-11D0-9ECC-3870EE77AA77:0x33ae:0x1.54]) in application
    "Forte_cl0", pid 183 on node JOELR in environment nt_dvpte.
    The partition is containing a library wrap object which Multithreaded attribute is set to FALSE;
    The node to which I want to transfer the partition is a NT node while my library remains in an AIX one.
    Nevertheless I can drag my partition if this library Multithreaded attribute is set to TRUE but I need it to be positionned at FALSE.
    I) Anyone could tell me if there is a solution for assigning such partition on such node ?
    II) What is "the thread package Fort&eacute;' ?

    De : Joel RIANDEY
    Date : mercredi 24 septembre 1997 12:42
    A : Francois BOUCHARD
    Objet : Thread Package error while configuring
    I've got the following error while trying to assign a partition on a node during configuration.
    SYSTEM ERROR: This component cannot be moved to this node. Node does not
    support logical component
    Class: qqsp_ErrorDescriptor
    Error Time: Wed Sep 24 11:08:34
    Exception occurred (locally) on partition "Forte_cl0_Client", (partitionId
    = 172B8B7C-C095-11D0-9ECC-3870EE77AA77:0x33ae:0x1, taskId =
    [172B8B7C-C095-11D0-9ECC-3870EE77AA77:0x33ae:0x1.54]) in application
    "Forte_cl0", pid 183 on node JOELR in environment nt_dvpte.
    USER ERROR: The node ORDAM-NT_DVPT is unable to support this partition
    (LaunchCcsProject_cl0_Part1). This is because either all of the restricted
    projects required by the partition have not been installed on the node or the
    node does not have the external resource or thread package that the partition
    uses. This partition requires the restricted project(s) <none> and the thread
    package Forte.
    Class: qqsp_UsageException
    Error #: [1301, 460]
    Detected at: qqem_LogicalPartition::Assign at 4
    Last TOOL statement: method AppComponentVM.Install
    Error Time: Wed Sep 24 11:08:34
    Exception occurred (locally) on partition "Forte_cl0_Client", (partitionId
    = 172B8B7C-C095-11D0-9ECC-3870EE77AA77:0x33ae:0x1, taskId =
    [172B8B7C-C095-11D0-9ECC-3870EE77AA77:0x33ae:0x1.54]) in application
    "Forte_cl0", pid 183 on node JOELR in environment nt_dvpte.
    The partition is containing a library wrap object which Multithreaded attribute is set to FALSE;
    The node to which I want to transfer the partition is a NT node while my library remains in an AIX one.
    Nevertheless I can drag my partition if this library Multithreaded attribute is set to TRUE but I need it to be positionned at FALSE.
    I) Anyone could tell me if there is a solution for assigning such partition on such node ?
    II) What is "the thread package Fort&eacute;' ?

  • Error while configuring saprouter

    Hi,
    I m getting error while configuring saprouter.
    When i run the command get_pse -v -r certreq -p local.pse"DN name".I get the following error.
    get_pse: Malformed distinguished name "pqprojsrv  CN=pqprojsrv, OU=0000756782, O
    U=SAProuter, O=SAP, C=DE"
    ERROR in Name2DName: (12321/0x3021) problem parsing DName : "unknown key or malf
    ormed OID"
    ERROR in aux_Name2ObjId: (1/0x0001) unknown algorithm : "PQPROJSRV  CN"
    Please suggest on this .
    Thanks in advance.
    Regards,
    Amit

    Hi,
    I resolved tht issue.but  now when im starting saprouter it gives me following error :
    trcfile  dev_rout
    no logging active
    routtab  cannot open './saprouttab': EXIT PROGRAM !!!
             (running without saproutab is no longer supported for security reasons)
    Could not open permission table
    saprouttab is nt created in saprouter directory.
    Please suggest
    Thanks in advance.
    Regards,
    Amit

  • Error while configuring Informatica Repository

    HI,
    I am getting error while configuring repository services in Informatica(http://host:6008/administrator) can any one rectify how to do this
    this is log i found in infoematica - services
    OBJM_54538
    Unable to connect to the repository Info_rep on database ORCL.
    PowerCenter Repository Service
    Info_rep
    ERROR
    01/18/2013 02:24:17.838 AM
    3003197664
    REP_51002
    Failed to logon to Database server
    Database driver error...
    Function Name : Logon
    Error while trying to retrieve text for error ORA-12154
    Database driver error...
    Function Name : Connect
    Database Error: Failed to connect to database using user [info_rep] and connection string [ORCL].
    PowerCenter Repository Service

    This is a common error people get when configuring Repository Service in Admin Console...
    Main reason for this is that there is an incompatible bit versions of Oracle Database and Informatica Server and windows. Try to reinstall Oracle DB or Infa Server and tryconfiguring the same it will work
    Or it could be parameter issues if it is linux...
    Please mark helpful this post

  • Getting error while configuring WAS 7 Fix Pack 37 with Oracle Application Development Framework (Oracle JDeveloper 11.1.1.7.0)

    Hi,
    I have installed Oracle Unified Directory 11.1.2.2.0 and WebSphere Application Server 7 with Fix Pack 37.
    I am getting error while configuring WAS 7 Fix Pack 37 (7.0.0.37) with Oracle Application Development Framework (Oracle JDeveloper 11.1.1.7.0). While adding products to cell (Oracle Directory Services Manager for WebSphere - 11.1.2.2.0), I am getting below error:
    CFGFWK-64069: The following prerequisites were found to be missing: Oracle WebCenter Composer Extension - 11.1.1.0
    Also attached the screenshot of the error.
    Please help.
    Thanks,
    Himanshu Verma

    Hello,
    ODSM has the following dependencies apart from ADF (both components depend also on ADF):
    - UIShell (oracle.idm.uishell.war)
    - Webcenter Composer (oracle.webcenter.composer.war).
    Apparently the composer is missing.
    Important points to check when using ODSM with WAS:
    - To install and configure Oracle Fusion Middleware with IBM WebSphere, you must first install (but not configure) IBM WebSphere
    - You must install the Oracle Application Development Framework as the same user who installed Oracle Unified Directory.
    - appdev must be installed under the same ORACLE_HOME as OUD
    Sylvain
    Please mark this response as correct or helpful when appropriate to make it easier for others to find it

Maybe you are looking for

  • I'm having trouble connecting my iphone to my itunes on my computer

    So for christmas I got an iPhone and currently, I'm having trouble connecting my iPhone to my iTunes on my computer. If I get on my computer and open my iTunes, I can use it perfectly fine but once I tried to connect my phone to it, it told me the so

  • Post Goods issue using bapi_goodsmvt_create

    hi, Iam trying to do post goods issue using bapi_goodsmvt_create. please let me know what are the mandatory fields to be passed?

  • Files on mac server invisible for windows user

    Hi, Our school have a mac file server for sharing all the teachers' source. The problem is that when I login with my account in windows, some folders are invisible but when I login in Mac folders are visible. All the protocols are running well, AFP,

  • Function module MC_SEND_MAIL

    Hi Experts, How can I use this Function Module 'MC_SEND_MAIL'? Can anybody send me a sample code on how to use this function module for my reference. Thanks! James

  • Using Spry MenuBar in a FrameSet

    Hello, I would like to use a Spry MenuBar in a fixed top frameset and redirect the link to the bottom frame.  However, when I insert the menubar into the top frame, the Spry MenuBar "widget tab" will not show thus not allowing me to configure the men