الانتقال إلى المحتوى
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.

Change The Remote_login_passwordfile Parameter

Featured Replies

بتاريخ:

Alsalamo Alyikom

I faced this problem! And i dont know how to slove this!


When I change the value of parameter parameter remote_login_passwordfile FROM
EXCLUSIVE TO SHARD by this commend

alter system set remote_login_passwordfile=SHARD scope=spfile
give me this errot

ORA-02095: specified initialization parameter cannot be modified

Anyone can help me? Tell me how to chang the status of remote_login_passwordfile

FROM EXCLUSIVE TO SHARD

بتاريخ:

اخي العزيز

اعتقد انك تعمل على قواعد بيانات اوراكل 9i

جرب ات تغير هذه ال parameter و قواعد البيانات في حالة ال nomount و ان شاء الله سوف تنجح معك

تحياتي

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

الحمد لله توصلل للحل

## To change remote_login_passwordfile Parameter FROM EXCLUSIVE TO SHARED


SQL>Alter system set remote_login_passwordfile='SHARED' scope=spfile;

SQL> Alter system set remote_login_passwordfile=EXCLUSIVE scope=spfile;

SQL> shutdown immediate;
SQL> startup;
ORACLE instance started.

After this command must be restart the database to obtain the effect.

***To show the effect.

SQL> show remote_login_passwordfile;

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

بتاريخ:

اخي العزيز

اي عملية تغيير في ال parameters مع كلمة scope=spfile بدها ال restart لقواعد البيانات عشان تقدر تشوف انها تسجلت على ال spfile

تحياتي

انضم إلى المناقشة

يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.

زائر
أضف رد على هذا الموضوع...

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

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

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.