随笔分类 - 脚本
包括Shell、Perl、PL/SQL
摘要:http://yong321.freeshell.org/computer/OracleAndPerl.html Oracle and Perl For some programming languages, there're two general methods to access an Oracle database from the program, using the Oracle ...
阅读全文
摘要:http://bash.cyberciti.biz/time-and-date/validation-shell-script/ #!/bin/bash# Shell program to find the validity of a given date# -----------------------------------------------# Copyright (c) 200...
阅读全文
摘要:有兴趣的同学可以帮我测试一下脚本,有什么问题请回复,以便我继续改进! 脚本用途:在Oracle10g或以上版本中导出指定表或指定分区,并压缩导出文件。 脚本使用前提: 1. 数据库必须支持expdp,因为脚本调用的是expdp 2. 需要先在数据库里建立一个名为EXPDPDIR的目录,并把读写权限授予public或system 脚本使用说明: 1. 脚本...
阅读全文
摘要:一个NBU备份Oracle的示例脚本,可以根据个人需要进行修改. #!/bin/sh # $Header: ora_std_bei-rac-sfua-ip,v 1.0 2007/08/07 23:51:42 $ # #bcpyrght #*********************************************************************...
阅读全文
浙公网安备 33010602011771号