Oracle9i Exim - user ID are different in the new table dba_users

We did an export to a new database. Users in the base of the 'new' got assigned to different ID in the dba users table. We have an application that depends on the user ID, so when he did a search, the user ID has pointed out various user names. Is it possible to have import assign the same user ID as the original db IIN? If this is not the case, the user ID can be changed manually so they correspond to the "correct" the original users? Thank you.

The value of user_id is used internally by Oracle to manage information in the data dictionary in the same way that object_id is. It should not be invoked by the activity of the application that you do not control the way in which it is created - you may not use the object_id to refer to a table, so why would you want to do with a user. Apart from anything else, if you are using this for an audit trail, what happens when the user is deleted?

An import works normal syntax of create user and the user_id is not specified - Oracle will be chosen the value because it creates the folder.

The only way to ensure the same ID values is to clone the source database, rather than using export/import. However, a better solution would be to create user data in a table separate app as well using id values of a table that you can control.

Tags: Database

Similar Questions

  • Determine if local user accounts are still on the PC connected to the domain

    Greetings,

    I tried to perform the basic research for this question: how is local user accounts are still on the PC connected to a domain.  I tried to use the MBSA tool, but it does not have what I ask.  In addition, our Organization is not in using scripts or VB code.  Are there other tools that can help meet this demand?

    Hello

     
    Thanks for posting your query in the Microsoft community.
     
    The query that you have to "determine what local user accounts are still on the PC connected to a domain" is appropriate in the Microsoft TechNet forum, we have a dedicated team to help you with such questions. I suggest you send the same question in the Microsoft TechNet forum for more help on this issue.
  • Accumulated L7600 ink usage information are different on the "Inks" tab and the tab 'use '.

    I have a HP Officejet Pro L7680 all-in-one
    {Removed privacy}.  When I type the IP address in my browser, a very informative Web page is displayed.  However, information on the use of accumulated ink are different on the "Inks" tab and the "Use" of the Web page tab.  The "Inks" tab specifies the following black: 197,54 ml, yellow: 68,89 ml, Magenta: 160,93 ml and Cyan: 156,46 ml.  The 'Use' tab specifies the black following: 197,57 ml, yellow: 68,91 ml, Magenta: 42,53 ml and Cyan: 32,41 ml.  Why is the different information?  What information is correct?

    Fix.

  • Given Oracle Spatial are stored in the database tables?

    Given Oracle Spatial are stored in the database tables?

    Oracle spatial is DBMS oracle server functionality. It allows you in NATIVE mode, store and manage all standard types of spatial data and their attributes and metadata in the oracle database enterprise, in the way that you are quite familiar with. on top of standard oracle database features, adds types of geographic data, spatial index, geometric operators and queries, functions, spatial and analytical, to name a few.

    MapViewer is a feature of Oracle Fusion Middleware, which makes cards using spatial data managed by Oracle Spatial. That's what you called "generator of maps. but of course, it's not just a map generator, he has much more to offer, such as MapBuilder, WMS, Oracle cards.

    For more information, please see the technical details:

    http://www.Oracle.com/technology//products/spatial/index.html
    http://www.Oracle.com/technology/products/MapViewer/index.html

  • Setting or drop the synonym of synonym for the new table access

    Hello

    Using oracle 11.2.0.3 and we have the suite requirement.

    New, we build a summary table to replace an older.

    Currently reports access a synonymn which in turn accesses the table of old_summary.

    Once built, we would like to change the synonym to point to the new table, ideally with no interruption of service.

    The only thing that could potentially access these synonyms when change is synonymous with points table select stattements.

    Pu questions.

    (1) can you change table points synonym of without deletion and recreation?


    (2) what happens if have a sysnonym of race and drop of select statement to re-create.  It runs until the end sysnonym fact existed early in the race?

    Thank you

    1)  Can you change table synonym points to without dropping and recreating?
    

    He has not ALTER statement for synonyms. As I said the other answering machine use CREATE or REPLACE.

    2)  What happens if have a select statment running and drop sysnonym the recreate.  Does it run to completion fact sysnonym existed at start of running?
    

    All object references are resolved BEFORE the implementation phase. Once a statement begins executing, it is immaterial that the same is a synonym.

  • How to create the new table by using the pertioned table

    Hello
    I use a partitioned table, now I want CPDR a new table with the same structure of my existing partitioned table.
    so can I use this syntax

    create the table abc_new as
    Select * from my_partitioned_table
    where 1 = 2;

    If I use this syntax, he would do the same my existing partitioned table structure?

    and

    When
    We use a syntax such as

    create the table abc_new as
    Select * from my_partitioned_table
    where 1 = 2;

    so he would also make the indexing on the new table if old table exists? If this isn't the case, then how can we create this indexing too at the time of execution of this syntax?


    regards

    N °

    Although the command would create a new table with the same column names and data types, it is NOT a partitioned table. You must explicitly specify the PARTITION BY clause and definitions of Partition when creating the table.

    Similarly, index definitions are not automatically copied. You must explicitly run the CREATE INDEX statements (which you can generate source using DBMS_METADATA. GET_DDL or by using any other tools/utilities).

    (However, if you use Export-Import - for example import to another schema, or to another database, it would create a table partitoned bearing the same name and with the same index definitions).

    Hemant K Collette

  • How to extract 1 ASA and put them in the new table

    Hello

    Can someone tell me how to extract a table and put in the new table. (eg. I have a table with no 1 to 1000, I would extract only 1, 30, 60, 90,...)  ?

    Please advise me.

    Thank you

    concerning


  • Add constraint to the new table

    Hello

    can someone give me please an idea on this subject?
    I created a table to an existing table, how do I add the constraint imposed on the old table newly created table?








    Thank you.
    Madam.

    Hello

    If you create a new table using DEC, then he wouldn't copy the old table to the new table constraints.
    Some of these options, you can use.
    (1) using dbms_metadata for the ddl for all dependent objects on the old table and run against the new table after you change the name of the table name/object.
    (2) use imp/exp or impdp/expdp without data to copy the table and dependent objects such as constraints.

    Concerning
    Anurag Tibrewal.

  • check a result using lines that are different to the result

    Hello

    If anyone can help, I have Writer's block!

    I created a VI to create lines of limit for a test.  The VI creates a limit minimum and MAXIMUM by a user entered a frequency, the minimum and maximum limits by using a table.  The example I have is:

    Frequency Min Max

    2 MHz 0-10

    3 0-10 MHz

    3 MHz 0-12

    4 MHz 0-12

    This creates a line on my chart XY.

    When the test has been done, I want the result to check for stored limits.  So far I've posted online time result and limits on the XY graph, but I have trouble controlling the result that the table of results is different.  The results of the example that I have are:

    Result of frequency

    1 MHz - 9

    1.5 MHz - 11

    2 MHz - 12

    2.5 MHz - 11

    3 MHz - 12

    3.5 MHz - 13

    4 MHz - 13

    So in order to visually check the result I skip the first 2 frequencies and check others.  Y at - it a simple way to interpolate the berries to compare or will I have to wrap around the test frequency checking to check the limit or not.  An idea that I had been to calculate the increase in frequency of test and then recreated the table row limit to match the table of results.

    Any help would be appreciated!

    Try this it does all of the verification graphic design limit and anything that you want I think.

  • The file names changed on computer are different once the download to the player

    Recently, I've cleaned more than 600 + songs on my player to make more room for new music. I downloaded several songs from different sources (as usual) (I use my rocket for music and nothing else) and changed their names into something I woud download original recognize. When placed on the device, the file names will appear in cryllic, half recognized Japanese or a series of numbers.

    AND the songs newly added to the "rocket" do not appear in the upper part of music recently added as it should (until I deleted the player off)

    My computer does not recognize the Fuze 4 GB, I was recently using a miniSD 2 gb, but the recent downsizing rendered useless until I have run out of space.

    ... I think that's all... What should I do? Its very annoying and I would LIKE your comments!  Help, please!

    Just guessing, but have you changed the names of the new music FILES?

    I think you will find that the displayed info song comes from tags in MP3 files.

    You can change these if you want to... There are publishers of available MP3 tags, I've been using

    a program called "MP3tag", oddly enough.

    You can also add album art using this same program.

    Have fun

    LyleHaze

  • What are different between the IPS and AIP - SSC and AIP - SSM?

    Dear all,

    I'm not clear about the IPS, AIP - SSC and AIP - SSM module which are different?

    Then, when we can use IP addresses?

    When we use the AIP - SSC?

    When we can use AIP - SSM?

    Thus, a different IPS and AIP - SSC and AIP - SSM material or the same material?

    Best regards

    Rechard

    AIP - SSM is an IPS Firewall ASA module.

    IPS is available in different flavors:

    -Device of the IPS 4200 series

    AIP - SSM - module IPS Firewall ASA

    -IDSM2 - IPS module on 6500 series switch

    AIM - IPS - map IPS on router IOS

    Please rate and mark post useful.

  • When user settings are located on the system?

    I reinstalled my Mac OS as new, and I'm eager to find Media Encoder User Presets in my old system backup and copy them to the new computer. Impossible to find...

    Can someone tell me where Adobe Media Encoder stores user Presets in MacOS (Yosemite)

    Ok...

    No need for more.

    Solved by myself

  • IOM 11 GR 2 - Entilements are removed if the child tables are not met.

    Hello experts,

    I use the OOTB DBUM connector.

    When a user has certain rights assigned to IOM (db, db roles privileges) need to be addressed in the child tables before any account update otherwise they are deleted/revoked.

    In other words when the update of a parent account attribute, I need also to populate child tables with payments already assigned, so I leave them blank, all payments will be deleted: empty child tables means "remove all rights", instead, I don't want to change the right assignments.

    How can I do this?

    Fixed by the creation and use of a new form of resources.

  • If we consider how help topics are listed in the NEW TAB page, it would not sense for her return to the old style, one that was simple and effective

    Suck it features 'NEW TAB', to say clearly in computer talk about the terms. With so many people asking how it works or how to get back to the old design, would it be better to compile all the negative comments and confusion on this new format, and reverse back to the old design? As the saying goes... "IF IT ain't BROKE...". DO NOT REPAIR. "I don't even use the NEW TAB page now that I have no desire to understand or read how get my links to be retained and which stored again. A lot of my links aren't there anymore and even visit the sites, is not put these links on the NEW selection TAB page. Honestly this just unwanted thing. Guys we need to stop changing things that work. Sometimes, when a thing is created... you were right the first time. Sorry, but are running out of Internet Explorer. They did not move, but... when they have did... it was just things that need an update or a hotfix.

    I also hate the new shit tab in 38.0.5!

    Open a new tab if you need with speed, it's much better all you have to do is write about: config newtab in the search box and and delete what has the newtab value, as you can see in the picture, I don't download.

  • Is there a way to specify which fields are displayed in the "new contact" window in the address book, or at least highlight those that are important to me?

    It would be nice if I could put together the fields in the "new contact" window in the address book, or at least highlight those that I need with bold or a different color. Is there a way? Thank you.

    Thank you for your reply, I tried already with this addon. Unfortunately this would not help me.

