How to search a perfect patch

Hi all,
I have a testing database on IBM x3650 server, it is virtualized with ESX server. On Oracle Enterprise linux 4AS operating system, my oracle database (10.2.0.1.0) is installed. now i want to apply the patches (10.2.0.4) to the database.
in oracle support website, i find IBM Linux on POWER (10g Release 2 (10.2.0.4) Patch Set 3 for Linux on POWER). i.e.      Patch 6810189.
is the above patchset is correct for my system.
how to select the correct patchset for my system. pls. help me in this regard.
thanks and regards.

user11339070 wrote:
Hi all,
I have a testing database on IBM x3650 server, it is virtualized with ESX server. On Oracle Enterprise linux 4AS operating system, my oracle database (10.2.0.1.0) is installed. now i want to apply the patches (10.2.0.4) to the database.
in oracle support website, i find IBM Linux on POWER (10g Release 2 (10.2.0.4) Patch Set 3 for Linux on POWER). i.e.      Patch 6810189.
is the above patchset is correct for my system.
how to select the correct patchset for my system. pls. help me in this regard.
thanks and regards.Forget the virtualazation for a moment. What operating system is the database actually running under? You say the box is an IBM x3650, you said you found a patchset for IBM Linux on POWER, but you also said "On Oracle Enterprise linux 4AS operating system, my oracle database (10.2.0.1.0) is installed." Sounds like you need the patchset for OEL.

