Sqlldr way implementation?

Hi all

Thank you to everyone who participates in this and helping others solve problems.

I need help guys!

I want to create an Oracle environment in my Unix server, but I do not know how to do

My work:

I have a CSV file that I want to load into the database (Oracle 11 g), so that I can update the target table (NOV07.txt).

1. to do this, I created a file control IE., abcloader.ctl (location of the file: / Export/Home / < krishna >)

2.i tried running this command sqlldr (sqlldr control = searsloader.ctl k***@sun4000.world/u***), and I got an error saying KSH: sqlldr: not found

3.I looked at whether or not the $ORACLE_HOME is there. He's not here so I asked my s/n, where is the path for sqlldr then he sent an e-mail where the sqlldr

/U01/app/Oracle/product/11.2.0.3/bin/sqlldr

Can someone please tell me what to do after that? How can I set up? What are the commands I should use

It was the first time i a m it.

Thank you.

1058268 wrote:

Hi all

Thank you to everyone who participates in this and helping others solve problems.

I need help guys!

I want to create an Oracle environment in my Unix server, but I do not know how to do

My work:

I have a CSV file that I want to load into the database (Oracle 11 g), so that I can update the target table (NOV07.txt).

1. to do this, I created a file control IE., abcloader.ctl (location of the file: / Export/Home /)

2.i tried running this command sqlldr (sqlldr control = searsloader.ctl k***@sun4000.world/u***), and I got an error saying KSH: sqlldr: not found

3.I looked at whether or not the $ORACLE_HOME is there. He's not here so I asked my s/n, where is the path for sqlldr then he sent an e-mail where the sqlldr

/U01/app/Oracle/product/11.2.0.3/bin/sqlldr

Can someone please tell me what to do after that? How can I set up? What are the commands I should use

It was the first time i a m it.

Thank you.

Path should include $ORACLE_HOME/bin.

There should be a utility called "oraenv" that will solve your environment variables appropriate for any database that is running on the machine.  You call it like this:

. oraenv

Of 'dot space oraenv.

It will ask you the name of the database.

When you are finished, your environment, including the access road will have what you need.

Tags: Database

