Export Inactive protection for previous protected data

Hello,
      I'm running DPM 2012 R2 and running low on disk space. I have 4TB data that is inactive but need to retain for xx amount of days.  Is it possible to export the inactive data off to a different server
or usb drive?  And can I still recover from the inactive data if need be?  Thank you. 

Hi,
USB-drives is not supported to add to the DPM diskpool and the Cmdlet MigrateDatasourceDataFromDPM.ps1 is
not supported to use on a inactive data source.
If you are able to present disk-space from another server to the DPM-server as a volume and put the inactive data into protection groups, you could use the MigrateDatasourceDataFromDPM.ps1 too
move the 4TB of data and its recovery points to the other server.
If you want to use an USB-drive, which I however not recommend, you could perform a recovery of the data and manually copy it to the USB-drive.

Similar Messages

  • How to show a report for 'Previous Month' Data

    Hi Gurus,
    I have a requirement, where i have to default my report to show previous month data.
    Scenario:
    My prompts by Default are set to CURRENT (current year,quarter,month). once the user logs in, the report should display data for month 'Nov' instead of 'Dec'.
    I tried using TIMESTAMPADD() in the formula , but it didn't work, though i don't see any error. Not sure if i 'm missing something.
    Is there a way to achieve this.I 'm using OBIEE 11.1.1.6.
    Any help is highly Appreciated ! Please.
    Thanks,
    Ramya

    From what you wrote I am assuming the user can manually save the report results to the Excel file.
    If your report uses ALV Grid it is possible to export the data to a spreadsheet (one of the functions available in the ALV tool bar).
    If you have used WRITE statements it is also possible to save the output as a spreadsheet (menu System -> List -> Save), but the latter will not produce as nice a spreadsheet if the data don't form a matrix. In other words, some work may be necessary in the spreadsheet afterwards before it has the format your user wants.

  • Is it possible to run MRKO settlement for previous month date.

    Hi Experts,
    I  have a requirement from client, where they need to do the MRKO settlement in previous month period.
    I know the posting date and document date by default taken as current date.
    For Example : I have done the GI on 25/05/2010 and forgot to do the settlement on the same month
    now suppose on 02/06/2010 i want to do the settlement for 25/05/2010.
    In this case system will take the current date as posting date, is it possible here to change the posting date to
    pervious month period 25/05/2010????
    what is the standar rule according to SAP and if it is possible to post in the back date will it impact anything further.
    Please help me in solvning this issue.
    Rabindra S

    Use Exit "EXIT_RMVKON00_001".
    It read the date from posting date and settle on given posting date
    And follow the follwing code....
    DATA: wa_rkwa TYPE rkwa,
          wa_bseg TYPE bseg,
          wa_bkpf TYPE bkpf,
          fieldname(80),
          myidx TYPE i,
          ex_poper LIKE t009b-poper,
          ex_gjahr LIKE t009b-bdatj.
    FIELD-SYMBOLS: <fs_date> TYPE rkwa-bldat.
    MOVE '(RMVKON00)SO_BUDAT-HIGH' TO fieldname.  "<fs_bkpf>-budat.
    ASSIGN (fieldname) TO <fs_date>.
    LOOP AT t_rkwa INTO wa_rkwa.
      CALL FUNCTION 'DATE_TO_PERIOD_CONVERT'
        EXPORTING
          i_date               = <fs_date>
          i_periv              = 'V3'
       IMPORTING
         e_buper              = ex_poper
         e_gjahr              = ex_gjahr
       EXCEPTIONS
         input_false          = 1
         t009_notfound        = 2
         t009b_notfound       = 3
         OTHERS               = 4
      IF sy-subrc <> 0.
        MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno
                WITH sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      ENDIF.
      READ TABLE t_bkpf INTO wa_bkpf
                    WITH KEY bukrs = '1000'
                             belnr = wa_rkwa-belnr
                             gjahr = wa_rkwa-mjahr.
      IF sy-subrc EQ 0.
        myidx = sy-tabix.
        wa_bkpf-monat = ex_poper.
        wa_bkpf-gjahr = ex_gjahr.
        wa_bkpf-budat = <fs_date>.
        wa_bkpf-bldat = <fs_date>.
        MODIFY t_bkpf FROM wa_bkpf INDEX myidx. " TRANSPORTING bldat budat.
      ENDIF.
    ENDLOOP.
    Regards
    Rasmi Ranjan Mishra

  • Syntax for previous months data

    For some reason I cannot get the syntax of the previou month correct. Here is what I have used.
    ("Date"."Calendar Month" IN (SELECT case when 1=0 then "Date"."Calendar Month" else timestampadd (sql_tsi_month, -1, current_date) end FROM "RProBIEE"))
    However it doesn't like this. I get an error.
    Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 43113] Message returned from OBIS. [nQSError: 22027] Union of non-compatible types. (HY000)
    SQL Issued: SELECT s_0, s_1, s_2, s_3, s_4 FROM ( SELECT 0 s_0, "RProBIEE"."Date"."Calendar Month" s_1, "RProBIEE"."Stores"."Store Name" s_2, "RProBIEE"."Sales Amounts"."Local Revenue" s_3, REPORT_SUM("RProBIEE"."Sales Amounts"."Local Revenue" BY "RProBIEE"."Stores"."Store Name") s_4 FROM "RProBIEE" WHERE (("Date"."Calendar Month" IN (SELECT case when 1=0 then "Date"."Calendar Month" else timestampadd (sql_tsi_month, -1, current_date) end FROM "RProBIEE"))) ) djm
    I think it is saying that the it doesn't like (sql_tsi_month, -1, CURRENT_DATE) however If I use CURRENT_MONTH it doesn't like that either.
    Any help is appreciated.

    Hello... The data type for the "Date"."Calendar Month" value is TINYINT. So i assume you are right that i need to CAST this so that it matches CURRENT_DATE. Or perhaps maybe instead I need to CAST current DATE as TINYTINT to match? Do you happen to know the syntax? This is what I have but it's not working. I get syntax errors.
    "Date"."Calendar Month" IN (SELECT case when 1=0 then "Date"."Calendar Month" else (cast (timestampadd (sql_tsi_month, -1, current_date))))

  • Export to Excel for multiple dataproviders in WAD

    Hello Guys,
    I need a quick note on the requirement. Is there any possible solution to get data from different data providers used in WAD exported into one excel sheet.
    The backend is 2004s but WAD used is 3.5.
    Actual scenario is there are 8 different data providers in WAD with a different query assigned to each data provider. Right now 8 different buttons are provided for Export to Excel for 8 different data providers.
    This works fine bringing data in 8 different excel sheet. But users feel this is very annoying task and they need data from all 8 data providers in one single excel sheet.
    So is there any way to achieve this. I have assumed this to be a long associated problem with 3.5 WAD but i thought there might be a way around.
    Please help me with a solution or either your view on this.
    Regards,
    Shashank

    Shashank,
    This is an oft repeated requirement ... but then export to excel is dataprovider specific and in WAD each dataprovider corresponds to a single table and getting all the data together is not possible .... but then there might be some other work around - you can check the forums for the same where options for the same have been discussed.

  • VssNullProver stopped after installing Update Rollup 3 for System Center Data Protection Manager 2012 R2

    I recently installed Update Rollup 3 for System Center Data Protection Manager 2012 R2.
    As part of the update I updated all DPM Agents, including the ones on our Hyper-V Servers (which are part of a cluster). I also rebooted every DPM Protected Servers. After reboot all Hyper-V Servers raise a warning that the VssNullProvider service has stopped.
    Backup seems to work properly. I can start the VssNullProvider service manually. But after the next backup the service it is stopped again. Exactly the same issue occurs on our test Hyper-V Cluster. All our Hyper-V Servers run Windows Server 2012 R2 and
    we use System Center Virtual Machine Manager 2012 R2.
    Something is not ok with Update Rollup 3. Any suggestions?
    Boudewijn Plomp, BPMi Infrastructure & Security
    Please remember, if you see a post that helped you please click "Vote as Helpful" and if it answered your question, please click "Mark as Answer".

    Hi
    SEE NEW BLOG:
    Support Tip Service Manager alert for the VSSNullProvider service after installing
    DPM 2012 R2 UR3
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT] This
    posting is provided "AS IS" with no warranties, and confers no rights.
    Thanks!
    Boudewijn Plomp, BPMi Infrastructure & Security | Please remember, if you see a post that helped you please click "Vote as Helpful" and if it answered your question, please click "Mark as Answer".

  • How to revert inactive protection group to active

    Hello Everyone,
    We have one DPM 2012 R2 server. Few days back I had stopped the protection of a member. Now i want to again add that member to active protection group.
    Drive letter, server name and other settings are same.
    Is there any way to accomplish this? I already have gone through the threads which talk about such issue and suggest to modify the protection and select the member which is inactive but that didn't work for me.
    Thanks,
    Arun
    Arun Kumar

    Hi,
    Modifying an existing protection group or making a new protection group and selecting the same data source should bring it out of inactive.  If it does not it is because one of the the data source properties or location has changed. 
    IE: For a volume, the volume GUID changed, for a Virtual machine, the VM GUID changed etc.   Worst case it does not come out of inactive and we make new replica / recovery point volume for it.  After new recovery points are made for the
    desired retention range, then manually remove the data source from inactive protection to free up the disk space.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • Recovery of deleted data from Phone memory and Unlock Password Protected Data

    I have lost password of my blackberry (Curver 8520) protected data and by mistake I have also deleted some contacts, sms and memos from phone memory of blackberry set. Can any one help me to get recover my password and deleted data or is their any recovery tool which can be useful for it?

    Hi Kaushalbca
    Welcome to BlackBerry Support Community Forums
    By " BlackBerry Protected Data " do you mean BlackBerry ID password which we use for BlackBerry Protect ? If so , you can reset your password by following this KB Article : 
    KB26361  :How to change or reset a BlackBerry ID password.
    After reset , you can use BlackBerry protect to restore your deleted data ( If you have a backup of those deleted data ) , You can also restore your data if you ever did a backup using Desktop Software . To restore data refer to those KB Articles :
    KB25063  : How to use BlackBerry Protect to restore data to a BlackBerry smartphone
    KB10339 : How to use BlackBerry Desktop Software to restore data to a BlackBerry smartphone from a backup file
    Click " Like " if you want to Thank someone.
    If Problem Resolves mark the post(s) as " Solution ", so that other can make use of it.

  • [ADF-11.1.2] Protecting data, even from DBA

    Hi,
    I am looking for a way to encrypt/decrypt database records of specific table at Application level without loosing BC Features like search functionality.
    Reason: I don't want to expose clean records even to customers/DBA as I want them to come back to us for such usecase - e.g.: Generating Reports.
    I had started working on this one by encrypting values while storing, and decrypting while reading but I released that I will be loosing ADF features like Search.
    So is there anyway I can protect data from DBAs w/o loosing BC features ?

    Is this question related to the original post?
    I don't see the connection :(
    Anyway, who decides how to do the translation? Does 'A%' always mean 'ABC' and 'ACD'?
    What if the user enters 'AB%' or 'B%'?
    There are two possible solution:
    1) http://jobinesh.blogspot.com/2010/12/using-oraclejbodomainarray-with.html
    2) http://tompeez.wordpress.com/2011/08/21/extending-viewcriteria-to-use-sql-contains-4/
    You still have to answer the above questions and implement it using either of the above techniques-
    Timo

  • KM ACLs - protected data

    I am wondering if KM supports a mechanism for users accessing protected data? I have a requirement as follows: 1) ITAR (sensitive) data has to reside on separate hardware, 2)depending on a flag set in directory services (done via Netegrity), users are granted permission to ITAR repository. This being the case, we are wanting to eliminate one of our two portals and have an DBFS for ITAR data being accessed.
    The problem we are unclear on here is, whether cm repositories have an ACL that supports netegrity or are there other means for doing something like this. We have to check if the users has the directory services flag set before they are allow to view content on DBFS server.
    -John

    // Filename: SuperclassA.java                           (1)
    package packageA;
    public class SuperclassA {
        public int superclassVarA;                       // (2)
        public void superclassMethodA() {/*...*/}        // (3)
    class SubclassA extends SuperclassA {
        void subclassMethodA() { superclassVarA = 10; }  // (4) OK.
    class AnyClassA {
        SuperclassA obj = new SuperclassA();
        void anyClassMethodA() {
            obj.superclassMethodA();                     // (5) OK.
    // Filename: SubclassB.java                             (6)
    package packageB;
    import packageA.*;
    public class SubclassB extends SuperclassA {
         SubclassB objRefB = new SubclassB();
         Void subclassMethodB(SuperclassA objRefA){
              objRefB.superclassMethodA();
    //          objRefA.superclassMethodA();    // not ok
              objRefB.superclassVarA=10;
    //          objRefA.superclassVarA=10; // not ok
    }

  • Can you retrieve BB Protect data with another program?

    Can you download your Blackberry Protect date (ie. Address book) to another program?  I want to get my contact info but I no longer have a cell phone.

    Hi Thomas,
    Thanks for the info. Based on my experiments, that's the conclusion I had come to as well, but it's good to get confirmation.
    My work around is to break every TX transaction into small pieces. The NI 8452 supports streaming sample sizes of up to 64 bits (8 bytes). I can make a transaction that is one sample long with "samples" of 4, 6, or 8 bytes, as needed. Continuing my original example, I can do this:
    NumBytes = 8;
    ni845xSpiStreamConfigurationSetNumBits(StreamHandle, 8 * NumBytes);
    ni845xSpiStreamConfigurationSetNumSamples(StreamHandle, 1);
    ni845xSpiStreamConfigurationWave1SetMosiData(StreamHandle, WriteData, NumBytes);
    ni845xSpiStreamStart(DeviceHandle, StreamHandle);
    And I see this transmitted:
    0x0102030405060708
    You can repeat the SetMosiData and StreamStart steps for each additional block of TX bytes.
    I would like to use the ni845xSpiWriteRead() function (that would be much easier), but that doesn't work with the broken pre-production SPI slave I need to talk to. (We will fix it, but I need to work around the problems for today). I need to generate a very small delay at the end of the transaction between when the serial clock stops and when CS deasserts, or else my transaction is ignored. I measured the delay between SPC deassertion and CS deassertion produced by ni845xSpiWriteRead() at 1.19 us. In order to talk to my broken SPI slave, I need a much shorter delay, on the order of one SPI clock period.
    So yes, I hope to upgrade to the basic SpiWriteRead function in the future, but I can't use it today.
    Thanks for your help.
    -jskroch

  • BW data load for previous fiscal year depending upon sy-datum

    Hello All,
    In SAP BW, while loading data using date, I have requirement to load the datat for previous fiscal year.
    Fiscal year run from Oct to Sept.
    I have given example of Nov 2012. Becuase I am going to add this info-package in process chain which will run Nov of every year for full data load.
    For Ex: I am loading data in calander year/month Nov 2012. Its previous fiscal year is 2011.
    So for fiscal year 2011, my dates for data load would be : 10/1/2010 to 9/30/2011.
    So my code or functional module should retun me 10/1/2010 to 9/30/2011 this value.
    Kindly give your inputs for the same.
    Thank You.

    Hello All,
    I have wriiten below code and it has solved my problem:
    REPORT  ZTEST_PK.
    data:
    month_last type n length 2,
    year_last type n length 4,
    year type n length 4,
    month_first type n length 2,
    month type n length 2,
    year_first type n length 4,
    day_in type sy-datum,
    day_out type sy-datum,
    v_date type n length 6,
    select_period_low(8) type c,
    select_period_high(8) type c.
    year = sy-datum(4).
    month = sy-datum+4(2).
    concatenate year month into v_date.
    Data: fisyr type n length 4,
    fiscper type n length 3.
    *Fiscal years run from Oct to Sep
    *For Ex: Nov2012 load of the previous FY itu2019s FY 2011, the dates would be Oct 10 (10/1/2010) to Sep 11 (9/30/2011).
    CALL FUNCTION 'Z_XCONVERT_CALMONTH_TO_FISCAL'
      EXPORTING
        IV_CALMONTH       = v_date
    IMPORTING
       EV_FISCYEAR       = fisyr
       EV_FISCPER3       = fiscper.
    year_last = fisyr - 1.
    year_first = year_last - 1.
    month_first = '10'.
    month_last = '09'.
    concatenate year_first month_first '01' into select_period_low.
    concatenate year_last month_last '01' into day_in.
    *calcualte last day of  a given month
    CALL FUNCTION 'SN_LAST_DAY_OF_MONTH'
      EXPORTING
        DAY_IN             = day_in
      IMPORTING
        END_OF_MONTH       = day_out.
    concatenate day_out(4) day_out4(2) day_out6(2) into select_period_high.
    write:/ select_period_low.
    write:/ select_period_high.

  • Some users are experiencing difficulty opening certain docx files sent as email attachments. These files contain content controls to protect data in the document. Could someone please confirm that the content controls are the reason the files won't open.

    Some users are experiencing difficulty opening certain docx files sent as email attachments. These files contain content controls to protect data in the document. Could someone please confirm that the content controls are the reason the files won't open.
    These files open correctly when sent as doc files.
    Thanks

    Congrats to Saeid, Ronen, and Ricardo! Big thank you to all our contributors!
     Transact-SQL Technical Guru - February 2015  
    Saeid Hasani
    T-SQL: How the Order of Elements in the ORDER BY Clause Implemented in the Output Result
    Durval Ramos: "Very well structured and with examples that clarify how a T-SQL statement can change the data output order."
    Richard Mueller: "Good use of Wiki guidelines and great examples."
    Ronen Ariely
    Free E-Books about SQL and Transact-SQL languages
    Richard Mueller: "An excellent collection and a great idea."
    Durval Ramos: "A good initiative. Very useful !!!"
    Ricardo Lacerda
    Declare Cursor (Transact-SQL) versus Window with Over - Running Totals
    - Accumulated Earnings
    Durval Ramos: "The "Window function" sample was well presented, but it was unclear how the chart was generated."
    Richard Mueller: "A new idea that can be very useful. Grammar needs work"
    Also worth a mention were the other entries this month:
    [T-SQL] Retrieve Table List with Number of Rows by
    Emiliano Musso
    Richard Mueller: "Short but sweet solution to basic question."
    Durval Ramos: "A simple T-SQL script, but useful."
    [T-SQL] Search for Missing Values within a Numerical Sequence by
    Emiliano Musso
    Richard Mueller: "Clever solution with good code examples."
    Durval Ramos: "You need add more details about development of the idea and create a "Conclusion" section to easy understanding."
    [T-SQL] Converting Multiple Rows into HTML Format single ROW by
    Maheen Khizar (Bint-e-Adam)
    Durval Ramos: "In some situations, It's need to consume and format HTML tags for a UI, but It's important to remember that Best Practices recommend this formatting process preferably in Presentation Layer"
    Richard Mueller: "A great new idea. Some features need more explanation. Avoid first person."
    Ed Price, Azure & Power BI Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • Selling and Buying: protect data

    I am buying a new MacBook Air, and will sell my existing MacBook Air. I have copied and removed all the files that I want to to keep, but I want to ensure the future owner cannot access any personal data I may have missed.
    What is the way to do this to ensure all my personal data is removed, whilst ensuring the current OSX system is intact?

    Hi Edward,
    If you're looking for a secure method for erasing your data your best bet is a zero out of the data on the HD, a single pass is usually adequate. However in doing the zero out you will need to wipe the OS and reinstall.
    Another option would be to convert your user account to a File Vault user, after the conversion you can go in and delete all of your personal information, clear cookies/caches, etc. Then remove the File Vault protection and delete the user from root. While definitely not the same as a zero pass, in a "pinch" it's a pretty good way of deleting your information off the machine.

  • Help with Setting Previous Month Date Parameter for SSAS via SSRS

    Hi All,
    Firstly, any assitance is greatly appreciated.
    Now, I am working on developing a report for a business area that will be sent on the first of every month. The report will contain data for all records created in the previous month, current year.
    I have been able to successfully implement a default year parameter, which will default to current year-
    ="[REFERRAL LODGEMENT DATE].[CAL YEAR].&["+CSTR(Year(Today))+"]". However, when I attempt to set a previous month paramater it is not setting when the report is generated. The code I have used
    is as follows: 
    ="[REFERRAL LODGEMENT DATE].[CAL MONTH NAME].&["+CSTR(Month(Today)-1)+"]"
    Cheers

    Before you spend more time trying to fix the parameter, let me suggest that you can write MDX to come up previous month data.
    if you can't go that route, couple of things to consider for your approach:
    1) don't subtract 1 from January that won't work. you'll need to handle it using the ssrs expression.
    2) when you use the month function it's going to return a month index so effectively you are passing something like [REFERRAL LODGEMENT DATE].[CAL MONTH NAME].&[7] to SSAS, is that the current format?
    you can use the MonthName function to get month names but again make sure that the formatting is right.
    to see the parameter value, you can display it on the ssrs report and see if it's the right format.
    Paras Doshi (Blog: ParasDoshi.com | Twitter:
    @Paras_Doshi )

Maybe you are looking for

  • Why is Lion no longer available to download from my purchased apps list?

    I bought Lion some time ago to upgrade an old 2007 Macbook.  I never got around to it & now I want to, but when I go to my Purchased apps, Lion is there but I can't download it.  That is kind of crap.  I paid for it & now I don't have access to it. 

  • My iphone is acting really strange

    okay my iPhone 4 i got it on april 2nd and i dropped my phone and it cracked, i was running, but it still worked. After a couple weeks, it just started to restart and then reset and when i would have 48% or something i would charge it and it would sa

  • DVD-MOV mpegstream clip error: "File open error: unsupported file type"

    I do it all the time this is the only time i've gotten this error, i use mpeg stream clip. I have a dvd I got from a DVR recorder, I open the dvd which shows 2 VOB files in the TS folder. the MENU gives "Warning: the stream may have timecode breaks."

  • Dynamic determination of incompleteness schema foreign trade

    Hello Experts, we have the requirement to determine different incompleteness scheme depending on delivery type respectively sales area. I checked customizing and user exits without any success. Has anybody faced the same or similiar requirement. Than

  • AS/400 and Oracle integrated

    Hi, I have to integrate an AS/400 Server with DB2 Database with Oracle. I have read something about Oracle Access Management for AS/400 here: http://www.oracle.com/technology/products/gateways/am4as400.htm. But I can not find where to download it. Wh