Where is Import

Hi,
I can see a menu item called export within the tool. But, where is import? BTW, I also noted the export doesn't seem to work like you expect it to. If you select tables and packages only packages will export. If you export table, it only exports the structure, not data!!. I have never seen an "apply" button doing the actual job. I would have expected a "Run" button to actually do the export. Apply is normally to set an environment variable. Isn't it?
Anyway, I cannot expect more from ORACLE, can I?. It took more than 20 years to recognise there is some thing called "GUI" (Graphical user interface) in this world!!. You will see about 10 items installed in your program group if you install an ORACLE client. I wonder how many of them are useful? "Configuration and Migration Tools", "INTTYPE file assistant" what is that all about!!
We also have to remember this is for a product which is more than 10 times expensive than SQL Server/Sybase. Hope this is the first towards recognising the "real" world! ORACLE you got a big challenge ahead. Good luck!!
-AK

So you haven't got my point? Okay, here they are:
1. Missing an option for import. If you want me to
use command line "imp" utility I can use "exp" for
export and SQL*Plus for creating a data chunk for
SQL*Loader as well, can't I? Then why this tool? I
thought you want make things easier.This tool does database editing and browsing, PL/SQL coding and debugging. Why incorporate functionality in a V1.0 tool which is already available.
>
2. Some what fiddly options for export itself. As
said, try exporting tables and packages (I have about
20 of these) together and watch the result. Then,
reply. I got embarrassed by this after sending the
script to the IT people. >Then, the "apply" button.
I've just tried that and managed to export both packages and tables...
3. You have to search for the exported file. Try
saving the result of export other than the default
folder. It won't take it. It will still put in the
default .. into a file in the location I specified. You must be doing something wrong.
(Even that is wrong. The default windows
user home is C:\Documents and Settings\USERNAME\My
Documents NOT just C:\Documents and
Settings\USER_NAME.).
No. The default user home is C:\Documents and Settings\%USERNAME%. The default document location is %HOME%\My Documents, but defaulting to the home directory gives you more flexibility. Who wants sql scripts mixed in with Word docs?
4. Though I was a bit carried away by ORACLE's
issues. I can show 1000's people out there agreeing
with me on ORACLE's user interfaces, especially the
utilities installed along with the client. Don't
think I am an MS freak. Though I uses other databases
time to time, I have been actively using ORACLE for
last 8-10 years. But, I can still say ORACLE has to
go miles and miles before it reaches some standard on
it's UI's.Oracle's user interfaces are consistent across all platforms which for me is the important thing, and they are perfectly usable. Your opinion may differ.

