why it grows in CBD instead of PDB?

Hello

The source DB: Oracle 10.2.0.4

Win: Win 2003

Target: Oracle 12.2.0.1

Victory: Victory 2012

I did an export Source datapump for specific schema, and when I run the datapump import command, it seems, he's trying to create the user in the CBD, which obviously I don't want. Even if I said my name pdb of the service, it does not work like that

impdp system service_name=pdbcusdev directory=imp_12c dumpfile=custtest_dp_11252015_%U_exp.dmp logfile=impdp_datapump_11302015.log PARALLEL=4

select * from v$services;
PDBCUSDEV
CDB$ROOT
CDB$ROOT
CDB$ROOT
CDB$ROOT

Here is the output of my listener status

C:\Windows\System32 > lsnrctl status

LSNRCTL for 64-bit Windows: Version 12.1.0.2.0 - Production on 30 November 2015 16:14:54

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

Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST=172.17.61.136) (PORT = 1521)))

STATUS of the LISTENER

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

Alias LISTENER

TNSLSNR for Windows 64-bit version: Version 12.1.0.2.0 - Production

Start date 30 November 2015 15:58:39

Uptime 0 days 0 h 16 min 19 sec

Draw level off

Security ON: OS Local Authentication

SNMP OFF

Listener parameter File F:\app\oraclehomeuserdev\product\12.1.0\dbhome_1\network\admin\listener.ora

Listener log file F:\app\oraclehomeuserdev\diag\tnslsnr\TELAUSB2B2141\listener\alert\log.xml

Summary of endpoints listening...

(DESCRIPTION = (ADDRESS = (PROTOCOL = tcp)(HOST=172.17.61.136) (PORT = 1521)))

(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))

Summary of services...

Service 'CLRExtProc' has 1 instance (s).

Instance of 'CLRExtProc', status UNKNOWN, has 1 operation for this service...

Service 'cusdev' has 1 instance (s).

'Cusdev' instance, State LOAN, has 1 operation for this service...

Service 'cusdevXDB' has 1 instance (s).

'Cusdev' instance, State LOAN, has 1 operation for this service...

Service 'pdbcusdev' has 1 instance (s).

'Cusdev' instance, State LOAN, has 1 operation for this service...

The command completed successfully

The reason why I am convinced that she is trying to create stuff in CBD is the first error I got was "ORA-65096: invalid user or common role name" gave me an indication that she is trying to create a user in CBD instead of the PDB.

How can I force the datapump to push data in PDB. I thought that the impdb command service_name parameter is sufficient. What I'm missing here?

Also for the record, I was able to connect to the CBD and PDB by Toad and query the dict County to ensure that I don't see a diff is. cons ' select * dict.

-Learner

You should try this:

System@pdbcusdev = imp_12c dumpfile=custtest_dp_11252015_%U_exp.dmp = impdp_datapump_11302015.log PARALLEL logfile directory Impdp = 4

Kind regards

A. J.

Tags: Database

