Sponsored Content
Operating Systems Solaris patchadd -p ,, basic question Post 302490355 by mubeenmd on Monday 24th of January 2011 04:11:06 PM
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
 

10 More Discussions You Might Find Interesting

1. 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

2. 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

3. 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

4. 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

5. 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

6. 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

7. 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

8. 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

9. 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

10. 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
contents(4)                                                        File Formats                                                        contents(4)

NAME
contents - list of files and associated packages SYNOPSIS
/var/sadm/install/contents DESCRIPTION
The file /var/sadm/install/contents is a source of information about the packages installed on the system. This file must never be edited directly. Always use the package and patch commands (see SEE ALSO) to make changes to the contents file. Each entry in the contents file is a single line. Fields in each entry are separated by a single space character. Two major styles of entries exist, old style and new style. The following is the format of an old-style entry: ftype class path package(s) The following is the general format of a new-style entry: path[=rpath] ftype class [ftype-optional-fields] package(s) New-style entries differ for each ftype. The ftype designates the entry type, as specified in pkgmap(4). The format for new-style entries, for each ftype, is as follows: ftype s: path=rpath s class package ftype l: path l class package ftype d: path d class mode owner group package(s) ftype b: path b class major minor mode owner group package ftype c: path c class major minor mode owner group package ftype f: path f class mode owner group size cksum modtime package ftype x: path x class mode owner group package ftype v: path v class mode owner group size cksum modtime package ftype e: path e class mode owner group size cksum modtime package A significant distinction between old- and new-style entries is that the former do not begin with a slash (/) character, while the latter (new-style) always do. For example, the following are new-style entries: d none /dev SUNWcsd e passwd /etc/passwd SUNWcsr The following are new-style entries: /dev d none 0755 root sys SUNWcsr SUNWcsd /etc/passwd e passwd 0644 root sys 580 48299 1077177419 SUNWcsr The following are the descriptions of the fields in both old- and new-style entries. path The absolute path of the node being described. For ftype s (indicating a symbolic link) this is the indirect pointer (link) name. rpath The relative path to the real file or linked-to directory name. ftype A one-character field that indicates the entry type (see pkgmap(4)). class The installation class to which the file belongs (see pkgmap(4)). package The package associated with this entry. For ftype d (directory) more than one package can be present. mode The octal mode of the file (see pkgmap(4)). owner The owner of the file (see pkgmap(4)). group The group to which the file belongs (see pkgmap(4)). major The major device number (see pkgmap(4)). minor The minor device number (see pkgmap(4)). size The actual size of the file in bytes as reported by sum (see pkgmap(4)). cksum The checksum of the file contents (see pkgmap(4)). modtime The time of last modification (see pkgmap(4)). ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWcsr | +-----------------------------+-----------------------------+ |Interface Stability |Unstable | +-----------------------------+-----------------------------+ SEE ALSO
patchadd(1M), pkgadd(1M), pkgadm(1M), pkgchk(1M), pkgmap(4), attributes(5) NOTES
As shown above, the interface stability of /var/sadm/install/contents is Unstable (see attributes(5)). It is common practice to use this file in a read-only manner to determine which files belong to which packages installed on a system. While this file has been present for many releases of the Solaris operating system, it might not be present in future releases. The fully supported way to obtain information from the installed package database is through pkgchk(1M). It is highly recommended that you use pkgchk rather than relying on the contents file. SunOS 5.10 29 Jun 2004 contents(4)
All times are GMT -4. The time now is 09:55 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy