" Rpm ' package install in solaris 10

hi all,
I want to install rpm package in solaris 10. I already installed rpm-4.1 for solaris. here is the output
bash-3.00#
bash-3.00# /opt/sfw/bin/rpm
RPM version 4.1
Copyright (C) 1998-2002 - Red Hat, Inc.
This program may be freely redistributed under the terms of the GNU GPL
Usage: rpm [-a|--all] [-f|--file] [-g|--group] [-p|--package] [--specfile]
        [--whatrequires] [--whatprovides] [-c|--configfiles] [-d|--docfiles]
        [--dump] [-l|--list] [--queryformat=QUERYFORMAT] [-s|--state]
        [--nomd5] [--nofiles] [--nodeps] [--noscript] [--addsign]
        [-K|--checksig] [--import] [--resign] [--nodigest] [--nosignature]
        [--initdb] [--rebuilddb] [--allfiles] [--allmatches] [--badreloc]
        [-e|--erase <package>+] [--excludedocs] [--excludepath=<path>]
        [--force] [-F|--freshen <packagefile>+] [-h|--hash] [--ignorearch]
        [--ignoreos] [--ignoresize] [-i|--install] [--justdb] [--nodeps]
        [--nomd5] [--noorder] [--nosuggest] [--noscripts] [--notriggers]
        [--oldpackage] [--percent] [--prefix=<dir>] [--relocate=<old>=<new>]
        [--repackage] [--replacefiles] [--replacepkgs] [--test]
        [-U|--upgrade <packagefile>+] [-D|--define 'MACRO EXPR']
        [-E|--eval 'EXPR'] [--macros=<FILE:...>] [--nodigest] [--nosignature]
        [--rcfile=<FILE:...>] [-r|--root ROOT] [--querytags] [--showrc]
        [--quiet] [-v|--verbose] [--version] [-?|--help] [--usage]
        [--scripts] [--setperms] [--setugids] [--conflicts] [--obsoletes]
        [--provides] [--requires] [--info] [--changelog] [--triggers]
        [--last] [--filesbypkg] [--redhatprovides] [--redhatrequires]
        [--buildpolicy=<policy>] [--with=<option>] [--without=<option>]
bash: rpm: command not foundI also update rpm db ,
rpm --initdb.
But same.. Pls help..
Thanks
Partha
pls tell me what

You need to either use the full path - /opt/sfw/bin/rpm or add /opt/sfw/bin/ to the path statement in your profile.
If you are trying to run from the /opt/sfw/bin/ directory then you do the following:
# ./rpm
RPMs are mainly for Linux. I have seen only a couple RPMs for Solaris in the last 15 years and they came from a third-party vendor. What are you trying to install??
regards

