DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: 11g users identified by "values"?

  1. #1
    Join Date
    Jul 2002
    Location
    Lake Worth, FL
    Posts
    1,492

    Question 11g users identified by "values"?

    In version 10g and under we could easily migrate users (including the password) from one database to another using:

    CREATE USER scott IDENTIFIED BY VALUES '{encrypted password}' ...blah, blah...

    What is the 11g equivalent of this command which would allow me to migrate users from one 11g database to another?
    "The person who says it cannot be done should not interrupt the person doing it." --Chinese Proverb

  2. #2
    Join Date
    Jul 2002
    Location
    Lake Worth, FL
    Posts
    1,492

    Talking Got my answer.

    Thanks to all who checked out the question.

    I got the answer!

    Cheers.
    "The person who says it cannot be done should not interrupt the person doing it." --Chinese Proverb

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width