Similar Questions

  • Why make a white box instead of a log in box and others...?

    When I try to click on some sites that have something pop up to log and so on, instead it shows a white box.

    For example, I tried to log on kinklive. Here's how it is on Firefox before and after I click on "log in".

    http://imgur.com/a/4CGzV

    And it's here on Google Chrome after I click on "log in".

    http://imgur.com/wc3rayZ

    So why do the white box on Firefox?

    Hello

    You use a nightly build of Firefox which is intended only for testing. However, I recommend that you download the latest version of Firefox, or try reinstalling your nightly build.

    Some Firefox problems can be solved by performing a clean reinstall. This means that you remove Firefox program files, and then reinstall Firefox. Please follow these steps:

    Note: You can print these steps or consult them in another browser.

    1. Download the latest version of Firefox from http://www.mozilla.org office and save the installer to your computer.
    2. Once the download is complete, close all Firefox Windows (click on quit in the file menu or Firefox).
    3. Remove the Firefox installation folder, which is located in one of these locations, by default:
      • Windows:

        • C:\Program Files\Mozilla Firefox
        • C:\Program Files (x 86) \Mozilla Firefox
      • Mac: Delete Firefox in the Applications folder.
      • Linux: If you have installed Firefox with the distribution-based package manager, you must use the same way to uninstall: see Install Firefox on Linux. If you have downloaded and installed the binary package from the Firefox download page, simply remove the folder firefox in your home directory.
    4. Now, go ahead and reinstall Firefox:
      1. Double-click on the downloaded Setup file and go through the steps in the installation wizard.
      2. Once the wizard is completed, click to open Firefox directly after clicking the Finish button.

    More information on the resettlement of Firefox can be found here.

    WARNING: Uninstaller or the use of Firefox and not run a third remover as part of this process, because who could permanently delete your Firefox data, including but not limited to, extensions, cache, cookies, bookmarks, personal settings and passwords saved. These can be recovered, unless they have been backed up on an external device!

    Please report back to see if this helped you!

    Thank you.

  • Time to plug a non - CBD to a PDB file

    Hello

    I have a question in connection with the process the conversion of a No -CBD BD to the PDB.

    As I understand it, one of the of the important aspects of the Multi- tenant is shared common PLSQL objects or APIs for different options, . the database

    So understand that when the running the script noncdb_to_pdb. SQL, this operation deletes the common a part of the SYSTEM tablespace of the database PDB. Is it?

    We can say also that time of clogging always time to erase this part of the common dictionary or depends on the number of user objects.

    Thank you

    Arturo

    Then, please mark the ANSWERED thread

  • Synchronization between the CBD and the PDB 12 c

    Hello

    I read the following the my 12 c new student guide:

    If a common to users and roles had been created beforehand, the PDB new or closed must be synchronized to retrieve new common users and roles of the root. The synchronization is performed automatically if the PDB is opened in read-write mode. If you open the PDB in read-only mode, an error is returned.

    SQL> select version from v$instance;
      12.1.0.1.0
    SQL> sho con_name
      CDB$ROOT
    SQL> select con_id,name, open_mode from v$pdbs;
      2 PDB$SEED            READ ONLY
      3 PDB2_1              READ ONLY
    SQL> create user c##dude identified by dude;
      User created.
    SQL> select * from PDB_PLUG_IN_VIOLATIONS;
      no rows selected.
    SQL> drop user c##dude cascade;
      User dropped.
    
    User dropped.
    
    

    If I understand the student's guide, creating a common root user $ CBD can be created, modified, dropped when the PDB is mounted mode, but read-only must return an error.

    Any ideas that I can not reproduce this behavior?

    Thank you!

    I suggest that repost you this thread in the forum shared.

    Re-read that quote you posted.

    In your example the PDB is NOT closed when you created the common user.

    For this purpose, you do not have "open the PDB in read-only mode after having created a common user.

    Common users must have privileges in all PDB files.

    If you create a common user when a PDB file is closed the PDB data dictionary entries will not be updated.

    When you open then the PDB in view write Oracle detects that the PDB data dictionary is out of sync and refresh it. It cannot do this if you open the PDB read-only.

  • Why short use SOAP based instead of REST web services

    I have a very basic question about why short uses web services SOAP based instead of RESTING the REST is very light?

    Kumar,

    To a large extent, the choice of the web service protocol is orthogonal to how short Server communicates with Studio (aka short discovered Information).  EID has been designed as a set of tightly coupled of capabilites and we not usually expect users to develop a custom front-end that would require a knowledge of the workings of.

    Ryan S. - EID PM

  • Why would I install Thunderbird instead of Firefox?

    Currently using Win Live Mail on this computer - quite satisfied with its performance. Have used Thunderbird on another computer, which was installed by my Tech Guru without explanation as to why Thunderbird, Firefox no.

    Thunderbird is an email client.
    Firefox is a web browser.

    Only those who do not know to do better (or those who do not care) use webmail. Everyone uses a decent mail client like Thunderbird.

  • When I call my cell phone, why does go to voicemail instead of the phone ring

    Why, when I try to call my cell phone, it goes directly to my voicemail and ask me a password? Why doesn't the phone call? Someone knows how to solve this problem, send me an E-Mail to * email deleted *.

    [Mod edit: Please include any personal and private information in a public post.] [Thanks!]

    I have the same problem. May not sound my Skype mobile.

  • Why do I always ichat instead of iMessage

    Help a friend set up a new MacBook Air with El Capitan, used Migration Assistant to transfer files from his old Mac running Leopard. Everything seemed to go OK except that now she has iChat on the new computer instead of iMessage. When I click on iChat, it said iMessage in the menu bar, but a pop up window saying iChat is not taken in charge and to download iMessage. I can't find anywhere to download iMessage. I tried Googling without success and have searched in the Apple Forums. Help, please.

    Just to claify, known as Messages, not iMessages. One of the risks associated with the Migration Wizard migration is it copies on older applications. If you see iChat in "Applications" drag it to the trash and empty it. If the message is not in 'Applications', you will need to reinstall El Capitan. It cannot be downloaded separately as far as I know.

  • Why labview load screw exe instead of vi.lib?

    Hello

    I have a small but annoying problem.

    My project called an exe that we created using labview. In the project folder, there is the folder "SpectrumAnalyzer' with 'Spectrumanalyzer.exe '. Whenever I open my project, Labview is conflicted on the same screws 4 and wonder would be - it to load them from vi.lib or SpectrumAnalyzer.exe (screenshot attached). Why would he do that? How can I tell labview does not to load the exe witthin screws?

    Thank you

    Danielle


  • Help! Why is my screen sideways instead of up and down?

    child of my friend was on my computer perform buttons and when I got to him the screen is on the side instead of up and down. I looked in all the menus and can not find a way to return to normal. can someone please?

    Try pressing Ctrl + Alt + arrow keys pointing UPWARDS.

    That should fix it.

    See you soon. Mick Murphy - Microsoft partner

  • Why files are played directly instead of download?

    When I click on the download link to the media file that it is read directly

    Hi Priteshpatil, please try the following: all first please update firefox to the latest version through the google game shop.
    After doing so, Open firefox, type about: config in the address bar, search for the preference named media.play - stand alone and switch the value false.

  • Why is the blue downloads instead of green arrow? How can I change this back?

    I am quite frustrated with FireFox now.

    If I wanted to Internet Explorer, it's what I ran. I find myself be partial to the classic theme - the classic buttons and classic colors.

    Having to constantly download addons and settings and constantly update them - just to face to undo changes made by your development team at the GUI is more painful.

    Having said that, the download formerly arrow GREEN - documented as green on a lot of websites - changed abruptly of LIGHT BLUE.

    Apparently, someone out there has decided that a BLUE arrow was superior to the GREEN ARROW and that FF will not work correctly unless they forced the BLUE arrow by default.

    I have to disagree. My FF runs much worse with the BLUE arrow.

    I want the GREEN ARROW back.

    How can I get the back GREEN ARROW?

    Update Firefox 29, the same user interface is used for all types of installations. Changes to the UI are for mobile devices, at the expense of desktop / laptop users. Stupid idea, but we're stuck with it until Firefox falls into the 'other' category graphics use or pie charts. Fundamentally unworthy to have its own category more.

  • Why is google my homepage instead of firefox?

    I use google as my search engine?

    Firefox is not a search engine, maybe it's a web browser, Google Chrome has returned as web browser by default.

    SEE: make Firefox default browser

  • Why site search help results instead of only web site results.

    When I search something in the search box of Firefox Help, I have the results all over the web (with sponsored results) not only site-specific responses. I noticed this on several other websites as well. It makes no difference if I just click on the arrow or the search for the button of the site.
    The search engine is perhaps fed by an external server which now has decided to give answers off-site as well as specific answers site?

    The removers spyware has not helped. Then I typed about: config in the toolbar URL and then sought an "intermediary". I have reset the default of all values that containedconduit.com or the led - services.com. Search of each function then returns to normal. Then I also reset all references of "Community Toolbar" that contains "intermediary".

    I hope that someone will stop these people.

  • Why the HDD shows 149GB instead of 160 GB in Windows Vista

    I had corrected my system using the window vista recovery CD. At first when I bought the system that I could see the 160 GB HARD drive capacity, however on the formatting system I now don't see 149 GB.

    Can someone let me know how this problem can be solved?

    Hello

    I'm not an expert of HARD drive, but perhaps this paper can help you understand the problem!

    http://support.toshiba-tro.de/KB0/OPT7301UY001JR01.htm

    Good bye

Maybe you are looking for