ORACLE的測試使用者Scott

來源:互聯網
上載者:User

標籤:develop   啟用   software   warning   oracle資料庫   src   oat   log   password   

Oracle資料庫的測試使用者Scott的密碼為什麼是Tiger?

1977年6月,Larry Ellison 與 Bob Miner 和 Ed Oates 在矽谷共同創辦了一家名為軟體開發實驗室(Software Development Laboratories,SDL)的電腦公司(Oracle公司的前身)。

    那個時候,32歲的Larry Ellison,這個讀了三家大學都沒能畢業的輟學生,還只是一個普通的軟體工程師。公司創立之初,Miner是總裁,Oates為副總裁,而 Ellison,因為一個合約的事情,還在另一家公司上班。

    沒多久,第一位員工Bruce Scott加盟進來。Scott使用者的密碼Tiger,那是 Scott養的貓的名字.

 

啟用scott使用者

 1 SQL> conn scott/tiger; 2 ERROR: 3 ORA-28000: the account is locked 4 Warning: You are no longer connected to ORACLE. 5 SQL> conn /as sysdba 6 Connected. 7 SQL> alter user scott account unlock; 8 User altered. 9 SQL> conn scott/tiger;10 ERROR:11 ORA-28001: the password has expired12 Changing password for scott13 New password: *****14 Retype new password: *****15 Password changed16 Connected.17 SQL> conn scott/tiger;18 Connected.
View Code

 

ORACLE的測試使用者Scott

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.