بتاريخ: 7 نوفمبر 201312 سنة comment_242185 Hello everyone !!I need your help please! I created new schema I connect to it via SQL plus and it worked,but when i tried to connect via Form builder 6i It could not conncted !!!!!!the error message is ORA 01017 invailde user name and password- login denied I am sour that the user name and password are correct ???Can anyone tell me how can i solve this problem تقديم بلاغ
بتاريخ: 7 نوفمبر 201312 سنة comment_242187 Check Tnsname file in Oracle 6i home file\net80\admin\.\ Database connection declare inside file تقديم بلاغ
بتاريخ: 8 نوفمبر 201312 سنة comment_242205 لما تدخل على الفور بظل يطلب منك مرة ثانية تدخل كلمة السر وتاكيد الربط ora 01017 invalid username password logon denied forms اذهب لل Sqlplus - Connect "sys as sysdba" and change the parameter to false. alter system set SEC_CASE_SENSITIVE_LOGON = FALSE; تقديم بلاغ
بتاريخ: 8 نوفمبر 201312 سنة كاتب الموضوع comment_242218 thanks for your help I tried this way but the following error occurred: Ora-02065:Illegal option for alter system. تقديم بلاغ
بتاريخ: 8 نوفمبر 201312 سنة comment_242235 ok try this solution suggest username:scott password:tiger convert password to TIGER yes convert the password as all capital letters تقديم بلاغ
بتاريخ: 8 نوفمبر 201312 سنة comment_242236 alter system set SEC_CASE_SENSITIVE_LOGON = FALSE ; Check the writing of the code This error is produced when there is a spelling mistake تقديم بلاغ
بتاريخ: 20 ديسمبر 20196 سنة comment_299833 Login User System and run this command ALTER PROFILE DEFAULT LIMIT PASSWORD_LIFE_TIME UNLIMITED / alter system set SEC_CASE_SENSITIVE_LOGON = FALSE / تم تعديل 20 ديسمبر 20196 سنة بواسطة Naeem Dayl تقديم بلاغ
انضم إلى المناقشة
يمكنك المشاركة الآن والتسجيل لاحقاً. إذا كان لديك حساب, سجل دخولك الآن لتقوم بالمشاركة من خلال حسابك.