Mds-soa and mds-owsm

Dear all,
I apologize for this basic question.
I just finished the installation of the SOA suite, and when I try to access the mds-soa and mds-owsm metadata repositories from the EM, I get an ORA-00942 error, which I get as well when I start the soa_server1 server.
I executed RCU and the soa installation produced no errors.
Any help of pointers will be greatly appreciated.
Regards

for me this is the error :
[2009-10-26T04:55:19.703-04:30] [AdminServer] [ERROR] [] [RepositoryPartitionsModel.class] [tid: [ACTIVE].ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 0000IIGAVORFKA05zzXBiW1AsO7X0000H0,0] [APP: em] Getting partitions
[2009-10-26T04:55:22.125-04:30] [AdminServer] [ERROR] [] [oracle.mds] [tid: [ACTIVE].ExecuteThread: '12' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 0000IIGAVORFKA05zzXBiW1AsO7X0000H0,0] [[
oracle.mds.internal.persistence.db.fcf.MDSDBIOException: ORA-00942: Table ou vue inexistante
     at oracle.mds.internal.persistence.db.fcf.FailoverUtils.executeQuery(FailoverUtils.java:159)
     at oracle.mds.persistence.stores.db.AbstractDBMetadataRepository.getAllPartitionNames(AbstractDBMetadataRepository.java:323)
     at oracle.mds.internal.lcm.domain.MDSRepository.getPartitions(MDSRepository.java:181)
     at oracle.mds.internal.lcm.domain.MDSRepository.getPartitions(MDSRepository.java:159)
     at oracle.mds.internal.lcm.mbean.MDSDomainRuntimeMBeanImpl.listPartitions(MDSDomainRuntimeMBeanImpl.java:289)
     at sun.reflect.GeneratedMethodAccessor2493.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.doInvoke(OracleStandardEmitterMBean.java:876)
     at oracle.as.jmx.framework.generic.spi.interceptors.ContextClassLoaderMBeanInterceptor.internalInvoke(ContextClassLoaderMBeanInterceptor.java:94)
     at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doInvoke(AbstractMBeanInterceptor.java:245)
     at oracle.as.jmx.framework.generic.spi.interceptors.MBeanRestartInterceptor.internalInvoke(MBeanRestartInterceptor.java:116)
     at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doInvoke(AbstractMBeanInterceptor.java:245)
     at oracle.as.jmx.framework.generic.spi.security.AbstractMBeanSecurityInterceptor.internalInvoke(AbstractMBeanSecurityInterceptor.java:174)
     at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doInvoke(AbstractMBeanInterceptor.java:245)
     at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.invoke(OracleStandardEmitterMBean.java:790)
     at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
     at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
     at weblogic.management.mbeanservers.domainruntime.internal.FederatedMBeanServerInterceptor.invoke(FederatedMBeanServerInterceptor.java:349)
     at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$16.run(WLSMBeanServerInterceptorBase.java:449)
     at java.security.AccessController.doPrivileged(Native Method)
     at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:447)
     at weblogic.management.mbeanservers.internal.JMXContextInterceptor.invoke(JMXContextInterceptor.java:268)
     at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$16.run(WLSMBeanServerInterceptorBase.java:449)
     at java.security.AccessController.doPrivileged(Native Method)
     at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:447)
     at weblogic.management.mbeanservers.internal.SecurityMBeanMgmtOpsInterceptor.invoke(SecurityMBeanMgmtOpsInterceptor.java:65)
     at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$16.run(WLSMBeanServerInterceptorBase.java:449)
     at java.security.AccessController.doPrivileged(Native Method)
     at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:447)
     at weblogic.management.mbeanservers.internal.SecurityInterceptor.invoke(SecurityInterceptor.java:443)
     at weblogic.management.jmx.mbeanserver.WLSMBeanServer.invoke(WLSMBeanServer.java:314)
     at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$11$1.run(JMXConnectorSubjectForwarder.java:663)
     at java.security.AccessController.doPrivileged(Native Method)
     at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder$11.run(JMXConnectorSubjectForwarder.java:661)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
     at weblogic.management.mbeanservers.internal.JMXConnectorSubjectForwarder.invoke(JMXConnectorSubjectForwarder.java:654)
     at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1426)
     at javax.management.remote.rmi.RMIConnectionImpl.access$200(RMIConnectionImpl.java:72)
     at javax.management.remote.rmi.RMIConnectionImpl$PrivilegedOperation.run(RMIConnectionImpl.java:1264)
     at java.security.AccessController.doPrivileged(Native Method)
     at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1366)
     at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:788)
     at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke(Unknown Source)
     at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:174)
     at weblogic.rmi.internal.BasicRemoteRef.invoke(BasicRemoteRef.java:222)
     at javax.management.remote.rmi.RMIConnectionImpl_1031_WLStub.invoke(Unknown Source)
     at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:978)
     at weblogic.management.remote.wlx.ClientProvider$WLXMBeanServerConnectionWrapper.invoke(ClientProvider.java:291)
     at weblogic.management.remote.wlx.ClientProvider$WLXMBeanServerConnectionWrapper.invoke(ClientProvider.java:291)
     at oracle.sysman.emai.model.mds.util.WLSTopologyHelper.getPartitionsList(WLSTopologyHelper.java:133)
     at oracle.sysman.emai.model.mds.util.WLSTopologyHelper.getPartitionsList(WLSTopologyHelper.java:101)
     at oracle.sysman.emai.model.mds.RepositoryPartitionsModel.getPartitions(RepositoryPartitionsModel.java:231)
     at oracle.sysman.emai.model.mds.RepositoryPartitionsModel.initializeData(RepositoryPartitionsModel.java:207)
     at oracle.sysman.core.model.util.ModelUtil.initializeMBEMObjects(ModelUtil.java:245)
     at oracle.sysman.core.model.util.ModelUtil.initializeAllEMObjects(ModelUtil.java:120)
     at oracle.sysman.core.model.util.ModelUtil.initializeAllEMObjects(ModelUtil.java:93)
     at oracle.sysman.emSDK.adfext.ctlr.EMPagePhaseListener.detectContextChange(EMPagePhaseListener.java:579)
     at oracle.sysman.emSDK.adfext.ctlr.EMPagePhaseListener.doPostInvokeApplication(EMPagePhaseListener.java:544)
     at oracle.sysman.emSDK.adfext.ctlr.EMPagePhaseListener.afterPhase(EMPagePhaseListener.java:243)
     at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.afterPhase(ADFLifecycleImpl.java:531)
     at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchAfterEvent(LifecycleImpl.java:120)
     at oracle.adfinternal.controller.lifecycle.LifecycleImpl.dispatchAfterPagePhaseEvent(LifecycleImpl.java:168)
     at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.dispatchAfterPagePhaseEvent(ADFPhaseListener.java:124)
     at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:70)
     at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.afterPhase(ADFLifecyclePhaseListener.java:53)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:352)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:165)
     at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:85)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
     at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:54)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
     at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.sysman.emSDK.license.LicenseFilter.doFilter(LicenseFilter.java:101)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.java:41)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.sysman.eml.app.AuditServletFilter.doFilter(AuditServletFilter.java:179)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:203)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.sysman.core.app.perf.PerfFilter.doFilter(PerfFilter.java:141)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:527)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:202)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3588)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2200)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2106)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1428)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Caused by: java.sql.SQLSyntaxErrorException: ORA-00942: Table ou vue inexistante
     at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:91)
     at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
     at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:206)
     at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455)
     at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:413)
     at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1034)
     at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:194)
     at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:791)
     at oracle.jdbc.driver.T4CPreparedStatement.executeMaybeDescribe(T4CPreparedStatement.java:866)
     at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1187)
     at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3386)
     at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3430)
     at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1491)
     at weblogic.jdbc.wrapper.PreparedStatement.executeQuery(PreparedStatement.java:128)
     at oracle.mds.internal.persistence.db.fcf.FailoverUtils.executeQuery(FailoverUtils.java:357)
     at oracle.mds.internal.persistence.db.fcf.FailoverUtils.executeQuery(FailoverUtils.java:123)
     ... 111 more