Similar Messages

  • Where do imported mailboxes get stored

    I used a PST converter to convert my PST files to .mbox and imported those into MAC mail but after looking around, mailboxes are stored in the user/library/mail/mailboxes folder but that doesn't exist so I don't know where my imported mailboxes are currently being stored. 
    Thanks

    You can sometimes get the URL to the .SWF (flash) file by examinig the "Activity Window" in Safari.
    Once you have your hands on the direct URL to that file, you can dump it into a HTML link tag, save as HTML and use it to download the file.
    Example:
    in Textedit, open a new file, put this in it...
    This is the link
    then save as whatevername.html
    Just double-click the new HTML file, Safari will open it up. Then CTRL+Click the link, and select "Download Linked File".
    Beavis2084

  • I am using Lightroom on my MAC where I import the finalized JPEG-pictures into iPhoto to create a slideshow (for instance in combination with films). When exporting the slideshow with a 1080p resolution to iTunes I experience difficulties (missing slides

    I am using Lightroom on my MAC where I import the finalized JPEG-pictures into iPhoto to create a slideshow (for instance in combination with films). When exporting the slideshow with a 1080p resolution to iTunes I experience difficulties (missing slides and black transitions). When using JPEG-pictures directly from the camera there are no problems, so the manipulation in Lightroom seem to cause corrupt files. Does anyone recognize tje problem and could it have anything to do with the introduction of the Yosemite software? Is Lightroom already Yosemite-proof?

    In iPhoto 11 the Originals folder is renamed Masters.
    IPhoto menu -> Provide iPhoto Feedback and report the bug.
    Regards
    TD

  • Is there a way to find where you imported files from?

    I imported a batch of photos from a wedding. Edited them all, and then I moved the original files from their native folder. This created the "This file is offline or missing" dialogue. I tried moving the files back but with no luck. I think I just forgot where they were originally at.
    So, my question is, is there was a way to find out which folder you imported the files from so I can put them back in place and export them without losing a weeks worth of edits?
    Thanks,
    Cody

    If you left click on the question mark it will throw up a dialogue (a) advising you that the file is missing (b) show you the last location it was located and (c) offer you the option of pointing LR in the direction of where the image can be found. Often, when LR is given the new location for one image it manages to do the rest.
    The alternative is to right-click on the top level folder in the libraries left hand panel and choose 'locate folder'. Again, once the top level folder has been located LR usually updates the sub folders.
    When moving folders etc around it is better to do this from within LR itself therebye preventing these sort of problems.

  • In browser- URL of PDF where it imports FDF data

    I want to bring up my browser - put the URL of a PDF on a server that has fillable fields - and have the PDF automatically bring in the contents of an FDF file to populate the fields defined in the FDF file.
    There is ADOBE documentation of doing something like this:
    http://www.mydomain.com/abc.pdf#fdf=datafile.fdf
    That's all I want to do.  Simple.
    In detail - in a PHP program I want to create the FDF file just using fopen and fwrites - no additional packages - then my JavaScript calls an already created PDF file on the web with the PDF when brought up on the server side automatically imports the FDF my program created a few seconds ago.
    I do know about fdf_create in PHP but unfortunately the server I'm on is cpanel based and the hosting company cannot load a library for fdf_create related calls.
    I cannot seem to get this working.  I've called Adobe tech support.  A few months ago I reached someone who actually said "You've reached the right person.  Yes that is doable." and they confirmed what I wanted to do.   But since then the Adobe people I call don't seem to understand what an FDF file is even though that is what Adobe uses to communicate and has it in their documentation as     http://......abc.pdf#fdf=xxx.fdf
    Now I've even eliminated the step/chance that I've not created my FDF file properly.  I've gone into Acrobat Pro and done an extract to an .FDF file.   Then I've tried  http://www.myweb.com/abc.pdf#fdf=theAcrobatExtractedFile.fdf  and it still ignores the contents of the FDF file.
    I've also tried http://www.myweb.com/abc.pdf#fdf=http://www.myweb.com/extractedfile.fdf   fully qualifying the location of the FDF file.
    Help!  This is important.   Thank you.
    Jay

    I appreciate your help.  My Chrome brower was saying that.
    I started this quest of FDF into PDF because I had done it years ago successfully and because the Adobe Tech Support fellow told me that still worked (http://www.myweb.com/abc.PDF#fdf=xyz.FDF ) when I called him last October.  But let me pose the question in a different way  - is there a datafile (any format) that I can use as a parameter to a URL that is of a PDF?  XML, flat file, GIFF format, csv, pipe delimited, etc.   If there is a data file that I can do
    http://www.myweb.com/document.PDF#inputdata=filex   -or- another way to pose the question - if I'm going from PHP to browser PDF is there an example of calling the PDF from PHP where it loads PDF and data values from an outside source.... doing this without involving any other system/package?  Just PDF in a browser.
    The fdftk library for PHP is not accessible in my normally used host and also GoDaddy said they wouldn't load fdftk either.
    Note: If you go to the last page of this Adobe document:
    http://partners.adobe.com/public/developer/en/acrobat/PDFOpenParameters.pdf
    you'll see their example http://example.org/doc.pdf#fdf=http://example.org/doc.fdf
    Thanks!  Help!

  • I have PR cs6 and my mac has recently upgraded itself from iPhoto where i imported all my photos and film from to "photos" now all of my current project is showing 'media offline' AAAAARGGGH!! now i can't see anything. the audio is fine but everything els

    can anyone help me get all of my edited holiday video visible again? my mac upgraded itself from iPhoto where i keep my imported video and photos, to "photo" now all of my current project (and probably old ones as well! ) are showing media offline. how can i get this back seeing the clips on 'photo'?

    When you open a project you need to point PPro to the new media location and relink
    >mac upgraded itself from iPhoto
    THAT is not good... I am Windows, but at least a Windows update gives ME the option of unchecking an update

  • Where is "Import Data" in v3?

    Question:
    I can't seem to locate the V2 "Import Data" section in V3 UI. Can someone tell me where it is?
    Answer:
    V3 will not have a centralized page for imports. Instead, the import functions/screens will be distributed to their corresponding areas (contacts, products, etc).

    evnafets thanks for your reply.
    I think I should have been more clear - I am able to get the form data programmatically using the req.getParameter("paramName") method. What I want to know is, when debugging, e.g. using Eclipse, how do I actually find the parameter and its value in the request. Presumably it must be stored in the request object as a variable somewhere?
    E.g. when debugging I have in the variables window:
    request = CoyoteRequestFacade (id=315)
    +request (RequestFacade)=PECoyoteRequest (id=328)
    +request (CoyoteRequestFacade)=PECoyoteRequest (id=328)
    I expected I would be able to expand one of the request objects (not sure why there are 2, that is another question!) and then find the posted form data in the parameterMap. However the parameterMap appears to be empty - all null values.
    thanks
    Nick

  • File to IDOC Scenario: where to import the idoc structure?

    Dear all,
    I have a short organizational question for you all. I have created a scenario where the MDM server places a file in a FTP directory and XI will take it from there for processing to IDOC towards the SAP system.
    During design time I need to import the IDOC structure as the inbound interface for the SAP system.
    My question in this situation is: do I import the IDOC into the namespace of the MDM (in which I keep the outbound interface and the mappings) server or do I place it in the namespace of the SAP system?
    I ask this because in the latter case the IDOC structure will be the only object in the SAP namespace. If I do not do this, I don't have to create this.
    What is the right thing to do from an organizational point of view?
    Thanks in advance for your input.

    Hi Yomesh and Sudheer,
    thanks for your answers. To conclude this topic I will demonstrate how I have understood this all by giving you a short overview of how I will proceed now. Could you please comment???
    Sender system is a SAP MDM system. For which I will create a SWC called <Company name>_MDM_DEV version 1.0.
    For the receiving SAP Enterprise system I will create an additional SWC called <Company name>_SAP_DEV version 1.0.
    And thus I do not put any objects under SWCs from the original installed product components.
    Then I create a SWC for common objects as IDOCs (to what product does that need to be assigned???)
    Then I will put the interface and message types in the corresponding SWCs and put the mappings in the source SWC as our landscape is not that huge.
    How's that???
    So under which product to create the SWC for common objects is my final question...
    I will provide points to you both.
    Cheers,
    Auke
    Message was edited by:
            A. Schotanus

  • How to find where an import item will come from for auto execute query?

    I am trying to get a standalone stackLayout region to automatically execute the query on a VO when I run a test.
    I found this thread, Re: Table creation and Data Population and tried adding the suggested code into my <companyname>.oracle.apps.fnd.framework.toolbox.server.<companyname>WorklistAMImpl. java, without the "if" clause wrapper.
    if(pageContext.getParameter("Submit") != null)
    OAApplicationModule am = pageContext.getApplicationModule(webBean);
    OAViewObject vo = (OAViewObject)am.findViewObject("EmployeeVO1");
    OATableBean table = (OATableBean)webBean.findChildRecursive("ResultTable");
    table.queryData(pageContext, false);
    However, when I try to compile, I get errors that the variable webBean, variable pageContext, and class OATableBean are not found in my class <companyname>.oracle.apps.fnd.framework.toolbox.server.<companyname>WorklistAMImpl. I had a couple others missing classes, which I figured out where they were and included them as imports.
    My questions are:
    1. Did I put this code in the right place?
    2. How do I find out where the OATableBean exists (and generically, how do I find where a class exists, for future reference)?
    3. In the case of the referenced note, how should I define the webBean and pageContext variables?
    Thanks.
    - Pam

    I found where the OATableBean was defined, but I'd still like to know in general how to find classes. Is there a utility I can run that would list what's where?
    Also, I figured out for the webBean and pageContext that I needed to import OAwebBean and OApageContext and then define the parameters in stream, so onw I'm successfully compiling; however, I still get "No search conducted" on the test rather than actually seeing the results of the VO. So, I sitll wonder if I have the code in the right place, or am I missing another piece? For instance, since my VO is based on a multi-org view, do I need to do something similar to set_client_info? Even if I did have to do that, I would expect a no data found rather than a no search conducted message.
    The view code is as follows (note, I have commented out the bind variable for now and hard coded which distribution I want to find, so I expect it to get one row returned):
    SELECT ReqDistributionsEO.DISTRIBUTION_ID,
    ReqDistributionsEO.DISTRIBUTION_NUM,
    ReqDistributionsEO.REQ_LINE_QUANTITY,
    ReqDistributionsEO.REQ_LINE_AMOUNT,
    ReqDistributionsEO.EXPENDITURE_TYPE,
    ReqDistributionsEO.EXPENDITURE_ITEM_DATE
    ,prl.line_num
    ,pp.name project_name
    ,pt.task_number
         ,gcc.concatenated_segments
    FROM PO_REQ_DISTRIBUTIONS ReqDistributionsEO
    ,po_requisition_lines prl
         ,pa_projects pp
         ,pa_tasks_v pt
         ,gl_code_combinations_kfv gcc
    where ReqDistributionsEO.REQUISITION_LINE_ID = prl.REQUISITION_LINE_ID
    and prl.requisition_header_id = 14247-- :1
    and pp.project_id = ReqDistributionsEO.project_id
    and pt.task_id = ReqDistributionsEO.task_id
    and gcc.code_combination_id = ReqDistributionsEO.code_combination_id
    Please help.

  • Where are imported shared libraries defined

    in system-application.xml, the imported-shared-libraries are defined as :
    <imported-shared-libraries>
    <import-shared-library name="oracle.dms"/>
    <import-shared-library name="oracle.jdbc"/>
    and these are used in server.xml like:
    <import-shared-library name="oracle.jdbc"/>
    my questions is where does the imported libraries name and actual jar files defined. for ex. for the name oracle.jdbc, where are the jar libraries location defined?
    I got a problem looks like application server not able to find these jars unless I copy them to the applib folder.
    Thanks

    Additional shared libraries may be configured to override the default shared libaries, including the oracle.jdbc library.
    http://www.oracle.com/technology/tech/java/oc4j/1013/how_to/how-to-swapjdbclib/doc/readme.html

  • Where is import wizard in BO enterprise CMC ?

    Hi Friends,
    i am log in BO Enterprise CMC and in that i m trying to find import wizard for migration but i can not.
    can anyone tell me where i can find import wizard ?
    Any help is appreciated.
    Thanks.

    Hi nkscrystal ,
    The import wizard is accessible through the start menu of the BO server.
    Alternatively install it on your workstation and access it through the start menu

  • Where are imported DV clips stored?

    Hello all!
    I just imported a tape from my JVC GR-DV4000E and saved my project. Now I'm a bit interested, where are the clips stored? I seem not to be able to find them.
    My thought was to burn to DVD one of the movie clips as RAW file format, so it can be imported for another individual.
    Thankful for any kind of help!
    Sincerely,
    Andreas
    MacBook Intel C2D   Mac OS X (10.4.8)  

    They are in the iMovie project package (which looks like a file). In the Finder, Ctrl-click (or right-click) on the project and select "Show Package Contents" from the context menu. The DV clips are in the Media folder.

  • Where is import javax.activation.*;

    Hi All .
    I've downloaded the java mail api .
    Now I would like to run the demos but it says that it can't find import javax.activation.*;
    Where is activiation package - is that another package and what does it do may I ask ?
    Stev

    http://java.sun.com/products/javabeans/glasgow/jaf.html

  • Where to import too / organize?

    I have just taken the big step of leaving XP behind and have purchased a Macbook! I don't regret it already and i am not 24hours in
    I have a little question, which i am sure is easy to you guys?
    I have put all my photos in "pictures" (i believe from memory) and then imported them into Iphoto.
    Does Iphoto copy them or link to them? As i am not sure. Where is the best best place to import my pictures too and what i the best way of organizing them? Bearing in mind that i have another user that will want to view them as well as me.
    Thanks
    Powerbook Pro   Mac OS X (10.4.8)   Ipod 5G White

    Potsy6:
    There are several ways to share a library between multiple users on a Mac. If you have an external HD you can put the iPhoto Library there as that gets around the problem with ownership and permissions. If you don't there are some links to other methods. Check out Lori's posts in:
    http://discussions.apple.com/thread.jspa?messageID=2151309&#2151309
    http://discussions.apple.com/message.jspa?messageID=2079861#2079861
    There is also one more way and it removes the ownership problem while having the source files on the boot drive. That's to use the alias mode for iPhoto by each of the users on the computer. The "source" files would then be added a folder system in the Shared folder on the Mac and imported into each user's library as alias files. Each user can then have a totally unique and independent library from the others with their own albums, slideshows, books, etc. The caveat is that new image files must be placed in their own appropriately named folder within the Shared folder so that each user knows which are the new ones. I date and name the folder for the shoot/event like this. The other caveat is that photos deleted from any library does not get deleted from the "source" folders. If you need to delete them then first Control-click on the thumbnail, select "Show file" from the Contextual menu and then delete the source file from the Finder. Then you can delete the photo from iPhoto as you normally would. I've written some Tutorials to help users convert to the alias system and use it to share with other users. They may provide some information to help you decide if that's the way to go. You can always set up a text library in each user's account and put a couple of folders of files in the Shared folder to test out the concept.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.

  • Where are imported emails stored on verizon email account

    Recently switched over from Comcast to Verizon and used True Switch to import old emails to new verizon account.  Email indicates everything was imported however only contacts show available.  Where are the imported emails.  Can't find them in inbox. Please help!

    they should have created a folder in your webmail inbox.  
    so you sign in at http://webmail.verizon.net
    you will have inbox, sent trash etc..
    there should be another folder there.

Maybe you are looking for