-15-k oracle_zhnSdfp_0_97_seinescm_arch-t 4-r-b-l/|findstr "CNT"-RW-------System System 16252928 June 02:21 Cntrl_1214_1_946693032:\ -RW-------System System 16252928 June 02:49 Cntrl_1202_1_946608342:\ -RW-------System System 16252928 June 02:40 Cntrl_1182_1_946521390:\ Because the request is to return the 14-15 point of the database at noon, so the control file backup time is later than this point, that is, take the 14th # 2 o'clock in the morning
1, click the Start menu, select Settings Options, as shown in the following image:
2. In the Settings window, locate and open the update and security options as follows:
3, in the open window to find the backup option, as shown in the following figure:
(1) Note: Must be an external storage device to use the backup function, if the machine has a mobile hard disk and other equipment, you can
I use a batch processing, that is executed with CMD, if the use of PowerShell execution may have problems
Mine is the installation version of the TOMCAT,TOMCAT has been installed into service
Automatically update projects and deploy to delete backup data prior to this month
REM *******************************code start*****************************
@echo off
set "ymd=%date:~,4%% date:~5,2%%date:~8,2% "
cp" D:\Apache Software foundation\tomcat 7.0\we
Set MySQL installed in C: disk, MySQL database username is root, the password is 123456, the database name is database_name, in D: Packing directory to store the backup database, the backup database name is Backup20070713.sql ( 20070713.sql for backup date)
Back up the database:
Mysqldump is a SQL-level backup mechan
Many books talk about Python backup in linux, and you can run the backup function on xp. The code is almost the same, that is, it is different when packaging. Winrar is also used, and the same applies to other compressed files.
First, we need to add the winrar path to the path, which is valid only after the host is restarted.Note: After you add the winrar path to the path, you must restart it. Otherwise, t
In actual work and study, many people need to export and back up the Oracle9i database. In this article, we will introduce a method for automatic execution:Step 1:Open notepad and enter:Exp test/test @ test file = D:/backup/% Date :~ 0, 10%. dmp log = D:/backup/% Date :~ 0, 10%. LogSave as "Database Export. Bat"Sid is test,The username and password are test/test,Call the exp command to generate correspondin
MySQL data backup and recovery in "windows" environmentWhether it is just the "ape friend" or the "old ape" who has been in the profession for a long time, I believe that I will encounter the operation for various reasons (in many cases, I mistakenly delete the database). Drop databases xxxxxand mistakenly deleted the online project database is a very scary thing, then if you encounter this situation how to
Tags: system open content Right-click Warning Data A user scheduled backup user nameStep One: Create a backup script Oraclebackup.bat First create a backup bat file, create a new backup directory oraclebackup under D, copy the EXP.EXE from the Oracle installation directory to this directory, and create a new text file
Server, if there is a problem, the hard drive is broken? Did you delete it? Or to prevent it, or else, it's over. 1. Backup of the system: Use the backup software. Back up your Web site data What, this, search on the internet, look for, a lot. Here, not much to say. Usereg.exeBackup System Critical data What's reg.exe?The REGISTRYCONSOLETOOL,MICROSFTWINDOWSXP system's own tool for editing the registry at th
1, click on the lower left corner of the "Start" menu, in the pop-up window click "Run (R)"!
2, in the pop-up running window input "regedit" after the Click OK! (regedit is open Registry Editor command)
3, this time the Registry Editor is open, as shown in the following figure!
4, in the Registry Editor click on the File menu "Export (E)"!
5. Save the exported backup registry file in a file.
6, when needed later, double-click the
Save the following code as aaa. bat@ Echo offEcho.Echo MySQL database backupEcho *****************************Echo.Echo today is % date %Echo time is % time %The echo command for deleting folders is rd/s/q d: \ decode.Echo command to delete all files in the folder is del/s/q d: \ decodeEcho.Echo *****************************Rd/s/q D: \ % Ymd % \Set "Ymd = % date :~, 4% % date :~ 5, 2% % date :~ 8, 2%"Md "D: \ % Ymd %""D: \ Mysql50 \ bin \ mysqldump"-opt-Q-uphpweb3-p
Many users who are unfamiliar with the operating system mistakenly delete important files, photos, or programs. Because they do not play computer, so the file is deleted only anxious. Indeed, it is minute for the computer master to recover files with data recovery software, but the novice can only be helpless. Below, the author to Win8 users to introduce a Third-party software recovery file method, which is the WIN8 system automatic backup function.
In the article "Backing up the Active Directory with Windows Server Backup" I explained how to take advantage of Windows Server Backup to back up domain controls, and in this blog post, let's take a look at how you can restore the Windows Server
manager Alliance Forum to download permission restoration). we need to create the same user name as the original system.For text processing of backup permissions, we first need to remove the host name before the user name and (OI) (CI) and other redundant stuff.As shown below:D: estdddd BUILTINUsers :( OI) (CI) RCOMPUTERl :( OI) (CI) FNt authoritysystem :( OI) (CI) FShould be changedD: estdddd Users: RBl: FSYSTEM: FThen remove the inheritance of the
Many of the books in the Python backup are under Linux, and testing on XP can also perform backup functions, the code is almost the same, it is not the same as the implementation of packaging. and to use the WinRAR, the other compressed files are the same.
First we need to add the path of the WinRAR to path, where it is added to restart the machine to be effective.It is important to note that the winrar p
@ Echo offSetlocal enabledelayedexpansionTitle % date % time :~, 8% by LiaoNing Sunray Software Technology: Defines the database SID.Set SID = sryx254: Defines an array of user names (separated by spaces, for example, user1 user2 user3)Set userArr = user1 user2 user3Set pswdArr = password1 password2 password3: Specified number of days to deleteSet daysAgo = 7: Specifies the backup path.Set filePath = E: \ dmp_beifen \: Defines the internal variables o
A lot of books in the Python backup is under Linux, and on the XP test can also perform backup functions, the code is almost the same, is to perform packaging is not the same time. and to use the WinRAR, the other compressed files are the same.
First we need to add the path to WinRAR, which is only valid if we have to restart the machine.Here to note: The path added to the WinRAR must be restarted, or path
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.