Edited by: farouk on 26 oct. 2009 02:31

Similar Messages

  • Run the Repository Creation Utility (RCU) to install the SOA and MDS schema

    Hi
    I am new to SOA Suit and RCU installation.
    Can any one help me to provide a link to download RCU for linux OS 64-bit.
    how to Run the Repository Creation Utility (RCU) 11gR1PS3 to install the SOA and MDS schemas (Please provide the doc file are installation steps)
    I have installed following softwares
    1. Install Linux OS 64-bit
    2. Install the Oracle 11gR2 (11.2.0.1.0) 32-bit or 64-bit Database.
    3. Install WebLogic 11gR1PS3 (10.3.4.0) 64-bit.
    4. Install SOA Suite 11gR1PS3 (11.1.1.4.0) 64-bit
    Thanks in advance......
    Bye
    Phani

    Hi Dasari,
    Thanks for your reply.
    I have downloaded RCU from
    Prerequisites & Recommended Install Process
    Repository Creation Utility 11.1.1.4.0 Size: 308 MB, Check Sum: 2446020112
    http://www.oracle.com/technetwork/middleware/soasuite/downloads/index.html
    but I didn't saw rcu.sh but I saw RCU_HOME/BIN/rcu.bat file, which is support windows environment.
    I am looking RCU for linux OS 64-bit.
    if the same will use for both windows and linux that to 64-bit. please help me the RCU runing steps
    Thanks
    Phani

  • Shoul I upgrade MDS 9222i and MDS 9124 both have SANOS 3.3.2 to 3.3.5?

    Hi guys,
    I have 2 MDS 9222i, 2 MDS 9124 and 10 MDS Blades Switches (IBM Blades) all have SANOS 3.3.2.
    All those swicthes are attached to external drives (IBM DS4800) IBM requested to upgrade this DS4800 firmware level but in order to do that they told me that I need a new SANOS I plan to upgrade it to SANOS 3.3.5 can someone tell me if this SANOS works alright? or What SANOS do yoy recommend me?
    Thanks in advance

    The Cisco TAC will always defer to your Original Storage provided when asked which
    image to run, as they (the Original Storage providers) qualify our images for use with their
    devices.
    Regards,
    Ken

  • Create port channel between UCS-FI and MDS 9124 (F Mode)

    Dear Team,
    We were trying to create  port channel between UCS FI and MDS 9124
    But the port channel not getting active in F mode on MDS 9124
    FI is in FC End Host Mode
    We have enabled FC uplink trunking on FI
    We have enabled NPIV on MDS
    We have enabled trunk on MDS
    FI and MDS in default VSAN
    To check we changed the FI mode to FC Switching mode and port channels became active but in E mode
    when we enabled FC uplink trunking on FI and FC Switching mode port channels became active in TE mode
    but in both the above cases showflogi database shows WWPN of SAN alone not showing any from FI.
    How to achive this?
    Have read that no need to change the swicthing mode to FC Switching mode and keep as FC Endhost mode
    SO how to achieve Port channel with F mode in MDS and FI ( Mode showing as NProxy)
    Does it has to do anything with MDS NX-OS version? (https://supportforums.cisco.com/thread/2179129)
    If yes how to upgrade as license for ports came along with Device and we do not have any PAC/PAK or license file as it came
    with license
    Also we have seen 2 files availabe for download (m9100-s2ek9-kickstart-mz.5.2.8b.bin and m9100-s2ek9-mz.5.2.8b.bin) which to use
    Thanks and Regards
    Jose

    Hi Jo Bo,
    what version of software if your MDS running?
    On your UCS do connect nxos and show inteface brieft and look at the mac address.
    it is possible that you might be hitting the bug below. if this is the case you might need to upgrade the firmware on your MDS.
    Add MAC OUI "002a6a", "8c604f", "00defb" for 5k/UCS-FI
    http://tools.cisco.com/Support/BugToolKit/search/getBugDetails.do?method=fetchBugDetails&bugId=CSCty04686
    Symptom:
    Nexus switch unable to connect any other Nexus or other Cisco Switch in NPV mode with a F port-channel.   Issue might be seen in earlier 5.1 releases like
    5.1.3.N1.1a
    but not the latest
    5.1.3.N2.1c
    release. Issue is also seen in
    5.2(1)N1(1)
    and
    6.0(2)N1(1)
    and later releases.
    Conditions:
    Nexus configured for SAN PortChannels or NPIV trunking mode Nexus connected to UCS via regular F port channel where UCS in NPV mode  NPV edge switch: Port WWN OUI from UCS FI  or other Cisco manufactured switch:  xx:xx:00:2a:6a:xx:xx:xx   OR  xx:xx:8c:60:4f:xx:xx:xx
    Workaround:
    Turn-off trunking mode on Nexus 5k TF-port Issue does not happen with standard  F-PORT Remove SAN Portchannel config
    Further Problem Description:
    To verify the issue please collect  show flogi internal event-history errors  Each time the port is attempted OLS, NOS, LRR counters will increment. This can be determined via the following output,  show port internal info all show port internal event-history errors

  • Getting Error MDS SOA DOES NOT EXIST

    Hi
    While starting the oracle 11g we are getting error as
    Oracle.mds.exception.MDSRuntimeException: java.sql.SQLException: Data Source mds-soa does not exist.
    Data Source mds-soa does not exist.
    Today our [password for the mds soa user , soa infra expired and we had reset the same and modified accordingly and after that when we restarted our server, we got this error
    please help in resolving this ASAP
    Edited by: user626262 on Aug 28, 2010 2:55 AM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

    Hi,
    please check the data source connection from WLS console ..test it by choosing Admin Server as the target ..

  • SOA 12c MDS Deployment using Maven

    Hi,
    I am stuck deploying  mds to soa 12c server using maven. Would be appreciate if someone please help me.
    Regards,
    Mustaque

    You could try Edwins comment.
    "You can use the normal soa deploy plugin, just zip the mds artifacts and deploy it just like a SOA Composite sar."
    You need to create the zip first.
    Content of zip schould look like:
    /apps
      /your-mds-files

  • MDS misconfiguration and exceptions in SES right after installation

    After installing SES, the search works fine, but I do have often in log files MDS related exceptions, like:
    oracle.wsm.mds.MDSAccessException: WSM-04509 : cannot initialize the connection to the data store
    Caused By: oracle.mds.config.MDSConfigurationException: MDS-01330: unable to load MDS configuration document
    weblogic.common.resourcepool.ResourceDeadException: 0:weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: Unknown host specified
    Also the weblogic console shows critical error at JDBC: Connection Pool Name = null:null:mds-owsm, State = Unhealthy
    Obviously the mds-owsm data source is incorrectly set after installation (URL=jdbc:oracle:thin:@dbhost.example.com:1521/orcl)
    Is the mds-owsm data source necessary? (SES is working fine)
    If not, how can I delete it? (there is no Fusion Middleware Control nor WLST)
    If the mds-owsm is necessary, can I configure it to the same SES DB? (the EnterpriseSearchDS data source)
    The problem appears right after SES installation and on all of our instances (testing, staging, production).
    Thanks,
    Lukas
    Edited by: user13277662 on 28.12.2011 3:44

    Thank you. I've followed the instructions in release notes for the bug 9268418.
    It did not help. Most probably because the user 'dev_mds' does not exist in the database.
    I tried to add manually the user 'dev_mds'. Than the status in the console became green.
    But the exceptions are still in the log. Probably the reason is the metadata tables are missing in the DB.
    Lukas

  • Master Data Services - Can not add new User and MDS can not Identify LOCAL Users

    Team,
    We are using  SQL Server 2008 R2 and system working since long and suddenly we observed mentioned two issues. The server MyServer is already restarted but did not help.  The MDS installed and configured on SAME Machine (MyServer).
      I  have two issues here.
    1. MDM website can not Identify the local Users (MyServer\MyUser).
    The User created on local Machine (MyServer\MyUser). I logged into MDM website using Admin login and click on User and Permission. Then I click on add and Text box appears to type UserName. Here I type "MyServer\MyUser" (MyServer\MyUser is already
    exists and working since long). Then click checkName; I received a message "No exact Match was found for MyServer\MyUser". Where as User from OTHER domain identified in MDM but could not identify ONLY the local users like "MyServer\MyUser".
    2. Can not add new user in Existing working MDM.
    I created windows user on machine (MyServer\MyUser1) and add it in UserGroup having an access to MDM. and then I tried to login to MDM using newly created user (MyServer\MyUser1) ; I see error Access Is Denied. The Permission assigned to UserGroup (not
    to individual user). The new User (MyUser1) should automatically get added in MDM once logged in. This is working for existing users in UserGroup; BUT NOT ONLY for new user (MyUser1).

    Now I Solved this problem in my case.
    I just grant again all permissions according http://msdn.microsoft.com/en-us/library/ff486994.aspx. Now all work fine.
    Hope, it will help 

  • Af:query and MDS for persisting searches

    I have seen several references to persisting searches using the af:query component and MDS, but I can't find any information on how to do it. Can somebody please post some info on this topic? Is there an uptake doc or an example app that demonstrates how this is done?
    I have looked on the Oracle doc site: http://fmwdocs.us.oracle.com/doclibs/fmw/E10285_01/appsdrop.htm
    And I have searched the forums with no luck.
    I am using Build JDEVADF_MAIN_GENERIC_081208.2002.5237.
    Thanks!
    Mike

    Mike,
    You're obviously an Oracle employee with access to internal Oracle websites and builds that the rest of the world cannot see.
    You should ask on the internal Oracle forum.
    John

  • Iphoto 08 and mds?

    I just installed the new iphoto and every time I open it up the mds seems to shoot sky high for about 2-3 minutes using 100% of the cpu. This seems awkward because the old version of iphoto never did this. Does anybody know how to fix this or know if apple will release an update?

    iPhoto 7.0.2 was just released:
    http://www.apple.com/support/downloads/iphoto702.html
    and I'm disappointed to say that it doesn't seem to fix the mds issues, though mds is only taking about 50% of my CPU now instead of 95-100%.

  • Creating BIPLATFORM and MDS schemas

    Hi every one,
    Is it manadatory to use RCU for creating schemas BIPLATFORM and MDS.
    Or can we create them manually.
    If it is possible to create manually where can in find the scripts for that.
    Please help me in this regard.

    It uses multiple sql statements to perform the create or drop. I would not recommend going outside of using the RCU to create the schemas.

  • FC Port Channel between UCS and MDS.

    Hi All,
    I am new to Cisco Fabric Concepts. In my enviornment i have a F port channel(8 Port Group) created on MDS 9513 switch and this Fport 
    channel is connected to Cisco UCS 6296 FI. The Cisco UCS Blade servers are connected to the Fabric Interconnect .
    On MDS NPIV is enabled.
    Can anyone explain the below questions.
    1. Why do we create an F port Channel Group and connect it to the UCS FI? Is this something similar to Brocade Edge to AG Switch Connectivity.
    2. How to configure F port Channel Group in MDS . Can anyone explain with an example.
    3. Do we need to make any Configuration on UCS FI ports for server connectivity and Channel port Connectivity if yes what are the steps required to 
    do the same.Does the WWPN shows up in the FLOGI Database if the connectivity and configuration looks good in UCS FI and MDS.
    4. What happens when a VSAN on MDS switch is added to the Port Channel.
    Thanks and Regards,
    Santosh surya

    Look at my remarks in
    https://supportforums.cisco.com/discussion/12468266/fc-port-channels-between-mds-and-ucs-fi-best-practice
    1. Why do we create an F port Channel Group and connect it to the UCS FI? Is this something similar to Brocade Edge to AG Switch Connectivity.
    F port channel is proprietary; therefore any such F port channel between UCS FI and Brocade doesn't work.
    2. How to configure F port Channel Group in MDS . Can anyone explain with an example.
    see eg.
    https://supportforums.cisco.com/sites/default/files/legacy/9/9/2/53299-UCS_1-4-1_F-port_channel-trunk-v1.pdf
    3. Do we need to make any Configuration on UCS FI ports for server connectivity and Channel port Connectivity if yes what are the steps required to 
    see eg.
    https://supportforums.cisco.com/sites/default/files/legacy/9/9/2/53299-UCS_1-4-1_F-port_channel-trunk-v1.pdf
    Does the WWPN shows up in the FLOGI Database if the connectivity and configuration looks good in UCS FI and MDS.
    flogi database is on the MDS, not FI; there are however UCS CLI commands, like "show npv ...."
    4. What happens when a VSAN on MDS switch is added to the Port Channel.
    If its not created on UCS, it will just not become the status "up"

  • SOA and OWSM in separate managed servers

    Can someone please provide the pros and cons of separating SOA and OWSM into separate managed servers for a production environment. Also are there instances where customers are running OWSM in its own domain ?
    Thanks-

    A separate managed server requires more memory.
    We do not use separate server.
    EDG implements a separate server.
    Any other thaughts on this?

  • Strange telnet behavior with MDS switch and OSX

    I am running OSX 10.6, and noticed the following with SAN-OS 3.3.  It like automatically sends the logname with the telnet request (I think), so it prompts you for password, then you just hit return and can get a login prompt and login.  The reason I say it sends the LOGNAME is because if I look at ACS its showing that's what is being sent.  Could be an OSX thing but I just found it wierd.  Incidently I can login to some Cisco routers from my OSX box and i don't have this happen, so something between OSX and MDS.
    Cluebox:~ bfeeny$ telnet 172.16.3.151
    Trying 172.16.3.151...
    Connected to 172.16.3.151.
    Escape character is '^]'.
    Password:
    Login incorrect
    MDS1 login: admin
    Password:
    Cisco Storage Area Networking Operating System (SAN-OS) Software
    TAC support: http://www.cisco.com/tac
    Copyright (c) 2002-2010, Cisco Systems, Inc. All rights reserved.
    The copyrights to certain works contained herein are owned by
    other third parties and are used and distributed under license.
    Some parts of this software may be covered under the GNU Public
    License or the GNU Lesser General Public License. A copy of
    each such license is available at
    http://www.gnu.org/licenses/gpl.html and
    http://www.gnu.org/licenses/lgpl.html

    I am running OSX 10.6, and noticed the following with SAN-OS 3.3.  It like automatically sends the logname with the telnet request (I think), so it prompts you for password, then you just hit return and can get a login prompt and login.  The reason I say it sends the LOGNAME is because if I look at ACS its showing that's what is being sent.  Could be an OSX thing but I just found it wierd.  Incidently I can login to some Cisco routers from my OSX box and i don't have this happen, so something between OSX and MDS.
    Cluebox:~ bfeeny$ telnet 172.16.3.151
    Trying 172.16.3.151...
    Connected to 172.16.3.151.
    Escape character is '^]'.
    Password:
    Login incorrect
    MDS1 login: admin
    Password:
    Cisco Storage Area Networking Operating System (SAN-OS) Software
    TAC support: http://www.cisco.com/tac
    Copyright (c) 2002-2010, Cisco Systems, Inc. All rights reserved.
    The copyrights to certain works contained herein are owned by
    other third parties and are used and distributed under license.
    Some parts of this software may be covered under the GNU Public
    License or the GNU Lesser General Public License. A copy of
    each such license is available at
    http://www.gnu.org/licenses/gpl.html and
    http://www.gnu.org/licenses/lgpl.html

  • Maill freeze and mds process

    From this afternoon, mail.app hang just after launch... I got the colored whell that spin for very long time (more than 2 hours now)...
    Looking at running process i see Mail with 95% of CPU and MDS (spotlight) for 30%... Mal.app is also displayed in red (in process list) with a note:do not answer (my system is french, i translate).
    Very strange, of course i allreadey kill mail.app several times and also restart the computer.
    Nothing change, each time a launch mail, it start display normally can bu used for severals seconds, then each accound start displaying the little spinning icon (showing it was connecting to the server) then the colored spinning wheel of the death appear and nothing can be done from that...

    I complete the diagnostic, mail.app is not completly freeze if a do Cmd+Q mail quit after a 1 minute !
    If i do Cmd-H (Hide), mail hide after a few minutes and suddenly do not ise processing power !
    If i click on mail then (after hiding) i reapear and restart using 100% of 1 CPU (so do MDS process) !
    So it's very strange it seems Mail and MDS use intensive processing power only when mail is displayed !
    And mail is not completly down but very-very slow : each action take about 1 minute.

Maybe you are looking for