Export all user's schema , without One

Dear Friends ,
I am running Oracle 10g in my production server . Here I have near about 20 user/schema . Now I want to export data from 19 user without 1 user , i.e., I just take export 19 users only . Is it possible to do ? Is there any script to do this ?

Hi,
>>Is it possible to do
Yes it is. If you want to use a old export version you must use the OWNER clause.
exp system/password owner=user1,user2,user3,user4,user5... file=test.dmpNow, as you are using Oracle 10g, you can use the SCHEMAS clause in the new expdp (Datapump). So, I advise you to take a look either at [url  http://download.oracle.com/docs/cd/B19306_01/server.102/b14215/dp_overview.htm#i1009203]Overview of Oracle Data Pump or [url http://www.orafaq.com/wiki/Datapump]Datapump Faq
Cheers
Legatti

Similar Messages

  • CREATE/DROP synonyms in another user's schema without ANY privilege

    What's the best way to enable a user to create/drop synonyms in another user's schema without doing any of the following?:
    1) Granting CREATE/DROP ANY SYNONYM or CREATE/DROP PUBLIC SYNONYM to the synonym creator.
    2) Logging in as the user that will own the synonym to create the synonym.
    * Although option #2 might be ideal, it would require reworking a lot of code in our environment.
    I thought about creating a stored procedure in the syn-owner's schema that issues the "CREATE SYNONYM" DDL command and then granting EXECUTE on this proc to the syn-creator -- but, it's my understanding that it's best to avoid putting DDL inside stored code.
    Any ideas?
    Oracle version is 10.2.0.4

    DBA should recognize"should" is the operative word here :)
    One clarification: the user from which the DBA's are planning to revoke the "ANY" privs is an account used internally by one of our ETL tools -- not a developer account. In fact, only the ETL tool itself and the DBA's can log into the account in TST/PRD (developers can log in with it in DEV). Even so, the DBA's still want to revoke "ANY" privs from ALL non-DBA accounts in ALL databases (including DEV). I kind of think that this is overkill, but then again, I don't make the rules here!
    Anyhow, it seems that what we need here is the insight of a political scientist rather than that of a DBA. (not that your perspective is not valued!!)
    Seems that I'll be going back to the drawing board...
    Thanks for your help.

  • Move users and schemas from one instance to another

    Hi, I'm starting out in a DBA position.
    My task at the moment is to move users and schemas from one instance to another.
    We're using 9.2.0.7.
    I have concluded that the following steps are necessary to move users and schemas from one instance to another :
    1. Create the needed tablespaces.
    2. Create the users that exist in the source instance
    3. Use exp to do a full export
    4. Use imp to re-create the schemas from the output file created by exp in step 3
    Am I missing anything ?
    Thanks,
    Gabriel

    3. Use exp to do a full exportInstead of doing a FULL export just export the users you want to move and imp that in other database using FROMUSER & TOUSER parameter.
    Daljit Singh

  • In Linux, my firefox uses the /etc/firefox profile for all users, now I need ONE user only to start with their own profile, I'm struggling to achieve this, please help!

    In Linux, my firefox uses the /etc/firefox profile for all users, now I need ONE user only to start with their own profile, I'm struggling to achieve this, please help!

    .Jake. wrote:
    I forgot to say that the hard drive has not been used yet...
    So you have no backup of your data at all?
    Pete

  • User export does not export all users....

    Hi all,
    EP60 SP2 P4 HF8. Datasource is Database.
    I'm exporting all users via the Export/Import iview in the User Administration role. However, the export file only shows part of all the users, not all. SAP Note 801393 descibes this problem exactly, but the proposed solution does not work either.
    Any ideas?
    Kind regards
    Marcel Rabe

    Hi,
    I've got the same issue.
    When using the export function from the portal, the user list is not complete.
    The stream seems to be cut off when too many users need to be exported(Length/size issue)?
    Did someone find a solution?
    Thx,
    Regards,
    Steve Rymenants

  • Export all tables in schema using exp utility

    I need to export all the tables in a schema based on a where clause, how can I do this without having to identify all the tables in the tables= parameter?

    You can get all the tables by doing a user-level export, i.e.
    exp scott/tiger@TNS_name owner=scottwill export all Scott's tables. If you need to export only some of the tables owned by a particular user, you're stuck giving an explicit list until 10g.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Is there way to "export all tracks as audio" without such extreme volume?

    Exporting some songs for a client, and when i use the "export all tracks as audio" function-- the tracks created are much louder than the levels i have them at in the song. I'm paying mind to the 'normalize' function, as well as the automation option.
    But it seems to not matter if i turn the master volume down, or if I turn the output down- the tracks are much, much louder than they are in the song.
    Anybody know of a way around this short of bouncing each individual track one by one? We don't have time for that.

    AIFF and WAV are sonically identical, doesn't realy matter which you choose. AIFF is to Mac what WAV is to windows.
    It does not have any bearing on levels, that is up to the *Track Automation.* If you have no Track Automation the files will be exported as if the fader is at 0 dB. ONLY when you automate the fader and put the track in *Read mode* will there be a difference, and only if you check the *include Pan/Volume automation* option.
    http://documentation.apple.com/en/logicpro/usermanual/index.html#chapter=32%26se ction=12%26tasks=true

  • Export all user security profiles at once

    Is there a way to export all of the e-sourcing user profiles at once?
    Thanks for your help,
    Jerry

    You posted here with Firefox 9.0.1, is that the version you are using on that test PC? <br />If so, update to Firefox 10.0.1 and see the new ''(as of 10.0)'' first start after a program update routine. Mozilla changed the add-on compatibility check that kicks in when the Firefox version number has changed. It's probably going to make your issue worse, time wise, after a Firefox program update.
    As far as updating all the Profiles at the same time, '''LastVersion''' data is kept in the '''compatibility.ini''' file in each Profile - ''LastVersion=10.0.1_20120208060813/20120208060813'' - Firefox checks that file each time the Profile is used. When the version number currently being launched doesn't match the saved pref, it triggers the "updated" routine (but it works for the version used being older or newer than the pref).
    The only thing I can think of is to run a '''batch''' file to update the '''LastVersion''' value change in all the Profiles that weren't used for receiving the Firefox update, to match the new LastVersion.

  • Export all Channels to Excel without a dialog or a stp file

    Hello,
    i try to write a vbs script that export all channels that exists to excel without a dialog. By the reson that i don´t know exactly how many channels are generated while the measurement i can´t use a stp file. I tried to set all variables but everytime i get a global error (excelstat=100).   
    Since this problem was discussed  in 2006 ( http://forums.ni.com/ni/board/message?board.id=60&message.id=2115&query.id=95137#M2115)  perhabs there is a solution now with Diadem 10.2, besides generate the stp file in the script or hold stp files for any possible number of channels.
    Thanks for the help
    diademi
    Message Edited by diademi on 04-24-2008 10:10 AM

    Hi diademi,
    Nothing has changed in DIAdem since then, but you do have several options.  First and foremost, you can save the data as a TDM file and use the freely downloadable TDM Excel Add-in to load the TDM file into Excel.  This has the advantage that it's extremely fast but the disadvantage that it's completely inflexible as to where and how the written values show up in Excel.
    http://zone.ni.com/devzone/cda/tut/p/id/4906
    If that doesn't work for you, you can export the data channels into an ASCII file, as mentioned in the older link.  This has the advantage that it's fast but the disadvantage that it's not very flexible as to where and how the written values show up in Excel.
    Finally, you can export your data channels into an Excel file using ActiveX calls in a DIAdem VBScript.  This has the advantage that it's flexible in where and how you write the values, but the disadvantage that it's comparatively slow, especially for large data sets.
    Let me know what sounds most promising, and I'll send you code.  Also, please confirm whether you're using Excell 2007 or an earlier version.
    Brad Turpin
    DIAdem Product Support Engineer
    National Instruments

  • Selecting all user's (scheme) from Database

    Hi,
    I'm trying show all user from my database using this command:
    select username from dba_users;
    It work.. but I'd like see just my user's and not system user like Sys.. System etc.
    Could anyone help me ?
    Yours
    Fernando.

    hum..
    I mean... user like thoses...
    In my Select apear also
    OUTLN
    DBSNMP
    TRACESVR
    PERFSTAT
    To me.. theses are "strange" users. I'd like see just the users that I create...
    do u understand me ?
    I belive exist one field in.. some table to filtre them..
    anyways..
    Thank you by your help.
    Yours
    Fernando.

  • Exporting all users

    OEL 4
    Oracle 10g
    Hi
    I want to export all the users (with rows=n )except system is there a single command to do this??
    What i intend to do is to create same users in a test as in production.
    Thanks

    Hello,
    As you are in 10g, you may use also the Datapump:
    expdp <user>/<password> FULL=Y DIRECTORY=<directory> DUMPFILE=<file>.dmp LOGFILE=<file>.log CONTENT=METADATA_ONLYPlease find enclosed a link about Datapump:
    http://www.oracle-base.com/articles/10g/OracleDataPump10g.php
    Hope this help.
    Best regards,
    Jean-Valentin

  • Addon not loading - B1 Usability Package for all users in SAP Business One

    Hello, I am a new admin to SAP B1 and am about to go live in a few weeks. We are running SAP Business One v. 8.80.227.
    Envirorment details: Dedicated server for SAP database, and Terminal Server for remote connections.
    I have a demo group of users in Active Directory that have permission to Remote Desktop to the TS and load SAP. For now, theses users are local admins on the TS. ( Permissions to be revised once addon issues are worked out ). I am the companies tech, and we have a SAP implementation company leading the project development.
    Currently the addons that we are running are CRSB1Addon SAP 8.8 and B1UP from boyumit.
    For one of the users in the Active Directory Security Group all the addon's work great. However the other users get the error below;
    When logging in the system message window shows the following:
    Failed to assign SAP Business One user license to SAP Add-ons. The Add on is configured to automatically load on startup, yet once I get the error, I open the Add on Manager and I don't see the B1UP in either tab at all.
    The error on the TS in the log is here:
    Log Name:      Application
    Source:        Application Error
    Date:          18/03/2010 10:55:25 AM
    Event ID:      1000
    Task Category: (100)
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      OVCL-TS.laurieroptical.local
    Description:
    Faulting application SAP Business One.exe, version 8.80.227.0, time stamp 0x4b8fadd4, faulting module ole32.dll, version 6.0.6002.18005, time stamp 0x49e037d7, exception code 0xc0000005, fault offset 0x000472da, process id 0x1f14, application start time 0x01cac6a4a2da01c9.
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Application Error" />
        <EventID Qualifiers="0">1000</EventID>
        <Level>2</Level>
        <Task>100</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2010-03-18T14:55:25.000Z" />
        <EventRecordID>3778</EventRecordID>
        <Channel>Application</Channel>
        <Computer>OVCL-TS.laurieroptical.local</Computer>
        <Security />
      </System>
      <EventData>
        <Data>SAP Business One.exe</Data>
        <Data>8.80.227.0</Data>
        <Data>4b8fadd4</Data>
        <Data>ole32.dll</Data>
        <Data>6.0.6002.18005</Data>
        <Data>49e037d7</Data>
        <Data>c0000005</Data>
        <Data>000472da</Data>
        <Data>1f14</Data>
        <Data>01cac6a4a2da01c9</Data>
      </EventData>
    </Event>
    Any comments would be greatly appreciated.
    Thanks
    Edited by: dontforgetken on Mar 18, 2010 4:05 PM

    hello Ken - Boyum IT has its own License Administration - path of Administration > Add Ons > B1 Usability Package > License Administration...
    Do all of the users have a checkmark to give them access???
    When a user has only the Main Menu window open, select the "Form Settings" icon and follow the same path on the Form Settings window that is diplayed and make sure they have checkmarks next to the B1 Usability Package to be "Visible".
    Are all of the user set to display Boyum IT on their machines???
    LOL - I am not technical so I have no idea what that other stuff means...
    Hope that helps...
    Zal

  • 11g upgrade script gen_inst.sql fails to export all users

    I'm trying to upgrade a database from 10g XE to 11g XE; however, the upgrade script gen_inst.sql that's included with the installation media fails to include all of the database users in the sql file it generates. Out of 33 users, only 3 are included in the ws.sql file that is created. I can't seem to find any difference between the users that are included and those that are missed, all have the same roles and default tablespaces, but I'm new to Oracle XE so I might be missing something. Does anyone know why the script might miss certain users?

    The homepage says its Application Express 2.1.0.00.39.
    If I'm understanding this correctly there should still be more than 3 schema owners, for example when I run the query "select distinct owner from dba_tables" I see the rest of the users that I was expecting.
    When I imported the data onto the 11g server (using impdp) I can see in the logs that it's importing the other schemas (e.g. imported "MP_DOC"."TEXT" ... in this case MP_DOC does not show up in the list of workspaces or users after running the install.sql script, but MP_DOUG does, and from what I can see they both should be there).
    My apologies if I'm not being clear or understanding this right.

  • Export all tables except one table

    i have db with more than one user
    i need to export all tables in DB except one table

    Hi..
    As you are on 10g , use EXPDP with EXCLUDE parameter
    [http://www.oracle-base.com/articles/10g/OracleDataPump10g.php]
    HTH
    Anand
    Edited by: Anand... on Mar 26, 2009 9:54 PM
    Edited by: Anand... on Mar 26, 2009 9:59 PM

  • Unable to see/Export All existing users of  MSAD-Shares Services

    Hi Dear all !
    Please help me to resolve an issue.
    I have configures shared services in MS Active directory and it users.
    but problem is that i m unable to see all users in User list in shared services under active directory.while i click n "show all" option its showing only 4 pages of records.
    but if i m searching a user which is not displaying in those pages , i got that user..
    Also while exporting the user list i have only users which are displaying in user list (in 4 pages)..not all users details are exported.
    Please, anybody let me know the solution !!
    Thank you.
    vivek

    If you really want to export all users from MSAD, then you should probably be looking into MSAD/LDAP utilities for that purpose. If what you really mean is that you want to export all user and group assignments that you've set up in Shared Services, then take a look at the Lifecycle Management or CSSExport utilities.

Maybe you are looking for

  • Nvidia Screamer

    Early in 2009 I upgraded my Mac Pro's video card from the stock Nvidia 7300 to a Nvidia GeForce 8800 GT. I have no video display problems driving a 30" Cinema Display but when I play games or encode video I occasionally get a very high pitched tone c

  • Need maximum information about Content Management in Weblogic Portal 10.3

    Hi, I have worked with Weblogic Portal before, but it's been some time, I do not remember much and I quickly need to find some info. We are making a proposal to a customer and have suggested Weblogic Portal. I would like to give as much information a

  • CC Typekit Fonts "already installed" error

    After syncing typekit fonts for desktop use, they show in Creative Cloud under the "fonts" tab, but some with the error "A font with the same name is already installed". Of course they are not already installed as they have only been obtained via Typ

  • [SOLVED] vim-powerline with rxvt-unicode

    Hi! I was wondering if anyone has been able to make the vim plugin vim-powerline work with urxvt. It works fine with gvim and with gnome-terminal once i change the encoding to utf-8. I think there must be something missing form my urxvt configuration

  • [SOLVED] No networking interfaces after upgrade

    After a recent upgrade on Thursday, I no longer have any networking devices recognised. I'm running a macbook air 2011 and have had no networking problems since my change to the 'broadcom-wl' drivers from the AUR three weeks ago. After rebooting from