Add userid to user group in

The operating system is WINDOWS VISTA on my machine. I successfully installed Oracle 10 R2 10.2.0.3 and upgraded it to 10.2.0.4.
I have the following issue after upgrading to 10.2.0.4:
From the DOS command prompt as "Run as Administrator" and then did I did sqlplus /nolog.
I have the following issue when I CONNECT / AS SYSDBA:
When I do sqlplus /nolog and CONNECT / AS SYSDBA, I get the following error:
SQL> connect / as sysdba
ORA-01031 insufficient privileges
I should be able to CONNECT / AS SYSDBA without using the SYS password to do exports and imports.
Oracle suggests that I could my userid on my machine to the ORA_DBA group (Windows Group) and this could fix the issue.
Please let me know where I can find the ORA_DBA group (Windows Group) in WINDOWS VISTA.
How do I add my userid to the ORA_DBA group in Windows Vista?
Thanks!

Right click my computer
Manage (submenu)
Computer management will appear
Find "Local user and groups" in the tree
and "Groups" under it
find "ORA_DBA" group double click and add your user.
I tried what you suggested before I posted my question.
In Windows Vista OS, I DID NOT find the "Local user and groups" in the tree.
Please let me know where I can find "Local user and groups" in the tree in Windows Vista.
Thanks!

