oradba

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 22, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

README

oradba

Oracle DBA 常用基本 SQL 查询命令行工具 oraz,支持 Oracle 会话、阻塞、备份、ASH 、表等信息查看

使用事项

把 oracle client instantclient-basic-linux.x64-19.8.0.0.0dbru.zip 上传解压,并配置 LD_LIBRARY_PATH 环境变量或者 任意可正常访问的 Oracle 环境
使用方法:

1、上传解压 instantclient-basic-linux.x64-19.8.0.0.0dbru.zip(该压缩包位于 github.com/WentaoJin/transferdb Repo 中的 client 目录) 到指定目录,比如:/data1/soft/client/instantclient_19_8

2、查看环境变量 LD_LIBRARY_PATH
export LD_LIBRARY_PATH=/data1/soft/client/instantclient_19_8
echo $LD_LIBRARY_PATH

3、程序运行,配置文件示例见 conf 目录
./oradba --config config.toml

Documentation

Overview

Copyright © 2020 Marvin

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Directories

Path Synopsis
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL