Change Oracle Database User Password बदलें Oracle डाटाबेस प्रयोक्ता पासवर्ड

To ensure security of the Oracle database system and prevent unauthorized access to the Oracle database, it's important for Oracle users to not only using strong and long Oracle passwords to avoid brute force or dictionary attacks, but also to change the Oracle user password regularly. के लिए Oracle डाटाबेस सिस्टम की सुरक्षा को सुनिश्चित करने और Oracle डेटाबेस में अनधिकृत पहुँच रोकने के लिए, यह Oracle उपयोगकर्ताओं के लिए मजबूत और लंबे समय केवल Oracle पासवर्ड का उपयोग नहीं करने जानवर बल या डिक्शनरी के हमलों से बचने के लिए महत्वपूर्ण है, लेकिन यह भी Oracle उपयोगकर्ता पासवर्ड नियमित रूप से बदलें. Oracle users also have to change the password when the password has or going to expire, if database system administrator implements and enforces strict password control with PASSWORD_LIFE_TIME option for user profiles which limits the number of days the password can be used for authentication to login to the system. Oracle उपयोगकर्ताओं को भी पासवर्ड बदल दिया है जब पासवर्ड है या समाप्त होने जा रहा है, अगर डाटाबेस सिस्टम व्यवस्थापक से लागू है और उपयोगकर्ता प्रोफ़ाइल के लिए PASSWORD_LIFE_TIME विकल्प है जो दिनों की संख्या पासवर्ड प्रमाणीकरण के लिए प्रयोग किया जा सकता के लिए प्रवेश के लिए सीमा के साथ सख्त नियंत्रण पासवर्ड enforces प्रणाली.

To change the Oracle password, users can use SQL*Plus or Oracle SQL and PL/SQL language interface administration tool such as Toad for Oracle. Oracle करने के लिए पासवर्ड बदलने के लिए, उपयोगकर्ताओं को एसक्यूएल * प्लस या Oracle SQL और पी एल / एसक्यूएल भाषा इंटरफेस ऐसा टॉड के रूप में प्रशासन Oracle के लिए उपकरण का उपयोग कर सकते हैं. No matter what SQL apps you use, the commands and SQL query languages used to change the password are similar. कोई बात नहीं क्या एसक्यूएल Apps आप उपयोग करते हैं, कमांड और एसक्यूएल क्वेरी भाषाओं के लिए पासवर्ड बदलने के समान इस्तेमाल किया जाता है.

There are two SQL command syntaxes that can be used to change Oracle database user password: वहाँ दो एसक्यूएल कमान syntaxes कि Oracle डाटाबेस उपयोगकर्ता पासवर्ड बदलने के लिए किया जा सकता है:

ALTER USER user_name IDENTIFIED BY new_password ; बदल उपयोगकर्ता USER_NAME की पहचान द्वारा new_password;

or (from Oracle8 and above): (या Oracle8 और ऊपर से):

PASSWORD पासवर्ड

For above SQL query, if you need to change another user's password, use the following command: SQL प्रश्न इसके बाद के संस्करण के लिए, यदि आप किसी अन्य उपयोगकर्ता पासवर्ड बदलने के लिए, निम्न कमांड का प्रयोग करना होगा:

PASSWORD user_name पासवर्ड USER_NAME

For PASSWORD command, after you press Enter, you will be prompted to input the old password and new password interactively. पासवर्ड कमांड के लिए, तुम्हारे जाने के बाद प्रेस दर्ज करें, आप निवेश के लिए प्रेरित किया जाएगा पासवर्ड पुराने और नए interactively पासवर्ड. For example: उदाहरण के लिए:

SQL> password एसक्यूएल पासवर्ड>
Changing password for DAVID डेविड के लिए पासवर्ड बदलना
Old password: पुराना पासवर्ड:
New password: नया कूटशब्द:
Retype new password: Retype नया कूटशब्द:

Note: You need to have enough privileges to change other Oracle user's password. नोट: आप के लिए पर्याप्त विशेषाधिकार अन्य Oracle उपयोगकर्ता पासवर्ड को बदलने की आवश्यकता है.