Similar Messages

  • Add userid to user group in Windows Vista OS

    The operating system is WINDOWS VISTA on my machine. I successfully installed Oracle 10 R2 10.2.0.3 and upgraded it to 10.2.0.4.
    I have the following issue after upgrading to 10.2.0.4:
    From the DOS command prompt, I ran as "Run as Administrator" and then did I did sqlplus /nolog.
    I have the following issue when I CONNECT / AS SYSDBA:
    When I do sqlplus /nolog and CONNECT / AS SYSDBA, I get the following error:
    SQL> connect / as sysdba
    ORA-01031 insufficient privileges
    {color:#0000ff}I should be able to CONNECT / AS SYSDBA without using the SYS password to do exports and imports.
    Oracle suggests that I could ADD my userid on my machine to the ORA_DBA group (Windows Group) and this could fix the issue.
    Please let me know where I can find the ORA_DBA group (Windows Group) in WINDOWS VISTA.
    How do I add my userid to the ORA_DBA group in Windows Vista?
    {color}
    Thanks!

    Duplicate Thread.
    Add userid to user group in

  • How to add a default user group for multiple document type's?

    Hi,
    I am trying to add same default user group for different document types when MA is created. Is there any way to setup using a single "Document Security Template"? Or I need to create different templates for different document types?
    Please confirm.
    Thanks,
    Saloni

    Hi Saloni,
    Based on what your specific requirement, it might be easier to do it with scripting.
    If you are doing it using Document Security Templates, you would have to create a Document Security Template for each of the 6 MA types and assign the default group. Create another one and leave the Document Type field blank, so it will apply to the other 4 MA types that don't have a default group.
    Regards,
    Vikram

  • Creating a new user group?

    I have created a new domain (say, TestDomain), in which I have created a portal
    (say TestPortal). I went to the admin page for the web application (TestPortalWebApp)
    and clicked on the 'create group portal' link. It took me to the 'Create New Group
    Portal For Web' page. In this page when I click on the 'browse user groups' button,
    I see a list of user groups: AdministerUser, ConfigureComponents, ConfigureSystem
    etc.
    Where are these coming from? How can I add my own user group to this list?

    HI,
    I would suggest you post this into the standard BusinessObjects Enterprise forum. This forum is about the SAP Integration Kit.
    Ingo

  • Maximum Number of users in a "User Group" (SU01/Logon data/User Group)

    All,
    My security person recently approached me with a problem she has regarding user groups.  She wants to assign user groups so that way division leaders/designees can handle password resets within their own area.  To do this she has started using the "User Group" field in SU01/Logon data.
    She's told me the maximum number of users she can add to a "User Group" is 30.  Can anyone else confirm this?  Is there a setting (profile or otherwise) to increase this limit?  Any DSN or outside reading that anyone can refer me to on this matter?
    Many thanks....

    > There is a little green clip board icon on the bottom right corner...
    I only get that after hitting the Authorization data button in SU10 and the the Multiple selection button next to the user. Ow, and it's not green, the upload from textfile button is
    By the way, hitting F4 on a user input field in SU10 will also provide you with the possibility to select more than 30 users in one go.
    Edited by: Jurjen Heeck on Dec 29, 2009 12:08 PM

  • No User Group List

    I am trying to add newly created User Group but when I click add Principals there is no list of groups available list is empty.
    OS 2008 r2
    Business object 4.0 SP2
    Please help

    I am able to resolve this problem.
    Solution JAVA_HOME*should  point to C:\Program Files (x86)\Java\jre6
    and to answer your question when you right click user security on next window there is button Add Principals
    Edited by: Babar Rashid on Dec 28, 2011 8:26 PM

  • Nested User Groups (Groups In Groups) to add in Local Built-in Administrators group of a workstation

    Hi,
    I'm a little bit confused with the way Microsoft design the nested groups.
    Scenario:
    We implement Restricted groups group policy to control the members of built-in Administrators group of every workstation in our office. The design was, to make managers domain user account to be member of built-in Administrators group of their subordinates
    workstations if ever they need administrative rights. So, result was there were many group policies created because we have some 30 departments. We come up to the solution that we create a domain global security group and add all the managers account as members
    and corporate help desk group, create a one single policy and join the created global security group, corporate help desk group and domain admins group to the built-in Administrators group of every workstation.
    Problem:
    We test the policy before we implement it, and a member of our created global security group successfully done an administrative action. But when we implement it, some manager user account doesn't recognize as administrator to the workstation. We did a little
    bit of research and supports the idea that nested groups was not good in the implementation of Nested groups.
    http://bittangents.com/2010/07/13/nested-user-groups-groups-in-groups-built-in-local-groups-issue/
    Question:
    Why is there a different effect of the policy? In our testing environment, it was successful, even a member of a nested group successfully done an administrative action, but some members of the global group declared as local Administrator group of the workstation
    was not?
    Appreciate any feedback.
    thanks.

    > when we implement it, some manager user account doesn't recognize as
    > administrator to the workstation.
    How many group memberships does this account have?
    run "dsquery user -samid <userid> | dsget user -memberof -expand" to
    enumerate.
    If the number is above 80 or 100, you might experience token bloat:
    http://blogs.technet.com/b/shanecothran/archive/2010/07/16/maxtokensize-and-kerberos-token-bloat.aspx
    Greetings/Grüße,
    Martin
    Mal ein
    gutes Buch über GPOs lesen?
    Good or bad GPOs? - my blog…
    And if IT bothers me -
    coke bottle design refreshment (-:

  • Add User Group in App Server 8.0

    Hi,
    I can not add a user group in App Server 8.0. Previously, one can do the job with realmtool. Now, the realmtool is gone. asadmin tool does not have the command to add a user group to the server. Would someone please let me know if we still can add a user group in App Server 8.0. thx.

    No apologies needed. When you add the user, you specify the group, it does not have to exist previously.

  • As administrator, I cannot edit certain files unless I add read/write/etc. for the Users group.

    I'm administering a Subversion server running on Windows Server 2008 R2.  When I need to add access to SVN repositories, I need to edit a svnaccess.txt file.  This file sits under C:\Program Files(x86)\CollabNet\Subversion Server.  When I
    attempt to edit the file, though, I cannot save it unless I save it to a new file.
    My account is part of the local administrators group.  All of the folders and subfolders in the path have Full Control enabled for Administrators.  The file itself also has Full Control enabled for Administrators.  Yet, the only way I can
    edit this file is to add Modify and Write permissions to the local Users group even though my account is only part of the local administrators group.
    What's odd too, is that if I can edit these permissions I must have the appropriate administrator privileges.
    I searched for this a while back and recall seeing a hotfix for this as it was a known bug in Windows Server 2008, however, I cannot for the life of me find this link anymore nor do I see a fix like this on the hotfix spreadsheet.  I need to locate
    the hotfix that corrects this to provide to our system admins.  For some reason, they will only install hotfixes if a problem is identified.
    If anyone knows of the hotfix that corrects this issue, please let me know! :)
    Thank you!

    Hi,
    As you said, if a user account belong to local Administrators account, when only Administrators group has permission on a folder, all admins except Administrator account will not have permission to access it.
    This is caused by UAC. All accounts in local Administrators group are actually working as standard accounts. When an Administrator action need to be performed, a prompt will occurs for permission to promote to admin permission. As only Administartors group
    has permission on a folder and the account we are using is working like a standard account, we will be denied from accessing.
    A workaround is to create a new group for all admins and give the group enough permission for accessing the target folder.
    Or you could run all accounts in Administartors group in Admin mode. See this article:
    UAC Group Policy Settings and Registry Key Settings
    http://technet.microsoft.com/en-us/library/dd835564(WS.10).aspx
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • How can we restrict the other user to add their user id's to the user group created in SQ03?

    Hello All,
    How can we restrict the other user to add their user id's to the user group created in SQ03?
    When we enter the user group name and click on "Assign users and Infosets" button in the attached pic "User Group" .
    I was able to enter my user id in other user groups. How to Grey out the other rows in the attached pic "User Group 1".

    How strange I answered (or at least helped) this very same question earlier today. Here the link to my previous answer then:
    http://scn.sap.com/thread/3536135

  • Add User/Group API's restricted functionality.

    I'm trying to add user/group attributes that are present within the iPortal GUI but appear absent within the API (WWSEC_API). Namely 'Default Homepage'. Could someone please advise if this element can be assigned values through an API (perhaps other than the one I am using).
    Cheers.

    It doesn't appear so. I have managed to assign a default homepage via setting up a default homepage for a group and then assigning the person to the group. Unfortunately, it works off and on.

  • HELP! how do i add/create users/groups in terminal?

    just got my first macbook for work and was told to install this app. in the instructions it says run these 3 commands
    /usr/sbin/groupadd --system username
    /usr/sbin/useradd --system --gid username groupname
    chown -R user:group /usr/local/foldername
    i know mac doesn't have groupadd and useradd, but i've spent over 2 hours on google and i still cant figure it out. i've done tons of dscl dseditgroup cmds all with no luck. please help rewrite these 3 lines for me in mac unix!!

    surrealv2 wrote:
    this app.
    What app is this? OS X already has dormant users for most popular software packages that need to run under a specific user. You can run "dscl . -list /Users" to see them. It would probably be easier to configure "this app" to run under one of those users. That is usually just a command line switch and the default probably works fine.

  • How to create user in specific user group in Microsoft Active Directory ?

    Hi,
    I am using Nestcape LDAP, and want to create user in the user defined group. I have created a new user group "TestUsers" in the "Users" container of Active Directory, I want to add the new user to Test Users group But my problem is that whenever I create a new user
    it get added to Domain Users group.
    Following is the code I am using which adds user to default group Domain Users.
    public LDAPResult createUserID(
    String userId,
    String pwd,
    String pId,
    boolean resetonLogOn,
    LDAPConnection ldCon) {
    boolean flag = false;
    int code=0;
    try {
    String pwdLastSetVal;
    String desName;
    String desc;
    /* Specify the DN of the new entry. */
    String dn =
    "CN=" + userId + ",CN=" + this.container + "," + this.baseDN; // container = "Users"
    /* Create and add attributes to the attribute set. */
    String objectclass_values[] =
    { "top", "person", "organizationalPerson", "user" };
    // LDAPEntry findEntry=null;
    /* Create a new attribute set for the entry. */
    LDAPAttributeSet attrs = new LDAPAttributeSet();
    /* Attribute sAMAccountName */
    LDAPAttribute attr = new LDAPAttribute(LDAP_SAM_KEY, userId);
    attrs.add(attr);
    /* Attribute unicodePwd */ // LDAP_PASSWORD_KEY = "unicodePwd"
    attr =
    new LDAPAttribute(
    LDAP_PASSWORD_KEY,
    (byte[]) this.encodePassword(pwd));
    attrs.add(attr);
    /* Attribute Display Name */
    desName = userId + ":" + pId;
    //desName = userId ;
    attr = new LDAPAttribute(LDAP_DIS_NAME_KEY, desName);
    attrs.add(attr);
    /** Attribute userAccountControl to enable the userid.
    attr = new LDAPAttribute(LDAP_ACCOUNT_KEY, LDAP_ACCOUNT_EN_VAL); // LDAP_ACCOUNT_EN_VAL= "548"
    attrs.add(attr);
    /* Attribute pwdLastSet to reset the password on first logon*/
    if (resetonLogOn == true) {
    pwdLastSetVal = "0";
    } else {
    pwdLastSetVal = "-1";
    attr = new LDAPAttribute(LDAP_RESET_KEY, pwdLastSetVal);
    attrs.add(attr);
    /* Attribute Description */
    desc = " Account Created by HelpNow App";
    attr = new LDAPAttribute(LDAP_DESC_KEY, desc);
    attrs.add(attr);
    /* Attribute objectclass */
    attr = new LDAPAttribute("objectclass", objectclass_values);
    attrs.add(attr);
    /* Create an entry with this DN and these attributes . */
    LDAPEntry myEntry = new LDAPEntry(dn, attrs);
    /* Add the entry to the directory. */
    ldCon.add(myEntry);
    flag = true;
    }catch (LDAPException e) {
    flag = false;
    code=e.getLDAPResultCode();
    }catch (Exception e) {
    flag = false;
    code=LDAPException.OTHER;
    }finally {
    ldaprs.flag=flag;
    ldaprs.code=code;
    return ldaprs;
    }

    Refer to the post titled "JNDI, Active Directory and Group Memberships" available at http://forum.java.sun.com/thread.jspa?threadID=581444&tstart=150

  • User= Group= SubGroup= Role: Now working when this link is used

    Hai,
    We are using EP 5.0 with LDAP 7.6 When a user id created it is attached to a group and the group is attached to a role. I introduced a nested group in this link as userid is attached to group, group is attached to sub group and subgroup is attached to role. When i did like this and login to the portal system the roles are not seen in the portal.
    Below are the things which i did,
    When a user id(Ex : MYTEST1) is created it is attached to a group(Ex : ESS_GE) by the below code.
           String group = "ESS_GE";
           String groupdn = "cn=" + group.toUpperCase() + "," + groupsRoot;
           String userdn = "cn=" + userid.toUpperCase() + "," + peopleRoot;
          // modifications for group and user
          LDAPModification[]  modGroup = new LDAPModification[2];
          LDAPModification[]  modUser  = new LDAPModification[2];
       // Add modifications to modUser
       LDAPAttribute membership = new LDAPAttribute("groupMembership", groupdn);
       modUser[0] = new LDAPModification( LDAPModification.ADD, membership);
       LDAPAttribute security = new LDAPAttribute("securityEquals", groupdn);
       modUser[1] = new LDAPModification( LDAPModification.ADD, security);
        // Add modifications to modGroup
        LDAPAttribute member = new LDAPAttribute("uniqueMember", userdn);
        modGroup[0] = new LDAPModification( LDAPModification.ADD, member);
        LDAPAttribute equivalent = new LDAPAttribute("equivalentToMe", userdn);
        modGroup[1] = new LDAPModification( LDAPModification.ADD, equivalent);
       // Modify the user's attributes
       lc.modify( userdn, modUser);
       // Modify the user's group attributes
        lc.modify( groupdn, modGroup);
    Group is attached to a role(EP_GE_USER_ROLE).  So the link is User =>Group=>Role which is MYTEST1=>ESS_GE=>EP_GE_USER_ROLE. This linke is working perfectly
    I introduced a nested group and changed the link as User=>Group=>Sub_Group=>Role  which is MYTEST1=>ESS_GE=>ESS_GE_ONLINE=>EP_GE_USER_ROLE.
    After this when I login with the user id MYTEST1 the Roles which are attached to ESS_GE_ONLINE is not shown. Any idea why the roles which are attached to group ESS_GE_ONLINE is not transferred to ESS_GE group. Should I have to add any other LDAP attributes apart from the one which are coded below.
      String group1 = "ESS_GE";
      String group2 = "ESS_GE_ONLINE";
      String groupdn1 = "cn=" + group1.toUpperCase() + "," + groupsRoot;
      String groupdn2 = "cn=" + group2.toUpperCase() + "," + groupsRoot;
      //Add ESS_GE_ONLINE group to ESS_GE group
      LDAPAttribute membership1 = new LDAPAttribute("uniqueMember", groupdn2);
      modGroup1[0] = new LDAPModification( LDAPModification.ADD, membership1);
      LDAPAttribute security1 = new LDAPAttribute("equivalentToMe", groupdn2);
      modGroup1[1] = new LDAPModification( LDAPModification.ADD, security1);
      //Add ESS_GE group to ESS_GE_ONLINE group
      LDAPAttribute membership2 = new LDAPAttribute("uniqueMember", groupdn1);
      modGroup2[0] = new LDAPModification( LDAPModification.ADD, membership2);
      LDAPAttribute security2 = new LDAPAttribute("equivalentToMe", groupdn1);
      modGroup2[1] = new LDAPModification( LDAPModification.ADD, security2);
      lc.modify( groupdn1, modGroup1);
      lc.modify( groupdn2, modGroup2); 
    Thanks & Regards,
    H.K.Hayath Basha.

    change that to the following and retest:
    Joshua Fowler wrote:
    I think you're correct. Under the Publish settings of the document, that's what "Class" points to.
    Here's the first main section of the code:
    package com.anselmbradford
      import flash.display.MovieClip;
      import flash.events.TimerEvent;
      import flash.utils.Timer;
      public class Main extends MovieClip
      * Create a new CountDown object, listen for updates and pass it the date to countdown to.
      public function Main()
      var cd:CountDown = new CountDown();
      cd.addEventListener( CountDownEvent.UPDATE , _updateDisplay );
      cd.init( new Date(2015,3,9,20,00) );
      * Update the display.
      private function _updateDisplay( evt:CountDownEvent ) : void
    Does this look correct?
    Thanks again!

  • Extracting user group membership to a spreadsheet - tip?

    Hello,
    This is a tip that works for me.
    Sometimes I need to extract the Group Membership names for a user or users.
    What I do is have PTSpy running when I find their name from an administrative search. Clicking on the user name opens up the EDIT USER page where you can see the users groups.
    At this point look in PTSpy for the line:
    Create query: '/* QUERY_DYNAMIC_USERGROUPS:ANSI */ SELECT DISTINCT(a.ObjectID), a.Name, a.IsLocalized      FROM PTUSERGROUPS a, PTUSERLINKS b      WHERE a.ObjectID=b.GroupID           AND b.UserID=?           AND (b.ISSTATIC=? AND b.ISDYNAMIC=?) ORDER BY a.ObjectID DESC'
    followed by 3 lines:
    setInt, index: 0, value: 0001. <--user ID
    setInt, index: 0, value: 1. <--Static Group Membership
    setInt, index: 0, value: 0. <--Dynamic
    Copy and drop that into SQL Query Analyser, plug in the value provided and save it to a spreadsheet or just copy and paste it.
    If you want find dynamic groups - there is a similar query in the PTspy log - look for the /*QUERY_DYNAMIC_USERGROUPS:ANSI
    in PTSpy log
    If anyone has anything else to add - please do!
    Thanks,
    V
    Computers are like Old Testament gods; lots of rules and no mercy. ~Joseph Campbell

    Hi,
    To identify members of a local group by using a command line, refer to:
    1. Open Command Prompt.
    2. To list members of a group, type: net localgroup "groupname"
    Note: You must include the quotation marks.
    For example, export the members of the local group Administrators to a text file named group.txt, refer to:
    net localgroup “Administrators” > C:\group.txt
    You can also write a script as you want.
    Best Regards,
    Nina Liu
    TechNet Subscriber Support in forum
    If you have any feedback on our support, please contact
    [email protected]  
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
    Thanks this does seem to work. It does seem that just copying the command does not work because of the quotes, and that you have to manually type the quotation marks into the command prompt, I'm thinking they are picked up as a different character when you
    copy paste from a html page or other document.

Maybe you are looking for

  • Does anyone have a listing of upgrades/updates needed to go from Snow Leopard to Mountain Lion?

    I have an older MacBook running 10.6.8 Update and would like to move to the newer OS X versions.  When I check updated software the search indicates I'm up to date.  How do I go from 10.6.8 to Mountain Lion?

  • Good Buy? -New MAC user-

    Hello MAC world. Ok, so here is the lowdown. I recently decided to buy my first Mac computer, so where better to look for an affordable Mac (for a 17 year old) than on Ebay. Im on this forum to ask some Mac veterans if I made a good purchase. BTW it

  • Query on Change Data Capture

    Hi, A small clarification on oracle CDC(change data capture),if the CDC is down for 6 hours due to some issues how do I capture all the source transactions into CDC views during this window? Just doing a purge and restarting the CDC Subscriber would

  • Finding file with Spotlight

    How do I find a file with Spotlight? Or, more to the point, why does Spotlight make it soooo hard to find the location of files? Example: I want to find file "foo.xls". I type in "foo.xls" into Spotlight and sure enough, there it is! Great! Er .. but

  • Javascript in ABAP is throwing error

    Hi all, We are having some IAC applications, the older version is ECC 4.6 . All the applications are working fine there. Now that we have migrated from ECC 4.6C to  ECC 6.0, we have just copied all the IAC applications to the new system. When tested