码迷,mamicode.com
首页 >  
搜索关键字:xenserver snapshot backup    ( 4446个结果
maven File encoding has not been set
原pom.xml配置文件: 4.0.0 com.my.helloworld hello-world 1.0-SNAPSHOT Maven Hello World Project junit jun...
分类:其他好文   时间:2014-07-22 22:59:36    阅读次数:374
Rhythmk 学习 Hibernate 01 - maven 创建Hibernate 项目之 增删改查入门
1、环境: Maven :3.1.1 开发工具:Spring Tool Suite 数据库 : Mysql 5.62、项目文件结构文件代码:2.1 、pom.xml 4.0.0 hibernate hibernate 0.0.1-SNAPSHOT jar hibe...
分类:系统相关   时间:2014-05-01 19:43:40    阅读次数:695
MySQL备份数据库脚本
Windows@echo offmysqldump --add-drop-database --add-drop-table -u root -p123456 dbname > d:\db_backup\%date:~0,4%-%date:~5,2%-%date:~8,2%_%time:~0,2%-...
分类:数据库   时间:2014-04-30 21:41:43    阅读次数:526
MySQL死锁[转]
案例描述 在定时脚本运行过程中,发现当备份表格的sql语句与删除该表部分数据的sql语句同时运行时,mysql会检测出死锁,并打印出日志。两个sql语句如下: (1)insert into backup_table select * fromsource_table (2)DELETE FROM s...
分类:数据库   时间:2014-04-29 15:28:42    阅读次数:775
VM启动报错Cannot open the disk,Failed to lock the file
在windows下运行VMware创建的虚拟机时出错,无法运行。 错误提示大概为: Failed to lock the file Cannot open the disk 'D:\Windows Server 2008 R2 x64.vmdk' or one of the snapshot disks it depends on. 解决方法:        把虚拟机文件夹里【.lck】...
分类:其他好文   时间:2014-04-29 13:28:21    阅读次数:366
推荐一款免费的SQLsever的备份软件sqlBackupAndFtp
sqlsever 备份和上传的一个国外软件不错,蛮方便的,小巧使用,还可以FTP上传备份数据。...
分类:数据库   时间:2014-04-29 13:12:20    阅读次数:311
4446条   上一页 1 ... 443 444 445
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!