Similar Messages

  • Package check installed on Solaris & HP-UX

    What is command to check the Package installed on Solaris & HP-UX.
    I can chek this with rpm -q <rpmname> in RHEL4

    iostat is used to check IO activity on your system.
    also check here
    http://www.redhat.com/magazine/011sep05/features/tools/
    There's slight output different on different unix systems but basic function are same.

  • Installing .rpm packages onto solaris 10.

    Hi,
    Can anyone help me by providing the steps to install .rpm package into solaris 10 os?
    Thanks

    RPM is just a packaging format, and the tools are available on the Solaris Software Companion CD, in the SFWrpm package. You would need to install the package on your system in order to get the RPM tools.
    But I think Pascal's point is that the payload is typically Linux binaries, so installing a Linux RPM on Solaris would not be productive. But you could certainly install a source package, for example, or create your own RPM containing Solaris binaries.
    -- Alan

  • RPM package issue while installing SOA on Linux - OIM 11gR2 PS1

    Hi All,
         While installing SOA on linux machine. I am facing issue with kernel properties in Prerequisite section.
    So i tried to run rpm package : " libaio-devel-0.3.106-3.2.i386.rpm " on my machine,
    through command : rpm - ivh libaio-devel-0.3.106-3.2.i386.rpm
    I am getting Error message is :
    warning: libaio-devel-0.3.106-3.2.i386.rpm: Header V3 DSA/SHA1 Signature, key ID e8562897: NOKEY
    error: Failed dependencies:
            libaio.so.1 is needed by libaio-devel-0.3.106-3.2.i386
    Please provide some helpful pointer on this
    Thanks in advance,
    RPB

    Hi, Jasdeep!
    We have the same problem with OIM 11.1.2 on Solaris SPARC 10 - just after extend WLS domain to OIM & SOA servers AdminServer fails to start with message "syntax error at line 30: `JVM_TYPE=$' unexpected"
    It seems like uncompatibility of file $DOMAIN_HOME/bin/setOIMDomainEnv.sh and Solaris systems... :-(
    I changed *$DOMAIN_HOME/bin/setOIMDomainEnv.sh* : instead of
    PORT_MEM_ARGS="-Xms768m -Xmx1536m -XX:ReservedCodeCacheSize=256m"
    JVM_TYPE=$(java -version 2>&1 >/dev/null)
    *echo "JVM Type is ${JVM_TYPE}"*
    *echo "$JVM_TYPE" | grep -q 'JRockit'*
    wrote
    *#PORT_MEM_ARGS="-Xms768m -Xmx1536m -XX:ReservedCodeCacheSize=256m"*
    *PORT_MEM_ARGS="-Xms768m -Xmx1536m"*
    *#JVM_TYPE=$(java -version 2>&1 >/dev/null)*
    *JVM_TYPE=JRockit*
    *echo "JVM Type is ${JVM_TYPE}"*
    *#echo "$JVM_TYPE" | grep -q 'JRockit'*
    *echo "$JVM_TYPE" | grep 'JRockit'*
    and after that AdminServer started normally.
    Try to make similar changes (according your JVM, of course)
    Alexander.

  • What packages are required for an 11.2.0.3 install on Solaris 11?

    Where can I find information on which packages are required to install Oracle 11.2.0.3 on Solaris 11?
    The documentation only mentions Solaris 10. I tracked down the packages required for Solaris 10, and most of them are either included in the GA release of 11 or obsoleted.
    There are however a couple of packages that are missing from the base install of Solaris 11:
    SUNWarc (renamed to):
         * consolidation/osnet/osnet-incorporation (installed)
         * developer/library/lint (missing)
    SUNWhea (renamed to):
         * consolidation/osnet/osnet-incorporation (installed)
         * system/header (misising)
    So it looks like developer/library/lint and system/header are packages from required for Solaris 10 that are missing on 11. The installer however doesn't check for any packages whatsoever.
    Does that mean it's safe to install the database?
    Edited by: 894946 on Nov 21, 2011 8:38 AM

    Here is list of packages you need in order to install Oracle 11gR2 on Solaris 11:
    SUNWarc SUNWbtool SUNWhea SUNWlibms SUNWpool SUNWpoolr SUNWsprot SUNWtoo SUNWlibm SUNWuiu8 SUNWfont-xorg-core SUNWfont-xorg-iso8859-1 SUNWmfrun SUNWxorg-client-programs SUNWxorg-clientlibs SUNWxwfsw SUNWxwplt
    Some of the above are installed by default which you can find by:
    pkginfo -i SUNWarc SUNWbtool SUNWhea SUNWlibms SUNWpool SUNWpoolr SUNWsprot SUNWtoo SUNWlibm SUNWuiu8 SUNWfont-xorg-core SUNWfont-xorg-iso8859-1 SUNWmfrun SUNWxorg-client-programs SUNWxorg-clientlibs SUNWxwfsw SUNWxwplt
    I believe you will only have to install the following:
    pkg install compatibility/packages/SUNWxwplt SUNWarc SUNWhea SUNWxorg-client-programs SUNWxorg-clientlibs
    Cheers

  • How to install .rpm packages in Fedora Linux?

    Hi all
    I am trying to download .rpm packages for my Fedora 10 Linux but don't have a clue on how to install those? First of all, when I download them, they automatically go to my Home directory (that is on my desktop). However, when I login to the Terminal and then login as root...and give this command..
    rpm -i <rpm file name>
    or
    rpm -ivh <rpm file name>
    ...it says, there is no such file or directory. Now, my question is..how do I get these .rpm files (that are on my computer Home) to the root so that the above command can work and actually installs these?
    Please help.
    Thank you.

    error: Failed dependencies:libc.so.6()(64bit) is needed by binutils-2.15.92.0.2-15.0.0.0.2.x86_64
    libc.so.6(GLIBC_2.2.5)(64bit) is needed by binutils-2.15.92.0.2-15.0.0.0.2.x86_64
    libc.so.6(GLIBC_2.3)(64bit) is needed by binutils-2.15.92.0.2-15.0.0.0.2.x86_64
    libdl.so.2()(64bit) is needed by binutils-2.15.92.0.2-15.0.0.0.2.x86_64
    libdl.so.2(GLIBC_2.2.5)(64bit) is needed by binutils-2.15.92.0.2-15.0.0.0.2.x86_64
    Before you install any new rpms you need to make sure all dependencies are resolved.
    try running rrpm -qR binutils-2.15.92.0.2-15.0.0.0.2.x86_64.rpm
    and make sure you install all pre-requisites rpm. It seems to me complaining about in-correct version of glibcc..

  • Installing rpm packages

    Hi Guys,
    I'm trying to install oracle 11rg2 on my RHEL 5, but I'm having troubles with the rpm packages, I tried to install them but it lacks a lot of dependencies and seem they don't wanna finish! and keep asking for the new dependency package!
    does anybody have any collection of all these packages? that I can easily install them? :( it might be a bad question but I really feel out of energy to deal with thee stupid packages! its been few hours !
    any helpful reply is really appreciated!
    Regards,
    Meysam

    install this package, it is test environment/learning purpose no need to worry about exact rpm version, below rpms is enough.
    else try to download from the link:-http://rpmfind.net/linux/RPM/ or http://rpm.pbone.net/index.php3/stat/11/vendor/642/com/Red%20Hat,%20Inc_.html
    # From Enterprise Linux 5 DVD
    cd /media/cdrom/Server
    rpm -Uvh binutils-2.*
    rpm -Uvh compat-libstdc++-33*
    rpm -Uvh elfutils-libelf-0.*
    rpm -Uvh elfutils-libelf-devel-*
    rpm -Uvh gcc-4.*
    rpm -Uvh gcc-c++-4.*
    rpm -Uvh glibc-2.*
    rpm -Uvh glibc-common-2.*
    rpm -Uvh glibc-devel-2.*
    rpm -Uvh glibc-headers-2.*
    rpm -Uvh ksh-2*
    rpm -Uvh libXp-*
    rpm -Uvh libaio-0.*
    rpm -Uvh libaio-devel-0.*
    rpm -Uvh libgcc-4.*
    rpm -Uvh libstdc++-4.*
    rpm -Uvh libstdc++-devel-4.*
    rpm -Uvh make-3.*
    rpm -Uvh openmotif2*
    rpm -Uvh sysstat-7.*
    rpm -Uvh unixODBC-2.*
    rpm -Uvh unixODBC-devel-2.*after this , you can ignore rpm warnings/error messages to complete the installation(if it is learning/test environment).
    Hope, this will help you.

  • RPM packages missing to install oracle10gR2

    Hi all,
    I had try to install oracle10gR2 in RHEL5 by using vmware in my laptop.i am new one for oracle installation.After RHEL 5 installation on Vmware i had check the required RPM packages as per the oracle document..but i have not install GNOME-LIBS,XSCREENSAVER,PKDSH rpm packages......pls help me how to install these packages ....these packege are not found in my OS CD...
    Regards,
    S.Mugunthan.

    Hi;
    Please check Sergio post
    rpm installation
    Re: Package install for oracle11gr2
    Regard
    Helios

  • Rpm details wanted for Solaris

    Hi All,
    I have rpm file for solaris.But when I do man rpm it says no manual entry.So how do I extract the package from the RPM file? Is there any rpm equivalent command in Solaris?My Solaris version is 5.9.Do I need to install relevant package for that?
    Looking forward for your response

    Solaris does not ship with RPM support, and most software for it is distributed in SVR4 pkg format, not RPM.
    However, it's certainly possible to use RPM binaries and create a separate RPM repository. For a site that wants to manage all software with RPM, it could be useful.
    You'll need to compile or obtain rpm binaries separately though.
    Darren

  • Unable to install a Solaris OS in a Single disk slice

    Hi,
    We are unable to install the Solaris-OS on a single slice disk.
    We found that, only "Solaris 10 10/08 (U6)" release can support the single slice disk installation, prior release are not. Is it true ?
    We found it from "LDoms Community Cookbook " , from given link
    http://wikis.sun.com/display/SolarisLogicalDomains/Section+2+-VirtualDevices
    Paragraph is
    " Before Solaris 10 10/08 (U6), when a backend is exported to a domain as a single slice disk, it will appear in that domain as a disk with a single partition (s0). Such a disk is not visible with the format(1m) command and its partition table can not be changed. A single slice disk will not be visible from the Solaris installer and can not be select as a disk device on which Solaris can be installed. "
    Our Configuration are
    sc> showhost
    System Firmware 6.6.4 Sun Blade[TM] T6300 2008/07/01 02:03
    Host flash versions:
    OBP 4.28.9 2008/06/30 21:26
    Hypervisor 1.6.4 2008/06/06 04:57
    Sun Blade T6300 Server Module POST 4.28.6 2008/05/23 12:35
    -bash-3.00# cat /etc/release
    Solaris 10 8/07 s10s_u4wos_12b SPARC
    Copyright 2007 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 16 August 2007
    We Installed a 127127-11 patch also.
    -bash-3.00# ldm -V
    Logical Domain Manager (v 1.0.3)
    Hypervisor control protocol v 1.1
    Using Hypervisor MD v 1.1
    System PROM:
    Hypervisor v. 1.6.4 @(#)Hypervisor 1.6.4 2008/06/06 04:57\015
    OpenBoot v. 4.28.9 @(#)OBP 4.28.9 2008/06/30 21:26
    Use below command to add single slice disk
    *# ldm add-vdsdev options=slice /dev/dsk/c0t1d0s3 vol3@primary-vds0*
    Getting error in between installation,
    ERROR: No disks found
    - Check to make sure disks are cabled and powered up
    Please help us to, resolve this issue. Thanks a lot.
    Best Regards,
    Parvez Memon.

    Hi,
    Whenever i try to installed the patch 137137-09, it required a below patch
    0 For patch 137137-09, required patch 138866-01 does not exist.
    And try this then
    # patchadd 138866-01
    The following requested patches will not be installed because
    the packages they patch are not installed on this system.
    0 No Packages from patch 138866-01 are installed on the system.
    No patches to install.
    I am not able to install this patch 138866-01, even i try with 138866-02 but not success.
    Thanks for your reply, please help to resovle the same.
    Regards,
    Parvz Memon

  • Do we need rpm package oracleasmlib for using Oracle ASMLib?

    ..The Oracle ASMLib kernel driver is now included in the Unbreakable Enterprise Kernel.
    No driver package needs to be installed when using this kernel.
    The oracleasm-support and oracleasmlib packages still need to be installed from ULN+
    http://www.oracle.com/technetwork/topics/linux/asmlib/index-101839.html
    i use:
    root@oel62 ~]# uname -r
    2.6.32-300.3.1.el6uek.x86_64I understood:
    -oracleasm: is include in the kernel(kernel/drivers/block/oracleasm/oracleasm.ko)
    -oracleasm-support: can be found on the install ISO or in Oracle Public Yum Server.
    -oracleasmlib: ? not found in Oracle Public Yum Server! can be found only in ULN?
    Question: Do we need it, rpm package oracleasmlib for install Oracle ASMLib?
    I have add kernel module oracleasm (via modprobe) and install rpm oracleasm-support
    (but without oracleasmlib) and it works !!??
    ..and I'm confused ???

    Dude wrote:
    Saying that it works seems quite audacious to me. Well, I can start the engine, let's fly! I'd rather remain on the ground ;-)Hi Dude!
    You do not mean I talk nonsense, right?
    Maybe! But once again i will protocol here what i did.
    It would be very nice if you take a look here:
    Ok! Step by step..
    My environment: Oracle Linux 6.2 in VMWare
    Linux kernel:
    [root@oel62 ~]# uname -r
    2.6.32-300.3.1.el6uek.x86_64Install oracleasm:
    [root@oel62 ~]# modprobe oracleasm
    [root@oel62 ~]# modprobe -l oracleasm
    kernel/drivers/block/oracleasm/oracleasm.ko
    [root@oel62 ~]# lsmod | grep oracle
    oracleasm              48482  1 Install oracleasm-support:
    root@oel62 ~]# yum install oracleasm-support
    Installed:
      oracleasm-support.x86_64 0:2.1.5-1.el6                                                                                      
    Complete!I have only oracleasm-support(no oracleasmlib!)
    [root@oel62 ~]# rpm -qa| grep oracleasm
    oracleasm-support-2.1.5-1.el6.x86_64
    [root@oel62 ~]# Status:
    [root@oel62 ~]# oracleasm status
    Checking if ASM is loaded: yes
    Checking if /dev/oracleasm is mounted: noConfigure:
    [root@oel62 ~]#  /etc/init.d/oracleasm configure
    Default user to own the driver interface []: grid
    Default group to own the driver interface []: asmadmin
    Start Oracle ASM library driver on boot (y/n) [n]: y
    Scan for Oracle ASM disks on boot (y/n) [y]: y
    Writing Oracle ASM library driver configuration: done
    Initializing the Oracle ASMLib driver:                     [  OK  ]
    Scanning the system for Oracle ASMLib disks:               [  OK  ]Status again:
    root@oel62 ~]# /etc/init.d/oracleasm status
    Checking if ASM is loaded: yes
    Checking if /dev/oracleasm is mounted: yesI create 2 virtual disks and then create partition on those disks.
    Result: /dev/sdg1, /dev/sdh1
    and now create ASM disks:
    [root@oel62 ~]# oracleasm createdisk asmdisk1 /dev/sdg1
    Writing disk header: done
    Instantiating disk: done
    [root@oel62 ~]# oracleasm createdisk asmdisk2 /dev/sdh1
    Writing disk header: done
    Instantiating disk: donelistdisks
    [root@oel62 ~]# oracleasm listdisks
    ASMDISK1
    ASMDISK2querydisk
    [root@oel62 ~]# oracleasm querydisk -d /dev/sdg1
    Device "/dev/sdg1" is marked an ASM disk with the label "ASMDISK1"
    [root@oel62 ~]# oracleasm querydisk -d /dev/sdh1
    Device "/dev/sdh1" is marked an ASM disk with the label "ASMDISK2"-Create diskgroup TEST_DG:
    run asmca, step through all screens, specify "Disk discovery path"
    /dev/oracleasm/disks/*Result:
    ASMCMD [+] > lsdsk -p -G test_dg
    Group_Num  Disk_Num      Incarn  Mount_Stat  Header_Stat  Mode_Stat  State   Path
            1         0  3915949404  CACHED      MEMBER       ONLINE     NORMAL  /dev/oracleasm/disks/ASMDISK1
            1         1  3915949403  CACHED      MEMBER       ONLINE     NORMAL  /dev/oracleasm/disks/ASMDISK2-Run dbca create a database testdb with storage using diskgroup TEST_DG
    and here is the DB testdb on diskgroup test_dg
    [grid@oel62 ~]$ rlwrap asmcmd -p
    ASMCMD [+] > ls test_dg/testdb
    CONTROLFILE/
    DATAFILE/
    ONLINELOG/
    PARAMETERFILE/
    TEMPFILE/
    spfiletestdb.ora
    ASMCMD [+] > ls -l test_dg/testdb/datafile
    Type      Redund  Striped  Time             Sys  Name
    DATAFILE  UNPROT  COARSE   JUN 27 11:00:00  Y    SYSAUX.257.787055133
    DATAFILE  UNPROT  COARSE   JUN 27 11:00:00  Y    SYSTEM.256.787055133
    DATAFILE  UNPROT  COARSE   JUN 27 11:00:00  Y    UNDOTBS1.258.787055133
    DATAFILE  UNPROT  COARSE   JUN 27 11:00:00  Y    USERS.259.787055133
    ASMCMD [+] > Service status:
    [grid@oel62 ~]$ srvctl status diskgroup -g test_dg
    Disk Group test_dg is running on oel62
    [grid@oel62 ~]$ Once again i did not install oracleasmlib!
    I have no RPM oracleasmlib on my system:
    root@oel62 ~]# rpm -qa| grep oracleasm
    oracleasm-support-2.1.5-1.el6.x86_64It is a "perfect" installation, or what do you mean?
    It works fine, but why it works??
    Well, folks! Tell me now why it works without oracleasmlib ?
    What happened, what is going on here?
    Thank you for reading my long text here!

  • During the installation of the rpm package of Oracle 11g XE,  Error occur "cpio:digest mismatch"

    It is not possible to install the following error occurs.
    [root @ localhost Disk1] # rpm -ivh --nodigest oracle-xe-11.2.0-1.0.x86_64.rpm
    preparing... ################################# [100%]
    Updating / Installing ...
        1: oracle-xe-11.2.0-1.0 ################################# [100%]
    error : fails to extension of the archive : File /u01/app/oracle/product/11.2.0/xe/bin/oracle;54091d3a: cpio: Digest mismatch
    Error: oracle-xe-11.2.0-1.0.x86_64: Installation failed
    Error "Digest mismatch" will have occurred from the very beginning,
    I tried to specify the installation options "--nodigest".
    But Phenomenon does not improve.
    I tried to check the version of the rpm package.
    It seems the latest version of rpm-4.11.2-2.fc20.x86_64.
    Would you have a good workaround?
    Installation OS: fedora20 64bit
    Installation package: oracle-xe-11.2.0-1.0.x86_64.rpm
    メッセージ編集者: user10993108
    Has been translated into English.

    This is a global forum - you will have to post in English. There are alternate language forums available - Other Languages
    Looks like your OS is Fedora - which is not a supported/certified OS for 11g XE - Oracle® Database Express Edition
    So things may or may not work as expected.

  • Mandatory RPM packages for EPM components

    Hello All,
    I am newly working on REDHAT_EL_6_U4_x64
    I have to install epm 122 (64 bit) Foundation and Reporting and analysis web applications
    For these web applications is any RPM packages are mandatory ?which will prevents from any
    fails at the time of installation and configuration
    -Can you suggest if any RPM packages requires for web application
    Similarly i would like to ask for,
    Oracle http web server and weblogic application server
    If any rpm packages requires for http and weblogic?
    ORACLE client 11g:For installation of oracle client(11g) on redhat is any mandatory
    rpm package?
    Note: If requires RPM packages for any above please give the list and purpose
    of packages
    Thanking all of u in advanced..

    You are installing on Redhat and you don't know what YUM is   > Yellowdog Updater, Modified - Wikipedia, the free encyclopedia
    There is a lot of information about it if you search.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • OEPE Install for Solaris Sparc 64 bit

    Hello Experts,
    OEPE (Oracle Enterprise Plug-in for Eclipse) issue....
    We have installed the below @ Sun Solaris 10, Sparc 64 Bit.
    Web Logic 10.3.6
    SOA 11.1.1.6.0
    AIA 11.1.1.6.0
    trying to install OSB (Oracle Service Bus) and it asks about the OEPE Install location and gave an error.
    INST-07246 -- Enter a Valid value for OEPE Home location..
    We have NOT installed OEPE, because it is NOT available for the version and the platform we have.
    The OTN doc says as below:
    Oracle WebLogic Server 11gR1 (10.3.6) + Coherence - Package Installer Size: .99 GB, Check Sum: 3179053739
    This download provides a WebLogic Server generic installer. This installer does not include a JVM/JDK or Oracle Enterprise Plug-in for Eclipse, these must be installed separately.
    Question(s):
    1) Where can I get the OEPE for Solaris 64 bit and SOA 11.1.1.6.0?
    2) Any other workaround for the OSB install issue??
    Thanks a lot
    Rgds
    Natrajan

    Hi Natrajan,
    I don't think there is a Oracle packaged OEPE for Solaris 64... There is a Linux 64 though, but I don't think that is what you looking for...
    Here you can see the available packages
    http://www.oracle.com/technetwork/developer-tools/eclipse/downloads/index.html
    What you can do is to install Eclipse for Solaris... and then go to the link above and download a package "OEPE Plugins Only" and apply the plugins to your Eclipse
    http://archive.eclipse.org/eclipse/downloads/drops/R-3.6-201006080911/solPlatform.php
    Cheers,
    Vlad
    It is considered good etiquette to reward answerers with points (as "helpful" - 5 pts - or "correct" - 10pts)
    https://forums.oracle.com/forums/ann.jspa?annID=893

  • Installation of SUNWfontconfig packages on a Solaris 12/03 release?

    Hi!
    I have a SunfireV880 with the following release installed:
    Solaris 9 12/03 s9s_u5wos_08b SPARC
    # I have applied the the following 9_Recommeded Patch cluster to the system but I found the following ERROR in the
    /var/sadm/install_data/Solaris_9_Recommended_Patch_Cluster_log
    Installing 117203-05...
    Checking installed patches...
    One or more patch packages included in
    117203-05 are not installed on this system.
    Patchadd is terminating.
    Installing 117201-09...
    Checking installed patches...
    ERROR: This patch requires patch 117203-04
    which has not been applied to the system.
    After some analysis of dependencies I installed patch 116105-06 and tried to apply patch 117204-05 and 117203-04 but both failed since SUNWfontconfig is not installed.
    I found the missing packages on the Solaris 9 9/05 Disk 1
    SUNWfontconfig/
    SUNWfontconfig-64/
    SUNWfontconfig-docs/
    SUNWfontconfig-root/
    I have also installed
    hostxxx:opt/patch> pkginfo | grep SUNWzlib
    system SUNWzlib The Zip compression library
    system SUNWzlibx The Zip compression library (64-bit)
    Is there any way to install SUNWfontconfig* packages safely without doing a complete Solaris 9 9/05 release upgrade?
    Any known dependencies
    I have tried to Google for a solution to this issue but with no sucess.
    Appreciate any input.
    /Bengt
    Found a thread touch�ng this issue
    http://forum.java.sun.com/thread.jspa?forumID=840&threadID=5104139
    Message was edited by: Bengt
    Sparc_User
    Message was edited by:
    Sparc_User

    I was wrong about VCS not being important for the installation of the database on a zone. The database installed fine outside of VCS control from the Oracle 11gR2 download online, however, VCS 6.0 PR1 does not seem to support Oracle agents for Solaris 11, this is what their software requirements are:
    Supported software for VCS agent for Oracle
    The VCS 6.0 Platform Release 1 agent for Oracle supports the following software
    versions in a Veritas Cluster Server (VCS) environment:
    Oracle 10g R2, Oracle 11g R1, and Oracle 11g R2 (including 64-bit
    versions)
    Note: Veritas Cluster Server agent for Oracle supports the specified
    Oracle versions on Solaris if Oracle supports that version on Solaris.
    Refer to the Veritas Cluster Server Release Notes for more details.
    Oracle
    VCS VCS 6.0 PR1 on Solaris
    For Solaris SPARC:
    Solaris 10 (32-bit and 64-bit)
    For Solaris x64:
    Solaris 10 (64-bit)
    Note: For each platform, Symantec recommends applying the latest
    Solaris operating system patches available from Oracle. Visit Oracle’s
    Web site to download the latest patches.
    Solaris
    There is no "ContainerOpts" attribute in VCS 6.0 PR1 for Solaris11......

Maybe you are looking for

  • Displaying Korean in Text messages.

    Hello all, I've recently have had a weird issue displaying Hangul (Korean) in text messages. I used to receive and view them no problem with all the correct characters as text in the SMS chat windows, until maybe a few months ago. Now what happens, i

  • ITunes is not opening for no apparent reason

    My iTunes won't open anymore. I don't know what's wrong. It was working fine yesterday and now it just bounces in the task bar. I tried to update it but an "unexpected error" occurs every time. Similarly, I tried to download it offline and I got the

  • Using Dreamweaver to edit *partial* web page (chunks of HTML code)?

    Hello, I am using a custom PHP framework to build a website. This framework is quite simple, it relies on 2 types of files: Templates: site-wide PHP/HTML files including all the logic, HTML header (links to CSS & JS files), Company logo HTML menus &

  • Passing a parameter using c#

    Does anybody have a code sample for passing a parameter to a report in C# (2010)?  Any samples I can find refer to older versions of Crystal Reports. Thanks!

  • In which community is it best to discuss mail.app issues?

    In which community is it best to discuss mail.app issues?