12 c: ORA-65049: creating local user or role is not permitted in the CBD$ ROOT

Last night, I installed Oracle 12 c on OEL 6.4. See Oracle Spatial installation and graph 12 c on OEL 6.4 .

Today, I tried to create a test user following a syntax which worked for 11g but I got a permission error.

$ sqlplus sys as sysdba

SQL * more: Production of the version 12.1.0.1.0 Wed Jun 26 07:08:11 2013

Copyright (c) 1982, 2013, Oracle.  All rights reserved.

Enter the password:

Connected to:

Database Oracle 12 c Enterprise Edition Release 12.1.0.1.0 - 64 bit Production

With the options of partitioning, OLAP, advanced analytics and Real Application Testing

SQL > GIVING DBA, CONNECT, RESOURCE to STEVE IDENTIFIED BY dbl-secret-pwd;

GRANT DBA, CONNECT, RESOURCE to STEVE IDENTIFIED BY dbl-secret-pwd

*

ERROR on line 1:

ORA-65049: creating local user or role is not permitted in CBD$ ROOT

Any ideas why I get this error in 12 c?

Hello

Its new, so I think that you must first create the PDB (plugable DB), then you can create user as part of the PDB not covered by the CBD (DB container),

Tags: Database

Similar Questions

  • Ask local users and creates local users

    I am trying to automate the creation of a Local user in ESXi using the Perl SDK.

    I know how to extract a list of users with permissions to the host.

    My $userAccounts = $authorizationMgr-> RetrieveAllPermissions;
    for my {$user (@$userAccounts)}
    If ($user-> eq main $add_user) {}
    # The user exist
    If ($user-> roleId = $add_roleId) {}
    Print "user already exists with correct role, OK\n";
    Exit 0
    } else {}
    Print STDERR "user exists but with wrong roleId.\n";
    Print STDERR "request for role = (". ")" $add_role. (''), got (";"
    {for(@$roleList)}
    If ($user-> roleId eq $_-> roleId) {}
    Print STDERR $_-> name. ») \n » ;
    }
    }

    Exit 1;

    }
    }
    }

    But it is possible for an account to be included in the local users and groups, but not have any assigned permissions.

    Does anyone know how query if the local account exist? In vSphere Client when connected directly to a host of local users and groups tab displays this info, I am lookling access in Perl.

    Also I was trying to create a local user account and have no chance

    Code:

    My $accountManager = Vim::get_view (mo_ref = > $service_content-> contact).
    $accountManager-> CreateUser (user = > {id = > 'Inventory2', password = > "aBc!}) ({56hh', description = > 'Inventory2'});

    Output:

    Should HostAccountSpec for the argument of the 'user '. (eval 17) line 100
    VimService::get_arg_string ('HASH (0x1f49c160)', 'user', 'HostAccountSpec') called at (eval 17) line 132
    VimService::build_arg_string ('ARRAY (0x1f085fc0)', 'HASH (0x1f085f40)') called at (eval 17) line 4163
    VimService::CreateUser ('VimService = HASH (0x1f214220)', '_this', 'ManagedObjectReference is HASH (0x1f2db240)', 'user', 'HASH (0x1f49c160)') called at /usr/lib/perl5/5.8.8/VMware/VICommon.pm line 1693
    ViewBase::invoke ('HostLocalAccountManager = HASH (0x1f49c760)', 'CreateUser', ' user', 'HASH (0x1f49c160)') called at (eval 36) line 4
    HostLocalAccountManagerOperations::CreateUser ('HostLocalAccountManager = HASH (0x1f49c760)', 'user', 'HASH (0x1f49c160)') called at vmware_user_add.pl line 151

    I think I made a stupid mistake by calling the method.

    Thanks for any help you can give.

    -Daniel

    To list the users, you must use the managed object userDirectory rather http://pubs.vmware.com/vsphere-51/index.jsp?topic=%2Fcom.vmware.wssdk.apiref.doc%2Fvim.UserDirectory.html and use RetrieveUserGroups

    Joint a quick example is called listUsers.pl

    VI-admin@vMA51:~ >./listUsers.pl--vesxi51-1--username root of the server
    Enter the password:
    Name: administrator
    Group: 0
    Main: root

    Name: DCUI user
    Group: 0
    Main: dcui

    Name: Account administration VMware VirtualCenter
    Group: 0
    Main: vpxuser

    Name: ESXi user
    Group: 0
    Main: vslauser

    Name: william
    Group: 0
    Principal: william

    For your CreateUser() method, you do not pass in the type of such expect property indicated in the reference on the http://pubs.vmware.com/vsphere-51/index.jsp?topic=%2Fcom.vmware.wssdk.apiref.doc%2Fvim.host.LocalAccountManager.AccountSpecification.html API, which is a HostAccountSpec of vSphere

    It should be:

    My $userSpec = HostAccountSpec-> new (id-online 'Inventory2', password-online "aBc! 56hh", description =>"Inventory2");

    $accountManager-> CreateUser (user-online $userSpec);

    The QAnywhere vSphere is your friend

    Good luck

  • Local users of VMware ESXi 5.5 for the oversight role of the CIM

    Hello, is it possible to create local users in ESXi and assign roles and permissions to manage only CIM interactions? I learned that local groups are not supported to 5.1 from. This means that we cannot add a role (for CIM Interactions only) for a local user created on ESXi? Please advise!

    Thank you!

    Why not give a user privileges? Maybe he needs admin access to host not only CIM interactions. Any problem with giving Admin privileges?

  • Packer of creative cloud in creating a package that I can install do not.  He goes through the motions, download all updates, create setup file, but it does not work despite the fact that there are no errors in the log files

    Packer of creative cloud in creating a package that I can install do not.  He goes through the motions, download all updates, create setup file, but it does not work despite the fact that there are no errors in the log files

    After hitting my head against the desk to repeatedly create packages, try on different computers I have finally found a solution.

    These packages have been copied on an external drive, if I try and install from the external drive, which is a common practice, it fails.

    If I then copy this file pkg from the outside, to the computer I install, then run it, it will to and moved very well.

    That is mind-boggling stupid, because it's rare that you have to copy the file into any computer, it is less always installed off the coast of externally, and many people in the company are pushing on the network and the management of the suites so there is a serious problem in Adobe package manager if this is the case where it cannot manage the Middle installed offshore.

    I hope that if anyone else is having problems so it suits.

  • ORA-01017: name of user and password invalid. logon denied in the database of 12 c

    Hello


    I have created the new user in PDB 12 c and granted \n(Assurez-vous also,

    but I coudnt able to connect to this user.

    Please suggest me.

    The steps that I did.

    SQL > alter session set container = TESTPDB1;

    Modified session.

    SQL > create user test1 identified by welcome;

    Created by the user.

    SQL > grant connect, resources to test1;

    Grant succeeded.

    SQL > validation

    2;

    Validation complete.


    SQL > conn test1/welcome.

    ERROR:

    ORA-01017: name of user and password invalid. connection refused

    WARNING: You are more connected to ORACLE.


    Concerning

    Kumar V


    Dear all,

    The problem has been solved now.

    12 c database, we could not able to connect the local user database of snap-in.

    You need to connect users as below,

    [oracle@dg admin] $ sqlplus sys/welcome@PDBDEV as sysdba

    SQL * more: Production of the 12.1.0.2.0 version Thu Apr 16 12:56:38 2015

    Copyright (c) 1982, 2014, Oracle.  All rights reserved.

    Connected to:

    Database Oracle 12 c Enterprise Edition Release 12.1.0.2.0 - 64 bit Production

    With the options of partitioning, OLAP, advanced analytics and Real Application Testing

    SQL > show con_name;

    CON_NAME

    ------------------------------

    PDBDEV

    SQL > create user kumar identified by kumar;

    Created by the user.

    SQL > grant connect, kumar resources;

    Grant succeeded.

    SQL > commit;

    Validation complete.

    SQL > conn kumar/kumar;

    ERROR:

    ORA-01017: name of user and password invalid. connection refused

    WARNING: You are more connected to ORACLE.

    SQL > conn sys as sysdba

    Enter the password:

    Connected.

    SQL > show con_name;

    CON_NAME

    ------------------------------

    CBD$ ROOT

    SQL > conn kumar/kumar@PDBDEV

    Connected.

    SQL > show con_name;

    CON_NAME

    ------------------------------

    PDBDEV

    SQL > show user;

    The USER is 'KUMAR '.

    Thanks for the suggestions.

    Concerning

    Kumar

  • Mac OS Server - local users on console does not.  The shared access or ssh on account works

    A Mac Mini running Mac OS Server has problems with authenticating the passwords of local users.  Users connect the console of the physical computer running macOS app Sierra and Server 5.2.

    I'm looking for a short solution from scratch user and migrating data to a new installation.

    My hunch is that there is an interaction with the server application.  The other Macs, I managed on the same network fail server and do not have these problems.

    I installed a new version of macOS Sierra and then migrate the old data server on using the migration wizard, but the problem persists.

    The server used to have users on the network, but they are all deleted, and all users are the.

    In application server, the only services running time machine, the caching server and file server.  DNS, DHCP and Open Directory services are disabled in the server application.

    A local user password will work normally when the computer is restarted.  But if the user disconnects, and tries to connect to or use the fast user switching back and forth between accounts, the password is not accepted.  On reboot, it will be accepted.

    In addition to passwords are not accepted, other errors when you try to connect to specific customers include:

    "Your account is not a valid directory.  For more information, contact your system administrator'

    or

    "On behalf of user that you selected is not available."  Check your network connection and try again to the user account.  If you are connected to the network, ask system administrator for assistance. »

    If a network is used to access the data of the user using the user name and password, it works.  Similarly, SSH'ing via the terminal using the username and password works.

    An admin user can change the password back and it usually works for one login.  Then the password is denied if the user disconnects or use the fast user switching.

    Thanks in advance for any help on this embarrassing problem!

    I should clarify: it's the passwords of local users on the Mac who stop working (for the connection or fast user switching), until the Mac restarts.

  • 'create file user.js in profile directory' to add the user prefs to enable Mozilla Rich Text editing

    The message of ff for me, is "to protect users information, unprivileged scripts cannot invoke the commands cut, copy, and paste in the Mozilla rich text editor... to activate these features, you must change your browser preferences... "This is an online course. In discussion forums and editing my post for answers - when you slide on a sentence, then rt clk for copy/cut/paste edit options - this is when I get the message to follow the instructions to create a user.js file in my profiles. I followed the instructions to "Change preferences in Firefox" to create a user.js file (didn't have any) to add the features described and specific for this site (which is an .edu site). Since had a "user.js" file open in a text editor to create one I RT. CLK, given 3 options of text document type, choose 'doc RTF' typed then required lines of preference user, saved as .rtf, ff, closed, reopened, returned on the forums of the school, tried the same editing options, but got the same answer. After leaving completely, returning my profile the user.js file, I thought I did wasn't there. I scrolled a lot a lot of useful articles, comments etc here, but nothing specific to this type of file in the profiles? In these instructions, step 3 "open file user.js from this directory in a text editor. "If there is no user.js file, create a. That's what I have to do. Then I'll be ready for the step 4 yay! Thank you.

    As soon as you click on the selected text, the site displays a message about changing the settings of your?

    On this site, you can use the standard Windows keyboard shortcuts for cut, copy and paste: Ctrl + x, Ctrl + c, Ctrl + v?

    If so, I suggest to do this.

    Alternatively, you can the websites stops to replace the context menu showing always menu of Firefox. This can be a bit annoying on certain cases, such as Google Maps, where menu Firefox allows you to hide menu Google. When this happens, you can usually press ESC to remove the Firefox menu and use the site menu. If you want to change this, here's how:

    (1) in a new tab, type or paste Subject: config in the address bar and press ENTER. Click on the button promising to be careful.

    (2) in the search above the list box, type or paste the context and make a pause so that the list is filtered

    (3) double-click the preference dom.event.contextmenu.enabled from true to false.

  • SSO allows only local users of OS and not?

    We are small: 3 guests with about 40 virtual machines.  I only need a server to do all my stuff vcenter, and that's how I ran through 4.1.

    I intend to do a simple install, during the upgrade to 5.1.  I'd do it rather _not_ deal with Single Sign-On Donostiarra, adding and according to my Active Directory if I can help it.  Reading of the vSphere vCenter Server 5.1 Upgrade Guide ESXi, around 30-31 pages, it appears I can indeed just use SSO with local users and not need to discover AD at all.  Here again, it is not exactly clear to me.

    Here's what he said:

    Page 30-31

    How vCenter Single Sign-On affects vCenter Server upgrades:

    When you upgrade to vCenter Server 5.1, the upgrade process installs vCenter Single Sign On first, then upgrades vCenter Server...

    In vCenter Server 5.1, so vCenter Single Sign-On is... on a computer that is joined to an Active Directory domain, Single Sign-On will automatically discover the existing Active Directory domain and add it as a source of identity for the process of installing Single Sign-On. If the Single Sign-On is not running on a virtual machine or physical machine that is in the same domain as Active Directory, you must use the vSphere Web Client to connect to vCenter Server and add the Active Directory domain to single SignOn.

    If you install vCenter Single Sign-On and vCenter Server on the same physical or virtual computer, Single Sign-On recognizes existing users of local operating system. After the upgrade, you can connect to vCenter Server with a local operating system user ID.

    In vCenter Server 5.1, the term ' OS local users "refers to users the machine host Single Sign-On instead of the host to vCenter Server or virtual machine. After the upgrade, so no super Admin does (the administrative user or group for the root folder), you must provide a valid user or group as a super administrator during installation.

    So I can just be local admin user on my server vCenter Server, install the SSO, then the rest and make?  No need to attach the AD?

    PS: my current vCenter 4.1 server is indeed a member of our AD (Windows Server 2008), but it's mostly just do WSUS and others.  I do not AD require otherwise.

    TL; Dr: Yes your assumption is correct, local users are working with SSO, it is not necessary for users of the AD.

    long version:

    I would still install it as a domain user, if Autodiscover fails, don't bother on this subject. As long as you use install Simple (I rather advise you to install the components one after the other) or install SSO in basic Mode, you will be able to use your local users.

    If you ever decide you need users AD they can always be added at a later stage.

    If you install SSO without using Simple install do not forget to install basic as Multisite mode and Mode HA do not support the local system users.

  • BI Apps 11.1.1.7: Regional coordinating unit failed to create DEV_DW user or role

    Hello

    I install the Oracle BI Applications 11.1.1.7 on Linux OS. While running the utility BI Apps RCU, after you select the components of Oracle BI Application and tablespaces and clicking Next, I get an error message: ORA-01917: user or role DEV_DW does not exist. I would like to mention that the dmp files have been copied to a globally accessible folder writable on the machine hosting the database server. Anyone faced with a similar question? Please let me know a workaround.

    Best regards
    Karamba.

    The database version is not a problem. We need to make it sufficient disk space to accommodate the set tablespace size. The error message is misleading, but then on checking space, disk and allocation of the smaller sizes for tablespaces the problem has been resolved.

  • ORA-01017: name of user and password invalid. logon denied in the standby server

    Hello

    In the standby server, when the execution log process, it displays an error.
    It happens suddenly
    Now the PRD standby logs does not apply.

    Error log is:
    BR0002I BRARCHIVE 7,00 (42)
    BR0006I start of the process of recovery offline journal: 2012-01-17 aehrjpck.svd 08.38.34
    BR0484I BRARCHIVE log file: /oracle/PRD/saparch/aehrjpck.svd
    Timestamp of BR0280I BRARCHIVE: 2012-01-17 08.38.34
    BR0301W SQL error-1017 to the location BrDbConnect-2, SQL statement:
    'CONNECT system/***@PRD. WORLD '
    ORA-01017: name of user and password invalid. connection refused
    BR0310W to connect to the instance PRD/PRIMARY database has failed.

    BR0338E application of recovery offline log file /oracle/PRD/oraarch/standby/PRDarch1_24090_696018700.dbf is not
    BR0338E application of recovery offline log file /oracle/PRD/oraarch/standby/PRDarch1_24091_696018700.dbf is not

    Transformed, total size of the log files of recovery offline BR0016I 0.000 MB 0
    Timestamp of BR0280I BRARCHIVE: 2012-01-17 08.38.36
    BR0301W SQL error-1017 to the location BrDbConnect-2, SQL statement:
    'CONNECT system/***@PRD. WORLD '
    ORA-01017: name of user and password invalid. connection refused
    BR0310W to connect to the database instance PRD/PRIMARY has failed

    BR0007I end of the treatment of recovery offline journal: 2012-01-17 aehrjpck.svd 08.38.36
    Timestamp of BR0280I BRARCHIVE: 2012-01-17 08.38.36
    BR0005I BRARCHIVE completed with errors

    DB pending is in State of Mt.
    I checked of v$ instance.
    # Select status from v$ instance;
    MOUNTED

    Newspapers commadt application is as follows:
    # brarchive u system/systempwd - c f d disk - M30 - sd

    How can I check whether it is, the status of the user of the SYSTEM?
    Since the watch is in State of Mount, im not allowed to query DBA_USERS
    How can I check if SYSTEM user is locked or not.
    Is it possible to change the password of the SYSTEM, while DB is in a State of mounting.

    I tried like this;
    #sqlplus
    / as sysdba
    < it connect as sys - success >
    Conn SYSTEM
    Enter the password: systempwd
    ERROR:
    ORA-01033: ORACLE initialization or shutting
    WARNING: You are no longer connected to ORACLE

    Im not able to log in as user SYSTEM.

    What should be the solution to this effect;

    Kind regards
    Zerandib

    You can not connect to your database other than the user SYS pending until you Cancel the recovery and OPEN the database in READ-ONLY MODE.

    Once the database is open, then only you can connect to the database in waiting for other users.

    You can try it.

  • Recon OIM11gR2 DBAT user - value custom UDF not visible in the user detail page

    Hello

    I configured the DBAT for OIM11gR2 connector for recon user.
    Have created and mapped some UDF custom in the terms and Conditions.
    User is created successfully in the IMO and has all values correctly in the table to the USR for all custom UDFs.
    But when I search a user to IOM, I don't see the value of the UDF custom, even if it is in the database.

    I've created and activated a sandbox sand and also added the UDF custom in the user Details page using the creation of ADF option.
    Is there something that I am missing related to the display of the custom attribute and its value to the user details page.
    Please suggest.

    Concerning

    Yes, your UDF should be available under manage users-> UserVo1. It works very well with our CA. make sure you have the latest version of the R2 version, because the beta version had a problem for the same. You can create aonther UDF and try to gain.
    same thing with below check doc
    http://docs.Oracle.com/CD/E27559_01/doc.1112/e28183/oim_up.htm#BABEGECJ

  • My WiFi access local shows I have NCC not go on the internet

    I am not able for my laptop to connect to the internet. I can get on with an ethernet cable. It says I'm connected but local only and from my laptop to the image of the world there is always a X it says that my WiFi adapter is up-to-date. Thank you

    Hello

    Thank you for writing to Microsoft Communities.

    In accordance with the discussion of the issue, it seems that you can not connect to the Internet on the computer.

    Until we start troubleshooting on this issue please provides us additional information by answering a few questions, this will help us better solutions to the problems.

    1. what exactly happens when you try to connect?

    2. have there been recent changes to the computer before the show?

    Please go ahead and follow the steps mentioned from the link and later a update on the State of the question.

    Wi - Fi and in Windows network connection issues:
    http://Windows.Microsoft.com/en-us/Windows/network-connection-problem-help#network-problems=Windows-Vista&V1H=win8tab1&V2H=win7tab1&V3H=winvistatab1&v4h=winxptab1

    Please follow these recommended steps and post if you still experience the problem.

  • Web site service Canada at the request of birth certificate access advised to download adobe reader. Which I finished but now has informed that I must accept the end user license which was not part of the load down. LOA tried to re down load but already a

    My apologies, this is my first attempt to ask for help.

    In trying to gain access to the application for a certificate of birth on the site Web of Service Canada, they advised me to download adobe reader, I finished. However, recommended site then I had to start reader & accept end user license. It was not part of the download, appears I missed this step. Impossible to find where to accept them & when I tried to re download advised already loaded.

    Please tell us how to complete the acceptance of license, if I can use the product. Thank you.

    Did you launch Adobe Reader?

  • Help please: CloneVM_Task is created but will fail with: operation not supported on the object

    Someone Please help with this, I'm breaking my head with this for 5 hours now.

    I submit, in CloneVM_Task with the following XML (which returns a task id back http://i.e. the application has been accepted in this format):

    & lt; CloneVM_Task xmlns = "urn: vim25" & gt;

    & lt; _C type = 'VirtualMachine' & gt; VM - 938 & lt; / _This & gt;

    & lt; record type = "Folder" & gt; Group d1 & lt; / file & gt;

    & lt; name & gt; 1_UBUNTU 804 & lt; / name & gt;.

    & lt; spec & gt;

    & lt; location & gt;

    & lt; data store type = "Datastore" & gt; datastore-683 & lt; / store data & gt;

    & lt; pool type = "ResourcePool" & gt; resgroup-57 & lt; / pool & gt;

    & lt; / location & gt;

    & lt; model & gt; 0 & lt; / model & gt;

    & lt; powerOn & gt; 1 & lt; / powerOn & gt;

    & lt; config & gt;

    & lt; memoryMB & gt; 1024 & lt; / memoryMB & gt;

    & lt; numCPUs & gt; 1 & lt; / numCPUs & gt;

    & lt; / config & gt;

    & lt; / spec & gt;

    & lt; / CloneVM_Task & gt;

    However, the task itself returns an error saying: the operation is not supported on the object.

    Does anyone know what it is?

    The info that I'm sending should be 100% correct:

    - vm_id: the machine ID of the virtual MODEL VM I'm cloning (100% certain that it is correct)

    - file: the rootFolder returned by ServicContent

    - data store: the data store ONLY I should store VM on. When I query for this data store information it shows clearly that it is accessible and multipleHostAccess = true, so

    - resourcePool: I got this info when querying my ComputeResource properties. I have 1 cluster and resourcePool value that's what I put.

    I really have NO idea what's going wrong here... The CloneVM_Task creates a task - but that's where everything falls apart.

    Please HELP!

    Yes, you should not use the rootFolder, which is just the folder root inventory integer vCenter. A default vmFolder will still exists if you have additional folders, and that's the one you reference to. By default, you must question him to do this, where one day you decide to create folders against hard coding moref ID. The IDS are digital and probably default folder gets this value by iteration, but again, I recommend he petitioned against hard this coding.

    =========================================================================

    William Lam

    VMware vExpert 2009

    Scripts for VMware ESX/ESXi and resources at: http://engineering.ucsb.edu/~duonglt/vmware/

    Twitter: @lamw

    repository scripts vGhetto

    Introduction to the vMA (tips/tricks)

    Getting started with vSphere SDK for Perl

    VMware Code Central - Scripts/code samples for developers and administrators

    VMware developer community

    If you find this information useful, please give points to "correct" or "useful".

  • I create in InDesign CS3 hyperlinks do not work in the PDF file

    I created several hyperlinks in an InDesign CS3 file, using the hyperlinks Panel. But when I export to PDF, hyperlinks do not work. Even those who start by http:// or www. do not work. Is it just like that? Or I do something wrong?

    Thank you

    Ellen

    Continue. You have to hit save before you get the options.

    Bob

Maybe you are looking for

  • Can I copy my profile of one copy of Firefox to another?

    I have Firefox 42 perfectly configured on a computer Windows 10. Installation of others is a mess. It's on another computer Windows 10. My user name and directories are identical on each. I don't want to debug ALL the symptoms I have now. It would be

  • NOR-DAQmx C to run two cards USB M series

    Hello I am a newbie in working with DAQmx system and need help on the synchronization of multiple USB DAQ devices. The goal is to start the collection on two USB DAQ for M-series card, and we use C codes (via the DAQmx ANSI C library) to do this. I r

  • How to re - activate the hibernation

    I uninstalled inadvertidly mode hibernate on my computer compaq laptop, while cleaning it up.how can I reinstall it please?

  • Will not send e-mails

    New Vista Edition Home premium 64-bit. Receives very well. Quite same account on my XP. Checked with ISP and it's good. XP compatible Vista doesn't. attacheThe for the error message could not be sent. The authentication setting are may not be wrong f

  • I forgot all the signs in addresses

    new hp pavilion 500pc. I forgot to start sign in info. Should not try when tired.  Where can I find? E-mail I tried according to prescriptions & password-keep saying my account does not exist. Help, please bad kitten's MOM