ramp with quantity desired step

Hello world

I need to make a ramp function, where I can control the min, max, and the amount of steps, and it shows as red lines in the image. I think I can use the ramp pattern.vi, but I can't find just the idea to play with the samples and make like the red lines. Any suggestion?

Thank you

Yan.

I'm how dumb, simply change the property of the graph

Please close this post?

Tags: NI Software

Similar Questions

  • Received an email from MacPaw saying I could speed up my computer in El Capitan with their 5 steps. Worth it? Is MacPaw safe? Thank you.

    Received an email from MacPaw saying I could speed up my computer in El Capitan with their 5 steps. Worth it? Is MacPaw safe? Thank you.

    N ° report the message as spam or delete it. MacPaw is the author behind the scam "CleanMyMac.

  • Hi, I'm rookiee and I just started with the first steps of creating a Web site. the katies-coffee-building file is on my desk and uplouded in the library. That has worked well. Now I'm putting the button in Photo Shop (banner), I have pull down on file/pl

    Message "Hi, I'm rookiee and I just started with the first steps of creating a Web site. the katies-coffee-building file is on my desk and uplouded in the library. That has worked well. Now, I'm putting the button in Photo Shop (banner) in. I pull down on the file Photo Shop button instead and try to select the Banner.psd file. Unfortunately all of the (active) folder is not accessible to all. One is not visibel. Please - need some help here. Thank you.

    @Ach ja, meine Muttersprache ist Deutsch

    You must use the file > Place Photoshop button (Cmd / Ctrl + B).

  • Every time Firefox opens, I get new tab, with my desired as a tab page I click on get to. How to get back to how it was in previous versions?

    After updating to the latest version of Firefox, when it opens I get two tabs, and one that appears on my screen is new tab with my homepage on the other, which requires that I click on it to go. Also, when I click on a link, the same thing happens, a new tab page comes up, with what I clicked on as another tab I have to click to get to. It's actually quite boring and inconvenient. How to get back to the way it was, so that when I run Firefox it opens on my homepage, and when a new page opens, I see the content of the link I clicked on? This new and improved IMO is really new and worse.

    A further extension could have snuck in. These can be bundled with other software you may have installed recently.

    Try turning off all non-essential or unrecognized extensions on page modules. Either:

    • CTRL + SHIFT + a
    • Firefox orange (or the Tools menu) button > Add ons

    In the left column, click Extensions. Then, when in doubt, turn off. (Or so completely junk, delete).

    Typically, a link will appear above at least an extension disabled to restart Firefox. You can complete your work on the tab and click one of the links in the last step.

    That get rid of the extra tab?

    Note: I also suggest to visit the Control Panel, uninstall a program and by clicking on the column heading "installed on". This should bring the most recent additions at the top and group by install date so that you can examine the software may have unexpected how have been installed.

  • Calculation of the position of the slider is not working properly with a sensible step

    Hello

    I already wrote in another thread on this subject, but my problem is slightly different from the other discussion, so here's one more time:

    I want to display a symbol next to the slider. He should stay there as in this example here: http://sandbox.junglecrowd.org/static/publish/web/static.html

    When you use a sensible step (which is essential for my project, because I need width of 100% on all window sizes) ot the symbol placement is dependent on the window size and position on the screen. Here is an example of the problem:

    http://sandbox.junglecrowd.org/responsive/publish/Web/responsive.html

    Then, collecting the coordinates to the breast of EA seems not to be the right way... Or does anyone know a solution to compensate for the changes?

    My idea would be to get the coordinates outside the EA... would it be possible? And in what way?

    .. of course, other solutions are welcome!

    Here is my code... As you can see I am very new to EA and coding...

    Thank you!

    BTW: I read a lot of things in this forum before because of other problems, and I found many solutions: thank you all!

    CompositionReady

    SYM.createsym = function() {}

    var position = sym.$("box").show ();

    position2 var = sym.$("text").show ();

    position. CSS({)

    Top: sym.posY, left:sym.posX

    });

    position2. CSS({)

    Top: sym.posY, left:sym.posX

    });

    };

    Stage.MouseMove

    sym.posX = e.pageX + 30;

    sym.posY = e.pageY;

    SYM.createsym ();

    I discovered a solution now!

    I take the width of the window and make a report with the width of the stage variable... The stageratio then gets multiplied with the details... When resizing the window, variables are recalculated...  Here's a working example:

    http://sandbox.junglecrowd.org/responsive_works/publish/Web/responsive .html

    Here's the code... If anyone knows how to do to improve it please tell me

    CompositionReady

    SYM.xycompensation = function() {}

    var point = sym.$('Stage');

    var parent = sym.$('Stage').parent ();

    var parentWidth = stage.parent () .width ();

    var stageWidth = stage.width ();

    SYM.scaleratio = stageWidth/parentWidth;

    };

    SYM.xycompensation ();

    $(window) .one ("Resize", function() {}

    SYM.xycompensation ();

    });

    sym.infoLabel = function() {}

    var position = sym.$("box").show ();

    position2 var = sym.$("text").show ();

    position. CSS({)

    Top: sym.posY, left:sym.posX

    });

    position2. CSS({)

    Top: sym.posY, left:sym.posX

    });

    };

    Stage.MouseMove

    sym.posX = e.pageX * sym.scaleratio + 30;

    sym.posY = e.pageY * sym.scaleratio;

    sym.infoLabel ();

  • GC installation fails on the WHO with NodeManager Configuration step

    I try to install OEM Grid Control and I'm having some trouble to make it past step in the installation of the Configuration of the WHO. I'm not very familiar with Oracle products. I finished all the configuration steps listed in the documentation, and in order to solve a problem earlier, I deleted the Keynectis and Telesec certificates since the cacerts file java keystore. NodeManager is run as a service, even if I think that the Setup process starts a new instance because it cannot connect to the service. I was also unable to connect to the service through the nmConnect WLST function, if it is possible my settings are incorrect. If the only problem is that GCDomain is not saved in the file nodemanager.domains, I'm not sure what I'm doing wrong, because I put it in the nodemanager.domains file located at C:\Oracle\Middleware\wlserver_10.3\common\nodemanager:

    ---
    #Domains and directories created by the Configuration Wizard
    #Fri 22 April 15:23:16 EDT 2011
    wl_server=C\:\\Oracle\\Middleware\\wlserver_10.3\\samples\\domains\\wl_server
    MEDREC-Spring=C\:\\Oracle\\Middleware\\wlserver_10.3\\samples\\domains\\medrec-Spring
    GCDomain = C\:\\Oracle\\gc_inst\\user_projects\\domains\\GCDomain
    MEDREC=C\:\\Oracle\\Middleware\\wlserver_10.3\\samples\\domains\\medrec
    ---
    Note: the file paths are correct and using escaped slashes, as appropriate, but this message board system turns the last double backslash in a line break. I can't find any html solution that works, so just take my word for it

    I restarted NodeManager after making the change as well. Any help would be appreciated. Thank you.

    Details:
    Machine - Windows Server 2008 x 64
    DB - 11 GR 2
    WLS - 10.3.2
    GC - 11.1.0.1

    Install the Log:
    ...
    FINE: Connection to the node Manager... April 22, 2011 15:23:19 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: April 22, 2011 21:23:19 CEST > < opinion > < security > < BEA-090898 > < without taking account of the approved CA 'CN = AC KEYNECTIS ROOT, OU = ROOT, O is KEYNECTIS, C = EN ". Loading certificate trust list triggered a certificate of analysis exception PKIX: OID not supported in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11. > April 22, 2011 15:23:19 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: April 22, 2011 21:23:19 CEST > < opinion > < security > < BEA-090898 > < without taking account of the approved CA ' CN = T-TeleSec GlobalRoot class 3, OU = T - Systems Trust Center, O = T - Systems Enterprise Services GmbH, C = OF. Loading certificate trust list triggered a certificate of analysis exception PKIX: OID not supported in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11. > April 22, 2011 15:23:19 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: April 22, 2011 21:23:19 CEST > < opinion > < security > < BEA-090898 > < without taking account of the approved CA ' CN = T-TeleSec GlobalRoot class 2, OR = T - Systems Trust Center, O = T - Systems Enterprise Services GmbH, C = OF. Loading certificate trust list triggered a certificate of analysis exception PKIX: OID not supported in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11. > April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: This Exception occurred at Fri Apr 22 15:23:20 EDT 2011. April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: weblogic.nodemanager.NMConnectException: Connection refused: connect. Cannot connect to NodeManager. Check that they are running to win2008x64-2:7, 401. April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: java.net.PlainSocketImpl.socketConnect(Native Method) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: java.net.Socket.connect(Socket.java:525) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: weblogic.nodemanager.client.SSLClient.createSocket(SSLClient.java:38) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: weblogic.nodemanager.client.NMServerClient.connect(NMServerClient.java:227) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: weblogic.nodemanager.client.NMServerClient.checkConnected(NMServerClient.java:199) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: weblogic.nodemanager.client.NMServerClient.checkConnected(NMServerClient.java:205) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: weblogic.nodemanager.client.NMServerClient.getVersion(NMServerClient.java:52) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: weblogic.management.scripting.NodeManagerService.verifyConnection(NodeManagerService.java:175) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: weblogic.management.scripting.NodeManagerService.nmConnect(NodeManagerService.java:168) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: java.lang.reflect.Method.invoke(Method.java:597) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: org.python.core.PyReflectedFunction.__call__(Unknown Source) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: org.python.core.PyMethod.__call__(Unknown Source) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: org.python.core.PyObject.__call__(Unknown Source) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: org.python.core.PyObject.invoke(Unknown Source) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: to $3 org.python.pycode._pyx2.nmConnect (< iostream >: 118) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: to org.python.pycode._pyx2.call_function (< iostream >) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: org.python.core.PyTableCode.call(Unknown Source) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: org.python.core.PyTableCode.call(Unknown Source) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: org.python.core.PyFunction.__call__(Unknown Source) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: org.python.core.PyObject.__call__(Unknown Source) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: to org.python.pycode._pyx41.startNM$1(C:\Oracle\Middleware\oms11g\sysman\omsca\scripts\wls\start_server.py:20) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: to org.python.pycode._pyx41.call_function(C:\Oracle\Middleware\oms11g\sysman\omsca\scripts\wls\start_server.py) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: org.python.core.PyTableCode.call(Unknown Source) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: org.python.core.PyTableCode.call(Unknown Source) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: org.python.core.PyFunction.__call__(Unknown Source) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: to org.python.pycode._pyx39.f$0(C:\Oracle\Middleware\oms11g\sysman\omsca\scripts\wls\create_em_infra.py:74) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: to org.python.pycode._pyx39.call_function(C:\Oracle\Middleware\oms11g\sysman\omsca\scripts\wls\create_em_infra.py) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: org.python.core.PyTableCode.call(Unknown Source) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: org.python.core.PyCode.call(Unknown Source) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: org.python.core.Py.runCode(Unknown Source) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: org.python.util.PythonInterpreter.execfile(Unknown Source) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: weblogic.management.scripting.WLST.main(WLST.java:131) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: java.lang.reflect.Method.invoke(Method.java:597) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run.
    FINE: in weblogic. Run WLST.main(WLST.java:29) April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader
    FINE: Wed Apr 22 15:23:20 EDT 2011 Apr 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: Node Manager down from this April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader works
    FINE: Not connected to the Node Manager Apr 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: Launch NodeManager...
    April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: Properties: {ListenAddress=win2008x64-2,ListenPort=7401,NodeManagerHome=C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239,StartScriptEnabled=true,StartScriptName=startEMServer.cmd}.
    April 22, 2011 15:23:20 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: Command: C:\Oracle\MIDDLE~1\JROCKI~1.5-3\jre\bin\javaw.exe - classpath "C:\Oracle\MIDDLE~1\JROCKI~1.5-3\jre\lib\rt.jar; C:\Oracle\MIDDLE~1\JROCKI~1.5-3\jre\lib\i18n.jar; C:\Oracle\MIDDLE~1\patch_wls1032\profiles\default\sys_manifest_classpath\weblogic_patch.jar; C:\Oracle\MIDDLE~1\patch_oepe1032\profiles\default\sys_manifest_classpath\weblogic_patch.jar; C:\Oracle\MIDDLE~1\JROCKI~1.5-3\lib\tools.jar; C:\Oracle\MIDDLE~1\utils\config\10.3\config-launch.jar; C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar; C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar; C:\Oracle\MIDDLE~1\modules\features\weblogic. Server.modules_10.3.2.0.jar; C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar; C:\Oracle\MIDDLE~1\modules\ORGAPA~1.0\lib\ant-all.jar; C:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1\lib\ant-contrib.jar; C:\Oracle\Middleware\oms11g\sysman\jlib\emConfig.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf-API.jar; C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\resources\jrf-WLST.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.odl_11.1.1\ojdl.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.odl_11.1.1\ojdl2.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.dms_11.1.1\dms.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.dConfig-infra_11.1.1.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.fabriccommon_11.1.1\fabric-common.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.xdk_11.1.0\xmlparserv2.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.xdk_11.1.0\xml.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.WSM.common_11.1.1\wsm-pmlib.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.WSM.common_11.1.1\wsm-policy-core.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.WSM.common_11.1.1\wsm-secpol.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.WSM.common_11.1.1\wsm-dependencies.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle. WSM.policies_11.1.1\wsm-Seed-Policies.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.webservices_11.1.1\orawsdl.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.webservices_11.1.1\mdds.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.webservices_11.1.1\ws_confmbeans.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\org.Apache.Commons.digester_1.7.jar; C:\Oracle\MIDDLE~1\ORACLE~1\... \modules\javax. XML.bind_2.1.1.jar; C:\Oracle\MIDDLE~1\ORACLE~1\... \modules\javax.activation_1.1.jar. C:\Oracle\MIDDLE~1\ORACLE~1\... \modules\javax. XML.stream_1.1.1.0.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.http_client_11.1.1.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jmx_11.1.1\jmxframework.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jmx_11.1.1\jmxspi.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle. ADF.dconfigbeans_11.1.1.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle. ADF.share.CA_11.1.1\adf-share-base.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle. ADF.share.CA_11.1.1\adf-share-ca.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle. ADF.share_11.1.1\adflogginghandler.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle. ADF.share_11.1.1\adfsharembean.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle. ADF.share_11.1.1\commons-El.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle. ADF.share_11.1.1\jsp-El-API.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle. ADF.share_11.1.1\oracle-El.jar; C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\resources\auditwlst.jar; C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\resources\sslconfigwlst.jar; C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\resources\oamap_help.jar; C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\resources\ossoiap_help.jar; C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\resources\jps-WLST.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.auditprovider_11.1.1\jps-WLS-auditprovider.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jps_11.1.1\jps-manifest.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jps_11.1.1\jps-MBeans.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jps_11.1.1\jps-upgrade.jar; C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jps_11.1.1\jps-patching.jar; C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\ADF-sh~1.jar; C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\mdswlst.jar; C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\AUDITW~1.jar; C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jps-WLST.jar; C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jrf-WLST.jar; C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAP_~1.jar; C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAUT~1.jar; C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\ossoiap.jar; C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OSSOIA~1.jar; C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\SSLCON~1.jar; C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\wsm-WLST.jar; C:\Oracle\MIDDLE~1\WLSERV~1.3\common\eval\pointbase\lib\pbembedded57.jar; C:\Oracle\MIDDLE~1\WLSERV~1.3\common\eval\pointbase\lib\pbclient57.jar; C:\Oracle\MIDDLE~1\WLSERV~1.3\common\eval\pointbase\lib\pbtools57.jar"weblogic. NodeManager '-v '.
    April 22, 2011 15:23:21 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: April 22, 2011 15:23:21 > < INFO > < domains file: C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.domains > 22 April 2011 15:23:21 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: April 22, 2011 15:23:21 weblogic.nodemanager.server.NMServerConfig initDomainsMap 22 April 2011 15:23:21 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: INFO: loading areas file: C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.domains April 22, 2011 15:23:21 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: April 22, 2011 15:23:21 > < WARNING > < domains file not found: C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.domains > 22 April 2011 15:23:21 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: April 22, 2011 15:23:21 weblogic.nodemanager.server.NMServerConfig initDomainsMap 22 April 2011 15:23:21 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: WARNING: areas file not found: C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.domains April 22, 2011 15:23:22 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: April 22, 2011 15:23:22 > < INFO > < store loading identity keys: FileName=C:/Oracle/MIDDLE~1/WLSERV~1.3/server\lib\DemoIdentity.jks, Type = jks, PassPhraseUsed = true > 22 April 2011 15:23:22 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: April 22, 2011 15:23:22 weblogic.nodemanager.server.SSLConfig loadKeyStoreConfig April 22, 2011 15:23:22 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: INFO: loading storage identity key: FileName=C:/Oracle/MIDDLE~1/WLSERV~1.3/server\lib\DemoIdentity.jks, Type = jks, PassPhraseUsed = true April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: April 22, 2011 15:23:23 > < WARNING > < folder properties for configuration manager node 'C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.properties' not found. Using the default settings. > April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: April 22, 2011 15:23:23 weblogic.nodemanager.server.NMServer < init > 22 April 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: WARNING: configuration properties manager node of the file 'C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.properties' not found. Using the default settings. April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: April 22, 2011 15:23:23 > < INFO > < Saving configuration properties node manager 'C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.properties' > 22 April 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: April 22, 2011 15:23:23 weblogic.nodemanager.server.NMServer < init > 22 April 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: INFO: save the configuration properties node manager 'C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.properties' April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: node Manager v10.3 April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: Configuration settings: April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: NodeManagerHome=C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239 April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: ListenAddress = win2008x64-2, April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: ListenPort = 7401 April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: ListenBacklog = 50 22 April 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: SecureListener = true April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: AuthenticationEnabled = true April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: NativeVersionEnabled = true April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: CrashRecoveryEnabled = false April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: JavaHome=C:\Oracle\MIDDLE~1\JROCKI~1.5-3\jre April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: StartScriptEnabled = true April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: StopScriptEnabled = false April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: StartScriptName = startEMServer.cmd April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: StopScriptName = April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: LogFile=C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.log April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: LogLevel = INFO April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: LogLimit = 0, April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: LogCount = 1 April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: LogAppend = true April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: LogToStderr = true April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: LogFormatter = weblogic.nodemanager.server.LogFormatter April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: DomainsFile=C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239\nodemanager.domains April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: DomainsFileEnabled = true April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: StateCheckInterval = 500 22 April 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: QuitEnabled = true April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: Interface = April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: NetMask = April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: UseMACBroadcast = false April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: DomainRegistrationEnabled = false April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: mappings of domain names: April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: April 22, 2011 15:23:23 > < INFO > < Secure socket listener started on 7 401, host WIN2008x64-2/192.168.182.135 port > April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: April 22, 2011 15:23:23 weblogic.nodemanager.server.SSLListener run April 22, 2011 15:23:23 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: INFO: Secure socket listener started on port 7 401, host WIN2008x64-2/192.168.182.135 April 22, 2011 15:23:30 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: Successfully launched the Node Manager. April 22, 2011 15:23:30 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: The Node Manager process runs independent of the WLST process. April 22, 2011 15:23:30 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: Exit WLST won't stop the Node Manager process. Please see April 22, 2011 15:23:30 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: to the Node Manager records for more information. April 22, 2011 15:23:30 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: Node Manager logs will be under C:\Oracle\MIDDLE~1\WLSERV~1.3\common\emnodemanager20110422152239 April 22, 2011 15:23:30 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: Connection to the node Manager... April 22, 2011 15:23:41 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: April 22, 2011 15:23:41 > < WARNING > < directory domain read when Configuration Error > April 22, 2011 15:23:41 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: weblogic.nodemanager.common.ConfigException: the field 'GCDomain' to 'C:\Oracle\gc_inst\user_projects\domains\GCDomain' was not saved in the file nodemanager.domains and dynamic domain registration is not supported. Please register the domain in the file nodemanager.domains. April 22, 2011 15:23:41 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: to weblogic.nodemanager.server.NMServer.getDomainManager(NMServer.java:257) April 22, 2011 15:23:41 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: to weblogic.nodemanager.server.Handler.handleDomain(Handler.java:224) April 22, 2011 15:23:41 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: to weblogic.nodemanager.server.Handler.handleCommand(Handler.java:108) April 22, 2011 15:23:41 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: to weblogic.nodemanager.server.Handler.run(Handler.java:70) April 22, 2011 15:23:41 oracle.sysman.omsca.util.ProcessOutputReader run
    FINE: NMProcess: at java.lang.Thread.run(Thread.java:619) April 22, 2011 15:23:41 oracle.sysman.omsca.util.ProcessOutputReader run
    ...

    Vijay,

    Your correct. Even with regard to the OEMGC 10 g Oracle still doesn't have a Windows 64 bit for OEMGC 11 g version.
    It sometimes means that are all companies except 1, the GC server 64-bit Windows servers.

    Eric

  • Need help with the basic steps to create ebook

    I have a confession: I use constantly solutions instead of stop and learn the right way to use Indesign to create ebooks. I wouldn't say that I'm doing it because I'm lazy, but because I'm simply inept lol. Here are some of the basic steps I take:

    1. create the document: include the block of text type (because I want the page numbers to display)

    2 paste the unformatted document text

    3. adjust the size of the main frame to produce the text of the appropriate margins (because its an ebook, left/right margin even opposing pages.)

    4. highlight all of the text, set the spacing before and after the paragraph halfway through the character before (the bottom text is at the same point for each page)

    5. go in the titles of chapters; do jumps from title page has its own page; Highlight the title, choose the font, the size; create the new character style; apply the style to other chapter titles (it is possible to create a ctrl + number shortcut to apply character styles?). Note that I did not create a character for the body text style. I'm just doing the first?

    6 Insert markers page number on both master pages, then cover page number with a white box on the first page of the chapters.

    7. remove photos in textbox so that if more text is added, the photos move with the text.

    That's basically what I do when I create an ebook. Any suggestions as to best/way to do these things would be very appreciated.

    1. the master text blocks have nothing to do with page numbers and in most cases are completely unnecessary. Set the margins of appropriately and place your text.

    2. without knowing what you leave on it is impossible to tell if it's a good idea or not. My stomach says is not. See number 1.

    3 see number 1.

    4. it's what paragraph styles are for.

    5. see number 4.

    6. This is what the multiple master pages are for. Stop doing that.

    7. well, you finally have a right. As my people... would say mazel tov.

    Now, it's time to stop being inept (your Word, not mine) and start learning the right way to do it. First thing we do, is buy Visual Sandee Cohen of Quick Start Guide. It's the best InDesign book market for beginners. http://AMZN.to/plsvxy

    Second, check out the video training on Lynda.com. This link will get you a free one week trial: http://bit.ly/fcGpiI

    Bob

  • Scanning multiple Pages with 100 desire

    How to scan multiple pages into a single document using my NEW Hp Envy 100?  I have a MacBook Pro with a 10.8 OSX operating system.

    MarcusGoddard, because this printer doesn't have an ADF, I don't know if it's possible. I believe that this model asks you if you want to continue scanning, if that's the case there is an option we can try.

    Is it is it, however, you will find this option in the popup scan, under the "Advanced" link Here if you save in PDF format, then the option for it to scan in a single document.

    Let me know!

  • contraction of the ramp with Mecmesin

    Hello

    I was wondering if there is a way to open the VI attached to the lower post with a new version of LabView? Messages written here it seems that this VI could be just what I need, but cannot open it. I have version 8.5 on my pc. I should be grateful if you would help.

    OLA.

    http://forums.NI.com/NI/board/message?board.ID=140&message.ID=29093&requireLogin=false

    Hi, Ola,

    Here you go...

    (Next time you should give just the topic of the thread as "Please convert LV5 LV8.5")

  • After the upgrade and 'restart', with the first step, vista hangs in blue screen. memory dump. then restart windows, continues with the upgrade installation.

    This is the update installed.

    Update type: Important

     

    A security issue has been identified that could allow an authenticated local attacker to compromise your system and take control. You can protect your system by installing this update from Microsoft. After you install this update, you may have to restart your system.

     

    More information:

    http://go.Microsoft.com/fwlink/?LinkId=179062

     

    Help and Support:

    http://support.Microsoft.com

     

     

    It's crash results.

     

    Signature of the problem:

    Problem event name: BlueScreen

    OS version: 6.0.6002.2.2.0.256.6

    Locale ID: 1033

    More information about the problem:

    BCCode:                                               d1

    BCP1:                                                    00000001

    BCP2:                                                    00000002

    BCP3:                                                    00000000

    BCP4:                                                    8056662A

    OS version: 6_0_6002

    Service Pack: 2_0

    Product:                                               256_1

    Files helping to describe the problem:

    C:\Windows\Minidump\Mini021710-01.dmp

    C:\Users\Robert B Benson\AppData\Local\Temp\WER-778569-0.sysdata.xml

    C:\Users\Robert B Benson\AppData\Local\Temp\WER147.tmp.version.txt

    Read our privacy statement:

     http://go.Microsoft.com/fwlink/?LinkId=50163&clcid=0x0409

    Some time after the closing of applications and stop, at startup, the system "says" there was an "unexpected", even if stop at the previous stop, 'things' seem close, hault and close.

    Restore point:

    Try typing F8 at startup and in the list of Boot selections, select Mode safe using ARROW top to go there > and then press ENTER.

    Try a restore of the system once, to choose a Restore Point prior to your problem...

    Click Start > programs > Accessories > system tools > system restore > choose another time > next > etc.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

     

    If restore work not and you do not have a Vista DVD from Microsoft, do a repair disc to do a Startup Repair:

    Download the ISO on the link provided and make a record of repair time it starts.

    Go to your Bios/Setup, or the Boot Menu at startup and change the Boot order to make the DVD/CD drive 1st in the boot order, then reboot with the disk in the drive.

    At the startup/power on you should see at the bottom of the screen either F2 or DELETE, go to Setup/Bios or F12 for the Boot Menu.

    When you have changed that, insert the Bootable disk you did in the drive and reboot.

    http://www.bleepingcomputer.com/tutorials/tutorial148.html

    Link above shows what the process looks like and a manual, it load the repair options.

    NeoSmart containing the content of the Windows Vista DVD 'Recovery Centre', as we refer to him. It cannot be used to install or reinstall Windows Vista, and is just a Windows PE interface to recovering your PC. Technically, we could re-create this installation with downloadable media media freely from Microsoft (namely the Microsoft WAIK, several gigabyte download); but it is pretty darn decent of Microsoft to present Windows users who might not be able to create such a thing on their own.

    Read all the info on the website on how to create and use it.

    http://NeoSmart.net/blog/2008/Windows-Vista-recovery-disc-download/

    ISO Burner: http://www.snapfiles.com/get/active-isoburner.html

    It's a very good Vista startup repair disk.

    You can do a system restart tool, system, etc it restore.

    It is NOT a disc of resettlement.

    And the 32-bit is what normally comes on a computer, unless 64-bit.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    If the above does not solve the problem, repost in the appropriate Forum:

    Windows Update Forum:

    It comes with Vista, upgrade install and activate Forum.

    You will get the best help for any problem of Update/Service Pack in the Windows Update Forum; the link below:

    http://social.answers.Microsoft.com/forums/en-us/vistawu/threads

    When you repost here, kindly include the Error Codes, and exactly what is happening when you try to update.

    In this way, you will receive the best help.

    See you soon.

    Mick Murphy - Microsoft partner

  • Struggeling with the first steps on php vcloud sdk

    Hello

    I tried to perform a sample (login.php) since the vcloud for php sampler sdk.

    When you try I get the following message:

    root@lamp vcloudPHP-1.5.0/samples# php login.php s < myserver > u < admin@org < password > > Pei-c ='ssl_verify_peer = > false, ssl_verify_host = > false '
    PHP Warning: strpos() expects parameter 1 to be string, array given in /tmp/vcloudPHP-1.5.0/library/VMware/VCloud/Service.php on line 97
    PHP Fatal error: Eception exception 'VMware_VCloud_SDK_Http_Exception' with message 'HTTP_Request2 needs a URL for HTTP (S) request absolute, ' Table/api/login' given' in /tmp/vcloudPHP-1.5.0/library/VMware/VCloud/Http/Client.php:157
    Stack trace:
    #0 tmp/vcloudPHP-1.5.0/library/VMware/VCloud/Http/Client.php(191): VMware_VCloud_SDK_Http_Client-> sendRequest ("Array/api/login ', 'POST', Array, NULL")
    #1 tmp/vcloudPHP-1.5.0/library/VMware/VCloud/ServiceAbstract.php(136): VMware_VCloud_SDK_Http_Client-> message (' Array/api/login', Array, NULL)
    #2 tmp/vcloudPHP-1.5.0/library/VMware/VCloud/Service.php(108): VMware_VCloud_SDK_Service_Abstract-> message (' Array/api/login', 200)
    #3 tmp/vcloudPHP-1.5.0/samples/login.php(73): VMware_VCloud_SDK_Service-> login (Array, Array, Array)
    #4 {hand}
    lifting in /tmp/vcloudPHP-1.5.0/library/VMware/VCloud/Http/Client.php on line 157

    This is my first attempt, so I think it's really something simple and stupid.

    Thanks a lot for your help!

    Chris

    PS: well, php works fine on this machine

    For your argument if you used "MyServer" or "https://myserver"? It should also, if you look at the source code of login.php, you will notice that it accepts only 3 args command line: server, user and passwd. The host/peer SSL are already set to false by default, so you don't need to call it from the command line because it is not a valid argument and is simply ignored. I think that the error is due to missing "https://".

    Also in the future, you can post in the dedicated vCloud SDK for PHP forum - http://communities.vmware.com/community/vmtn/developer/forums/vcloudsdkphp if you have any future questions regarding the PHP SDK

  • trouble with the last step of downloading flash player

    I followed all the steps as required. I get to the stage where I 'double click' to install. It opens and it asks me to enter my username and password. It does not recognize my password! I have reset my password on the adobe site and everything. don't know what else to do.

    You must enter the password for the administrator of your computer.

  • Need help with the final step of the recovery process

    Oracle Linux 4.7, Oracle 10 g 2 10.2.0.1

    I got plenty of RMAN backup of the database at a time, including file control registry and archives. Now I'm trying recover the database from the same backup.

    Because I'm trying to simulate the loss of all data files, control file, redo log... I'm going in (good) last pfile nomount mode database restore you spfile and controlfile.

    SQL & gt; startup nomount pfile='/usr/oracle/10gr2/dbs/pfile.ora';

    ORACLE instance started.

    Total System Global Area 2147483648 bytes
    Bytes of size 1220432 fixed
    838860976 variable size bytes
    1291845632 of database buffers bytes
    Redo buffers 15556608 bytes


    ... no problem here.




    switch to RMAN and restore spfile and controlfile...

    SQL & gt;! target rman / nocatalog;

    RMAN & gt; restoring automatic backup SPFile;
    From restoration to 16 February 09
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid = 155 devtype = DISK

    field of recovery destination: / u02/flash_recovery
    name of database (or unique name of database) used for research: MSF
    channel ORA_DISK_1: autobackup found in the recovery area
    channel ORA_DISK_1: autobackup found: /u02/flash_recovery/MSF/autobackup/2009_02_13/o1_mf_s_678729040_4sd1tjdp_.bkp
    channel ORA_DISK_1: restore SPFILE full automatic backup
    Finished restore at 16 February 09

    RMAN & gt; Restore automatic backup controlfile;
    From restoration to 16 February 09
    using channel ORA_DISK_1

    field of recovery destination: / u02/flash_recovery
    name of database (or unique name of database) used for research: MSF
    channel ORA_DISK_1: autobackup found in the recovery area
    channel ORA_DISK_1: autobackup found: /u02/flash_recovery/MSF/autobackup/2009_02_13/o1_mf_s_678729040_4sd1tjdp_.bkp
    channel ORA_DISK_1: restore full automatic backup of control file
    output filename=/oracle/oradata/MSF/control01.ctl
    output filename=/u02/control_files/MSF/control02.ctl
    output filename=/u03/oradata/MSF/control03.ctl
    Finished restore at 16 February 09




    ... well!

    I stopped at this point database and rebooted, but this time used my resotored spfile.

    SQL & gt; stop immediately;
    SQL & gt; bootable media;

    ... and then restored data files

    RMAN & gt; restore the database;

    From restoration to 16 February 09
    From backup duplication implicit 16 February 09
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid = 155 devtype = DISK
    Cut 6 objects
    Implicit overlapping backup finished at 16 February 09

    Starting copy of implicit intersection to 16 February 09
    using channel ORA_DISK_1
    Copy of implicit crossover finished at 16 February 09

    the search for all files in the recovery area
    cataloging files...
    cataloging done

    List of cataloged files
    =======================
    File name: /u02/flash_recovery/MSF/autobackup/2009_02_13/o1_mf_s_678729040_4sd1tjdp_.bkp

    using channel ORA_DISK_1

    channel ORA_DISK_1: from datafile backupset restoration
    channel ORA_DISK_1: specifying datafile (s) to restore from backup set
    restoring datafile 00001 to /u03/oradata/MSF/system01.dbf
    restoring datafile 00002 to /u03/oradata/MSF/undotbs01.dbf
    restoring datafile 00003 to /u03/oradata/MSF/sysaux01.dbf
    restoring datafile 00004 in /u03/oradata/MSF/users01.dbf
    restoring datafile 00005 to /u03/oradata/MSF/example01.dbf
    restoring datafile to /u03/oradata/MSF/users02.dbf 00006
    channel ORA_DISK_1: backup /u02/flash_recovery/MSF/backupset/2009_02_13/o1_mf_nnndf_WEEKLY_FULL_4sczgjj9_.bkp piece reading
    channel ORA_DISK_1: restored the backup part 1
    piece handle=/u02/flash_recovery/MSF/backupset/2009_02_13/o1_mf_nnndf_WEEKLY_FULL_4sczgjj9_.bkp tag = WEEKLY_FULL
    channel ORA_DISK_1: restore complete, duration: 00:25:06
    Finished restore at 16 February 09


    WHAT IS NOW?

    How to restore to the last SNA possible?

    Why do you want the collection incomplete ot

    Just do a full restore using the last restored database

    RMAN>recover database
    

    database recover until cancel going to sql not to RMAN

    for the incomplete recovery compared to the time

    RMAN> run
     {
     set until time "to_date('13-05-2008 16:09:26','DD-MM-YYYY HH24:MI:SS')";
     recover database;
     }
    

    with regard to the SNA

    RMAN> recover database until scn 3;
    

    with regard to the sequence of journal

    RMAN> recover database until logseq 3
    

    Khurram

  • 114 the desire: my HP Envy 114 sometimes works, sometimes doesn't work with WIFI - it of maddening! Help!

    Hello!  Help

    I use an Apple IMac with my desire.  Since the day that I bought it, it is quite tempremental. Sometimes the wifi works, sometimes it doesn't... often I have to go through the procedure of the full wizard and re-install the password of our wifi (which is a mile long, so it's not phone). Wifi works throughout the House and is strong, so is not the issue. the little blue light flashes and turns off right now, and disconnect, restart it, nothing seems to make it work

    then, suddenly, if he decides-it can print a page.

    It has been 18 months since I bought it and I just want to scream. I have wasted hours and hours of my day coaxing to work!

    I've never managed to get the scanner to work, either...

    Can someone please help! I use Mac - OSX 10.95 products

    I think to have a USB port and attach it and done with this wifi - but what is the point of having this beautiful instrument, if it never works?

    is there a problem?  can it be restarted and keep the wifi settings? How stay blue and not turn on and turn off that darn light?

    Help!

    Hey @janinedigi,

    Welcome to the Forum from HP Support. I hope you enjoy your experience here.

    I understand that you experience an unstable WiFi connection when you use your HP ENVY 114 e-all-in-one printer.  I would like to help.

    When users report this kind of problem, I generally recommend from scratch with the installation program. Namely, start this process of restoring factory default values * of your printer.  Here's how:

    * Note that this step resets the setting up your printer wireless, address ePrint and other custom print settings. If you have created a custom address @hpeprint.com it is permanently erased. For more information about custom addresses ePrint, click here.

    • In the front panel of your printer, press Setup key wrench
    • Touch tools
    • Support on restore defaults.

    Then fix permissions of the disc on your Mac - click here for instructions.

    Once you complete these steps, you will need to re-enable wireless and Web services (if you are a user of ePrint).  Before doing this, click here for extensive troubleshooting and configuration steps for the question says that you are a statement.  Work your way through the Solutions in the order presented.

    Please let me know the result of your troubleshooting by responding to this post.  If I helped you to solve the problem, feel free to say "You rock!" by clicking the "Thumbs Up" icon below and by clicking to accept this solution.

    Thanks for posting in the Forum from HP Support.  Have a great day!

  • Want to 750-114: migrate another computer with SSD

    Hi all

    Im trying to replace my old PC with this desire 750-114.  I have an SSD on my old PC and would like to just transfer the SSD to my envy again as the main drive.

    I couldn't find any driver motherboard online and I don't want to clone the hard disk on my new PC I want to keep all the files on my old intact SSD.

    is it possible to boot from my old SSD?

    Thank you!

    weidake

    Hello;

    Let me welcome you on the HP forums!

    I read your message want to migrate a SSD from one PC to another and wanted to help.

    Simply boot the second PC since a SSD at the first - No..  IF the PC had identical hardware, then maybe, but with a different material, the necessary drivers will be missing and the PC does not start.

    There is a way to actuall "migrate" from the old PC to the new one, using the same player - but it involves costs and considerable work.

    Macrium Reflect allows image and restore the PC and they have an option that you can do whatever you want - mainly migrate everything from your old PC to the new - it's called the redeployment, and it is not available in the free version.  You must buy the Home version.

    The way it works in your case is that you buy Mr., install on a PC and use the option to create the bootable rescue media.

    Then you put the old SSD in the new PC, insert the bootable rescue media and boot into MR.

    Once it is running (it may take a few minutes to load), follow the instructions in this thread (from step 3): http://www.macrium.com/help/v5/How_to/Redeploy/ReDeploy_a_system_to_new_hardware.htm

    Mr. then read drivers (from support that you provide) and replace the drivers on the SSD with the drivers for the new PC.

    NOTE: If you do not have the drivers for your new PC in one place, and then download and install DriverBackup - you can use this to backup all the drivers in a single folder.

    But it's only PART of the solution (I said that some work is involved!)

    The former DSS had active Windows using the license on the old PC - and OEM licenses are not transferable from one PC to another.

    If the new PC is preinstalled with Win8x or newer, you can retrieve the info from following these instructions (based on 90 days version) license:

    (1) for Windows 8 x: key product - find for Windows 8

    (2) for Windows 10: download the OEM of Windows - MajorGeeks product key tool

    You will then need to manually enter the product key found by the tool to activate Windows again on the new PC.

    Good luck

    I'm a volunteer and I do not work for, or represent, HP.
    ========================================================================
    If you feel that my suggestions helped you, please click on the thumbs-up symbol to say thank you!

    If they helped to solve your problem, please click 'Accept as Solution' to help others find similar information.

Maybe you are looking for

  • turn off the bad suggesstion to hang Web pages

    Good, straight to point my cousin my mozilla firefox developer edition to watch porn that is something I would never do and when I search starting Web pages by "to" or "po" or "bl" anythinng etc. than requested... I'll start getting a list of sites p

  • How to transfer photos from my airmac on my nexus phone 4

    I want to transfer my photos from the airmac to my nexus 4 android mobile phone

  • find the memory leak when switching from Teststand object reference to vi

    I use Teststand to call labview vi and col ThisContext sequence to vi as object reference, but if I just completed this step and I can find the memory to help keep more, how can I avoid leaks memory inside the vi. See my vi, is displaying an interfac

  • Combo box point source from excel

    Hi all I was wondering about this one. I have a lot of values to choose from, for example 100 values. And I want it to appear in the drop-down list box, it would be very difficult if I have to put the data in the function "edit item" from the right c

  • I get an error with the same identification number: 6398

    The event log shows: Event type: errorEvent source: Windows SharePoint Services 3Event category: TimerEvent ID: 6398Date: 08/02/2007Time: 13:20User: n/aComputer: CPSCDescription:The Execute method of the definition of work Microsoft.SharePoint.Search