码迷,mamicode.com
首页 >  
搜索关键字:site backup    ( 8139个结果
ORA-07217: sltln: environment variable cannot be evaluated及RMAN-06059
备份脚本:RMAN>run{allocatechannelc1devicetypediskformat'$BACKUP_HOME/level0/level0_%d_%s_%p_%T.bkp'connectsys/oracle@app1;3>allocatechannelc2devicetypedis...
分类:其他好文   时间:2014-08-06 22:08:52    阅读次数:312
OCP读书笔记(23) - 题库(ExamC)
200.Which operation requires that you create an auxiliary instance manually before executing theoperation? (Choose all that apply.)A. Backup-based dat...
分类:其他好文   时间:2014-08-06 21:51:22    阅读次数:2954
[转]C# and the using Statement in 3 seconds and a bug in Reflector
Using() Statement in 3 seconds and a bug in Reflector The boring, known accross the board definition from the MSDN site: Defines a scope, outside of w...
分类:其他好文   时间:2014-08-06 14:39:21    阅读次数:234
Hadoop 2.4.1 登录认证配置小结
1.简单模式 这种模式,配置简单,使用简单。 core-site.xml添加 hadoop.security.authorization true hadoop.security.authentication s...
分类:其他好文   时间:2014-08-05 22:01:00    阅读次数:202
asp.net实现数据库备份还原功能
--备份数据库backupdatabasedb_CSManagetodisk='c:\backup.bak'--还原数据库,必须先备份该数据库的日志文件到原先的备份文件中backuplogdb_CSManagetodisk='c:\backup.bak'restoredatabasedb_CSMan...
分类:数据库   时间:2014-08-05 13:56:49    阅读次数:282
stone crusher machine
Welcome to the equipment internet site. one of the biggest manufacturer, exporter and supplier in crushing and grinding industry in China. Our main pr...
分类:其他好文   时间:2014-08-05 10:52:59    阅读次数:281
Django——模版Template报错
>>> from django.template import Template>>> t = Template("My name is {{ my_name }}.")Traceback (most recent call last): File "C:\Python33\lib\site-pac...
分类:其他好文   时间:2014-08-04 21:09:40    阅读次数:242
sqlserver 备份文件管理,与异地备份
sqlserver备份文件管理,与异地备份1.sqlserver自动执行execManagerDB.dbo.[del_bak]备份DBManagerDB.dbo.[del_bak]相关脚本参看如下链接:http://dwchaoyue.blog.51cto.com/2826417/14391262.window自动化任务D:\script\Backup.bat压缩文件,传送到备份服务器文件D:\script\Ba..
分类:数据库   时间:2014-08-04 18:23:18    阅读次数:383
py2exe 生成exe文件时提示找不到某模块
如题,打开python,importchardet没问题,但是使用py2exe时总提示chardet找不到...由于chardet安装是下载的tar.gz文件解压后,pythonsetup.pyinstall安装的(windows),不得不将解压后的文件夹里的chardet文件夹拷贝到C:\Python27\Lib\site-packages路径下,结果ok了
分类:其他好文   时间:2014-08-04 18:12:09    阅读次数:418
修复文件系统的思路
fsck-fy/dev/sda1dumpe2fs/dev/sda1|grepsuperblock查看备份的superblockroot@Defcon:/tmp#dumpe2fs/dev/sda1|grepsuperdumpe2fs1.42(29-Nov-2011)Filesystemfeatures:ext_attrresize_inodedir_indexfiletypesparse_superPrimarysuperblockat1,Groupdescriptorsat2-2Backupsupe..
分类:其他好文   时间:2014-08-04 18:09:58    阅读次数:231
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!