环境变量设置(在Sqlplus中执行)create or replace directory filepath as 'D:\ORACLEBACKUP';备份脚本:expdp system/123456@orcl directory=filepath dumpfile=UBSCORLUSER2015...
分类:
数据库 时间:
2015-07-01 17:45:20
阅读次数:
169
今天在电脑上写了一个Python脚本,写好之后用ftp传上去,然后执行/var/www/cron.py,结果报错,/bin/usr/python: bad interpreter: No such file or directory,之前都是执行python/var/www/cron.py都没问题啊...
分类:
编程语言 时间:
2015-07-01 11:29:16
阅读次数:
159
试图改变监听日志的名称时,报出TNS-01251错误:$ lsnrctl LSNRCTL for Linux: Version 11.2.0.4.0 - Production on 30-JUN-2015 14:51:08Copyright (c) 1991, 2013, Oracle. All ....
分类:
其他好文 时间:
2015-06-30 21:50:59
阅读次数:
207
安装doxmate时,doxmate地址是:https://github.com/JacksonTian/doxmatenpm install doxmate -g安装完后把错误:Cannot install NodeJs: /usr/bin/env: node: No such file or d...
分类:
Web程序 时间:
2015-06-30 20:11:15
阅读次数:
175
JDBC Install for OSS1. The default JDBC/MX driver installation directory laction is /usr/tandem/jdbcMx/T1275h50.include:/demo //Demo programs./lib/lib...
分类:
数据库 时间:
2015-06-30 20:03:42
阅读次数:
192
线上是用Nagios监控的,版本是最新版4.0.8在nagios服务器上面下载redis插件下载地址页面https://exchange.nagios.org/directory/Plugins/Databases/check_redis-2Epl/details下载check_redis.pl文件安装perlredis环境[root@localhost~]#yuminstall-yperl-CPANperl-Time-HiRespe..
分类:
移动开发 时间:
2015-06-30 13:14:27
阅读次数:
228
[ERROR] The goal you specified requires a project to execute but there is no POM in this directory (D:\). Please verify you invoked Maven from the cor...
分类:
其他好文 时间:
2015-06-30 12:45:29
阅读次数:
102
DirectoryInfo 类公开用于创建、移动和枚举目录和子目录的实例方法。无法继承此类。Directory 类公开用于创建、移动和枚举通过目录和子目录的静态方法。无法继承此类一般使用directoryInfo类比较多DirectoryInfo dInfo = new DirectoryInfo(...
1. The Stat Family#include #include #include int stat(const char *path, struct stat *buf);int fstat(int fd, struct stat *buf);int lstat(const char *pa...
分类:
系统相关 时间:
2015-06-30 10:10:52
阅读次数:
170
右键菜单
HKEY_CLASSES_ROOT\Directory\Background\shell
2. 打开方式右键菜单...
分类:
其他好文 时间:
2015-06-30 00:08:35
阅读次数:
171