How to run multiple simultaneous backups with VDR 1.2

I have several VDR 1.2 devices, using every two CIFS shares for data warehouses.  I did not any changes in the .ini on devices file (the file does exist), but I am only able to write a backup at a time.  If I try to run a job manually all-in-one runs, it fails with a message telling me to look under "Reports" error messages.  However, there is nothing there.  I also can not save/restore the integrity checks are running.  It was also a problem of point 1.1, but it would actually give an error message that they data store was busy.

I tried to import a whole new camera VDR and by attaching it to a new data store - same result.

Does anyone have an idea what might happen?

Thank you.

Allen Beddingfield

Systems engineer

The University of Alabama

Yes, exactly. We first had a VDR with 12 GB of RAM and 4 vCPUs and were not able to run several jobs once. Now, we decided to create two VDR each 4 GB RAM Max. Now, everything works!

See you soon

Nils

Tags: VMware

Similar Questions

  • SQL query: How to match multiple names strictly with its appropriate values

    Hi all

    Assume there is a table of CODES (with 3 columns) as follows:...
    ------------------------------------------------
    Name ID value
    ------------------------------------------------
    SFO 100 080
    200 NY 044
    300. THE 040
    ------------------------------------------------

    I would need to write a SQL to retrieve the rows that match few of names and values. For example: (1) name = "NY" and value = '044' and (2) name = "LA" and value = "040".

    I wrote this sql...
    SELECT id, name, value of CODES whose name IN ('NY', THE ') and the value IN ('044 ', ' 040')
    This returns 2 rows as expected.

    At the same time, even for the following query, the same 2 rows are returned (which is false)
    SELECT id, name, value of CODES whose name in ('NY', THE ') and value in ('044 ', ' 444')
    -See the code std 444.

    My requirement is that the above query should return to the line for NY.

    My question is: how to match multiple names strictly with its appropriate values... ? That is to say, unless '040' is specified in the part 'value', the corresponding line in 'LA' should not be returned...

    I feel, nor the case AND neither the case of GOLD can be used in Where clause to check these 4 values.

    Any ideas... ? Can you please let me know... ?

    Thank you
    REDA

    as:

    select id, name, value from CODES where (name, value) in (('NY', '044'), ('LA', '040'))
    

    Published by: Lacotte Renaud on February 16, 2010 10:35

  • How to run multiple sql statements

    Hi all

    I wonder if I can run multiple sql statements in one shot with > >, immediate run

    for example:

    I set the variable as X: = sql statement
    Y: = sql statement
    z: = sql statement

    can I execute immediate (X, Y, Z);

    If yes how? and if not what other possible

    Thank you

    Beginning with the codes of Ganesh

    DECLARE
       l_statement                 VARCHAR2 (2000);
       v_passwd                    VARCHAR2 (200);
       v_username                  VARCHAR2 (200) := 'test';
       v_pwd_key                   VARCHAR2 (200) := 'lwty23';
       v_dblink_name               VARCHAR2 (2000);
       v_dblink_drop               VARCHAR2 (2000);
       v_dblink_create             VARCHAR2 (2000);
       v_dblink_check_connection   VARCHAR2 (2000);
       l_number                    NUMBER;
    BEGIN
       --<>
       FOR c_instance IN (SELECT *
                            FROM v_oracle_instances
                           WHERE environment = 'Developement')
       LOOP
          SELECT encpwd_owner.display_db_encpwd (v_username,
                                                 c_instance.host_name,
                                                 c_instance.instance_name,
                                                 v_pwd_key)
            INTO v_passwd
            FROM DUAL;
    
          v_dblink_name := c_instance.host_name || '_' || c_instance.instance_name;
          v_dblink_create :=
                ' CREATE DATABASE LINK '
             || v_dblink_name
             || ' CONNECT TO '
             || v_username
             || ' '
             || 'IDENTIFIED BY '
             || v_passwd
             || ' USING'
             || ' ''(DESCRIPTION=
    (ADDRESS=(PROTOCOL=TCP)(HOST= '
             || c_instance.host_name
             || ')(PORT='
             || c_instance.LISTENER_PORT
             || '))(CONNECT_DATA=(SID='
             || c_instance.instance_name
             || ')))''';
          v_dblink_check_connection := 'select 1 from global_name@' || v_dblink_name || '.QCM';    --- Notice this change. I am simply selecting 1. That should be enough to test the database link.
          v_dblink_drop := 'drop database link ' || v_dblink_name || '.QCMTLAF';
    
          -- l_statement := 'BEGIN ' || v_dblink_create ';' || v_dblink_check_connection ';' || v_dblink_drop '; END ;'
    
          BEGIN
              EXECUTE IMMEDIATE (v_dblink_create);
              DBMS_OUTPUT.PUT_LINE ('DB Link ' || v_dblink_name || ' Created');
         EXCEPTION
            WHEN others THEN
               dbms_output.put_line( 'Failed to create the database link ' || v_dblink_name  );
               dbms_output.put_line( dbms_utility.format_error_backtrace() );
               INSERT INTO error_table( column_list )
                 VALUES( <> );
         END;
    
          EXECUTE IMMEDIATE (v_dblink_check_connection) INTO l_number;    --- Notice this.
    
          DBMS_OUTPUT.PUT_LINE ('DB Link ' || v_dblink_name || ' Tested');
    
          BEGIN
             EXECUTE IMMEDIATE (v_dblink_drop);
             DBMS_OUTPUT.PUT_LINE ('DB Link ' || v_dblink_name || ' Dropped');
          EXCEPTION
             WHEN others THEN
               dbms_output.put_line( 'Failed to drop the database link ' || v_dblink_name  );
               dbms_output.put_line( dbms_utility.format_error_backtrace() );
               INSERT INTO error_table( column_list )
                 VALUES( <> );
         END;
       END LOOP;
    END;
    

    But I agree with the comment that others have grown up is not really wise to create and drop a database like that link.

    Justin

  • Applications of multiple simultaneous connection with invalid password saturates the UDP ports and can lower the infrastructure of database 11g.

    Problem statement:


    Multiple simultaneous connection requests with invalid password saturates the UDP ports and can bring down the 11 GR 2 (11.2.0.4) database infrastructure.


    When the API try to put applications that is not able to connect and DB is still suspended as long and we restarted to solve the problem.


    So, I'm curious to know if a fix is available for this problem without having to restart the database.

    Multiple simultaneous connection requests with an invalid password

    Have you tried to use the password?

    can lower the 11 GR 2 (11.2.0.4) database infrastructure.

    I have to say that I am skeptical about this claim. I didn't know the database or the listener down due to attempts to connect not valid. Can you give us an error message or two confirming this?

    The right course of action is to use the correct password in the application.

    See you soon,.
    Brian

  • How to run multiple copies of distilling on the same machine?

    What version of Adobe PDF Converter do I need to run multiple copies of distilling on the same machine?

    I see that Distiller Server is EOL so what should I use to accomplish the same task.

    Hi mmaraffi,

    You will not be able to run multiple copies of Distiller, because this is a violation of the EULA.

    Let me know the version of Acrobat is installed on your computer?

    Kind regards

    Nicos

  • How to run the packaged procedure with Ref Cursor

    Hello.
    The question may be very simple for you... but I was confused how to run
    I have the following package
    CREATE OR REPLACE PACKAGE CURSPKG AS 
        TYPE T_CURSOR IS REF CURSOR; 
        PROCEDURE OPEN_ONE_CURSOR (N_EMPNO IN NUMBER, 
                                   IO_CURSOR IN OUT T_CURSOR); 
        
    END CURSPKG;
    / 
    
    
    CREATE OR REPLACE PACKAGE BODY CURSPKG AS
        PROCEDURE OPEN_ONE_CURSOR (N_EMPNO IN NUMBER,
                                   IO_CURSOR IN OUT T_CURSOR)
        IS 
            V_CURSOR T_CURSOR; 
        BEGIN 
            IF N_EMPNO <> 0 
            THEN
                 OPEN V_CURSOR FOR 
                 SELECT EMP.EMPNO, EMP.ENAME, DEPT.DEPTNO, DEPT.DNAME 
                      FROM EMP, DEPT 
                      WHERE EMP.DEPTNO = DEPT.DEPTNO 
                      AND EMP.EMPNO = N_EMPNO;
    
            ELSE 
                 OPEN V_CURSOR FOR 
                 SELECT EMP.EMPNO, EMP.ENAME, DEPT.DEPTNO, DEPT.DNAME 
                      FROM EMP, DEPT 
                      WHERE EMP.DEPTNO = DEPT.DEPTNO;
    
            END IF;
            IO_CURSOR := V_CURSOR; 
        END OPEN_ONE_CURSOR; 
    
        
    END CURSPKG;
    /
    But I want to test (run) this procedure...
    But confused how to have Ref Cursor
    Could you help me in this...

    Thank you

    You must declare a variable of type T_CURSOR and pass it to the procedure like this.

    declare
      lOutCursor CURSPKG.T_CURSOR;
    begin
      CURSPKG.OPEN_ONE_CURSOR(, lOutCursor);
    end;
    
  • How to run multiple parallel sql scripts?

    I try to execute multiple sql scripts parallel to the short run of the process via sqlplus. Are there opportunities to do? LINUX ORACLE 5. XX

    I do it too via Scheduler, but now I need to do this via sqlplus or shell + sqlplus?

    How do I start using shell script several xterminals and ech session begins all the sql scripts?

    nohup./SQL1.sh &

    nohup./sql2.sh &

    nohup./SQL3.sh &

    The '&' causes the script1.sh to run in the background so that the command prompt is returned immediately.  This means that sql2.sh can start immediately and at the same time as sql1.sh.  It doesn't have to wait for sql1.sh.   This assumes that there are no dependencies between scripts!  This meets your need to run scripts in parallel.

    The nohup untie your shell script.  So, even if you disconnect, the script continues to run.  Without the nohup, if you were to close your session before the end of the scripts running, they would get fired.

    Hemant K Collette

  • How to run Bluecat API calls with a Scriptable task in vRO 6

    Throw it to the community for tips.  I'm still VERY new to javascript & vRO.

    I have vRO6 running with the Plugin from the IPAM Bluecat up and running with the actions of out-of-the-box & plugins.  Large.

    What I am struggling with, it's that I am creating tasks that contains custom script that can do 'other' things listed in the Handbook for the Bluecat API...  Looking at the guide, some things are easy, but others make absolutely no sense to me.

    An example of what I don't understand is the sequel... the API guide will show a specific example to the api java code, but it does not explain how to do this in a scriptable vRO task.

    Update in Java:

    APIEntity area = service.getEntityById (area ID).

    Properties EntityProperties = new EntityProperties (zone.getProperties ()); Fill with the existing values and then update the only properties that need to be changed.

    properties.addProperty ("TextUDF", "testTextValue");

    properties.addProperty ("IntegerUDF", "1005");

    zone.setProperties (properties.getPropertiesString ());

    service. Update (area);

    So it's 6 lines of code, but the execution of that api call vRO Bluecat seems to expect a single sector of something like this:

    result = BCNProteusAPI.call (profileName, "method()", args);

    I don't make any sense?  Any guidance here?

    Thank you!!!

    The version of the plugin available on SolutionExchange seems to expose a script object unique vRO BCNProteusAPI that acts as a proxy for Proteus service calls. Thus, the Java method calls that look like service.someMethod (args) should be directly translatable to scripts of calls BCNProteusAPI.call (profileName, "someMethod", [args]); For the example you provided, calls Java

    APIEntity zone = service.getEntityById( zoneId );
    service.update(zone);
    

    may arise in the vRO as scripts

    var zone = BCNProteusAPI.call(profileName, "getEntityById", [zoneId] );
    BCNProteusAPI.call(profileName, "update", [zone]);
    

    Unfortunately, the other Proteus API objects, like APIEntity, EntityProperties, etc., are not exposed as vRO scripts of the objects, which can cause problems if some service API requires such object as an input parameter. You will probably be able to pass this object returned by a call to service as input to another call from service (such as area in the example above), but you may have problems to instantiate them directly (like EntityProperties in the Java code example).

    You can contact BlueCat for info, why not not all objects are exposed as vRO script objects and how they recommend to use these objects.

  • How to run both simultaneously and declaratively in the TF?

    Hello

    I use JDev 11.1.2.1.0

    I have a JSF page that has a separator. A split should have CreateInsert method to execute when the page is loaded. The second division consists of an opinion that has a query to run. Again, it is a method of the AM. I tried to give both methods, but running alone. Can I do this declaratively?

    Thank you

    There is no simultaneous execution of methods in the ADF. However, you can drag each of the methods on the workflow and call each after the other, implement your use case. Start the workflow with the query (make drag method am or executeWithParam on the workflow and mark the default activity. Then drag the insert method to create the same workflow and add a navigation of the first method of the second scenario. In the second method you can access the page. This should be it.

    Timo

  • Question about backup with VDR 2.0.2

    Hello

    Excuse me for very low knowledge on this argument.

    I have a very simple question. If I made a backup of a motor home on Windows Server virtual machine and I create a folder on this machine between the time where VDR create the snapshot and the time of the end of the copy, when VDR remove the snapshot, the folder will remain on the server? All the changes I made on a virtual machine in the VDR copy will be lost or before to remove the snapshot, the changes will be merged with the original disc?

    Thank you very much.

    Hello

    the disks will be merged. If your changes are not lost.

    The backup however of course only will contain data up to the point when the snapshot was created.

    Concerning

    Tim

  • How to specify multiple DNS servers with Dr.-ip-customizer

    Hey guys,.

    The CSV file I get out of the Dr.-ip-customizer tool seems to imply that I can specify multiple DNS servers (it has a column called "DNS Server (s)'").  My problem is that I do not know how...  I tried to put in two server IPs with a space between them, I also tried a comma followed by a semicolon.  The semicolon and space gets the error thrown upward when I try to import that says 'Invalid DNS server field' and the comma causes her think that there are too many columns (since it is after all a CSV file).

    so, any ideas? What I have to put on separate lines or something

    According to the Administrator's guide (P. 56, it is not very clear), it seems that you want to place the second DNS server on a new line with the VM ID and the number of the adapter.  '0' If you want to be global value or the number of actual card to override the global settings.

    Hope that helps...

    -alex

  • How to set multiple values clustered with local variable?

    Hi all

    Okay, I made my way through Labview for everyone and have some basic concepts down. I can see with a cluster, if acting directly on it, you can ungroup, change values, rebundle, etc..

    I try something a little more complex... and just do not know how to start on this.

    I have a menu menu ring set. I created this with a typedef, with 4 values.  I used this typedef 7 times, more a few LED bool, in a cluster. I made this cluster a typedef.

    Therefore, in my main vi, I started designing, I put an example posted here... and inside, I have two instantiations of the typedef cluster commands selection of left and right.

    I dropped in this vi, a copy of the menu ring typedef (same typedef as in clusters, values) called reset all tubes.

    Now, I am trying to understand how, with an event to change the value to 'reset all the tubes'... that I can start with the left switch and change all tubes (here is the menu ring selector) to the same value as what has been selected with the ring of menu 'Reset all the tubes'.

    I created a local variable for the selector on the left. It is configured to read values. (I'll be doing the same thing with the right too, but just to start with the left).

    In the examples I've seen where access to a cluster, you could ungroup the cluster... browse and change the values... maybe pull out all the "hits" in a table and go through to update the values.  And when you group or ungroup the bunch... you can see the values, etc., when you stretch on the block diagram.

    With the local variable... I do not see to 'stretch' it as I expected... so I can access the values "tubes"... and all at the value of the 'reset all the tubes' ring menu value.

    Someone can put me on the path on the best way to do... or is it a component structure I'm missing here?  Am that I on the right track everything first here?

    It seems pretty basic to me, but miss me just something here on the way to start...

    Thank you in advance,

    Cayenne

    You can't do this with a for loop of how the Department is structured, but why make it so complicated?  Just group the new value in the cluster, as shown below:

    If you do not want to use a loop for example, consider the restructuring of your cluster.  Group ring and a Boolean value in a cluster, and then unmold 7 of those in the cluster of selector.  Then you can use 'cluster to the table' and 'picture of cluster' for all elements of the external cluster will be of the same type.

    Also, be careful when using rings in the form of type definitions.  You probably want to use an enumeration instead.  The elements of a ring do not update the when you update the type definition because they are considered to be cosmetics. the elements of a definition of enumeration type update, because the elements of an enumeration are considered as part of the data type.

  • How to run MechWarrior 4: mercenaries with Windows 7

    compatibility issues with windows 7

    I am running windows 7 and have incompatibility issues when you try to run mechwarrior mercenaries 4 mektek I was wondering if there was a patch to make windows 7 compatible with this older game I beleave it was released for windows 2000, ME and XP but has problems to run properly in windows 7, I tried to change the settings , but still, come in the same endpoint, what gives? am I missing a patch or what?

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

  • How to run an application associated with 2 different versions of MFC?

    Hello

    I created an application that generates a DLL with an EXE which refers to several delivered runtime DLLS. The DLL and EXE have been built with VS2012, and the DLL of enforcement delivered have been built with VS2010. When I try to run the application, I get an access violation in WinMain (calling AfxGetThread returns null). Just to check the application, if the supplied runtime DLLs were also built with VS2012, the application runs correctly.

    My goal is to run the application without restoring links there.

    Is it possible to use a manifest configuration, using the file and change references to the VS2010 (made by the runtime DLL) to VS2012, so that the application can be run without the restoration of the links?

    Here is the config file that I created, but did not succeed:


      
         
            
               
               
               
               
            

         

      

    I don't know if the assemblies Microsoft.VS100.MFC and Microsoft.VS100.CRT names are actually valid and also don't know if I can redirect between major versions of VS.

    I was not able to find examples of work. Any help would be useful.

    Regards, Rob

    This issue is beyond the scope of this site and must be placed on Technet or MSDN
  • How to run multiple simulators run on different PCs

    I'm working on an application where I have several clients to communicate through BBM, the imam surveys using sdk 6.o BBM surveys

    He has only two simulators, I tried to run another instance of another PC Simulator, change batch simulators file settings, configure the IP address of the computer where MDS is changed running.also app-param = regSrcPort = 9784 and also changed the pin code of this instance.

    My bat file (sim3.bat) simulators is like thi

    fledge.exe/app = Jvm.dll / Pocket = 9800/session for partner = Sim1/app-param = JvmAlxConfigFile:9800.xml/data-port = 0x4d44/data-port = 0x4d4e /pin = 0x2100000A/app-param = regVersion = 3/app-param = regDestIP/app-param = (ip address of the pc running Simulator MDS) = regDestPort = / app-param 19781 = regSrcPort = 19784/app-param = DisableSyncServiceRecord/title = ' Simulator of BlackBerry 9800-3 '.

    but communication is not good, I can only receive message but cannot send from this instance...

    can someone help me how to communicate b'w all these instances of simulators...

    Hey,.

    I have resolved, in fact I forgot to set the config of Mds

    http://docs.BlackBerry.com/en/developers/deliverables/25813/Run_the_MDS_Simulator_1347972_11.jsp

    Before you start: End task, Configure the simulator of BlackBerry MDS to use unlimited strength encryption. If you use the BlackBerry MDS Simulator on one computer other than the BlackBerry Smartphone Simulator, in therimpublic.propertyfile (by default, in C:\Program Research In Motion\BlackBerry JDE 6.0.0\MDS\config), changing theUDP.send.host

    value to the IP address of the computer running the BlackBerry MDS Simulator.

    It's only question...

    now it is perfect. b'w multipal instances of simulators on different PCs.

Maybe you are looking for

  • Satellite Pro L10 (PSL15E) - hard drive is faulty

    First time poster. I'm trying to get the laptop working above and I think that the hard drive has failed. Is the question I have, I can replace it with a hard drive with a capacity greater than the 40 GB drive currently installed? Is there a limit to

  • Satellite A100-811 - maximum memory capacity

    I have an old A100-811 Satellite with Windows XP SP3. It has 1 GB of memory (2 x 512). I want to improve the memory. What should I do? 1. put another memory of 2 GB so the total is 2.5 GB (will I get in trouble for using two types of 512 MB and 2 GB

  • Impossible to activate IPad after IOS update

    I just updated Itunes on my PC and also installed the latest IOS on my IPad.  Message says IPad couldn'; t be activated because the activation server is temporarily unavailable.  I have it turned on and outside, but I still get the same message.

  • NEED DRIVER WINDOWS 8 3000 dv6 6770 m / intel

    Hi, I need a video driver for my HP Pavilion dv6-6150sl WINDOWS 8 He has one (ATI 2 gb 6770 m/Intel 3000HD) combination. I have tried virtually all the drivers I can find and nothing has worked for me, when hp bring this 8 out windows driver! everyon

  • Hewlett - Packard HP Compaq 6000 Pro MT PC memory problems

    I have a few Hewlett-Packard Compaq 6000 Pro MT of the HP PC I want to make a memory upgarde. At the moment the memory installed on each of them is 2 GB Micron 8JTF25664AZ-1G4D1 - 2 GB DDR3 - 1333 DDR3 SDRAM (8-8-8-22 @ 609 MHz) (7-7-7-20 @ 533 MHz)