الانتقال إلى المحتوى
View in the app

A better way to browse. Learn more.

مجموعة مستخدمي أوراكل العربية

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

how can i reset passowrd for user sys

Featured Replies

بتاريخ:

alsalam 3alaikom

i forgot password for user sys; i have system user.

how can i reset passowrd for user sys so i could connect as sysdba


thanks

بتاريخ:

connect using system password
then
alter user sys identified by password

بتاريخ:
  • كاتب الموضوع

too many thanks

but how system user can alter sys user????

بتاريخ:

ما المقصود بالsystem user

وشكراً

بتاريخ:

start->run->sqlplus /nolog
conn /as sysdba

alter user sys identified by new_pass

  • بعد 2 أسابيع...
بتاريخ:

طبعاً هذه في حالة وضع إمكانية الولوج إلى قاعدة البيانات في وضع الباسوورد فايل ! ...


صحيح !..

  • بعد 4 أسابيع...
بتاريخ:

السالم عليكم جميعا



طبعا الرد الاخير لو صح يكون كارثه وهذا لا يعقل
لان اي مخلوق يستطيع أن يبهدل الدنيا ومفيش اي امان

برجاء اتباع التالي

sys and sysoper are authenticated by password files

if password file was moved or wasted (forgetten for sys or sysoper)
SQL> show parameter remote_login_pass

NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
remote_login_passwordfile string EXCLUSIVE

SQL> alter system set remote_login_passwordfile=none scope=spfile;
then shutdown
restart

note : password file at
C:\oracle\product\10.2.0\db_1\database\PWDdb_name.ora

cut this file from parh
shutdown (couse it still at memory)
startup
SQL> alter system set remote_login_passwordfile=exclusive scope=spfile;

go C:\oracle\product\10.2.0\db_1\NETWORK\ADMIN\sqlnet.ora
make

SQLNET.AUTHENTICATION_SERVICES= (true) NOT NTS

try to connect
it is not connected

now passwd file is lost


there utility to create the passwd file is
from cmd
orapwd file=C:\oracle\product\10.2.0\db_1\database\PUDORCL.ora password=admin entries=5
----------
note if u remove the pwdfile and recreate it only it will work

بتاريخ:
  • كاتب الموضوع



طبعا الرد الاخير لو صح يكون كارثه وهذا لا يعقل
لان اي مخلوق يستطيع أن يبهدل الدنيا ومفيش اي امان





السلام عليكم

الرد المشار اليه فعلا صحيح

وهناك بعض الخطوات اللازمة له لحدوثه وهى

1- يتم الدخول من على السيرفر نفسه وليس اى جهاز اخر. المقصود بالسيرفر الجهاز الذي تم تنزيل عليه قاعدة البيانات
2- يكون المستخدم على الوينوز administrator
3- ان يكون المستخدم على الويندوز عضو فى مجموعة ora_dba

وفى هذه الحالة يمكن لل dba الدخول بsys بدون باسوورد كالتالى

sqlplus "/as sysdba


وشكرا
بتاريخ:

يكون هذا صحيح اذا كان Remote Operating
System Authentication مفعل
وبفرض ان المستخدم قبل أن ينسي كلمة السر قام بعمل اغلاقه
REMOTE_OS_AUTHENT = FALSE

فما هو الحل؟؟
بالفعل الحل المرفق لن يكون صحيح.
ولن يصح غير ما هو موضح أعلاه

بتاريخ:
  • كاتب الموضوع

وبفرض ان المستخدم قبل أن ينسي كلمة السر قام بعمل اغلاقه
REMOTE_OS_AUTHENT = FALSE

فما هو الحل؟؟


لقد قمت بالتجربة وREMOTE_OS_AUTHENT = FALSE
وتم الدخول بsys

وللاسف لم اتمكن من رفع الصورة
بتاريخ:

after setting the parameter restart your Database
then test

بتاريخ:

شكراً أخي الفاضل ماجد أحمد للتوضيح وكل عام وأسرة المنتدى بألف خير وعافية ...

بتاريخ:

thanks alot for all people

زائر
هذا الموضوع مغلق.

برجاء الإنتباه

بإستخدامك للموقع فأنت تتعهد بالموافقة على هذه البنود: سياسة الخصوصية

Account

Navigation

البحث

إعداد إشعارات المتصفح الفورية

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.