Similar Questions

  • Stuck on how to set up your Mac

    I just got my first MacBook Pro with and its been stuck on the screen 'set up' for 45 minutes now, is this normal? What is the way implemented in time?

    A new Mac comes with 90 days of free technical support, AppleCare.

    AppleCare: 1-800-275-2273

    This is not normal, but can happen.

    https://support.Apple.com/en-us/HT204755

  • How to change the name of the workflow run?

    Hello together,

    I have a question about the overview of the workflow.

    After the execution of a workflow many times, it is impossible to distinguish because of the same line of text.

    Here is a screenshot of the list:

    2011-01-07_122353.jpg

    Someone at - he found a way to change the name of the workflow runtime.

    I would like to have the name of the virtual machine created in this list.

    All ideas are welcome.

    Best regards

    Tim Lapawa

    Hi Tim,.

    as mentioned Christian there is no set way implement (known) to do.

    Using JDBC you can get following result (using the input text as 01, 02, 03, 04, 05 parameter):

    Between 04 and 05, there was a restart of the service!

    Here the sample (DO NOT USE in PRODUCTION)

    var main = new JDBCConnection();
    var con;
    try  {
     con = main.getConnection("jdbc:jtds:sqlserver://192.168.0.33:1433/VCO41","sa","yourPWD");
     System.log( "Connection to database successful" );
    
     var stat = con.prepareStatement("select title from VMO_Workflowtoken where id='" + workflow.id + "'");
     result = stat.executeQuery();
     if (result.next());
     {
      System.log (result.getStringAt(1));
     }
     stat = con.prepareStatement("update VMO_Workflowtoken set title='ChangeTester" + Text + "' where id='" + workflow.id + "'");
     result = stat.executeUpdate ();
     if (result == 1)
     {
      System.log ("Title changed!");
     }
     else
     {
      System.log ("Title changed faild");
     }
    }
    catch( ex )  {
     throw "Connection to database failed (Reason: " + ex + ")";
    } finally {
     if (con) {
      con.close();
     }
    }
    

    Alternatively, you can wait a while (in my case about 15 min) and updates to display without restarting.

    Kind regards, Andreas

    don't forget to assign points for correct or helpful answers

  • Distribution of ASM and disk required

    If I use the external RAID 1, the minimum disks required are two. Now
    If I combine the DSO (interleaving) and external RAID 1 (mirroring only), how many records to a minimum is necessary to achieve the purpose of distribution of ASM + RAID 1 mirror writing? OR, another way, implement WITHOUT Raid on disks, instead, let the ASM mirror and strip, in this case, what are the minimum number of disks must be used?


    Thank you

    Scott

    If you want to mirror and scratch using asm, then you must use at least 4 disks.

    Check this: http://url4u.co/15FTGm

  • I have a MacBook Pro.  Is there a way to implement a rarely used keyboard key that - WHENEVER - it is pressed the computer will insert the string, predetermined character at the cursor position?

    I have a MacBook Pro.  Is there a way to implement a rarely used keyboard key that - WHENEVER - it is pressed the computer will insert the string, predetermined character at the cursor position?

    Yes. You can add in system preferences > keyboard > text.

  • When implementing my new iPhone, I logged into my old iCloud instead of choosing "set up as new iPhone" is there a way I can do this again? All my news from icloud is on my phone. All applications that I never downloaded and every pic ive taken. I don't w

    When implementing my new iPhone, I logged into my old iCloud instead of choosing "set up as new iPhone" is there a way I can do this again? All my news from iCloud is on my phone. All applications that I never downloaded all the photos I've ever taken since 2005 and I want to restart without remove ALL account iCloud himself. I always want to do a backup, I don't want it on my phone. I want to start fresh on my phone, but I tried to reset my phone under settings. I have just reset settings that did not 'you can't cancel it "because I don't want to lose all the photos I've ever taken." I always want to iCloud saving it just in case I need it someday, but I don't want any of this on my phone. I tried all means of security who do not say "you can't cancel" I still images and apps on my phone.

    Hello

    Turn off find my iPhone in settings then restore the iphone to factory settings.

    Now configure iphone as a new iPhone.

    See you soon

    Brian

  • Easiest way to implement a network wide lock/semaphore

    I was trying to think of a way to implement a network wide lock a semaphore. The application is that there are two computers on a network running TestStand. There is a common resource that one can use both. What is the best way to keep "up-to-date on the other.

    I thought maybe a small TCP/IP custom routine negotiating this resource or a variable shared in LabVIEW. I also thought to use the remote execution of sequence in TestStand. Someone has he done something like this before?

    Example/code sequences are always appreciated.

    You can use a lock TestStand (or any other synchronization operation) on the network by prefixing the name of lock with \\MachineName\.

    Using MachineName even for two machines and they work as well on the same lock, who will live at MachineName.

    Also, see setting up to TestStand to access synchronization distance objects in Appendix B of the reference manual.

  • Application Navigation - best way to implement right top of the page "Menu".

    Hello

    I am building a Blackberry application that has the following requirements. I need to create a 'menu' button at the top right of my screen that when clicked opens a list of items which, once clicked would open a screen). When the 'menu' button is clicked again buttons list disappears. A bit like the Blackberry menu but launched by a button attached to the top right of the screen. King of hard to describe, so please let me know if you want more details.

    I was reviewing what components are available and trying to figure out the best approach. I am using a button field list style (http://docs.blackberry.com/ja-jp/developers/deliverables/29251/Creating_a_list_style_button_field_16...).

    Any suggestions on a better way to approach it?

    Thanks in advance!

    Welcome!

    You basically need a button, ListStyleButton is fine, then you need a small screen to display, which will be a PopupScreen.  Get this working, then we can talk about positioning of the PopupScreen.

    The ListStyleButton seems to be an OS 7.0 field, but you will find something very similar here:

    http://supportforums.BlackBerry.com/T5/Java-development/implement-advanced-buttons-fields-and-manage...

    that you use in older levels.

  • Two quick questions (hopefully) - right way to dynamically change the CSS class and put of Splash screen implemented

    Couple of quick questions have left me speechless!

    So, it seems obvious that many JavaFX applications want to dynamically change the CSS styles.  Is the best way to do it through la.getStyleClass () .add ("classname") < node >?  The underlying data structure is a list of observable.  So let's say we have 5 styles that simply to change the fill color of a circle of 5 different colors, respectively.  So if I have a condition in which I want to dynamically apply 1 of these 5 styles, as I do now it's by setting all 5 styles as a string in a list by using a static initializer, then I call < node > .getStyleClass () .removeAll (list), then getStyleClass () .add ("classname").  I do this to avoid adding again and still the same style and inflate the underlying list.  What is the right way to manage dynamic CSS styles?

    Finally a very simple I think.  So I know there's a little differently to implement a splash screen.  My app has certainly got bigger in the last few months of development and I noticed there are about a 5 second delay between when I run the application when I see the main stage.  I was thinking what a splash screen would be nice to fill that time.  I had no time to prototype using a Preloader and I fear that using another, early stage start-up again would be too long of a delay.  "I actually thought that using the Nice and simple JVM argument" - splash: image name > "would be simple, easy and effective.  Unfortunately when I try to do, the splash screen appears but never goes away.  Anyone know what is happening with this?

    Your mechanism to manage the css style classes is a good approach; I've used several times. I wonder why the style classes have been implemented as a list, instead of a game, but there may be cases of good use for the use of a list.

    In some cases you can also consider using CSS PsuedoClasses, which were presented in JavaFX 8. Here is a little easier to use, especially if you have two options. But a use case might look like:

    public class Message {
        public enum Status { NORMAL, WARNING, CRITICAL }
    
        private final ObjectProperty status = new SimpleObjectProperty<>(Status.NORMAL);
        private final StringProperty message = new SimpleStringProperty();
    
        // constructor, getters, setters, and property accessors....
    }
    
    public Label createLabel(Message message) {
        PseudoClass warning = PseudoClass.getPseudoClass("warning");
        PseudoClass critical = PseudoClass.getPseudoClass("critical");
    
        Label label = new Label();
        label.textProperty().bind(message.messageProperty());
        message.statusProperty().addListener((obs, oldStatus, newStatus) -> {
            label.pseudoClassStateChanged(warning, newStatus == Message.Status.WARNING);
            label.pseudoClassStateChanged(critical, newStatus == Message.Status.CRITICAL);
        }
        return label ;
    }
    

    And then your css looks like

    .label:warning {
        -fx-text-fill: orange ;
    }
    .label:critical {
        -fx-text-fill: red ;
    }
    
  • Best way to implement FREE purchase?

    Hello

    I have purchases which are free for all users. What is the best way to implement a solution of payment no? Would have seen the payment fields hidden and selected automatically cod if the amount field is 0.00 a good idea? Is there a better way that anyone has put up what? And what about security vulnerabilities?

    Hello

    Here is an article on the orders of "without fee".

    COD payment method won't work for zero arrested value, you should not use the described free payment method

    article http://kb.worldsecuresystems.com/893/bc_893.html

    I hope this helps!

  • Best way to implement a standard provision in the application

    What is the best way to implement a standard provision in the entire application?  For example, I am converting a site HTML/ColdFusion to Flex and I have to keep the look of the current site in the new Flex application.  I need to a standard layout on every screen in the new application with a standard header, footer and the bar left navigation.  Do I need to add this code to each screen in the application, or can I just create the page layout file and challenging each screen?  Thank you!

    Take a look at some of the Flex samples.

    http://www.Adobe.com/devnet/flex/index.html?navID=samples

    You can download the source code for most of them, so you can see how it's done.

  • I already have one zero drive for FCP 7 projects implemented.  I would use the same scratch drive for FCP 10.  Is there a special way of implementation is seamless?

    Said to implement the scratch disc so I can use the same hard drive for FCP 7 and 10 projects - something on a folder separated for 10 projects.  What are the steps to do t his?

    More details would be useful. You have already imported media in FCP7? Or you are just starting to work with both applications at the same time? What application you plan to use to ingest media? Don't try to use them both for ingest.  You can set FCPX to use the FCP7 Capture Scratch location for your support and then let the media imported in place. You can also assign a location for media to import using FCPX and then use this location for FCP7, again leaving the media in place.

    Or I totally misunderstood and you only talking about using the same drive, which is not a problem at all.

  • Best way to implement a help button?

    I wanted to put a "Help button" in my program where the user needs to know what to do. My first try was to add a structure of the event, but that seemed to make the program which I don't really want to hang on. The sequence of flat is because I don't know how else to wait for the user to create a new spreadsheet file. I feel like there must be a more pleasant way to do so with three while loops and local variables, but I'm not sure how... Thanks for any help, the picture is attached.

    You already got some good advice, so let's quickly look at your code of origin for the problem areas:

    • Because you use a popup that blocks the local while loop, even though it is visible, it must be in a separate loop. So that's good. Yet, instead of constantly running this loop, a structure of the event is preferable. Because you can also capture the stop event, you can eliminate the local variable and return the stop knob to lock the action as it should.
    • You have probably forgotten to uncheck ' front lock panel until the end of the event ", so the Panel before on appellant VI remain unmoved until the popup is closed. Personally, I make one using dialogue simple Subvi and use an event to toggle the visibility of the façade of the Help window instead. Given that it does not block, it can potentially be done in the main loop.
    • Data flow for long periods of time in a file, you must use a file IO. You create a lot of overhead, opening and closing the file on each iteration. Open a reference file, write the header before the loop, keep adding inside the loop and close the file we ended the loop.
    • According to the sampling intervals are how long, you should do the writing of the file in the case of an event structure time-out and add a case of stop. This makes it easy to immediately stop the VI, although the expectation is set in minutes or hours. If other events are allowed, you must make sure that the time-out is adjusted accordingly to maintain an equal pace. (See for example this old example posted here)
    • Get rid of the structure of sequence and this silly loop on the left. Keep the time-out period in an initialized to-1 shift register (= infinity) and add a startup event where you set the time-out to the desired value.
    • Soon, you have a nice state machine...
  • Use a variable of type variant in the best way, or a voucher, to implement the type of hash C++ card?

    Hello

    I was looking for a method to use a hash map in labview to improve the time of calculation of my program. Since it is not a hash mapping object in labview, I used a variant as a card. What is a good way to do it?

    Thanks in advance!

    Please read point 5 in the following link: http://zone.ni.com/devzone/cda/pub/p/id/1495

  • implementation of Xlink Kai poster error Visual C++ Runtime Library "this application has requested enforcement in an unusual way.

    How to fix Microsoft Visual C++ Runtime Library

    Whenever I try to open a program called Xlink Kai I get this Message Microsoft Visual C++ Runtime Library
    Program:c/Users/xiLayziboii/Desktop/kaiEngine.exe
    This application has requested the execution in an unusual way
    Please contact the support team of the applications for more information
    Help, please!

    Hello

    always check the compatibility of vista programs on the link below

    http://www.Microsoft.com/Windows/compatibility/Windows-Vista/default.aspx

    If a program is compatible with vista you can try right click on the setup.exe, and then selecting run as administrator

    It is not compatible with vista, you can try running it in a previous operating system mode

    This does not work for all programs

    read the information below

    http://www.howtogeek.com/HOWTO/Windows-Vista/using-Windows-Vista-compatibility-mode/

Maybe you are looking for