How to create user using SQL Developer in Oracle database ? || Oracle SQL Developer Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ม.ค. 2025

ความคิดเห็น • 3

  • @ashishtayade047
    @ashishtayade047 16 วันที่ผ่านมา

    Thank you sir very nice gide & very nice best explain how to create user using SQL developer in oracle database teaching video.👍

  • @vaibhav.v6403
    @vaibhav.v6403 3 ปีที่แล้ว

    I created three 3 listners due to some problem by changing port number after changing the port still i got this message when I click to the test
    Failulare:-test Failed Listners refused the connections with following error :ORA-12505, TNS:Listners does not curr......
    How can I overcome this problem please give any suggestion.

  • @fatenbayou
    @fatenbayou ปีที่แล้ว

    Hello, i keep having the same error
    Error starting at line 1 in command
    CREATE USER OUG IDENTIFIED BY "123"
    Error report -
    ORA-65096: invalid common user or role name
    65096. 00000 "invalid common user or role name"
    *Cause:
    An attempt was made to create a common user or role with a name that was not valid for common users or roles. In addition to the usual rules for user and role names, common user and role names must consist only of ASCII characters, and must contain the prefix specified in common_user_prefix parameter.
    *Action:
    Specify a valid common user or role name.