12 2021 档案
摘要:set linesize 500col tbs format A20;col total_g format 999999999;col used_g format 999999999;col max_total_g format 999999999;col remained_g format 999
阅读全文
摘要:set linesize 500col owner format A20;col segment_name format A40;col segment_type format A20;col tbs format A20;col size_g format 999999999.9999; WITH
阅读全文
摘要:set linesize 1000column orderid format 999column inst_id format 999column name format a30column VALUE format a80 WITH w1 AS (SELECT 10 orderid, NULL A
阅读全文
摘要:下载客户端 官网下载instant client: https://www.oracle.com/database/technologies/instant-client/downloads.html 要下载位数与PL/SQL位数一致的客户端。 配置环境变量 TNS_ADMIN=D:\Oracle\
阅读全文
摘要:故障描述 登录数据库时报ORA-01017:用户名/口令无效 原因分析 输入的密码是对的,但是仍然报错。 经过分析发现是由于使用了低版本客户端登录高版本服务端,虽然在sqlnet.ora设置了兼容,但是没有重置密码。 解决方案 重置密码即可。
阅读全文

浙公网安备 33010602011771号