Linux versus NT - Looking for data

Hi,
I'm currently working at a company that has a number of Oracle 7
instances running under WinNT 4.0.
One of my tasks is to help upgrade these to Oracle 8.0.5.
A manager has asked me my thoughts on using 8.0.5 under Linux
instead of NT.
Quick overview:
- The instances are generally fairly small 1 - 10Mb of data;
- They are not used that intensively, with < 10 concurrent users.
null

Ian Parkin (guest) wrote:
: Oops,
: I decided not to post this question at the current time - the
: O_SYNC thing is not something that I would like to move forward
: with at this time.
: Please disregard this thread and I will punish my mouse for
it's
: inabilty to hit the right area of the screen :)
: IAP
This is not a thing that cannot be corrected. Contact youl local
Oracle support centre and ask for patch for bug id: 882446
Andre
null

Similar Messages

  • I tried to upgrade Reader and got a 1316 message.  So I thought I would uninstall it and try a new clean download.  Now I can't do anything.  It is looking for Data\Adobe\reader 9.1.cab,  Any suggestions?

    I tried to upgrade Reader and got a 1316 message.  So I thought I would uninstall it and try a new clean download.  Now I can't do anything.  It is looking for Data\Adobe\reader 9.1.cab,  Any suggestions?

    You may also not want to shout (large bold print) when you go to the Reader forum. It irritates a lot of folks and may distract from your question.

  • Pointing FCE to Look for Data at New Location

    FCE is in my laptop, but original clips (within an iMovie project) were taken from an External Disk ("ED"). When I opened the finished FCE project, I still had to be connected to the ED in order to keep all the files intact.
    I copied the iMovie file into the laptop, and then Set the Preference to look for data in the new location in the laptop, but it is not working. Only upon re-connecting to the ED can all the files be found and viewed again.
    Any suggestions would be greatly appreciated; thank you for your time and efforts.

    Piero, thank you for the reply. Reconnecting individual clip to the corresponding clip in the new location will be difficult as the clips are in iMovie, which (unlike in the old iMovie) does not actually show us all the individual clips.
    I suppose I will just have to start over, OR a good lesson for next time, to make sure where everything should be.

  • Looking for data card‏

    Dears
    I have Wireless-G Router for Mobile Broadband from Linksys with these specifications
    model number :  WRT54G3G-EU
    serial number  :  CKI11H110780
    I am looking for data card that supported by this router
    Here is five models of data cards from Option.com
    http://www.option.com/products/overview.shtml
    Which one of these five data cards models are supported by this linksys router ?
    Specifically from these data cards
    Waiting for your replay as soon as possible
    Best Regards    

    UP UP UP

  • When my iphone looks for data it turns off my car stereo

    Henever my iphone looks for data my car stero cuts out. There is a handsfree bluetooth system in the car which works fine

    This can happen with lithium batteries that have been completely empty and the phone not used for a very long time, say more than 6 months. If that is the case, you may succeed to revive it by doing the following:
    Charge it for an hour or so,
    disconnect the charger,
    put the iPhone ON,
    do not use it for 10 minutes,
    use the phone for 1 minute,
    put the phone OFF,
    leave the phone for 15 minutes,
    connect the charger and charge for half an hour,
    disconnect the charger,
    put the phone ON,
    do not use it for 10 minutes,
    use the phone for 2 minutes,
    put the phone to OFF,
    leave the phone for 10 minutes,
    connect the charger and charge for half an hour,
    disconnect the charger,
    leave the phone for 10 minutes,
    use the phone for 2 minutes,
    etc
    do this 4 or 5 times: it sounds silly, but this has a scientific base, it tries to move the electrons again in the battery.
    At some point the battery may come back to life completely. I have had the same three times, and in all cases it worked (2 Nokia, 1 iPhone).

  • Looking for Data Rates for Apple AIC vs DV...

    I've been looking around for a chart that compares the storage needed for an hour of AIC at the various qualities.
    I found this: http://support.apple.com/kb/HT2704   Please point me to the place of AIC Knowledge.
    Thanx from Rosco

    reading and writing the data shouldn't be the problem, its what you are doing with the data which will be taking all the time.
    Try this
    public class WriteFile {
        public static void main(String... args) throws IOException {
            String filename = "record.csv";
            int records = 140 * 1000;
            int values = 6;
                long start = System.nanoTime();
                PrintWriter pw = new PrintWriter(new BufferedWriter(new FileWriter(filename)));
                for (int r = 0; r < records; r++) {
                    for (int i = 0; i < values; i++) {
                        if (i > 0)
                            pw.print(',');
                        pw.print(r * 10 + i);
                    pw.println();
                pw.close();
                long time = System.nanoTime() - start;
                System.out.printf("Time to write %,d records was %.3f sec. file size=%.3fMB%n",
                        records, time / 1e9, new File(filename).length() / 1e6);
                long start = System.nanoTime();
                BufferedReader br = new BufferedReader(new FileReader(filename));
                String line;
                while ((line = br.readLine()) != null) {
                    // do some work.
                    String[] parts = line.split(",");
                    int[] nums = new int[parts.length];
                    for (int i = 0; i < parts.length; i++)
                        nums[i] = Integer.parseInt(parts);
    br.close();
    long time = System.nanoTime() - start;
    System.out.printf("Time to read %,d records was %.3f sec%n",
    records, time / 1e9);
    PrintsTime to write 140,000 records was 0.462 sec. file size=6.193MB
    Time to read 140,000 records was 0.792 sec

  • How do I connect an old Time Capsule to look for data from a previous OS?

    Hello. I replaced my old Time Capsule with a new one a few months ago, and broke in the new Time Capsule with a fresh backup of a clean 10.9 install after migrating my user account.
    Today, I noticed that there were some folders full of personal data that are neither on my MBP, nor in my Time Machine backups on the new Time Capsule. I am hoping that these folders still exist on my old Time Capsule which I used with 10.8.
    I'm wondering how to search through my old Time Capsule and its Time Machine backups. Specifically, I'm wondering how to connect it to my MacBook Pro, and whether I will be able to search for my (hopefully not) lost data through the Time Machine interface, or through the directory structure contained in Backups.backupdb.
    Can anyone help me out with a plan to proceed?
    Thank you very much.

    1. Turn off Time Machine in System Preferences
    2. Unplug new Time Capsule
    3. Turn off Wi-Fi in the menu bar
    4. Attach old Time Capsule to power
    5. Attach old Time Capsule to MBP via ethernet
    6. Wait for old Time Capsule to appear in Finder > Sidebar > Shared
    7. Select old Time Capsule in Finder > Sidebar > Shared and Connect to old Time Capsule
    8. Select the Data directory
    9. Double-click on the .sparsebundle file that represents the volume that was backed up on the old Time Capsule
    10. Hold down the option key and click on the Time Machine icon in the menu bar and select Browse Other Backup Disks...
    11. Select the Time Machine backup disk you would like to browse and choose Use Selected Disk
    12. Browse old Time Capsule backup in Time Machine environment, restore data as normal, exit Time Machine as normal
    13. Eject old Time Machine backups (the .sparsebundle you mounted) under Devices in Finder > Sidebar
    14. Eject old Time Capsule under Finder > Sidebar > Shared
    15. Disconnect ethernet; disconnect old Time Capsule from power.
    16. Plug in new Time Capsule (it boots); turn Wi-Fi on (reconnect to network, if necessary); turn Time Machine back on in System Preferences

  • Looking for Data Translatoin DT 2821 VI

    Hi folks,
    I'm new with Labview (5.1) and want to use it with a Data Translation DT
    2821 PC- ISA board.
    Does anybody know were to get free drivers from for this board?
    There weren't any with the Software and I didn't find any on the Nat.
    Inst site, nor anywhere else (except from Data Translation, which want
    to be paid for them).
    Any ideas?
    Rainer Ehrt

    Labview don't supply drivers for the data translation cards, but data
    translation do. However, I was told that they were not up to code. I asked
    data translation for a demo/evaluation (just to be sure) and they simply
    stated that they did not offer demos, since the product worked fine...
    If you want to make your life a lot easier, and save a bunch of money(in
    debuging the drivers), buy natinst DAQ cards. I was very statisfied of the
    move.
    Il you find any drivers on the net, please let me know.
    Champlain Landry ing. jr
    Rainer Ehrt wrote in message
    news:[email protected]..
    > Hi folks,
    > I'm new with Labview (5.1) and want to use it with a Data Translation DT
    > 2821 PC- ISA board.
    > Does anybody know were to get free drivers f
    rom for this board?
    > There weren't any with the Software and I didn't find any on the Nat.
    > Inst site, nor anywhere else (except from Data Translation, which want
    > to be paid for them).
    >
    > Any ideas?
    >
    > Rainer Ehrt
    >
    >

  • Quicktime crashed, looking for data.

    While making a long recording of a live event, quicktime crashed just as I hit "save". I was unable to apply a filename and save the recording. I'm guessing a few hundred megs of quicktime audio data doesn't just disappear, but is instead tucked away in some cache folder somewhere. Anyone know where I might find this data so I don't lose this recording?

    UP UP UP

  • HT4413 looking for data i just transferred to iMac

    so i just migrated data from a disc to iMac - where do i find the 'new Mac' now?

    In the new user account you just migrated. Log out of your present account then log into the migrated one.

  • Java.util.Date deprecated methods, looking for new ones

    Hi,
    I can't find anywhere.
    I'm looking for Date methods, exactly like
    getYear();
    getDay();
    but i don't want them being deprecated.
    I want to get an INT out of a Date (Year, Day, ...)
    please give me a link, name of a fucntion or something.
    Thanks

    Look at the API docs. It says that you have to use the methods in java.util.Calendar instead.

  • I'm looking for some inspiration here on how best to set up my TC

    Copied from a post else where, any help greatly appreciated!!
    I'm looking for some inspiration here on how best to set up my TC for my needs & wondering how others do for similar needs....
    I have a 2TB TC that I have set up so that all of mine & my girlfriends photo's, music, movies & documents are on the one location so that we can access it wirelessly from both our MacBooks & also from a MacMini which I'm going to buy in a month or 2. Changing the location for where iTunes & iPhoto look wasn't a problem but browsing through iPhoto in particular is really slow due to the number of previews I presume, and also we are now unable to have any of the media with us when traveling about, synching phones on the move is a disaster as well!
    Anyway,
    is there an easy way of setting up iTunes / iPhoto so that we can have all the data on the TC managed on the MacMini but import small iTunes Playlists & iPhoto Albums to our MacBooks without having to change in preferences where the applications look for data each time we get home?
    Any help anybody can offer would be grand!
    Thanks in advance.........

    You topic might be better suited for the iPhoto or iTunes forums, since your question seems to be with the application(s) functionality, not really the Time Capsules. However, if you start iPhoto or iTunes while holding down on the "option/alt" key, you can manually select a library to access. When you want one of your computers to access the library on the Time Capsule, make sure it's mounted as a shared volume on your Desktop and then open iTunes and point it towards the library on the Time Capsule. If you want to use a smaller library on your computer, open iTunes and point it to the library on your Mac. I've never switched back and forth multiple times between multiple libraries, so you might check in the iPhoto or iTunes forums to see if any issues may arise from doing this repeatedly.
    -Doug

  • Is Their Any Support For Data Aware Routing Through The Coherence DataGrid?

    Hi all,
    Following paragraph describes the feature i m looking for(*Data Aware Nodes*)......
    The Function Service can transparently route behavior to one or more nodes in the cluster. In the case of Data Aware Functions, the behavior can be directly routed to the node(s) that hosts the data needed to execute the function in parallel, stream and aggregate the results substantially reducing the time taken to execute complex data intensive tasks.
    So please tell me is their any support for above said question. If this feature is their in coherence please help me with it's configuration and implementation as well.
    Thanx

    Hi JK thank you for your reply
    I want to achieve Data Aware Routing in Parallel Execution (Parallel Function Execution).
    Consider a case where i have three nodes (say Node A,B C) in coherence cluster with partitioned scheme. Now suppose we have Employee related objects stored in cache of Node A and Node C only, but not on Node B. Then i want to perform some operation on Employee objects only in parallel fashion.
    In coherence i ll achieve this using map.invokeAll(collectionKeys, agent);_ from client program.
    Now my question to you is, as my operations are based on Employee objects only which are stored on Node A & c. Then When i request parallel Execution from client program which will connect to Node A from our cluster, will it go to Node B where their is no Employee objects ??????
    Edited by: 981644 on Mar 6, 2013 7:52 PM

  • Looking for a class to connect to MySQL data base

    Hi,
    I'm looking for a class to connect to MySQL data base.
    And i want to know how to access to my data base MySQL under linux ( i've already the driver for mysql-java).
    Can you help me ?
    Thank u.

    I'm looking for a class to connect to MySQL data
    base.Do you mean driver class or ready-made code?
    And i want to know how to access to my data base
    MySQL under linux ( i've already the driver for
    mysql-java).Search for the JDBC tutorial.

  • HT1349 hi guys i have 2 ? 1 my daughters iphone is trying to update on my mac cant get it off help please ,,, 2 i have an old apple id and when i try to up date it keeps looking for the password how do i delete this old apple id help

    hi guys i have 2 ? 1 my daughters iphone is trying to update on my mac cant get it off help please ,,, 2 i have an old apple id and when i try to up date it keeps looking for the password how do i delete this old apple id help

    Hi.
    I had a similar problem myself. This is what helped me.
    I went to the App store app, scrolled to the bottom, logged out of the account, re logged in with my Apple ID.  Then went back to app updates. Once I put in my ID password all was fine.

Maybe you are looking for

  • Trumpet is greyed out

    I just installed FINAL CUT STUDIO 2 (which took about 7 hours as I installed everything). It said that it was successful, however, in the INSTRUMENTS section the Trumpet option is greyed out. I checked all the other other sections and they didn't hav

  • Acrobat Reader Firefox plugin and permissions

    There must be a simple answer to this, but I can't seem to figure it out... If I open a pdf file in my browser and try to "save a copy", I'm informed I must be super user to do this... I can save the page through the browser's file menu ok, so this i

  • HT1539 Digital copy transferred successfully to my computer, but not showing up in purchased list on other devices.

    Digital copy transferred successfully to my computer, but not showing up in purchased list on other devices. This is the first time I've encountered this issue. Package insert says copy is iPad compatible. Is there anything I can do to fix this? (The

  • Can i buy an iphone 4 at full retail price

    I was wondering, im travelling to usa and i really want the new iphone, if i go to an apple store and tell them that im not from usa but i want the iphone, can they sell it to me at the full non contract price? i think they can because that's how i g

  • OIA 11G Account Import Question

    Hey folks, Perhaps I'm just missing the configuration somewhere, but I can't seem to figure out how to make this work the way I would expect it (perhaps my expectations are wrong?)... 1) I import an account feed and let the correlation occur. TestUse