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

Thread: Profiles

  1. #1
    Join Date
    Oct 2000
    Posts
    57

    Profiles

    Plse can anyone help, how do I remove a profile setting from a user (oracle 8.1.7)??


    I have created the profile with "alter user scott profile profile_name"

    can the profile be removed with another "alter user"
    or does the profile have to be dropped completeley??


    many thanx in advance

  2. #2
    Join Date
    Aug 2003
    Location
    Dhahran
    Posts
    33
    A user must have a profile. If you don't want to assign him one based on specific criteria then you assign him the DEFAULT profile.

    ALTER USER PROFILE DEFAULT ;

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