Maybe you are looking for

  • Safari by opening a new tab randomly on each click

    Hello I use macbook pro mid 2012 model (OS X 10.11.6).) Spent 2 days since my Safari (version 9.1.2) is oddly opens a new tab with a few ads on each click. I tried to install Adware extension to block ads. It keeps loading up a few ads, however still

  • Cannot access the USB storage

    I had an E3200 for over a year and all is well. I have a 128G USB plugged into the usb port and had no problem sharing the content with any user connected to the router. In the last 2 days I started to have access to the USB problem. When my WIN8.1 c

  • PowerEdge R720 and PERC H710

    For the life of me, I can't the controller to detect the physical disks. These are Dell brand discs. Any specific ideas of the BIOS settings, maybe I need to change? The box has been initially implemented RAID 10 on the S110 raid, but I removed that

  • Don't monitor no signal detected after Windows update

    Hello I was using my pc and usually I tried to stop my pc but I had to download 1 update of windows required and then managed to download. When I came back all House, I can see is 'no signal detected' I tried to use 3 monitors up to now and always ge

  • How to devote more memory to graphics?

    Hi, I just spent the last hour looking for a way to allocate more RAM for my GPU. In my context it shows that only 320Mo is dedicated to my video memory. But my card can handle 512 MB. Is it possible to change this? I tried to get into the BIOS, but