Priority OLTP application using Resource Manager

Version: 11.2.0.3
Operating system: Solaris 10

We have an OLTP application that is busy almost 24 x 7. The night 23:00, a batch begins and usually ends by 04:00 in the morning. Lately, our OLTP application has become slow due to this particular task. We need to give less priority to the lots that we don't mind lie until 07:00 in the morning. So, I do a bit of research on the implementation of resource manager.

I think that limits based on the "Consumer groups" are created according to the drawings. But, the OLTP and batch processing to access the same schema (named FCDN01). So, how can I limit the use of the CPU and the RAM of the batch work session accessing the schema FCDN01?

http://www.Oracle.com/technetwork/database/performance/resource-manager-TWP-133705.PDF explains how you can use a separate service for the batch, or the particular to a batch oriented resource session.

However, if your problem is, say, oltp and batch, objects blocking processes or otherwise disturbing each other, this can slow down the two. If you are better off to understand the real question, then solve that.

Tags: Database

Similar Questions

  • Update of applications using Desktop Manager

    Hi, I can't update my application via the Desktop Manager.

    I downloaded the first version of my application successfully on my Blackberry Curve 8520, but whenever I try to update the app it works than the first version.

    I've updated the version number of the app in the xml descriptor (using Eclipse plugin 1.3.0).) Then, I went the Application in the Desktop Manager (version 5.0.1) and accessed loader to my files .alx file, making sure that the updated file. The version number for my application in the application selection window is correlated with the version number, that I gave in the descriptor file.

    I click on 'Next' and then 'Finish' but the app is never updated on the device! I tried to remove the app, creating a new version number and then download again, but still the device only works the first version.

    Am I missing something? Help, please!

    JavaLoader is included in the plugin folder.

    its use is:

    load Javaloader u wpassword - Filename.cod

    (w is the setting of the password, if you don't have a password on the device or want to enter during the loading, you can omit it)

    You can also load the jad (sometimes less), it loads the cod automatically then.  This brings additional information in the list of devices of app.

  • RH10: Excerpts from the Resource Manager display in search results

    I'm new to using Resource Manager, so there is a good chance I did something stupid here... but...

    I have 2 projects (I am the only author of technology, so running off a PC, any version control). I want to share snippets of code between projects, so I use the resource manager to keep them synchronized to the top. Both are compiled as CHMS.

    When I search, I get search results that appear to be the code snippets in the results. When you double-click on them, they do not open.

    Here is a screenshot of what I see.

    Has anyone else seen this before? I use RH10.

    I found it finally... somehow some of my clips appearing in the results of the research had found themselves in the baggage files. I had foolishly made express at some point in my project or not I have no idea. But the baggage of ditching apj file and replace it with a vacuum has solved the problem.

  • ODI 11.1.1.7 to connecing HFM 11.1.2.4 failed with the error 'error occurred in driver then the connection to the application of financial management [ApplicationName] on [HFMCluster] using the user name [admin]

    Hi experts,

    I'm trying use odi 11.1.1.7 to load the data in HFM 11.1.2.4 and it failed during the loading in the data store HFMData with the below error message:

    org.apache.bsf.BSFException: exception of Jython:
    Traceback (most recent call changed):
    File '< string >", line 3, in < module >
    at com.hyperion.odi.hfm.ODIHFMAppWriter.loadData(ODIHFMAppWriter.java:240)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)


    com.hyperion.odi.common.ODIHAppException: com.hyperion.odi.common.ODIHAppException: error occurred in the driver when connecting to the application of financial management [IFRSHFM] on [HFMCluster] using the [admin] username.

    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:146)
    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.execInBSFEngine(SnpScriptingInterpretor.java:322)
    at com.sunopsis.dwg.codeinterpretor.SnpScriptingInterpretor.exec(SnpScriptingInterpretor.java:170)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.scripting(SnpSessTaskSql.java:2472)
    at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:47)
    at oracle.odi.runtime.agent.execution.cmd.ScriptingExecutor.execute(ScriptingExecutor.java:1)
    at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2913)
    at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2625)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:577)
    at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:468)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:2128)
    at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1930)
    to oracle.odi.runtime.agent.processor.impl.StartScenRequestProcessor$ 2.doAction(StartScenRequestProcessor.java:580)
    at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:216)
    at oracle.odi.runtime.agent.processor.impl.StartScenRequestProcessor.doProcessStartScenTask(StartScenRequestProcessor.java:513)
    to oracle.odi.runtime.agent.processor.impl.StartScenRequestProcessor$ StartScenTask.doExecute (StartScenRequestProcessor.java:1073)
    at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:126)
    to oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$ 2.run(DefaultAgentTaskExecutor.java:82)
    at java.lang.Thread.run(Thread.java:662)
    Caused by: Traceback (most recent call changed):
    File '< string >", line 3, in < module >
    at com.hyperion.odi.hfm.ODIHFMAppWriter.loadData(ODIHFMAppWriter.java:240)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)


    com.hyperion.odi.common.ODIHAppException: com.hyperion.odi.common.ODIHAppException: error occurred in the driver when connecting to the application of financial management [IFRSHFM] on [HFMCluster] using the [admin] username.

    at org.python.core.PyException.fillInStackTrace(PyException.java:70)
    at java.lang.Throwable. < init > (Throwable.java:181)
    at java.lang.Exception. < init > (Exception.java:29)
    to java.lang.RuntimeException. < init > (RuntimeException.java:32)
    to org.python.core.PyException. < init > (PyException.java:46)
    to org.python.core.PyException. < init > (PyException.java:43)
    at org.python.core.Py.JavaError(Py.java:455)
    at org.python.core.Py.JavaError(Py.java:448)
    at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:177)
    at org.python.core.PyObject.__call__(PyObject.java:355)
    at org.python.core.PyMethod.__call__(PyMethod.java:215)
    at org.python.core.PyMethod.instancemethod___call__(PyMethod.java:221)
    at org.python.core.PyMethod.__call__(PyMethod.java:206)
    at org.python.core.PyObject.__call__(PyObject.java:397)
    at org.python.core.PyObject.__call__(PyObject.java:401)
    to org.python.pycode._pyx11.f$ 0 (< string >: 6)
    to org.python.pycode._pyx11.call_function (< string >)
    at org.python.core.PyTableCode.call(PyTableCode.java:165)
    at org.python.core.PyCode.call(PyCode.java:18)
    at org.python.core.Py.runCode(Py.java:1204)
    at org.python.core.Py.exec(Py.java:1248)
    at org.python.util.PythonInterpreter.exec(PythonInterpreter.java:172)
    at org.apache.bsf.engines.jython.JythonEngine.exec(JythonEngine.java:144)
    ... 19 more
    Caused by: com.hyperion.odi.common.ODIHAppException: error occurred in the driver when connecting to the application of financial management [IFRSHFM] on [HFMCluster] using the [admin] username.
    at com.hyperion.odi.hfm.ODIHFMAppWriter.loadData(ODIHFMAppWriter.java:240)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:175)
    ... more than 33
    Caused by: com.hyperion.odi.common.ODIHAppException: error occurred in the driver when connecting to the application of financial management [IFRSHFM] on [HFMCluster] using the [admin] username.
    to com.hyperion.odi.hfm.ODIHFMAppConnection. < init > (ODIHFMAppConnection.java:56)
    at com.hyperion.odi.hfm.ODIHFMAppWriter.loadData(ODIHFMAppWriter.java:185)
    ... more than 38
    Caused by: com.hyperion.odi.hfm.wrapper.HFMException: error occurred in the driver when connecting to the application of financial management [IFRSHFM] on [HFMCluster] using the [admin] username.
    to com.hyperion.odi.hfm.wrapper.HFMConnection. < init > (HFMConnection.java:54)
    at com.hyperion.odi.hfm.wrapper.HFMServer.getConnection(HFMServer.java:87)
    to com.hyperion.odi.hfm.ODIHFMAppConnection. < init > (ODIHFMAppConnection.java:50)
    ... 39 more
    Caused by: com.hyperion.odi.hfm.wrapper.HFMException: error loading string resource for the code '103 '. Error code: 1813 (x 715)
    at com.hyperion.odi.hfm.wrapper.HFMDriverJNI.getConnection (Native Method)
    to com.hyperion.odi.hfm.wrapper.HFMConnection. < init > (HFMConnection.java:48)
    ... more than 41

    I've referenced Doc ID 1379286.1 copied below files ODI_HOME\agent\drivers and HFMDriver64_11.1.2.dll renamed to HFMDriver.dll and the file added to the variable 'path ': env

    odihapp_common.jar

    odi_hfm.jar

    HFMDriver64_11.1.2.dll

    msvcr100.dll

    MSVCP100.dll

    And I don't know that HFMDriver.dll is accessible by the studio of ODI (because I can't rename it when ODI studio was opened).

    So can someone please give me some advice? Thank you.

    Eric

    Hi CPR1,.

    Sorry for the late reply (I probably missed the system message), yes I asked the support of oracle and got the answer: KM for HFM 11.1.2.4 module is no longer supported. If I can choose only to customize the interface using the JAVA API or use FDMEE.

    Thanks for all the help, but it seems using ODI to load the data in HFM version 11.1.2.4 + will is no longer supported.

    Eric

  • How to upgrade your java application using Blackberry desktop Manager?

    Hi all

    How can I update an application using Blackberry Desktop Manager. ?

    because I'm not able to do this by using "Application loader" > editing Application in the Desktop Manager.

    If please suggest me some reference or guide in this regard.

    Thanks & best regards,

    Narendra.

    Did you change the version number? DM will not recognize the program as an update version number increments unless.

  • BlackBerry Smartphones application resource manager does not!

    I need help. I had the arm pre installed when I update my 9380 to 7.1 os the other day and it worked great. App world me informed an upgrade for the arms I did. But since I did the program is no longer works! I uninstalled and reinstalled several times and still no luck... help :'(

    c9380 wrote:
    Sigh seems no one can help you... that option is not there on my 9380... Thanks for trying it if...

    Hello

    When you looked at the option of the application management have you seen the Application specified resource monitor?

    CAN anyone help... try it!

    Thank you

    Bifocals

    Monitor application app 9380 resources

    KB29086 How to navigate the menu Options on smartphones BlackBerry with BlackBerry 6, BlackBerry 7

  • Transaction management in the ADF Application using Dynamic Shell

    Hi all

    I use Jdev 12.1.2. We have an application built using design pattern of Shell of dynamic user interface where each workflow in the application will open in a separate tab. So my question here relates by using transaction management in the workflow.

    I read in many places where we are asked to avoid always using "start new Transaction" as it would open multiple connection. But I also vaguely remember reading that best practices to use in an application built using by using Dynamic user interface Shell, is to have isolated Datacontrol with always start new Transaction.

    So could indicate the recommended approach for impact Shell of the user interface and the performance of the approach?

    Note: We have just a data control in our application.

    Thanks in advance.

    Hello

    the transaction is not defined by the shell of the dynamic tab but the workflow. The shell of the dynamic tab displays only the workflow at a glance. If you plan to display a single feed task several times as tabs in a dynamic tab shell, each indicating a different set of data, then you use "isolate" scope of data control or "adaptive databinding (https://blogs.oracle.com/groundside/entry/towards_ultra_reusability_for_adf). If you are using remote data controls then - if you use ADF BC - each instance of the workflow (in shell dynamic tab tab) creates its own connection to the base and the transaction. Workflow transaction parameters are passed to it.

    So use case issues: If you only display a single instance of a workflow tasks at once in a tab of the shell of the dynamic tab so that you can use the scope of shared control (default) data without doing anything. I however you must show the same workflow multiple times then reach isolated from control data or link Adaptive is the implementation, you should go for. The first option - data control isolated - is expensive because it creates additional database connections. There if its use cases.

    Frank

  • The CPU used by the resource manager.

    Hello
    in 10g R2, I created a Plan for DBMS resources manager:
    EXEC DBMS_RESOURCE_MANAGER.CREATE_PENDING_AREA();
    
    EXEC DBMS_RESOURCE_MANAGER.CREATE_SIMPLE_PLAN(SIMPLE_PLAN => 'simple_plan1',CONSUMER_GROUP1 => 'mygroup1', GROUP1_CPU => 80,CONSUMER_GROUP2 => 'mygroup2', GROUP2_CPU => 20);
    
    
    ALTER SYSTEM SET RESOURCE_MANAGER_PLAN ='simple_plan1';
    
    
    
    EXEC DBMS_RESOURCE_MANAGER.SWITCH_CONSUMER_GROUP_FOR_USER ('SCOTT', 'MYGROUP2');
    EXEC DBMS_RESOURCE_MANAGER_PRIVS.GRANT_SWITCH_CONSUMER_GROUP ('SCOTT', 'MYGROUP2', TRUE);
    
    
    EXEC DBMS_RESOURCE_MANAGER.SUBMIT_PENDING_AREA;
    
    EXEC DBMS_RESOURCE_MANAGER.CLEAR_PENDING_AREA;
    Now, SCOTT runs the following (example from 24 through the database manager):
    DECLARE
    m NUMBER;
    BEGIN
    FOR i IN 1..100000 LOOP
    FOR j IN 1..100000 LOOP
    /*
    * The following query does a cartesian product without
    * a predicate and takes up significant CPU time.
    */
    select count(*) into m from v$sysstat, v$system_event;
    END LOOP;
    END LOOP;
    END;
    END;
    /
    And CPU use goes to 100%. Why? According to its consumer group should not only have 20% of CPU?

    No explanation?
    Thank you.

    Hello

    user522961 wrote:
    And CPU use goes to 100%. Why? According to its consumer group should not only have 20% of CPU?

    A quote from docs explained:

    The currently active resource plan does not have the limits of the allowance until the CPU usage is 100%. If the CPU usage is less than 100%, the database is not related to the CPU and there is therefore no need to enforce limits to ensure that all the sessions to get their allocation of designated resources.
    In addition, when the limits are applied, allowance unused by consumer groups can be used by other groups of consumers. In the previous example, if the SALES group does not use all of his allowance, the Resource Manager allows the group to MARKET or DEVELOP it group to use the unused allocation.

  • Unrecognized version URI "urn: vim25 / test"; using the Manager by default to "urn: vim25 / 5.5.

    We strive to create a virtual machine using vmware api. The system logs (/ var/log/hostd.log) displays the following error:

    2014-11 - 04T 09: 12:12.609Z [28580 B 70 'Cimsvc' verbose] ticket issued to CIMOM version 1.0, root user

    2014-11 - 04T 09: 12:15.942Z [269C2B70 'SoapAdapter.HTTPService' error] unable to read the request; flow: io_obj p:0 x 27149470

    h-1, < TCP '0.0.0.0:0' >, < TCP '0.0.0.0:0' > >, error: N7Vmacore16TimeoutExceptionE (Operation timed out)

    2014-11 - 04T 09: 12:15.998Z [28580 B 70 verbose "SoapAdapter"] unrecognized version URI "urn: vim25 / test"; using default

    Manager for "urn: vim25 / 5.5.

    pam_per_user: create_subrequest_handle(): search for user 'cranked' card

    pam_per_user: create_subrequest_handle(): creation of new subquery (user = "Cubit", = 'system-auth-generic' service)

    Accepted for cubit 10.2.46.4 user password

    2014-11 - 04T 09: 12:16.078Z [253C2B70 info ' Vimsvc.ha - eventmgr' opID = pass abd2] event 37606: [email protected] user

    as a VI Perl

    2014-11 - 04T 09: 12:16.103Z [25381 B 70 'Vimsvc.TaskManager' opID = info pass - 459 b user = angled] created task: haTask - vim.

    SearchIndex.findByInventoryPath - 89996897

    2014-11 - 04T 09: 12:16.104Z [25381 B 70 'Solo.SearchIndex' verbose opID = pass - 459 b user = angled] FindByInventoryPath:

    inventoryPath = ha-datacenter

    2014-11 - 04T 09: 12:16.104Z [25381 B 70 'Solo.SearchIndex' verbose opID = pass - 459 b user = angled] GetMatchingChild: node = < null

    >, childName = ha-datacenter

    2014-11 - 04T 09: 12:16.104Z [25381 B 70 'Solo.SearchIndex' verbose opID = pass - 459 b user = angled] RefToNamedManagedEntity: ref =

    Vim. Datacenter: ha-datacenter, name = ha-datacenter

    2014-11 - 04T 09: 12:16.104Z [25381 B 70 'Solo.SearchIndex' verbose opID = pass - 459 b user = angled] RefNamedManagedEntity: result

    = vim. Datacenter: ha-datacenter

    2014-11 - 04T 09: 12:16.104Z [25381 B 70 'Solo.SearchIndex' verbose opID = pass - 459 b user = angled] GetMatchingChild: return

    child = [N4Solo17HaFixedDatacenterE:0x1f47865c]

    2014-11 - 04T 09: 12:16.104Z [25381 B 70 'Solo.SearchIndex' verbose opID = pass - 459 b user = angled] FindByInventoryPath return

    Vim. Datacenter: ha-datacenter

    2014-11 - 04T 09: 12:16.104Z [25381 B 70 'Vimsvc.TaskManager' opID = info pass - 459 b user = angled] task completed: haTask - vim.

    The success of the status of SearchIndex.findByInventoryPath - 89996897

    2014-11 - 04T 09: 12:16.106Z [28580 B 70 verbose opID 'DatastoreBrowser' pass-50e2 = user = angled] 4f58eb42-6cf1e6bc-2855.

    Path of 3cd92b09c6ba - datastorebrowser:Search = [datastore1] Spec = {(vim.host.DatastoreBrowser.SearchSpec)

    -> dynamicType = < unset >

    -> query = [(vim.host.DatastoreBrowser.Query)

    -> (vim.host.DatastoreBrowser.FolderQuery) {}

    -> dynamicType = < unset >

    ->},.

    -> (vim.host.DatastoreBrowser.Query) {}

    -> dynamicType = < unset >

    ->}

    ->].

    -> Details = {(vim.host.DatastoreBrowser.FileInfo.Details)

    -> dynamicType = < unset >

    -> fileType = true,

    --> fileSize = false,

    -> changed = false,

    -> fileOwner = false,

    ->},.

    -> searchCaseInsensitive = < unset >

    -> matchPattern = [(string)

    -> 'cu003\.myhost\.com '.

    ->].

    -> sortFoldersFirst = < unset >

    ->}

    2014-11 - 04T 09: 12:16.107Z [28580 B 70 'DatastoreBrowser' opID = pass-50e2 info user = angled] 4f58eb42-6cf1e6bc-2855.

    3cd92b09c6ba - datastorebrowser:SearchInt

    2014-11 - 04T 09: 12:16.107Z [28580 B 70 verbose opID 'DatastoreBrowser' pass-50e2 = user = angled] 4f58eb42-6cf1e6bc-2855.

    3cd92b09c6ba - datastorebrowser:GetLocalpathFromDatastorepath

    2014-11 - 04T 09: 12:16.107Z [28580 B 70 verbose opID 'DatastoreBrowser' pass-50e2 = user = angled] 4f58eb42-6cf1e6bc-2855.

    3cd92b09c6ba - datastorebrowser:Verify

    2014-11 - 04T 09: 12:16.111Z [269C2B70 verbose "HTTP server /folder"] sent NotFound response to GET /folder/cu003.myhost.com? dsName = datastore1

    2014-11 - 04T 09: 12:16.119Z [250CBB70 verbose opID "Default" = C05D9B40 - 0000080 C user = root] AdapterServer: target ='vmodl.

    query. PropertyCollector: ha-property-collector ", method = 'waitForUpdates'"

    2014-11 - 04T 09: [verbose 'SoapAdapter' 253C2B70] 12:16.149Z unrecognized version URI "urn: vim25 / test"; using default

    Manager for "urn: vim25 / 5.5.

    2014-11 - 04T 09: 12:16.150Z [25381 B 70 verbose opID = D983AFC3-000003E2 "Default" user = root] AdapterServer: target ='vmodl.

    query. PropertyCollector: ha-property-collector ", method = 'waitForUpdates'"

    2014-11 - 04T 09: 12:16.150Z [28580 B 70 verbose "Default" opID = pass-fb4f user = angled] CloseSession called for the session id =.

    e58547b6-0e56-252D-8fe1-955c4e7cdb60

    2014-11 - 04T 09: 12:16.150Z [info 28580 B 70 ' Vimsvc.ha - eventmgr' opID = pass-fb4f user = angled] event 37607: user [email protected].

    46.4 disconnected (connection time: Tuesday, November 04, 09:11:26 2014, the number of API calls: 0, user agent: VI Perl)

    2014-11 - 04T 09: 12:16.711Z [28580 B 70 verbose "SoapAdapter"] unrecognized version URI "urn: vim25 / test"; using default

    Manager for "urn: vim25 / 5.5.

    We have talked with vmware support team... Here is the discussion by email:

    Hello Thierry,.

    As discussed, as right SDK is not part of your account, you can post this topic on our link between communities.

    I will perform with the SR of check-in if you have any other questions.

    Thanks for using VMware products.

    11/05/2014, "Support technique VMware" < [email protected] > < [email protected] > wrote:

    > * Please do not change the subject line of this email if you want to

    > answer. **

    >

    > Hello lequette,.

    >

    > My name is Kishore Kumar J and I take possession of the Support

    > Request for #14550657711.

    >

    > If I understand your description of case you get an error when

    > try to execute a script on vCLI. Correct me if I'm wrong.

    >

    > Please note that for assistance with vCLI scripts you need to talk to our

    > SDK support team. SDK support is available if you have right to SDK

    > your account.

    >

    > see the below URL for more information on the SDK Support.

    >

    > https://www.VMware.com/support/SDK.html

    >

    > https://www.VMware.com/support/services/SDK/SDK-overview.html

    >

    > You can validate if your account has the right to SDK by speaking with our

    > customer service team@1-877-486-9273.

    >

    > I would like to know if you have any questions.

    >

    > Best regards,

    > Kishore kumar J

    > ITIL V3 foundations | CCNA | VCP5

    > Technical Support Engineer

    > Global support Services, VMware Inc.

    > 1-877-4-VMWARE (1-877-486-9273)

    > Opening hours: Monday-Friday 09:00 - 18:00 IST.

    > Consult your online support requests: http://support.VMware.com/selfsupport/

    > Request for existing Service: 1-877-4-VMWARE (1-877-486-9273), Option 4 for

    > Support, Option 2

    > Satisfied customers are our top priority. Please contact my manager, Neha

    > John: [email protected] , if you want to provide feedback on your

    > support experience.

    >

    >

    > Please visit us at the: http://www.VMware.com/support/

    > VMware knowledge base: http://www.VMware.com/r/Knowledgebase.html

    > VMware Documentation: http://www.VMware.com/support/pubs/

    > ref: _00D409hQR._50080cJpMv:ref

    >

    On 11/04/2014, VMware Technical Support < [email protected] > wrote:

    > * It is an email after only. Please do not respond. **

    >

    > Dear lequette Govindan,.

    >

    > Thanks for the assistance of VMware.

    > Your support request number is 14550657711

    > Moment of validation: 2014-11-05 17:12 IST

    > The severity of the request for assistance: 3 - way

    >

    > If you have not had the opportunity to download the associated log files in the

    > issue that you are experiencing you can do it now. This will speed up the

    > resolution of your problem. Our knowledge article explains the steps to

    > collect and transfer log files; http://KB.VMware.com/kb/1008524

    >

    > A copy of your request for assistance is included at the end of this message.

    > You can view the status of your request for assistance at any time by going to:

    > http://www.VMware.com/support/SR/sr_history.jsp

    >

    >

    > We offer also several resources on the Web to help our customers find

    > quickly to the answers to their questions. Many problems reported by users are

    > sent and published in our knowledge base to which you can access:

    > http://www.VMware.com/support/kb/enduser/std_alp.php

    >

    > Submit requests for assistance and troubleshooting with vSphere Web alerts

    > Client.

    >

    > You can open support requests, update of existing support requests, and

    > identify the problems in your environment vSphere before outages occur - all

    > through your vSphere Web Client. Use vCenter Support Assistant, a free

    > plug-ins, to shorten the time required to submit support requests, vCenter

    > collect and transfer data from diagnostic aid and solve technical problems

    > questions. Support Wizard allows you to open and manage support requests

    > directly in the Web Client vSphere. It also automates the process of

    > collection and download ESXi and vCenter Server files and this log is

    > data to a list on a regular basis updated known issues customer you provide

    > with proactive alerts and patches recommended. To save time and improve your

    > support experience, download free Wizard Support today!

    >

    > Download here:

    > http://www.VMware.com/go/download-vCenter-support-assistant

    >

    > Learn more here:

    > https://www.VMware.com/products/vCenter-support-assistant/overview.html

    >

    > In addition, the VMTN discussion forums are available to:

    > http://www.VMware.com/community/index.jspa for the VMware user community at

    > share of spare, patches, technical tips and other valuable information solutions

    > on the use of our products.

    >

    > Based on the support contract that you purchased your VMware software, you

    > benefit from the basic support agreement.

    > We will review your request for assistance and respond appropriately based on the

    > gravity of your situation in accordance with our policy response to:

    > http://www.VMware.com/support/policies/response.html

    >

    > Please use the VMware software.

    >

    > Best regards,

    > VMware customer service

    > ref: _00D409hQR._50080cJpMv:ref

    >

    > You have completed the following request:

    >

    > Customer Email: [email protected]

    > Phone: 914442203763

    > Contact: Thierry Govindan

    > Rights: Basic Support Agreement

    > Region: APJ

    > Moment of validation: 2014-11-05 17:12 IST

    > The severity of the request for assistance: 3 - way

    > Description of the request for assistance: team,.

    >

    > We use vmware vsphere cli (5.5/5.5u1)to build boxes in ESXI (5.5 u1).

    > ERROR: EsxGuest.status

    > SOAP request error - possibly a

    > matter of Protocol: <? XML version = "1.0" encoding = "UTF-8"? >

    " > < soapenv:Envelope xmlns:soapenc = ' http://schemas.xmlsoap.org/SOAP/encoding/ "

    ' > xmlns:soapenv = ' http://schemas.xmlsoap.org/SOAP/envelope/ "

    " > container = ' http://www.w3.org/2001/XMLSchema "

    " > xmlns: xsi =" http://www.w3.org/2001/XMLSchema-instance ">

    > < soapenv:Body >

    > < RetrievePropertiesResponse xmlns = "urn: vim25" > < return > < obj

    > type = 'VirtualMachine' > 1697 < / obj > < propSet > < name > summary.

    > config.vmPathName < / name > < val xsi

    >: type = "xsd: String" > [datastore1]

    > cu117.myhost.com/cu117.myhost.com.vmx < / val > < / propSet > < / return > <

    > back > < type obj = "VirtualMac."

    > hine "> 1701 < / obj > < propSet > < name > summary.config.vmPathName < / name > < val"

    > xsi: type = "xsd: String" > [datastore1] cu171.myhost.com cu171.myhost

    > .com .vmx < / val > < / propSet > < / return > < return > < obj

    > type = 'VirtualMachine' > 1854 < / obj > < propSet > < name > summary.config.

    > vmPa

    > Nov 04 02:54:31 [16973] ERROR: failure of VmfsDir.exists verify the existence of

    > Directory ' cu003.myhost.com [datastore1]

    > Nov 04 02:59:12 [16973] ERROR: EsxGuest.create_new_disk cannot create

    > disk [datastore1] cu003.myhost.com/cu003.

    > myhost.com.vmdk: impossible to

    > to create the virtual disk: SOAP request error - maybe a matter of Protocol:

    > <? XML version = "1.0" encoding = "UTF-8"? >

    " > < soapenv:Envelope xmlns:soapenc = ' http://schemas.xmlsoap.org/SOAP/encoding/ "

    ' > xmlns:soapenv = ' http://schemas.xmlsoap.org/SOAP/envelope/ "

    " > container = ' http://www.w3.org/2001/XMLSchema "

    " > xmlns: xsi =" http://www.w3.org/2001/XMLSchema-instance ">

    > < soapenv:Body >

    > < RetrievePropertiesResponse xmlns = "urn: vim25" > < return > < obj

    > type "Task" = > haTask - vim.VirtualDiskManager.

    > createVirtualDisk-90007550 < / obj > < propSet > < name > availableField < / name > < val

    > xsi: type = "ArrayOfCustomFieldDef" > < / val > < /.

    > propSet > < info propSet > < name > < / name > < val

    > xsi: type = 'TaskInfo' > < key > haTask - vim.VirtualDiskManager.createVirtualDisk -.

    > 90007550 < / key > < task

    > type "Task" = > haTask - vim.VirtualDiskManager.createVirtualDisk - 90007550 < / task > < name >

    > CreateVirtualDisk_Task < / name > < descriptionId > VirtualDiskManager.createVirtualDisk < / descriptionId > < State > running < / State > <

    > Cancel > false

    > Entry date: 04/11/2014

    > Support request ID: 14550657711

    > Contact mode: Email

    >

    Can someone please. Thanks in advance...

    It sounds like the usual question of OpenSSL with LibWWW.  Try downgrading your libwww to 6.03.  You can get a little more information here.  If you look around the forums, you will find other references to Perl and problems with libwww SSL libraries.

  • Command line and Resource Manager

    When you use the command line to compile a Robohelp project, is it possible to update the resources shared within the project before generation?

    For example, you have Project1 and uses snippet1 in this project. However, snippet1 has been changed in the Resource Manager (just say, for the sake of argument, that snippet1 is also used in Project2, and you changed the extract it and it synchronized to the Resource Manager). When you do a regular command line compilation, the extract is not updated.

    Is it possible to synchronize the excerpts and images from the resource manager in the project before proceeding with compiling from command line (other than opening the project and sync manually)? After all, if I have to open the project, there is no reason for the compilation command line since I was already there and can just compile the project.

    Thank you!

    I found a way around this!

    RoboHelp does not care if the files are updated through the application or through Windows Explorer (such as copying the latest file in the project folder).

    I created a simple batch file copies and replace any file that is older than the file that is located in the resource manager. This allows RoboHelp pull into the updated files in a command-line compilation. There is always a way!

    However, I found something problematic with the command line compilation. I started a new thread to ask about it.

    http://forums.Adobe.com/thread/1011261

  • Java connect to lite (Resource Manager) and db (drivermanager)

    Hello, I have a rather strange problem that I would like to ask for your help.
    12:21

    I want to create a simple java application that connects to oracle db 11g to perform sql queries
    and also in oracle 10 lite. my code is as follows:

    ResourceManager rm = null;
    String url=username+"/"+password+"@jdbc:oracle:thin:@//"+serverhost+":"+serverport+"/" + serverservice;
    Try
    {
    Initialize Resource Manager
    ResourceManager.initialize (url);

    Retrieve an instance of ResourceManager
    RM = ResourceManager.getInstance ();



    with 11g I try to connect using:
    (if I managed to connect I want to perform queries in the mobileadmin schema (oracle repository of lite))


    String url="jdbc:oracle:thin:@//"+server+":"+port+"/" + service;
    DriverManager.registerDriver ((Driver) Class.forName ("oracle.jdbc.OracleDriver") .newInstance ());

    / * //ive tried it too
    String url = "JDBC: thin: @(DESCRIPTION =" +) "
    "(ADDRESS_LIST =" +) "
    "(ADDRESS = (PROTOCOL = TCP)"+) "
    "(HOST = \"servername")" +
    "(PORT=1521)" + "
    ")" +
    ")" +
    "(CONNECT_DATA =" +) "
    "(Service_name=service)" + "
    "(SERVER=DEDICATED)" + "
    ")" +
    ")";

    */


    c = DriverManager.GetConnection (url, username, password);


    both of them make my program freeze for 3-4 minutes and then I get a:
    java.sql.SQLException: IO exception: the network adapter could not establish the connection
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:189)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:231)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:345)
    to oracle.jdbc.driver.OracleConnection. < init > (OracleConnection.java:428)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:515)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:345)
    at java.sql.DriverManager.getConnection(DriverManager.java:582)
    at java.sql.DriverManager.getConnection(DriverManager.java:185)
    to servermanager. ServerManagerView.ConnectToServer_and_ViewUsers_and_Disconnect (ServerManagerView.java:658)
    to servermanager. ServerManagerView.jButton1MouseClicked (ServerManagerView.java:625)
    to servermanager. ServerManagerView.access$ 400 (ServerManagerView.java:43)
    to servermanager. ServerManagerView$ 4.mouseClicked(ServerManagerView.java:245)
    at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:253)
    at java.awt.Component.processMouseEvent(Component.java:6266)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
    at java.awt.Component.processEvent(Component.java:6028)
    at java.awt.Container.processEvent(Container.java:2041)
    at java.awt.Component.dispatchEventImpl(Component.java:4630)
    at java.awt.Container.dispatchEventImpl(Container.java:2099)
    at java.awt.Component.dispatchEvent(Component.java:4460)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4247)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
    at java.awt.Container.dispatchEventImpl(Container.java:2085)
    at java.awt.Window.dispatchEventImpl(Window.java:2475)
    at java.awt.Component.dispatchEvent(Component.java:4460)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)


    It's the same for both. the strange thing is that, if I replace the server host name "localhost" and I run in
    the same machine as the server, it connects and works perfectly without changing anything else at all. My Network (I think is configured correctly, because I can connect
    oracle 11 g and oracle DB lite developer sql, mobile web page manager, Toad, etc.)

    because my server uses dynamic ip I have created also a microsoft loopback adapter as the documentation says:
    http://download.Oracle.com/docs/CD/B28359_01/install.111/b32006/reqs.htm#insertedID6

    But even with or without the loopback adapter, I get the same behavior. does anyone know how can I encounter this problem?

    Thank you for your time

    Published by: user2955130 on October 12, 2009 02:45

    OK, that makes no sense. If you can connect with SQL Developer from a remote machine, I don't see why your code does not work.

    Humor me and run the following code:

    import java.sql.Connection;
    import java.sql.Driver;
    import java.sql.DriverManager;
    import java.sql.SQLException;
    
    import java.text.DateFormat;
    
    import java.util.Calendar;
    import java.util.Date;
    
    public class JDBCTest {
    
        private static Connection con = null;
    
        public static void main(String[] args) {
    
            String MOBILE_SCHEMA   = "mobileadmin";
            String MOBILE_PASSWORD = "yourpassword";
            String JDBC_URL        = "jdbc:oracle:thin:@127.0.0.1:1521:XE";
    
            try {
                DriverManager.registerDriver((Driver)(Class.forName("oracle.jdbc.OracleDriver").newInstance()));
                try {
                    System.out.println(getTime() + "Get JDBC Connection " + JDBC_URL);
                    con = DriverManager.getConnection(JDBC_URL, MOBILE_SCHEMA, MOBILE_PASSWORD);
                    System.out.println(getTime() + "Established Connection");
                    con.close();
                    System.out.println(getTime() + "Connection closed!");
                } catch (SQLException sqle) {
                    sqle.printStackTrace();
                }
            } catch (Exception e) {
                e.printStackTrace();
            }
        }
    
        private static String getTime() {
            Calendar c = Calendar.getInstance();
            Date date = c.getTime();
            DateFormat dateFormat = DateFormat.getTimeInstance(DateFormat.LONG);
            String format = dateFormat.format(date);
            return format + " | ";
        }
    }
    

    Basically the same thing as you, just remove the resource... Manager but your stack trace does not mention that.

  • When you subscribe to an application using a different email for your apple ID

    When you subscribe to an application using a different email from your apple-ID

    Will be the details of this figure yet the subscription to (and editable) under your apple ID?

    Im having trouble cancel the payment for the registration of an application (I think that's why) I used a name user ad nother email what is my apple ID.

    Can someone help me?

    Greetings Ninabnina,

    Thank you for using communities Support from Apple!

    From your question, it sounds like you subscribed to a service of an application using an in-app purchase. If this is correct, this in-app purchase or subscription would be bound to this specific Apple ID.

    Do an in-app purchase

    You can make in-app purchases in applications that offer.

    You must enter your password Apple ID to make in-app purchases. You have two options to password to choose from with in-app purchases:

    • Always demand: when you make a purchase, you will be always asked to enter your password, even if you are signed in with your Apple ID.
    • Ask after 15 Minutes: when you make a purchase, you will be asked to enter your password only once every 15 minutes.

    You can also configure Touch ID to make in-app purchases. Learn how manage your password preferences.

    If you have problems by performing an in-app purchase, make sure that your payment information is up-to-date.

    On in-app purchases - Apple Support

    If you think you can make the purchase with another Apple ID, you can connect to this ID and view your purchase history to confirm.

    See your purchase history in iTunes on Mac or PC - Apple Support store

    If you just need help the cancellation of the subscription, the following article will explain this process.

    View, change or cancel your subscription - Apple Support

    If you do not know what Apple ID the purchase or subscription was made on, you can try to have reported the problem directly to our support of iTunes Store by using the following link.

    Report a problem with an item purchased from the iTunes Store, App Store, Mac App Store, and iBooks Store - Apple Support

    If you still hit roadblocks, you can contact the iTunes Store support directly and they should be able to help understand this situation and get these cancelled subscriptions.

    Apple - Support - selection

    Have a great day!

  • For windows 98 Resource Manager

    Hello

    I'm working on the restoration of material capacity old test using some spare disks.  I'm looking in the resource Configuration Manager, and I am puzzled.

    I'm looking in the resource manager is National Instruments MAX (Version 2.0.3.17).  What has intrigued me is that, under the 'devices and Intersfaces', I don't see any instrument listed under.  Windows hardware Manager, I would have two ISA Serial Port and a GPIB card (which is also ISA).

    MAX isn't supposed to list these instruments?  Do I need to add the instrument manually?

    And, is this version of resource manager works fine with Windows 98?

    Any help is appreciated!

    Thank you.

    Peggy

    Hi Peggy,

    If you have not all devices listed under "Devices and Interfaces", I suspect that you have not yet installed the drivers, or the device loader is not started.

    You have NEITHER-488. 2 (GPIB) and NI-VISA (serial ports) installed the drivers? You can find the drivers here , but you will have to go back a few pages to find drivers compatible with Windows 98.

    When you confirm that you have installed the drivers, I'll be happy to dig deeper with you. Thank you!

    Best,

  • Ever wondered where one uses resources of your PC?

    If you have ever wondered where one uses resources of your laptop you should take a look at the "resource monitor" in Windows.  It will give you a break down of the applications and services are using your CPU, RAM, hard disk and network resources. This can be particularly useful if you notice your computer running slowly.

    This article from PC World goes in depth on how to use the resource monitor.

    I hope you find it useful and have an amazing day!

  • I get the error "on the volume C: default transaction resource manager encountered an error during startup and its metadata has been reset. The data contains the error code. »

    original title: NTFS problem
    Every 5 seconds, I get a warning (event ID 136) that says: "on the volume C: default transaction resource manager encountered an error during startup and its metadata has been reset. The data contains the error code. »

    Immediately followed by an error (event ID 137) that says "on the C: volume default transaction resource manager encountered a one-time error and could not start. The data contains the error code. »

    I am running windows 7 ultimate in any way to solve this problem?

    Hello

    This problem occurs if the Windows file system transaction log is damaged. The Windows file system uses the transaction log to retrieve the system transactions when a file error occurs. The system of common log (CLFS) transaction logs may be left in an inconsistent state. When the CLFS transaction logs are in an inconsistent state.
    To resolve this problem, delete the files .blf and .regtrans-ms in the folder % Windir%\System32\SMI\Store\Machine.
    After you restart the computer, the registry regenerates the deleted files. These regenerated files are in a consistent state.
    1. click on Start , type cmd in the Search box, and then click cmd in the list of programs .

    2. click on run as administratorand then click continue.
    If you are prompted for an administrator password or for confirmation, type the password, or click allow.

    3. at a command prompt, type the following command and press ENTER:
    fsutil resource setautoreset true c:\
    Note
    these steps assume that Windows is installed in the default location, drive C. If this is not the case, adjust the drive letter of the path of the folder to match your configuration.

    4 restart the computer.

    I hope this helps.

Maybe you are looking for

  • How can I stop addons to declare that they are updated whenever I have start firefox by opening a new tab for eah addon?

    After firefox updated all addons some of them has opened a new tab after restart. This tab has reported that each addon has been updated.But these tabs keep opening at startup, hiding my homepage and gets boring. I solved many of them downgrading to

  • Pavilion g4: hard drive 301 error

    I had a hard drive error 301 in my hp pavillion series. I understand that the hard drive has failed. I had replaced with a new one. I would like to know if I could always back up my old hard drive or to recover my files if I run it in a disk hard sla

  • explain why exclusive carrier

    I want to buy bike Z Force when it comes out, but it will be ATT or Verizon exclusive. How is it still useful. I don't understand. Can someone explain why can't not just normally buy this phone unlocked in europe when it comes out?

  • WildTangent games Console problem

    That's how my problem started.  My (the current version) Wildtangent game console has been blocked to finalize the install on one of the games.  For this reason I could not install any other game console.  I could play games installed, but nothing el

  • How to install AVG free

    HOW CAN I FIND TO DOWNLOAD AND INSTALL ON MY LAPTOP