As the variable in italic implied by name, user_name is the user whose password wishes to be changed, and new_password is the new password to assign. में चर के रूप में नाम से गर्भित तिरछा, USER_NAME उपयोगकर्ता जिनकी पासवर्ड इच्छा है बदल सकता है, और new_password नया पासवर्ड के लिए आवंटित है.

As ALTER USER SQL syntax will send the new password to the Oracle database server unencrypted if use without Advanced Security Option, and thus expose to security risk, Oracle users should always use the PASSWORD command to change the Oracle user password. के रूप में बदल उपयोगकर्ता SQL वाक्यविन्यास Oracle डाटाबेस unencrypted सर्वर पर नया पासवर्ड भेज अगर उन्नत सुरक्षा विकल्प के बिना उपयोग करते हैं, और इस तरह की सुरक्षा के लिए जोखिम का खुलासा होगा, Oracle उपयोगकर्ताओं को हमेशा पासवर्ड कमांड का प्रयोग Oracle प्रयोक्ता कूटशब्द बदलना चाहिए.

IMPORTANT : The page is machine translated and provided "as is" without warranty. महत्वपूर्ण: पृष्ठ की मशीन है और अनुवाद प्रदान "के रूप में वारंटी के बिना है." Machine translation may be difficult to understand. मशीन अनुवाद मुश्किल से समझ सकते हो. Please refer to कृपया उल्लेख करने original English article मूल अंग्रेजी लेख whenever possible. जब भी संभव है.


One Response to “Change Oracle Database User Password” एक प्रतिक्रिया "बदलें Oracle डाटाबेस के प्रयोक्ता के लिए पासवर्ड"

  1. My Blog » Blog Archive » java.sql.SQLException: Protocol violation मेरे ब्लॉग »Blog Archive» java.sql.SQLException: प्रोटोकॉल का उल्लंघन
    October 3rd, 2009 17:15 3 अक्टूबर 2009 17:15
    1 1

    [...] OR Change Oracle Database User Password [...] [...] या बदलें Oracle डाटाबेस प्रयोक्ता पासवर्ड [...]

Leave a Reply एक उत्तर दें छोड़ दो

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> आप इन टैग्स: <a href="" उपयोग title=""> <abbr title=""> <acronym कर सकते हैं <blockquote title=""> <b> cite=""> <cite> <code> <डेल DateTime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. टिप्पणी की सुविधा है विकलांग गया है की सदस्यता लें. To receive notification of latest comments posted, subscribe to सदस्यता के लिए नई टिप्पणियों की सूचना प्राप्त पोस्ट किया है, My Digital Life Comments RSS feed मेरे डिजिटल जीवन टिप्पणियाँ आरएसएस फ़ीड or या register to receive रजिस्टर प्राप्त करने के लिए new comments in daily email digest. दैनिक ईमेल में नई टिप्पणियाँ डाइजेस्ट.
Custom Search

New Articles नए लेख

Incoming Search Terms for the Article के लिए खोजें शर्तें आने अनुच्छेद