Similar Messages

  • How to install the oracle patch in the HP_ux server.

    Hi,
    we are  using oracle server 9.2.0.8. We are decided to install the oracle patch in the oracle server.
    How to install the oracle patch?
    Please suggest me,
    Urgent.
    Regards
    S.Prasad

    hi,
    left upper corner on this forum.
    there is a box that "says" Search
    It is very easy to use, it is not necessary to be an Engineer.
    apart of the notes, there is (at least) one EXACT query like yours:
    [O patch apply procedure in Hp-ux and IBM aix|Re: O patch apply procedure in Hp-ux and IBM aix]

  • MB1A - how can search material by material number quickly??

    In our company ,When  post goods issue for production order with MB1A, people have to change quantity for some items. But if I want to find certain item, I need page down or page up to find this item,but there many components some times more then 100 in one production order, this is very large workload. And when use position cursor function,we could only find the item by the item number,it is helpless.
    By the way ,I know use MIGO to production order ,we can search material easlily!But for authorization purpose ,because MIGO can do more than MB1A, we restrict MIGO not to use goods issue for production order.
    How can search material by material number quickly in MB1A?By what ways?
    Or search the material by the material number by some ABAP development?Are there any user exit fit this?
    Or are there any other third party software can help do this?
    Thanks for any reply!

    Well MB1A is not a user friendly program, but you need to understand that this program is a real old one which is in place from the earliest versions of SAP, so it has its limitations.
    To overcome them, SAP has now has a new program namely MIGO, which is very user friendly & highly customizable to user's needs. So i would strongly suggest to use MIGO with the proper authorizations you can prevent users from mis-using the program.
    Alternatively you can use co27, which is also quite flexible & very useful.
    Hope you have the requisite info now & can make an informed decision as to which suits your need best.
    Regards,
    Vivek
    Added
    To the best of my knowledge MB1A does not support the find function, i tried it quite many times, but each attempt was a futile one & hence have now moved over to MIGO & CO27, both work perfectly fine
    Edited by: Vivek on Mar 20, 2009 9:55 AM

  • How to search a specific topic in a forum?

    How to search a specific topic in a forum? who can offer me a solution. I'm really appreciate it.

    Enter something in the box next to the words Advanced Search at the upper right and click on the button to display a list of search hits. Then, in the box to the right of the list, click on the word help to bring this Search Help and Tips page up:
    http://search.java.sun.com/search/java/help.jsp

  • How to connect my perfectly-working 20-year-old Apple Personal Laserwriter 320 to my iMac running Mountain Lion?

    How to connect my perfectly-working 20-year-old Apple Personal Laserwriter 320 to my iMac running Mountain Lion?
              Thank you, Morty S.

    I have a perfectly-working LW 4/600 with exactly the same issue. They use localtalk - a long obsolete network connection, that doesn't connect to modern networks, and appletalk as the comm protocol.
    I think the only choice you have is to use an old powerPC Mac as print server. You tell me which old Mac you have, with a localtalk connector, or that runs OS X 10.4 or earlier (so it speaks appletalk), and I'll tell you how I've done it for the past 11 years or so.
    Right now I use a G4 running 10.4.11, plus an etherMac ethernet to localtalk adapter.
    Before, I used a PMac 6100 running LPD server software.

  • How to search whether a seat is available or not?

    Hi,
    I am developing a form in admin module for a call centre where there is a requirement to check whether a seat is available or not? The form contains a search window which the user enters the date in Location,catergory,From_date,to_date,time_from,time_to fields.
    For example if he enters time_from as 06:00and time_from as 14:00 .That means the seat is occupied for 8 hours but is available for the remaining 16 hours. So the search result should show this seat also in the availability list. Every seat hava a unique seat_id.
    another situation is a seat can be allocated between 22:00 and 06:00.That means it is crossing the day.That means that means in a day the seat is allocated from 00:00 - 06:00 and 22:00-23:59. How to search for this?
    The seat can be allocated for any number of hours in a day. It can be 2 hours .3 hours or 4 hours....means there is no particular time slot system.
    Can this be done using a sql query or plsql procedure?
    can anybody help me in this regard
    Thanking you,
    Deekshit

    Hi
    U can use the following query in function.
    SELECT CASE dumm
    WHEN 'X'
    THEN 'OK'
    END
    FROM (SELECT NVL (dummy, 'Y') dumm
    FROM DUAL
    WHERE TO_DATE (new_date_entered in varchar format, 'hh24:mi:ss') BETWEEN TO_DATE
    (date_from in varchar format,
    'hh24:mi:ss'
    AND TO_DATE
    (date_to in varchar format,
    'hh24:mi:ss'
    But need to b careful when the dates r changing. U can check dat by comparing time_from nd time_to values...in case of date change time_from value will be greater than time_to value(assumption==> seat can't be blocked for more than 12 hours). U can actually use the same query by reversing the conditions.. hope this will solve the problem
    Message was edited by:
    Arpit

  • How to search the indexes in 11g Enterprise Manager Console

    Hi,
    After setting the Indexes using Java Embedding for a process, can you please tell me how to search the indexes in 11g Enterprise Manager Console for the particular process.In 10g BPEL Console we have the option of searching the Instances based on Indexes we already set at process level which is inbuilt in 10g. I need the same in 11g .
    Thanks,
    Sagar.

    Hi Sagar,
    You can define composite sensors in your composite.
    Then you will get fields in enterprise manager of that composite instance.(the sensors you have defined will be displayed here)
    You can enter the values based on what you want to search the instance. :)
    Regards
    PavanKumar.M

  • How to search a text in text area?

    Hi All,
    I want to search a text in the text area and it should be like searching by the Find Dialog Box with upward direction or downward direction with case sensitive option.
    I know searching text in a file. But I dont know how to search in the above manner.
    PLz help me.
    Thanx in advance.
    regards

    Ok, starting from the code you sent, I can help with the below code:
       private void findText() {
          // your searching stuff here...
       }Regards.

  • How to search for file in jsp page

    i need help on how to search for a file in a folder where there is a lot of subfolder.like how u search in a document in windows. i need a complete codes in jsp page.
    thank you in advance.
    Message was edited by:
    n_dilah

    no i need to do a search engine in jsp page which is the j2ee.
    i type smth than tat file from any folder will appear the same way when u need to search your file in a document in windows.
    well can u nice people tell me where i can get the codes bcos i stinks when it come to programming.
    thank you very very very much.

  • How to search a special string in txt file and return it's position in txt file?

    How to search a special string in txt file and return it's position in txt file?

    I just posted a solution for a similar question here:  http://forums.ni.com/ni/board/message?board.id=170​&view=by_date_ascending&message.id=362699#M362699
    The top portion can search for the location of a string, while the bottom portion is to locate the position of a character.  Both can search for a character.
    The position of the character within the file is displayed in the indicator(s).
    R

  • How to search data from a context node.

    Hi Friends,
    Thanks for ur help for previous problem . I am facing some other problem i.e how to
    search data from a context node.
    i have a context node :-
    Car(main node) which consist of details, owners, engine and Brand  as its sub node.
    the value attibutes of difft nodes are:-
    Car-  category
    Details-  Mileage, Price, registration_no, miles_used
    owner -  name, phnno,addrs
    Brand -  main_brand, co_brand
    Engine- Bhp,Rpm
    Now i have to apply a search criteria on the basis of price, miles_used .
    pls help to implement that .
    Thanks & regards
    Pravin jha

    Hi PRAVIN,
                       What I can understand from your problem is that, you have a list with various properties and you want to display them and search them in your WD App. If I am correct, use the following approach:
    Instead of using "details, owners, engine and Brand" Nodes, use the attributes inside the parent node. i.e in the node Car, add all the attributes viz. Mileage, Price, registration_no, miles_used, name, phnno,addr etc.
    Now you can create a table of this node "Car" and can easily search on the basis of any criteria.
    I hope this solves your issue. If you are looking for something else, please revert, I'll be happy to help you.
    Cheers!!!
    Umang

  • How to search this value in oracle database to find out the table

    Hi expert,
    I know there is a value in oracle database, please show me how to search this value in oracle database to find out the table holding this value.
    Many Thanks,

    918440 wrote:
    Hi friends,
    this question is really practical, I already know there is value from application saved in database, I want to search the whole database to figure out which table the value is contained.write SQL that writes SQL to query every table.
    Handle:     918440
    Status Level:     Newbie
    Registered:     Mar 2, 2012
    Total Posts:     20
    Total Questions:     10 (10 unresolved)
    why do you waste time here when you NEVER get any answer to any question you post?

  • How to search records in a standard table with * ?

    Hi everyone,
    Can anyone tell me how to search records in a standard table with * ?
    That is, in screen if user type * abc * for searching the records in which the field MC_STEXT contains 'abc'. What the code should be? How to complete the code below?
      SELECT SINGLE objid FROM p1000  INTO p1000-objid,
      WHERE MC_STEXT = ? .
    Thanks!

    Hi
    There are several way to do that, probably just as some guys wrote the easier way is to use LIKE in WHERE condition and the sign % instead of *:
    V_STRING = '%ABC%'.
    SELECT SINGLE objid FROM p1000 INTO p1000-objid,
    WHERE MC_STEXT LIKE V_STRING.
    U can also use a range (just like select-options):
    RANGES: R_MC FOR P1000-MC_STEXT.
    R_MC-LOW = 'ABC'.
    R_MC(3) = 'ICP'.
    APPEND R_MC.
    SELECT SINGLE objid FROM p1000 INTO p1000-objid,
    WHERE MC_STEXT IN R_MC.
    Max

  • How to search table in R3 and XI?

    hi pals,
    how to search table in R3..like if i go to se16..then if in enter *ara  then f8 should give table details..is it right..
    or se 16 i have to give ara    like this..plz correct me how to search in se16 or other than this tcode se11 only...is it right...if any other way i can search table plz tell me...
    thanks
    Ruban

    Hi,
    Please try these ...
    1. Go to transaction SE11.
    2. Enter Database table with KNA1.
    3. Click on Display button.
    4. System will display the detail components/fields of table KNA1.
    5. Click on Contents button (CTRLShiftF10) to see contents of table KNA1.
    Regards,
    Ferry Lianto

  • How to search a network/external hard drive in finder?

    I use my Macbook at work where I am required to save all files I work on to a network hard drive on our server. I also have to be able to find and access files from the network drive for customers. In Snow Leapord I had the ability to type in the search bar in finder and it would search the entire network drive and find what I was looking for very quickly. Lots of people at work access the network drive, and every one of them has a different sense of organization. The ability to search is an absolute must in order to find anything. After upgrading to Lion, I discovered that the ability to search a networked or external hard drive has been removed. Lion only allows me to search my local hard drive in my Macbook. Does anyone know how to search a network hard drive in Lion? If not I am going to have to eat the 30 bucks and downgrade back to Snow Leopard. I have scoured through every little preference and option and have found nothing that even sounds remotely like it has anything to do with the search feature. Anyone please help, if not I am going to have to break out the time machine backups and remove this broken os from my computer.

    system preferences, spotlight, privacy, add the network or external hard drive and then remove it from the privacy list. it should start to reindex this drive. You'll experience some slowness while this is happening and depending on how big your network is, it might take a really long time. But after that, you should be able to search in them as well. You can also organize what types of files show first so you can navigate to them easier.
    hope this helps

Maybe you are looking for

  • Error in this code?

    hi friends, when I run this code it is giving error as Cause: FDPSTP failed due to ORA-01427: single-row subquery returns more than one row ORA-06512: at "APPS.UPD_VAC", line 18 ORA-06512: at line 1 can some one suggest a solution pls the table vac_t

  • Installing Adobe Photoshop elements 10 on my iMac gets hung up at 9% and fails to complete.

    I purchased an Epson Perfection V600 Photo Scanner which included a copy of Adobe Photoshop Elements 10.  whenever I try to install Elements 10 on my iMac, it hangs up at 9% and doesn't complete.  I am using the correct Adobe disk for Mac.  What can

  • Java to DB2 Errors

    1) We have DB2 9.1.2 Express C server on SUSE Linux 10.2 kernel v2.6 2) We have JBoss 4.0 application server & Apache web server on other 2 linux boxes. 3) We are using Eclipse for Java development with Hibernate as intermediate layer. 4) While doing

  • Book data type in printing

    hi all, when i add more than 20 pages in book data type am getting OutOfMemory error.. how to rectify this error.. regards suresh

  • Will MEMASSPO or MEMASSIN work to update PO with new transit table data

    I'm looking to refresh PO's (ME22N) with new transit table data.  Would MEMASSPO or MEMASSIN refresh PO's, i.e. new delivery date, with the new transit data.  The only work around we have found is to go into each PO, add a text field and then save.