Add PS6110 with the existing data to the existing group

Hello world

Is it possible to add a PS6110 with the existing volumes and connections to an existing uninterrupted group iSCSI?

Thank you!

Sven

Hello Sven,

No sorry.  There is no possibility of group "fusion".  In addition, discovery addresses are different for servers must be updated.

If you have enough space, you can migrate the data to a group.  I.e. through Storage vMotion from VMware, then reset the released members and add it to the group.

Any solution you are looking for will be based on the host.

Kind regards

Tags: Dell Products

Similar Questions

  • attempt to add setPropertyListener with the value of the component of type action

    Hi I'm trying to pass the value between two atribute and get this error when trying to add setPropertyListener with the type of the action value to the component that is not actionSource
    i what to pass this value 
    <af:inputText simple="true"
                            required="#{bindings.Username.hints.mandatory}"
                            columns="#{bindings.Username.hints.displayWidth}"
                            maximumLength="#{bindings.Username.hints.precision}"
                            shortDesc="#{bindings.Username.hints.tooltip}" id="it1"
                            value="#{bindings.Username.inputValue}">
                <f:validator binding="#{bindings.Username.validator}"/>
              </af:inputText>
    
    to hear
    <af:inputText value="#{bindings.Createdby.inputValue}"
                        label="#{bindings.Createdby.hints.label}"
                        required="#{bindings.Createdby.hints.mandatory}"
                        columns="#{bindings.Createdby.hints.displayWidth}"
                        maximumLength="#{bindings.Createdby.hints.precision}"
                        shortDesc="#{bindings.Createdby.hints.tooltip}" id="it15">
            <f:validator binding="#{bindings.Createdby.validator}"/>
            <af:setPropertyListener from="#{bindings.Username.inputValue}"
                                    to="#{bindings.Createdby.inputValue}"
                                    type="action"/>
          </af:inputText>
    
    am geting this error whenstarting application
    ]] Root cause of ServletException.
    javax.servlet.jsp.JspException: ADF_FACES-60074:attempting to add setPropertyListener with type set to action to component that is not actionSource
         at oracle.adfinternal.view.faces.taglib.listener.SetPropertyListenerTag.doStartTag(SetPropertyListenerTag.java:161)
         at jsp_servlet.__intnlusr_jsff._jspx___tag92(__intnlusr_jsff.java:4280)
         at jsp_servlet.__intnlusr_jsff._jspx___tag90(__intnlusr_jsff.java:4207)
         at jsp_servlet.__intnlusr_jsff._jspx___tag89(__intnlusr_jsff.java:4136)
         at jsp_servlet.__intnlusr_jsff._jspService(__intnlusr_jsff.java:441)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
         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:300)
         at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:524)
         at weblogic.servlet.internal.RequestDispatcherImpl.include(RequestDispatcherImpl.java:444)
         at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:163)
         at weblogic.servlet.jsp.PageContextImpl.include(PageContextImpl.java:184)
         at oracle.adfinternal.view.faces.taglib.region.IncludeTag.__include(IncludeTag.java:442)
         at oracle.adfinternal.view.faces.taglib.region.RegionTag$1.call(RegionTag.java:153)
         at oracle.adfinternal.view.faces.taglib.region.RegionTag$1.call(RegionTag.java:128)
         at oracle.adf.view.rich.component.fragment.UIXRegion.processRegion(UIXRegion.java:503)
         at oracle.adfinternal.view.faces.taglib.region.RegionTag.doStartTag(RegionTag.java:127)
         at jsp_servlet.__index_jspx._jspx___tag3(__index_jspx.java:243)
         at jsp_servlet.__index_jspx._jspx___tag2(__index_jspx.java:204)
         at jsp_servlet.__index_jspx._jspx___tag1(__index_jspx.java:154)
         at jsp_servlet.__index_jspx._jspx___tag0(__index_jspx.java:104)
         at jsp_servlet.__index_jspx._jspService(__index_jspx.java:65)
         at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
         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:300)
         at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:183)
         at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:523)
         at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:253)
         at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:410)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at oracle.adfinternal.view.faces.config.rich.RecordRequestAttributesDuringDispatch.dispatch(RecordRequestAttributesDuringDispatch.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
         at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$OverrideDispatch.dispatch(FacesContextFactoryImpl.java:267)
         at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:469)
         at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:140)
         at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
         at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:911)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:367)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:222)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
         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:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
         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.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
     SUBSYSTEM = HTTP USERID = <WLS Kernel> SEVERITY = Error THREAD = [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' MSGID = BEA-101017 MACHINE = srd-ws23042 TXID =  CONTEXTID = 7157afcc9f9dbb93:-87c28d8:13e8d11ba6b:-8000-00000000000000b7 TIMESTAMP = 1368169642621  
    WatchAlarmType: AutomaticReset 
    WatchAlarmResetPeriod: 30000 
    >
    <10 May 2013 9:07:23 AM> <Alert> <Diagnostics> <BEA-320016> <Creating diagnostic image in c:\users\10017134\appdata\roaming\jdeveloper\system11.1.1.6.38.61.92\defaultdomain\servers\defaultserver\adr\diag\ofm\defaultdomain\defaultserver\incident\incdir_83 with a lockout minute period of 1.> 
    
    i what to pass some value from one view to another,for example when i create username in view user i must go and populate that username in view userlogs in field createdby
    Edited by: adf009 2013/05/10 10:19

    No, you the code you show here is not the right way to do it!
    You did a simple copy & past errors telling me that you don't understand what you copy everything.

    valueChangeListener="#{pageFlowScope.InternalUserBean.valueChanged}">
    

    does not point to the valueChangeListener in the bena as this one is called "changeUserListener"!
    A simple code debugging session would have shown this.

    Timo

  • How is it that I can't install muse-add-on with the extension manager?

    I downloaded the add-on for adobe muse. I couldn't add it via the library panel. In creative cloud, I tried to score "sync files", but for some reason I can't jump allways return to "sync files off. So I tried to add the add-on with the extensions Manager. Here, I get the message: see screenshot. I also wonder why adobe muse is not in the list of extensions Manager products?

    Thanks for help

    Screen Shot 2014-07-21 at 08.45.14.png

    1 extension Manager does not support Muse.

    2. If the Add on downloaded file is a file ZXP, you must use the latest version of the CC extensions Manager.

  • How to add contacts to your existing groups or how to manage your groups?

    Anyone know how to add contacts to your existing groups or how you manage your existing groups. How do you even add new groups I can't find a way to do this in the ocntacts.

    Hello

    1. what version of Windows is installed on the computer?

    2 are. what groups you referring?

    3. What mail client do you use?

    If you use Hotmail, you can post your request in the Windows Live Forum.

     

    http://answers.Microsoft.com/en-us/windowslive/Forum/Hotmail

    You can check the link:

    http://Windows.Microsoft.com/en-us/Windows-Live/Mail-import-backup-restore

     

    Please get back to us with the above information so that we can help you accordingly.

  • Tab crossed with the total group columns is not printing zero if no data exists

    Hi all

    Please help me question.

    I have obligation to prepare a report in xml editor
    -----------------------------------
    Operator:
    BRAATEN, DON
    NAME all Standard distributions
    Before 7 0 0 0
    07:00 08:00 0 0 0
    08:00 09:00 0 0 0
    09:00 10:00 1 0 1
    10:00 11:00 0 0 0
    11:00 12:00 0 0 0
    12:00 13:00 0 0 0
    13:00 14:00 0 0 0
    14:00 15:00 0 0 0
    After 15:00 0 0 0
    1 0 1 totals

    ---------------------------------------------
    If no data exists for the operator to a particular name, we print zeros.
    now the problem is with the total of the columns. If no data exists that is simply not printing total column as zero.

    our production is illustrated below...

    -----------------------------------------------------------
    Operator:
    BRAATEN, DON
    NAME all Standard distributions
    Before 7 0 0 0
    07:00 08:00 0 0 0
    08:00 09:00 0 0 0
    09:00 10:00 1 0 1
    10:00 11:00 0 0 0
    11:00 12:00 0 0 0
    12:00 13:00 0 0 0
    13:00 14:00 0 0 0
    14:00 15:00 0 0 0
    After 15:00 0 0 0
    1 1 totals
    ---------------------------------------------------

    Please, any body help me on this issue...

    My xml file
    ----------------
    < CCSDRPRCR >
    < LIST_G_TIME >
    < G_TIME >
    < RESOURCE_NAME > BRAATEN, DON < / RESOURCE_NAME >
    < NAME > do all repair < / NAME >
    < TIME_SEQ > 00001 < / TIME_SEQ >
    < TIME > 7 < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > BRAATEN, DON < / RESOURCE_NAME >
    < NAME > do all repair < / NAME >
    < TIME_SEQ > 00002 < / TIME_SEQ >
    < TIME > 07:00 08:00 < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > BRAATEN, DON < / RESOURCE_NAME >
    < NAME > do all repair < / NAME >
    < TIME_SEQ > 00003 < / TIME_SEQ >
    < TIME > 08:00 09:00 < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > BRAATEN, DON < / RESOURCE_NAME >
    < NAME > do all repair < / NAME >
    < TIME_SEQ > 00004 < / TIME_SEQ >
    < TIME > 09:00 10:00 < / TIME >
    < TIMECOUNT > 1 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > BRAATEN, DON < / RESOURCE_NAME >
    < NAME > do all repair < / NAME >
    < TIME_SEQ > 00005 < / TIME_SEQ >
    < TIME > 10:00 11:00 < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > BRAATEN, DON < / RESOURCE_NAME >
    < NAME > do all repair < / NAME >
    < TIME_SEQ > 00006 < / TIME_SEQ >
    < TIME > 11:00 12:00 < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > BRAATEN, DON < / RESOURCE_NAME >
    < NAME > do all repair < / NAME >
    < TIME_SEQ > 00007 < / TIME_SEQ >
    < TIME > 12:00 13:00 < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > BRAATEN, DON < / RESOURCE_NAME >
    < NAME > do all repair < / NAME >
    < TIME_SEQ > 00008 < / TIME_SEQ >
    < TIME > 13:00 14:00 < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > BRAATEN, DON < / RESOURCE_NAME >
    < NAME > do all repair < / NAME >
    < TIME_SEQ > 00009 < / TIME_SEQ >
    < TIME > 14:00 15:00 < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > BRAATEN, DON < / RESOURCE_NAME >
    < NAME > do all repair < / NAME >
    < TIME_SEQ > 00010 < / TIME_SEQ >
    TIME < after 15:00 > < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > BRAATEN, DON < / RESOURCE_NAME >
    Repair Standard < NAME > < / NAME >
    < TIME_SEQ > 00001 < / TIME_SEQ >
    < TIME > 7 < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > BRAATEN, DON < / RESOURCE_NAME >
    Repair Standard < NAME > < / NAME >
    < TIME_SEQ > 00002 < / TIME_SEQ >
    < TIME > 07:00 08:00 < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > BRAATEN, DON < / RESOURCE_NAME >
    Repair Standard < NAME > < / NAME >
    < TIME_SEQ > 00003 < / TIME_SEQ >
    < TIME > 08:00 09:00 < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > BRAATEN, DON < / RESOURCE_NAME >
    Repair Standard < NAME > < / NAME >
    < TIME_SEQ > 00004 < / TIME_SEQ >
    < TIME > 09:00 10:00 < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > BRAATEN, DON < / RESOURCE_NAME >
    Repair Standard < NAME > < / NAME >
    < TIME_SEQ > 00005 < / TIME_SEQ >
    < TIME > 10:00 11:00 < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > BRAATEN, DON < / RESOURCE_NAME >
    Repair Standard < NAME > < / NAME >
    < TIME_SEQ > 00006 < / TIME_SEQ >
    < TIME > 11:00 12:00 < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > BRAATEN, DON < / RESOURCE_NAME >
    Repair Standard < NAME > < / NAME >
    < TIME_SEQ > 00007 < / TIME_SEQ >
    < TIME > 12:00 13:00 < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > BRAATEN, DON < / RESOURCE_NAME >
    Repair Standard < NAME > < / NAME >
    < TIME_SEQ > 00008 < / TIME_SEQ >
    < TIME > 13:00 14:00 < / TIME >
    < TIMECOUNT > 1 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > BRAATEN, DON < / RESOURCE_NAME >
    Repair Standard < NAME > < / NAME >
    < TIME_SEQ > 00009 < / TIME_SEQ >
    < TIME > 14:00 15:00 < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > BRAATEN, DON < / RESOURCE_NAME >
    Repair Standard < NAME > < / NAME >
    < TIME_SEQ > 00010 < / TIME_SEQ >
    TIME < after 15:00 > < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > Baran, Rick < / RESOURCE_NAME >
    < NAME > do all repair < / NAME >
    < TIME_SEQ > 00001 < / TIME_SEQ >
    < TIME > 7 < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > Baran, Rick < / RESOURCE_NAME >
    < NAME > do all repair < / NAME >
    < TIME_SEQ > 00002 < / TIME_SEQ >
    < TIME > 07:00 08:00 < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > Baran, Rick < / RESOURCE_NAME >
    < NAME > do all repair < / NAME >
    < TIME_SEQ > 00003 < / TIME_SEQ >
    < TIME > 08:00 09:00 < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > Baran, Rick < / RESOURCE_NAME >
    < NAME > do all repair < / NAME >
    < TIME_SEQ > 00004 < / TIME_SEQ >
    < TIME > 09:00 10:00 < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > Baran, Rick < / RESOURCE_NAME >
    < NAME > do all repair < / NAME >
    < TIME_SEQ > 00005 < / TIME_SEQ >
    < TIME > 10:00 11:00 < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > Baran, Rick < / RESOURCE_NAME >
    < NAME > do all repair < / NAME >
    < TIME_SEQ > 00006 < / TIME_SEQ >
    < TIME > 11:00 12:00 < / TIME >
    < TIMECOUNT > 2 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > Baran, Rick < / RESOURCE_NAME >
    < NAME > do all repair < / NAME >
    < TIME_SEQ > 00007 < / TIME_SEQ >
    < TIME > 12:00 13:00 < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > Baran, Rick < / RESOURCE_NAME >
    < NAME > do all repair < / NAME >
    < TIME_SEQ > 00008 < / TIME_SEQ >
    < TIME > 13:00 14:00 < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > Baran, Rick < / RESOURCE_NAME >
    < NAME > do all repair < / NAME >
    < TIME_SEQ > 00009 < / TIME_SEQ >
    < TIME > 14:00 15:00 < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < G_TIME >
    < RESOURCE_NAME > Baran, Rick < / RESOURCE_NAME >
    < NAME > do all repair < / NAME >
    < TIME_SEQ > 00010 < / TIME_SEQ >
    TIME < after 15:00 > < / TIME >
    < TIMECOUNT > 0 < / TIMECOUNT >
    < / G_TIME >
    < / LIST_G_TIME >
    < / CCSDRPRCR >


    Thanks in advance.
    NGO

    http://winrichman.blogspot.com/2009/11/bi-Publisher-crosstabtotal.html

    http://winrichman.blogspot.com/search/label/cross%20tab

  • API of BOTTOM add user with the PIM Memo/address settings

    Hello

    I try to add a new Blackberry user if LOW API with the PIM Memo/address configuration. I know that using the BASUserAdminClient it is possible, so I think it would be possible to do the same thing by using web services.

    Have no idea about it?

    Currently user control PIM by BWS is limited to control wireless synchronization and the resolution of conflicts, specification of the server is not yet supported for knowing where to retrieve the data.

  • DBMS_XMLDOM. WRITETOFILE to add sysdate with the timings

    Hi, I need a help to store the xml file in a directory with the date and time, please see my code below

    DECLARE

    doc DBMS_XMLDOM. DOMDocument;

    XData XMLTYPE.

    CURSOR xmlcur IS

    (SELECT XMLElement

    "Ministry."

    XMLAttributes (d.department_id AS "DepartmentId"),

    XMLForest (d.department_name LIKE "Name"),

    XMLElement ("place",

    XMLForest (adresse_rue, "ADDRESS",

    quoted AS 'city ',.

    state_province AS 'State ', he said.

    Zip_code AS "Zip."

    country_name AS 'Country')),

    XMLElement)

    "EmployeeList"

    (SELECT XMLAgg)

    XMLElement)

    "Employee."

    XMLAttributes (e.employee_id LIKE "employeeNumber"),

    XMLForest (e.first_name AS "FirstName",

    Select AS "LastName."

    e.email LIKE "EmailAddress",.

    e.Phone_Number AS "PHONE_NUMBER."

    e.hire_date AS "StartDate"

    j.job_title AS "JobTitle",.

    e.Salary AS "wages."

    m.first_name | ' ' || m.last_name as 'Manager').

    XMLElement ("Commission", e.commission_pct)))

    OF hr.employees e, hr.employees m, hr.jobs j

    WHERE e.department_id = d.department_id

    AND j.job_id = e.job_id

    AND m.employee_id = e.manager_id))).extract('/*')

    IN XML FORMAT

    OF hr.departments d, hr.countries c, hr.locations l

    WHERE department_name = 'Executive '.

    AND d.location_id = l.location_id

    AND l.country_id = c.country_id;

    BEGIN

    OPEN xmlcur.

    SEEK xmlcur INTO xdata;

    CLOSE Xmlcur;

    doc: = DBMS_XMLDOM. NewDOMDocument (xdata);

    DBMS_XMLDOM. WRITETOFILE(doc,'MENDIX/mendix.) XML'); -the lines to change

    END;

    /

    In this, I would like to add the sysdate with time in the xml file

    DBMS_XMLDOM. WRITETOFILE (doc, ' MENDIX/mendix + sysdate.xml')



    Someone please help on this

    Hello

    This is the basic string manipulation, nothing particular to XML.

    For example:

    DBMS_XMLDOM. WRITETOFILE (doc,' TEST_DIR/mendix ' | to_char (sysdate, 'YYYYMMDDHH24MISS') |'.) XML');

  • Adobe Reader - how to add page with the free version numbers?

    Hey guys,.

    Imagine that I have a PDF file and I want to create a new one by selecting some pages out of it. I know that this is all just possible using PDFcreator but I want to add page numbers. As far as I know that's not possible with the free version of Adobe, unless I would add the page number on each page by using a text box. I want to do different PDF catalogs for page numbers are really necessary. You have an idea how to solve this problem? You know that's about the only thing I need to add which means that it is not worth buying the Pro version. Unfortunately, I only got the PDF and I can't work on it for example with MS word before I have to export it. Do you know if there is a way to add the page numbers with a free version? There might be additional free software that allows this?

    Thanks for your support!

    You might be able to use Acrobat Standard (if Windows). Adobe have no free solution for your problem.

  • How to add members to the local group

    Hello

    I use vRA 7.1 and have configured the vRO local authentication provider by the following:

    Authentication mode: vRealize Automation

    Host address: https:...

    The admin group: vsphere.local\vroadmingrp

    By default the tenant: vsphere.local

    Everything works ok, but I want to add members to the vroadmingrp in vRA Identity Manager.

    If I register as an administrator by default, tenant, I get to the screen 'Edit Group' in the 'Administration' tab, but there is no way of actually adding members to the group.

    (ie. no green more don't sign, just a screen with)

    This group has the following members.

    E-mail name (0)

    No data selected

    )

    So, my question is, how do I add a person?

    Concerning

    Tony

    I'm sure that in 7.0.1 you can do that again. There is a horizon of the user interface to change the groups for vIDM but is not yet available in vRA UI.

    Chris

  • Help with the query GROUP BY?

    Why the habit of this work? When I run the code with the first where clause it works fine.
    select diffrating, count (diffrating) 
    from IT220_HOLIDAYDETAILS
    where diffrating = 'A'
    GROUP BY diffrating
    It returns the result that there is a diffirating marked "A".

    However, when I try to add other clauses he says "no data found"?
    select diffrating, count (diffrating) 
    from IT220_HOLIDAYDETAILS
    where diffrating = 'A'
    and diffrating = 'B'
    and diffrating = 'C'
    and diffrating = 'D'
    and diffrating = 'E'
    GROUP BY diffrating
    How can this be when he came 'A' data in the first place? Surely, it should return 'A' as a negative because it worked before?

    What I want is to count all results for each diffrating and return them. Any reason, why it does not work?

    Thanks in advance!

    It returns nothing because you try to select a diffrating whose value has, b, c, d and e at the same time.

    select diffrating, count (diffrating)
    from IT220_HOLIDAYDETAILS
    GROUP BY diffrating
    

    is not already display what you want?

  • I still do not see where REMOVE them or even to add names to the created group folders.

    I just downloaded thunderbird and import my address book. I want to remove some old files group and add a few names of other former group folders. all the options to remove are grayed out.
    When you try to add a name to a group, I can add and click ok, but when I go back, it isn't here.
    In addition, a new group that I put up is stored under the "personal address book", but will not be saved in a new group. the folder appears - twice in fact under the "Mac OSX address book" with no address in one of them... AND I can't delete them or some old bands I want more.

    I am a beginner and not that computer savvy, you please without irritable complicated instructions. I had rather you just shoot me.

    If you are not satisfied with the jump between address books, you might look at tools | Import in Thunderbird address book and see if she invites you to import the mac address book in Thunderbird. So Thunderbird can show you the mac address book, but it's not quite accurate to describe this as having been 'imported '.

    This leaves still worry about what's going on in your personal address book, you should be able to add and change entries, including mailing lists.

  • Confused with the Oracle group

    Hi all

    11.2.0.3.11

    AIX 6

    I'm new to this company to manage their existing database in which the administrator has left.

    I noticed their PROD has groups dba, oinstall.  But on their DEV, TEST, machines QAT does not oinstall group but only group dba.

    What I need to fix the DEV, TEST, servers QAT to add the oinstall group?


    Thank you

    MK

    Maria, if the current system works then it would seem that using oinstall is not an absolute requirement, but I suggest to future installations of the software according to the recommendations of the Oracle RDBMS.  I want my test and production environments to follow the same general implemented.   How many different houses Oracle are there in the test?  While the current environment is running, you should be able to install a new House and migrate databases from test to it at your leisure.

    - -

    HTH - Mark D Powell.

  • Ask for help with the query group by

    Hello
    I have the following table with values structure
    CREATE TABLE DUMMY
      (
        SR_NUMBER          VARCHAR2(100 CHAR),
        ASSIGNMENT_GROUP   VARCHAR2(100 CHAR),
        REASSIGNMENT_COUNT VARCHAR2(100 CHAR),
        CREATED DATE,
        CLOSED DATE,
        TARGET_DATE DATE
     )
     
     insert into dummy values('AAA','A','1','02-OCT-11','25-OCT-11','09-OCT-11');
     insert into dummy values('ABC','A','1','03-SEP-12','26-SEP-11','10-SEP-11');
     insert into dummy values('AVB','A','1','02-NOV-13','25-NOV-13','09-NOV-13');
     insert into dummy values('AFT','B','1','02-OCT-11','25-OCT-11','09-OCT-11');
     insert into dummy values('ACS','B','1','02-JAN-12','25-JAN-12','09-JAN-12');
     insert into dummy values('AVC','B','1','02-OCT-13','25-OCT-13','09-OCT-13');
     insert into dummy values('AAD','B','1','02-MAR-14','25-MAR-14','09-MAR-14');
     insert into dummy values('AAA','C','1','02-OCT-11','25-OCT-11','09-OCT-11');
    insert into dummy values('AAA','D','1','02-JUN-11','25-JUN-11','09-JUN-11');
    insert into dummy values('AAA','E','1','02-APR-12','25-APR-12','09-APR-12');
    insert into dummy values('AAA','A','1','02-FEB-13','25-FEB-13','09-FEB-13');
    
    ?
    I have the following requirement, the output should be:

    Number of ticket (sr_number)
    % of tickets inside the DL
    Number of tickets inside the DL
    Average cycle time (cycle time = closing date - date of creation)
    Total cycle time (cycle time = closing date - date of creation)
    Number of reallocations (sum)


    DL - (deadline) formula is, closed date < = target_date

    This should be displayed, grouped by year, then month, then the assignment group. The values must be in descending order (dates) is not sure that group in operation here.
    I am able to write the code base of the foregoing, but group from the year, month, and group assignment is pretty confusing to me.


    Can someone give me a voucher code...

    This may not give you exactly what you want, but if all goes well, it will give you something to work with:

    WITH tickets AS (
      SELECT TO_CHAR(created, 'YYYY') created_year,
             TO_CHAR(created, 'MM') created_month,
             assignment_group,
             COUNT(sr_number) ticket_count,
             AVG(closed - created) avg_cycle_time,
             SUM(closed - created) tot_cycle_time,
             COUNT(reassignment_count) reassign_count
       FROM dummy
       GROUP BY TO_CHAR(created, 'YYYY'),
                TO_CHAR(created, 'MM'),
                assignment_group
    ),
    dl_tickets AS (
      SELECT TO_CHAR(created, 'YYYY') created_year,
             TO_CHAR(created, 'MM') created_month,
             assignment_group,
             COUNT(sr_number) ticket_in_dl_count
        FROM dummy
        WHERE closed <= target_date
        GROUP BY TO_CHAR(created, 'YYYY'),
              TO_CHAR(created, 'MM'),
              assignment_group
    )
    SELECT t.created_year,
           t.created_month,
           t.assignment_group,
           t.ticket_count,
           NVL(dl.ticket_in_dl_count, 0) ticket_in_dl_count,
           NVL(dl.ticket_in_dl_count/t.ticket_count, 0) * 100 pct_ticket_in_dl_count,
           t.avg_cycle_time,
           t.tot_cycle_time,
           t.reassign_count
      FROM tickets t,
           dl_tickets dl
      WHERE t.created_year = dl.created_year (+)
      AND t.created_month = dl.created_month (+)
      ORDER BY created_year DESC, created_month DESC
    

    Published by: user1983440 on May 27, 2013 15:47 - added reassign_count

    Published by: user1983440 on May 27, 2013 15:54 - added ORDER BY

  • Difficulties with the working groups

    I have connected 2 (Xp & W7) computers using a crossover cable. They are both in the same working group & have fixed ip addresses. These are explicitly permitted in McAfee firewall. However the W7 machine can! see"& read the Windows Media Player library on the Xp machine & it can 'See' but not access other files. The Xp machine is not at the W7 machine.

    Any ideas anyone?

    PS two machines to communicate with each other without any problem!

    Hello

    Maybe this can help.

    ---------------------

    The following looks like a long history (it's only 600 words). I know not what is knowledge of the user, and exactly what has been done already. The info go through the motions of the configuration and verify most of the common aspects of the LAN Windows OS features '.

    All aspects should be checked, declaring that she "worked before" or incessant on"I didn't something ", is not a way to deal withcurrent sharing problems.

    ----------------------

    Win7 when configured on the peer-to-peer network has three types of configurations of sharing.

    Group residential network = only works between Win 7 computers. This type of configuration, it is very easy to entry level users to start sharing network.

    Working network = fundamentally similar to previous methods of sharing that allow you to control what, how and to whom the records would be shared with.

    Public share
    = network Public (as Internet Café) in order to reduce security risks.

    For the best newspaper of the results of each computer screen system and together all computers on a network of the same name, while each computer has its own unique name.

    http://www.ezlan.NET/Win7/net_name.jpg

    Make sure that the software firewall on each computer allows free local traffic. If you use 3rd party Firewall on, Vista/XP Firewall Native should be disabled, and the active firewall has adjusted to your network numbers IP on what is sometimes called the Zone of confidence (see part 3 firewall instructions

    General example, http://www.ezlan.net/faq.html#trusted
    Please Note that some 3rd party software firewall continue to block the same aspects it traffic Local, they are turned Off (disabled).
    If possible, configure the firewall correctly or completely uninstall to allow a clean flow of local network traffic.

    If you end up with the 3rd party software uninstalled or disabled, make sure that Windows native firewall is active .

    Network Win 7 with another version of Windows as a work network (works very well if all computers are Win 7 also).

    In the center of the network, by clicking on the type of network opens the window to the right.

    Choose your network type. Note the check box at the bottom and check/uncheck depending on your needs.

    http://www.ezlan.NET/Win7/net_type.jpg

    Win 7 - http://windows.microsoft.com/en-us/windows7/Networking-home-computers-running-different-versions-of-Windows

    Win 7 network sharing folder specific work - http://www.onecomputerguy.com/windows7/windows7_sharing.htm

    Windows XP file sharing - http://support.microsoft.com/default.aspx?scid=kb;en-us;304040

    In Win XP Pro with simple sharing Off, you can visually see the Permission/security level and set them up at your convenience.

    http://www.Microsoft.com/windowsxp/using/security/learnmore/AccessControl.mspx#securityTab

    Sharing printer XP - http://www.microsoft.com/windowsxp/using/networking/expert/honeycutt_july2.mspx

    Setting Windows native firewall for sharing XP - http://support.microsoft.com/kb/875357
    When you have finished the configuration of the system, it is recommended to restart everything the router and all computers involved.

    -------------

    If you have permission and security issues with Vista/Win7, check the following settings.

    Point to a folder that wants to share do right click and choose Properties.

    In the properties

    Click on the Security tab shown in the bellows of the photo on the right) and verify that users and their permissions (see photo below Centre and left) are configured correctly. Then do the same for the authorization tab.

    This screen shot is to Win 7, Vista menus are similar.

    http://www.ezlan.NET/Win7/permission-security.jpg

    The Security Panel and the authorization Panel, you need to highlight each user/group and consider that the authorization controls are verified correctly.

    When everything is OK, restart the network (router and computer).

    * Note . The groups and users listed in the screen-shoot are just an example. Your list will focus on how your system is configured.

    * Note . All the users who are allowed to share need to have an account onall computers that they are allowed to connect to.

    Everyone is an account, that means a group of all users who already have an account now as users. It is available to avoid the need to configure permission for each on its own, it does not mean all those who feel that they would like to connect.

    Jack-MVP Windows Networking. WWW.EZLAN.NET

  • The permissions of folder/drive Windows 8 will not work with the Administrators group?

    I read through some of the other questions on the etc folder permissions, but don't really know the answer to this question, or I do not understand what has been the response.

    I did a new install of Windows 8 and have a few records that I stored stuff I now want to use it as well with Windows 8.  As with the other threads, I was getting access denied error etc and have not defined administrators group/full control permissions, but I still couldn't access readers, and my connection is type administrators.

    When I take the disk permissions with my local user rather than to the Administrators group, but, it works very well, even if no one else can access the drives.

    I am confused on how I can make this work for administrators rather than my specific user account, thank you very much!

    If you know that you are a member of the ADMINISTRATORS group, then just browse the classic desktop and open Windows EXPLORER (WINDOWS KEY + E). Right CLICK on the C DRIVE, and then choose PROPERTIES. Click the SECURITY TAB, and then click the entry of ADMINISTRATORS (computername\administrators). Verify that the checkbox under ALLOW checked for each entry. If it not to hit EDIT and tick all the boxes ALLOW. Then click OK and OK. Check the settings for the SYSTEM account.

    If the first step does not work, try this step only. If it does not, click ADVANCED on the SECURITY tab. In the PERMISSIONS tab highlight of ADMINISTRATORS, choose CHANGE PERMISSIONS. Ensure that all are checked in the BASIC PERMISSIONS area. The menu is APPLIES to drop down, make sure it is set on this FOLDER, subfolders and FILES. Click OK, OK, and then APPLY.

Maybe you are looking for

  • WLAN disconnected several times

    Hello Since a few months ago, I have the problem that my WIFI disconnects from the network without any intervention on my part? Already checked an update of the driver, but I can't find a more recent one version then November 2004 is still installed.

  • Blocked loading bar

    I was installing El Capitan on my mac pro when you are connected to the battery and I left the room. When I got home, I saw that he was in the screen of the Apple with the loading at some point bar, but without informing the rest of the installation

  • It should be at this time of the month again!

    It seems that every time that a major upgrade I happen to have computer problems with my home network.  Here is what is happening for the month of June...  I connect to my Tablet and needed to find a magazine article that was stored in a shared in my

  • form layere

    Hello I have a question, when I use the rectangle tool or a pen, it's always a shape layer and I don't know how not to make a shape layer?  Thank you in advance.

  • API to get the method of generating numbers of employees

    HelloWe need to find employee method generation running number. (Auto/manual)Is there a standard API to know it?Thank you