patchadd -p ,, basic question


 
Thread Tools Search this Thread
Operating Systems Solaris patchadd -p ,, basic question
# 1  
Old 01-24-2011
patchadd -p ,, basic question

greetings,

I am new to solaris, have a basic question.

I have to check for patch 137111-04 (as prerequisite) for installing Oracle.

# patchadd -p | grep 137111-04

# patchadd -p | grep 137111
Patch: 137137-09 Obsoletes: 120741-01 120986-12 120992-02 121008-02 121274-01 121414-01 122029-01 122083-02 122172-06 122174-03 122356-01 122358-01 122517-04 122525-03 123186-03 123809-02 123932-02 124999-01 125416-06 126133-04 126145-01 126304-01 126653-01 126661-02 126674-01 127714-03 127735-02 127739-03 127866-05 127868-01 127886-06 127888-11 127892-06 127914-01 127959-02 127968-01 127970-01 128294-02 128400-05 128408-01 128410-01 128413-01 128493-01 128548-08 136885-04 137042-01 137045-01 137050-01 137086-01 137091-01 137099-01 137109-01 137111-08 137119-01 137127-01 137135-01 137139-01 137280-02 137287-01 138042-05 138048-05 138050-01 138051-01 138052-01 138054-01 138056-02 138060-04 138064-03 138066-01 138068-01 138070-03 138072-02 138074-01 138075-02 138108-01 138125-01 138127-01 138225-02 138229-02 138233-01 138237-01 138243-02 138249-01 138251-01 138257-01 138259-01 138265-01 138271-04 138273-01 138277-01 138279-01 138280-01 138284-04 138305-01 138306-01 138308-02 138310-01 138312-01 138314-01 138315-01 138316-01 138363-01 138365-01 138379-01 138390-02 138394-01 138401-01 138899-01 Requires: 118731-01 118822-24 118833-36 118918-24 119254-58 119374-09 119578-30 120011-14 120900-04 121133-02 125503-02 126897-02 127127-11 127755-01 138866-01 Incompatibles: Packages: SUNWcakr SUNWcsu SUNWcar SUNWcsr SUNWcsl SUNWkvm SUNWcsd SUNWckr SUNWesu SUNWssad SUNWopenssl-libraries SUNWwbsup SUNWnfsckr SUNWrsgk SUNWnfscu SUNWnfssu SUNWmdr SUNWmdu SUNWdmgtu SUNWpmu SUNWpmr SUNWxcu4 SUNWusb SUNWnisu SUNWypu SUNWpcu SUNWcry SUNWcslr SUNWzfskr SUNWsmapi SUNWzfsr SUNWzfsu SUNWzoneu SUNWs9brandr SUNWarcr SUNWpppd SUNWpiclu SUNWmdbr SUNWib SUNWcpr SUNWarc SUNWhea SUNWmdb SUNWrsg SUNWipfu SUNWfruip SUNWs8brandr SUNWnxge SUNWdtrc SUNWrds SUNWiscsitgtr SUNWiscsitgtu SUNWsshcu SUNWtoo SUNWfmd SUNWcpcu SUNWsshdu SUNWipfh SUNWsshu SUNWpd SUNWpdu SUNWtavor SUNWudapltu SUNWs9brandu SUNWnfsskr SUNWnfssr SUNWs8brandu
#

Do I have to install this patch, or already there. Can some one explain how to read this output.



thanks
# 2  
Old 01-24-2011
Your example is flawed, the string grepped is not in the string printed.
# 3  
Old 01-24-2011
I think what you want is:
Code:
showrev -p 137111-04

It may show older revisions of the patch, but make sure that there is an entry for 137111-04 or greater...

I hope this helps..
This User Gave Thanks to citaylor For This Post:
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

I am new & I have a question about patchadd in Solaris 11

Hi guys, I am really new to Solaris. My question is about the patching package management. Now I was provided some old packages within that there are hard-coded codes written with commands like "patchadd", so anyway I can make them work with Solaris 11? Cheers! (8 Replies)
Discussion started by: ethanzhou
8 Replies

2. Shell Programming and Scripting

Basic script question

I'm trying to approach a problem but all I'm coming up with are complex ways to manipulate the data. But still not getting the desired outcome. directory of files.... file-100-foo file-100-man file-100-chu Need to copy the files and increment the number in the file name ... (4 Replies)
Discussion started by: suphawk
4 Replies

3. Shell Programming and Scripting

basic nc question

i'm doing this in one terminal: nc -lu 7402 and it appears to start listening properly, then in another i do this: echo "hello" | nc -u localhost 7402 and nothing happens on the listening terminal - what am i doing wrong? thanks. (7 Replies)
Discussion started by: peterworth
7 Replies

4. Shell Programming and Scripting

basic question

hi, I have a basic question,, i am in a directory called /intas/OCU_3.9.1/sbin ocuut1@france>mv itsa_tcs itsa_tcs_old mv: itsa_tcs_old: rename: Permission denied i am logging as the owner of the file. when i am doing this i am getting the above error of permission denied. I know... (3 Replies)
Discussion started by: namishtiwari
3 Replies

5. HP-UX

Basic OS question

Could someone tell me the command to find out the OS version which will give 12 character not the 9 characters(which is usually machine id). uname -i gives machine id and uname -a is more comprehensive way to look. Thanks! (4 Replies)
Discussion started by: catwomen
4 Replies

6. UNIX for Dummies Questions & Answers

Really basic question....

Hello all. Let me start off by saying I know a little more then it seems by me asking this question... here goes I have an old 486 box and I want to start messing around with unix. I've been taking classes for 3 or 4 years in c programming in unix, so I am used to the commands and such, but I... (1 Reply)
Discussion started by: robherms
1 Replies

7. UNIX for Dummies Questions & Answers

Very Basic Question

How to know if my AIX 5.2 is running at 64bits? THANKS (5 Replies)
Discussion started by: GermanSkull
5 Replies

8. UNIX for Dummies Questions & Answers

basic question

hey...when i type who...what does "pts" field mean??? eg pts 0 etc (1 Reply)
Discussion started by: urwannabefriend
1 Replies

9. UNIX for Dummies Questions & Answers

basic Unix Question?

is there any reason why a user would want to create an empty file in Unix? (5 Replies)
Discussion started by: wmosley2
5 Replies

10. UNIX for Dummies Questions & Answers

basic question

I have some basic doubts. Can someone clarify in this forum? 1)if then eval ' tset -s -Q -m ':?hp' ' else eval ' tset -s -Q ' what does it exactly mean in .profile? 2) what are 'nobody' and 'noaccess' usernames in /etc/passwd file. ... (3 Replies)
Discussion started by: asutoshch
3 Replies
Login or Register to Ask a Question