oracle change password Oracle बदल पासवर्ड - -- sqlplus change password sqlplus बदल पासवर्ड - -- change oracle password बदल Oracle पासवर्ड - -- oracle change user password Oracle बदल प्रयोक्ता कूटशब्द - -- change password oracle पासवर्ड बदल Oracle - -- depositfiles password depositfiles पासवर्ड - -- oracle set password Oracle पासवर्ड सेट - -- megaupload passwords megaupload पासवर्ड - -- megaupload password megaupload पासवर्ड - -- change password in Oracle Oracle में परिवर्तन पासवर्ड - -- reset oracle password रीसेट Oracle पासवर्ड - -- pl/sql change password pl / SQL बदल पासवर्ड - -- TOAD CHANGE PASSWORD मेंढक पासवर्ड बदलें - -- change password in sqlplus परिवर्तन में पासवर्ड sqlplus - -- sqlplus password change sqlplus पासवर्ड परिवर्तन - -- change password sqlplus पासवर्ड बदल sqlplus - -- oracle password change Oracle पासवर्ड परिवर्तन - -- change password in toad मेंढक में बदल पासवर्ड - -- oracle password reset Oracle पासवर्ड रीसेट - -- change oracle user password बदल Oracle प्रयोक्ता कूटशब्द - -- all सब - -- depositfiles passwords depositfiles पासवर्ड - -- oracle user password Oracle प्रयोक्ता कूटशब्द - -- oracle reset password Oracle पासवर्ड रीसेट - -- oracle sqlplus change password Oracle sqlplus बदल पासवर्ड - -- reset oracle system password रीसेट Oracle प्रणाली पासवर्ड - -- oracle user change password Oracle प्रयोक्ता कूटशब्द परिवर्तन - -- oracle reset user password Oracle रीसेट प्रयोक्ता कूटशब्द - -- sqlplus change user password sqlplus बदल प्रयोक्ता कूटशब्द - -- pl sql change password pl एसक्यूएल बदल पासवर्ड - -- change password pl/sql बदल पासवर्ड / SQL pl - -- change database user password परिवर्तन डाटाबेस प्रयोक्ता कूटशब्द - -- oracle "change password" Oracle "बदलने के पासवर्ड" - -- password oracle पासवर्ड Oracle - -- change password toad पासवर्ड बदलने के मेंढक - -- oracle change password sqlplus Oracle बदल पासवर्ड sqlplus - -- change password in pl/sql pl में बदलाव / SQL पासवर्ड - -- oracle change password command Oracle पासवर्ड बदलने के आदेश - -- oracle reset system password Oracle प्रणाली पासवर्ड रीसेट - -- reset password oracle पासवर्ड रीसेट Oracle - -- oracle database password Oracle डाटाबेस पासवर्ड - -- change DB user password DB प्रयोक्ता कूटशब्द परिवर्तन - -- set password oracle पासवर्ड Oracle स्थापित - -- how to change password in sqlplus कैसे sqlplus में पासवर्ड बदलने के लिए - -- forgot oracle password Oracle पासवर्ड भूल गए - -- oracle alter password Oracle पासवर्ड बदल - -- password megaupload पासवर्ड megaupload - -- reset password in oracle Oracle में पुनर्स्थापित पासवर्ड - -- how to change password in toad कैसे मेंढक में पासवर्ड बदलने के लिए - -- oracle pl/sql change password Oracle pl / SQL बदल पासवर्ड - -- sqlplus change user sqlplus परिवर्तन उपयोगकर्ता - -- alter password oracle पासवर्ड बदल Oracle - -- change oracle db password बदल Oracle DB पासवर्ड - -- bebo passwords bebo पासवर्ड - -- change sqlplus password बदल sqlplus पासवर्ड - -- sqlplus change SYSTEM password sqlplus परिवर्तन प्रणाली पासवर्ड - -- megaupload user password megaupload प्रयोक्ता कूटशब्द - -- oracle change password syntax Oracle बदल पासवर्ड वाक्यविन्यास - -- oracle change password query Oracle बदल पासवर्ड प्रश्न - -- how to change oracle password कैसे Oracle पासवर्ड बदलने के लिए - -- passwords megaupload पासवर्ड megaupload - -- demonoid user password demonoid प्रयोक्ता कूटशब्द - -- BEBO change password BEBO बदल पासवर्ड - -- reset oracle user password रीसेट Oracle प्रयोक्ता कूटशब्द - -- oracle db change password Oracle DB बदल पासवर्ड - -- oracle password Oracle पासवर्ड - -- oracle change password toad Oracle बदल पासवर्ड मेंढक - -- toad oracle change password मेंढक Oracle बदल पासवर्ड - -- retrieve oracle password Oracle कूटशब्द निकालें - -- "Oracle Change Password" "Oracle पासवर्ड बदलें" - -- "Change password" oracle "बदलें पासवर्ड" Oracle - -- oracle system password reset Oracle प्रणाली पासवर्ड रीसेट - -- sqlplus password reset sqlplus पासवर्ड रीसेट - -- change oracle database password बदल Oracle डेटाबेस पासवर्ड - -- toad password मेंढक पासवर्ड - --