Finding out the source user and tablespace in a database export

Hi folks,
Lets say a customer gave us a export of their DB using expdp or exp, whats the best way to find out what users and tablespaces are in that export? With exp Ive used imp and created a index file but it seems a datapump export doesnt give up this information so easily. Short of going back to a customer and asking, whats the best technique?
-Mark

No this doesnt really give enough info. It give a hint toward the tablespace but not the user:
$ grep "ORCH" test.sql
sys.dbms_logrep_imp.instantiate_schema(schema_name=>SYS_CONTEXT('USERENV','CURRENT_SCHEMA'), export_db_name=>'ORCHTST.VODACOM.CORP', inst_scn=>'53131043');
In the above example I know the user and tablespace will contain the charaters "ORCH" in part and this only shows the one entry.

Similar Messages

  • Finding out the source ip and port of an incoming Upacket

    Hi, does anybody know how to find out the source ip address and port of a udp packet coming into an rtp session based on a NewParticipantEvent or a NewReceivedStreamEvent? I would really appreciate any reply...
    thanks

    The only proper solution is the one pointed out by ejp :
    1) Accept new connection with ServerSocket, store the newly created Socket in a collection of some sort.
    2) Map the collection in a way that's suitable to your application. Then when you need to send something to client X you simply look up which Socket instance has been accepted/created for said client and use the in/out streams to transfer data.

  • How to find out list of users and their access on Sharepoint

    Hello Everyone
    How can i find out list of users and what access they have on SharePoint site? I want to create table with list of the users and their access?
    Thanks

    you can get the report using below powershell scripts. first one gives list of users in a site collection level.
    The second link generates the permissions reports for each user.
    http://techtrainingnotes.blogspot.com/2010/12/sharepoint-powershell-script-to-list.html
    https://sp2010userperm.codeplex.com/
    My Blog- http://www.sharepoint-journey.com|
    If a post answers your question, please click Mark As Answer on that post and Vote as Helpful

  • How to find out the source of an event fired by button in a table in WD?

    Hi experts,
    I'm new to Web Dynpro and I need to know how to find out the source of an event (IWDCustomEvent) fired by a button in a table? I need to know which one is the clicked button (on which row)?
    Help will be appreciated
    Regards

    Hi GLM,
    thanks for your reply. Yes I know about that but when a round trip to the server is made the lead selection is at the first row of the table and when i click the button on, for example, the 3rd row the getLeadSelection method returns 1 and the color marker for the current row stays on the first row. So I need to click first somewhere else on the 3rd row and then on the button in order to update the value of lead selection and it's not very nice. So if you have some other idea it would be very helpful. Or perhaps some workaround.
    Regards

  • In DBI , how to find out the Source Query used for the Report

    Hi All,
    How to find out the Source Query used to display the data in the DBI Reports or Dashboards. We can get it in Apps Front end by Going to Help and Record Histroty. But DBI Runs in Internet Explorer so i dont know how to get the source query ( SELECT Query ) Used.
    In IE we have View --> Source . But that does not help since it gives the HTML Coding and not the SELECT Query used.
    If anyone has ever worked on it...Please help me in finding it.
    Thanks,
    Neeraj Shrivastava

    Hi neeraj,
    You can see the query used to display reports.Follow these steps to get the query.
    1)Login to oracle apps
    2)Select "Daily Business Intelligence Administrator" responsiblity.
    3)Now click on "Enable/Disable Debugging" (Now u enabled debugging)
    4)now open the report which you want to see the query of
    5)In view source it displays query along with the bind varilables.
    Feel free to ping me if you have any doubts
    thanks
    kittu

  • How to find out the PATTERN, GRADIENT and BRUSHED objects?

    How to find out the PATTERN, GRADIENT and BRUSHED objects information in illustrator active document file. And also how to find the CMYK and RGB color information in illustrator file through javascript. Could you please provide any examples.

    I tried using the below code. But for both "cmyk" and "grayscale" pattern it gives only CMYK. Kindly check and advise.
    Code:
    var docRef = activeDocument;
    for(var i=docRef.inkList.length-1;i>=0;i--){
      var inkRef=docRef.inkList[i];
      var inkRefName=inkRef.name;
      alert(inkRefName);
      alert(inkRef.inkInfo.kind);
    Thanks for looking into this.

  • How to find out the source program file in Proposal in Sales Online in CRM

    How to find out the source program file in Proposal in Sales Online in CRM

    You can find it in the oracle->apps->prp directory.
    It is the $JAVA_HOME

  • Query to find out the table name and column name..

    Hi Experts,
    I have an Oracle DB in which has more than 50 tables and 100,000 records. I want to get the record which contains *"ITxtVarValue references a non existing text"* the text.
    Is there any query there to find out the table name and column name of this particular record where it reside?
    Please help. Any help will be rewarded.
    Thanks,
    G

    Using this forum's search function, I found a thread that should give you an idea: How to find out a tablename
    C.

  • How do i find out the purchase date and my coverage plan?

    how can i find out the purchase date and my coverage plan on my ipad?

    Try here for the warranty coverage. Your date of purchase would be tied to wherever you bought the device.
    https://supportprofile.apple.com/

  • How can I find out the overall time and not only the time of a single clip?

    I have set up two cameras in one room. Both cameras record the same thing from different perspectives at the same time. I have found an interesting scene for video 1 (recorded by camera 1). Now I would like to find the time at which the interesting scene takes place in video 2.
    However, I have not seen any way to get displayed, at what time the scene starts in relation to the total length of the video (e.g: scene starts after 5 minutes from total 10 minutes).
    The indicated time refers only to a part of the clip and not to the overall project, even if a special clip is not selected. Does anyone know, how I can find out the time?

    Go to Settings>iCloud>Storage & Backup.  It will be shown just below the Back Up Now button at the bottom.

  • How to find out the used space and free space in the DB for attachments

    Hi,
    In CRM 5.2 web UI, we can save a transaction by saving attachments like work documents or text files.
    Could someone help me find out the used space, free space, maximum capacity on the CRM DB for these attachments.
    Thanks & Best Regards,
    Ramesh.

    Hi,
    check with  below table
    TNAPR   ---  Processing programs for output
    and NACE Transaction code
    NACE  --  out types
    Regards,
    Madhu

  • How to find out the report users.

    Hi,
    Is there any way to find out the users names(or OS Users) who are using a report from last 12 months from Oracle Database, Report Version is 10g.
    Thanks for your early response.
    Thanks
    Amit.
    Edited by: user535789 on Mar 7, 2010 7:02 PM
    Edited by: user535789 on Mar 8, 2010 12:21 AM
    Edited by: user535789 on Mar 8, 2010 7:01 PM

    Hi, if you're using oracle apps, you might look at fnd_conc_requests_form_v but it may have been purged.

  • How to find out the Pixel Dimensions and Document Size of placed images?

    Is it possible to find out the placed image details like Pixel Dimensions(Width,Height) Document Size(Width,Height) in illustrator through scripting. Kindly advice me with some examples.

    http://www.adobeforums.com/webx/.3bbaa316.59b84fd8
    I hope the snippet therein will get you started.
    But after all, when you place an image via pi=layer.placedItems.add() it should pop in with its default dimensions, so that you have pi.height and pi.width ready.
    Is this what you are aiming at?

  • Finding out the active user in last 10 min

    Hi frends,
    i have the requirement where i have to find out the the following....
    1. who r the user accssing the portal for last 10 min....
    2. what r the pages they r viewing.......
    3. do they got any time out ......
    4. in what page they got the time out........
    can anyone help me out in this regards...
    thanks in advance......
    sithi

    Hi Martin,
    my complete code is as below:
    Pls check it for correctness.
    IPortalComponentResponse response = (IPortalComponentResponse)this.getResponse();       
          Form myForm = this.getForm(); // get the form from DynPage
          int dat = 6000060600;
    IUserAccountFactory useraccfact = UMFactory.getUserAccountFactory();
    try{
      IUserAccountSearchFilter srcFilt = useraccfact.getUserAccountSearchFilter();
      Date secondDate = Calendar.getInstance().getTime();
      Date firstDate = new Date(secondDate.getTime()-dat);
      srcFilt.setLoggedInBetween(secondDate,firstDate);
      ISearchResult result = useraccfact.search(srcFilt);
      List list = new LinkedList();
      while(result.hasNext()){
      String id= (String)result.next();
      response.write("<br>hi"+id);
      list.add(id);
    Collections.sort(list);
    Iterator iter = list.iterator();
      int count = list.size();
      while(iter.hasNext()){
    IUserAccount useracc = useraccfact.getUserAccount(iter.next().toString());
    String disp = useracc.getAssignedUserID();
    response.write("<br>"+disp);
      response.write("<br> <b>No of Hits = <b>"+count );
      catch (UMException e) {
      response.write("<br>Searching failed - " + e.getLocalizedMessage());
    Regards,
    Sithi

  • How to find out the active associations and clear inactive associations?

    Hi guys,
    I can find out the associates on IOS AP using the command "show dot11 associations client". The output includes all associations even though the clients have left for a long while.
    1.How to find out the active associations?
    2.How to clear the inactive associations?
    3.What is the by default timeout for the inactive associations?
    Thanks,
    yytellmey

    Hi Huang,
    try this:
    Show the associated clients:
    sh dot11 associations all-client
    Deauthenticate client
    clear dot11 client
    Activity Timeout
    show dot11 activity-timeout
    per standard 60 secs.
    Best regards,
    Frank

Maybe you are looking for

  • Emails sent on iPhone do not show up on my Mac

    I have a few email accounts.  For my Gmail account if I send an email on my iPhone, it does not show up on in sent mail on my Mac (or anywhere else for that matter).  I am using Apple's Mail application and the emails I am sending from iPhone are als

  • How to refresh the input text value in backing bean

    hi all i want to know how to refresh the input text value in backing bean? i have tried this code ,but it doesnt work public void click(ActionEvent actionEvent) { tempConId.setValue("111111111111111"); AdfFacesContext.getCurrentInstance().addPartialT

  • Top 25 Most Played list does not transfer to ipod

    Hi there, I updated the Top 25 Most Played list created under my ipod. The list showing in itunes shows the updated list, however the list in my ipod itself is not updated. How do i update the list in my ipod. Thanks.

  • ArcScene to Acrobat Pro Extended -- HELP!

    I am trying to open a VRML file created in ArcScene.  Upon opening, the Y and Z axis are transposed and the model comes in skewed.  Please help?

  • Error 5.7.0 trying to send email

    I just upgraded mobile me(ss) to include my wife and another email address for her. unfortunately I can't get her computer to send emails in this new address. It will receive them in it but not send. It will send and receive them in her POP account o