国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 數據庫 > Oracle > 正文

Oracle用戶密碼含有特殊字符應當如何處理

2024-08-29 13:52:16
字體:
來源:轉載
供稿:網友
在設置Oracle密碼時,我們經常會將密碼設置的特別復雜(一般由字母、數字和特殊符號組成),值得注意的是,在有特殊符號時,修改密碼或著導入導出數據時會遇到很多不必要的麻煩,本文中將會對此情況進行詳細的解釋和說明:

注:本文中,將以特殊符號“/”為例。

linux環境下,使用Oracle數據庫10g

修改密碼

[oracle@olivenan oracle]$ sqlplus '/as sysdba'

SQL*Plus: Release 10.2.0.1.0 - PRoduction on Wed May 17 14:33:32 2006

Copyright (c) 1982, 2005, Oracle. All rights reserved.

Connected to:

Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production

With the Partitioning, OLAP and Data Mining options

SQL> alter user test identified by aa/aa;

alter user test identified by aa/aa

*

ERROR at line 1:

ORA-00922: missing or invalid option

在此使用""

SQL> alter user test identified by "aa/aa";

User altered.

SQL>

[oracle@olivenan oracle]$ exp test/aa/aa file=test.dmp buffer=65536

Export: Release 10.2.0.1.0 - Production on Wed May 17 14:32:10 2006

Copyright (c) 1982, 2005, Oracle. All rights reserved.

EXP-00004: invalid username or passWord

Username:

此處應該進行轉義使用 " "處理密碼,使用 ' '處理用戶名和密碼

[oracle@olivenan oracle]$ exp 'test/"aa/aa"' file=test.dmp buffer=65536

Export: Release 10.2.0.1.0 - Production on Wed May 17 14:32:52 2006

Copyright (c) 1982, 2005, Oracle. All rights reserved.

Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production

With the Partitioning, OLAP and Data Mining options

Export done in WE8ISO8859P1 character set and AL16UTF16 NCHAR character set

About to export specified users ...

. exporting pre-schema procedural objects and actions

...............

導出成功。

Windows xp下,數據庫為Oracle9i

C:/Documents and Settings/w>sqlplus /nolog

SQL*Plus: Release 9.2.0.1.0 - Production on Wed May 17 14:56:34 2006

Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

SQL> connect sys/olivenan as sysdba

Connected.

SQL> alter user test identified by aa/aa;

alter user test identified by aa/aa

*

ERROR at line 1:

ORA-00922: missing or invalid option

此處使用""

SQL> alter user test identified by "aa/aa";

User altered.

SQL>

Microsoft Windows XP [版本 5.1.2600]

(C) 版權所有 1985-2001 Microsoft Corp.

C:/Documents and Settings/w>exp test/aa/aa file=aa.dmp buffer=65536

Export: Release 9.2.0.1.0 - Production on Wed May 17 14:58:50 2006

Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

EXP-00004: invalid username or password

Username:

Password:

EXP-00056: ORACLE error 1017 encountered

ORA-01017: invalid username/password; logon denied

Username: ^Z^Z

EXP-00030: Unexpected End-Of-File encountered while reading input

EXP-00000: Export terminated unsuccessfully

在此處將使用""" """來處理用戶密碼

C:/Documents and Settings/w>exp test/"""aa/aa""" file=aa.dmp buffer=65536

Export: Release 9.2.0.1.0 - Production on Wed May 17 14:59:10 2006

Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

Connected to: Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production

With the Partitioning, OLAP and Oracle Data Mining options

JServer Release 9.2.0.1.0 - Production

Export done in WE8ISO8859P1 character set and AL16UTF16 NCHAR character set

server uses ZHS16GBK character set (possible charset conversion)

About to export specified users ...

. exporting pre-schema procedural objects and actions

. exporting foreign function library names for user test

. exporting PUBLIC type synonyms

. exporting private type synonyms

. exporting object type definitions for user test

About to export test's objects ...

. exporting database links

. exporting sequence numbers

........

至此,導出成功。


發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 犍为县| 安龙县| 仙桃市| 淮安市| 柳林县| 星座| 即墨市| 夏河县| 开封市| 正宁县| 秦皇岛市| 浦江县| 永春县| 唐海县| 淮北市| 宝山区| 即墨市| 苍梧县| 呼和浩特市| 安西县| 响水县| 右玉县| 林芝县| 铁岭市| 曲松县| 巴彦县| 新安县| 浏阳市| 桐梓县| 伊金霍洛旗| 景宁| 宁德市| 阿尔山市| 滁州市| 奉化市| 渭源县| 杭锦后旗| 洪湖市| 和龙市| 双辽市| 呼玛县|