Zone patching

Hi everyone,
We need to patch in Solaris 10 whole root zone,sparse root zone and brended zone.
Please advice me on how to perform those things.
I think that for whole root zone and sparse zones,i apply the patches from global zone.Sure the global zone is patched separately.Is right?
In the case of branded  zone,here I am not sure.I patch the global zone and then I log in every zone and I apply only the patches pertaining to applications?those patches are different from the patches applied in global-zone.is right?
If I have now zonecluster with spare root zones,how I apply the patches on line?
- I failover the applications from the node where I intend to patch.
- I reboot this node boot -x
- then apply patches.
marius

One more gotcha to look for. You should make sure all configures zones are booted at least to single user mode before patching.
Otherwise for each patch it will boot all the zones, patch them and then shut them down. Then do it again for the next patch.
Which slows down an already slow process even more.

Similar Messages

  • Issues with installing Time zone patch for Oracle 10.1.0.4 in Windows

    All,
    I have a working Oracle 10.1.0.4 installation on Windows box, I successfully patched the time zone patches(5865568 and 5126270), OPatch successfully installed the patch. But when I verified if the patch was installed, it says the patch is not installed. I wonder if any one else had this issue.
    The only difference in my installation was that my database does not use INIT.ORA but uses SPFILE.
    The Post Installation steps called to make certain parameter changes in INIT.ORA and restart the database. In my case I did not do this.
    Any ideas?
    thx
    SS

    I'm about to install this patch also. If I'm using an spfile I'll need to create pfile from spfile and modify the parameters in the pfile. When I then restart the database in migrate mode I must then say that I'd like to start using the pfile. Am I correct in assuming this??
    OR since I know that I'm using an spfile I could alter the spfile and use whats below. After I restart I can then take out these changes.
    ALTER SYSTEM SET system_trig_enabled=FALSE, JOB_QUEUE_PROCESSES=0, AQ_TM_PROCESSES=0
    COMMENT='Change To Take Effect After Jan 1 Reboot'
    SCOPE=SPFILE;
    thanks.
    Message was edited by:
    Bogey

  • Time Zone- patch 12?

    Hello experts
    I got SAP B1 8,8  p12.
    In a conference with a consultant, he showed his screen and  System Initialization- General Settings, there was a tab called "time zone".
    We have the same version, same product and I do not get this tab.
    Do you know why?
    Thanks

    Hello Marcella,
    As the other expert mentioned, the Time Zone tab is not visible until you go to System Initialization- General Settings- Display.
    In this tab, there is an option that says " Manage Company Time". If you check it, then the Time zone Tab will appear within General Settings.
    I do not think is a matter of the localization, as I got the US, Mexico, Chile, Brasil and China localization. I can see them in all of them.
    Thank you!

  • Patching and Zones

    1.     How to identify the patch as a Global patch or local patch?
    The SUNW_PKG_ALLZONES flag in the pkginfo is applicable to individual packages inside a patch.
    2.     Is it sufficient to execute patchadd (without any parameters) on global zone?
    Online Doc says the patchadd command on global zone propagates the patch installation on all local zones automatically)
    3.     Will there be any patches applicable to local zones? If yes do we need to install them individually on localzones?
    The online doc says we need not to patch the local zones. That will be taken care by global zone patch installation. How far this is true?
    4.     There are some global zone patches require reboot, do we need to shutting down all the local zones gracefully before we do reboot container?
    The patchadd command takes care of propagating the patch installation to all the local zones, so will reboot command implicitly shutdown machines gracefully?

    First, these comments apply to native zones on Solaris 10 which is what I think you're asking about based on the nature of your questions. They do not apply to other kinds of zones (such as ipkg zones on Solaris 11 Express). I not sure about your first question so I wont try to answer it.
    2. In general, it is sufficient to apply the patches using patchadd in the global zone. The patching process will figure out what needs to be done in the non-global zones and will do it automatically. You can check this using "showrev -p" or "patchadd -p" in the zones to see what patches were applied to the zones and what patches were not.
    3. I can't answer give a definitive answer to this question. I can imagine a situation where packages are installed in a non-global zone which do not exist in the global zone. In that case, I don't know whether applying the patch in the global zone would work or not. If patching from the global zones fails in that case, you might have to apply the patch in the non-global zone. However, in general patching in the global zone works fine.
    4. The reboot command appears to shut the zones down gracefully but I'm not authoritative with respect to this point. I usually use shutdown to send notices to users in shutting down zones before rebooting the machine but if no notices are required I just reboot the global machine.
    Hope this is helpful.

  • Few zone and diffrent patch level

    I make two small zones, detach one of this zone and patching all system and I have some questions.
    root@Solek # zoneadm list -cv
      ID NAME             STATUS     PATH                           BRAND    IP
       0 global           running    /                              native   shared
       1 zone1            running    /zone/zone1                    native   shared
       - zone2            configured /zone/zone2                    native   shared
    root@Solek # zoneadm -z zone2 attach
    These packages installed on this system were not installed on the source system:
            SUNWinstall-patch-utils-root (11.10,REV=2005.01.09.23.05)
            SUNWbindr (11.10.0,REV=2005.01.08.05.16)
    These patches installed on this system were not installed on the source
    system:
            126538
            126419
            120011
          .....and this is ok, but how can I "patch" this zone?
    I know this is small zone and it use file in global zone (which is patched), but what can I do to correct information in zone2 about all install patches?
    i attach this zone with "-F"
    root@Solek # showrev -p | grep 126538
    Patch: 126538-01 Obsoletes: 121901-02 Requires: 119042-09
    root@Solek # zoneadm -z zone2 attach -F
    root@Solek # zoneadm -z zone2 boot
    root@Solek # zlogin -C zone2
    root@zone2 #showrev -p | grep 126538
    [Connection to zone 'zone2' console closed]
    root@Solek # zoneadm -z zone2 halt
    root@Solek # zoneadm -z zone2 deatach
    root@Solek # zoneadm -z zone2 attachWhy now I detach/attach this zone whithout any error?

    and this is ok, but how can I "patch" this zone? You need a system at the same patchlevel as the zone,
    then attach the zone to this system.
    You could now detach your zones, remove the patches, attach
    your unpatched zone, patch system, attach all other zones.
    Why now I detach/attach this zone whithout any error?This is a sun design issue. They compare the patchlevel of the
    source and target system, not the patchlevel of the zone!
    After the attach -F the zone patchlevel is different, but zoneadm
    doesn't care ...
    Best regards,
    Marcel

  • TimeZone Patch for 9.2.0.6

    Hello All,
    I am upgrading 9.2.0.6 to 11.2.0.1 database. Please can some one tell which is the timezone patch to be applied to 9.2.0.6 database. On 9.2.0.8 is patch 5726045, is this the same on 9.2.0.6.
    The second question is can I upgrade from 9.2.0.6 directly to 11.2.0.1 or do I need follow this route :- 9.2.0.7(or lower) ---->9.2.0.8 ---->11.2.x
    Oracle says i can upgrade from 9.2.0.6
    http://www.oracle.com/technology/products/database/oracle11g/upgrade/presentations/9i_to_11g_real_world_customer_experience.pdf
    and this URL says I can't
    http://javeedkaleem.blogspot.com/2010/02/complete-checklist-for-manual-upgrades.html
    Please can you someone tell me on the Time Zone patch for 9.2.0.6 which i will be upgrading to 11.2.0.1 and confirm on upgrade.
    Regards
    Rashida

    Hi,
    The timezone patch is the same for 9.2.06 and 9.2.0.8.
    For upgrading have a look at the upgrade guide for 11.2, http://download.oracle.com/docs/cd/E11882_01/server.112/e10819/preup.htm
    It describes the path which is possible and how it can be done. This manual states 9.2.0.8 can be directly upgraded to 11.2, So the way to go is to 9.2.0.8 and then 11.2.
    Herald ten Dam
    Superconsult.nl

  • Sparse zones live upgrade

    Hi
    I have problem with live upgrade on solaris 10 9/10 to 8/11 on sparse zone.
    The installation on global zone is good but sparse zone cannnot boot because zonepath changed.
    bash-3.2# zoneadm list -cv
    ID NAME STATUS PATH BRAND IP
    0 global running / native shared
    - pbspfox1 installed /zoneprod/pbspfox1-s10u10-baseline native excl
    the initial path is /zoneprod/pbspfox1
    #zfs list
    zoneprod/pbspfox1@s10u10-baseline 22.4M - 2.18G -
    zoneprod/pbspfox1-s10u10-baseline
    # luactivate zoneprod/pbspfox1@s10u10-baseline
    ERROR: The boot environment Name <zoneprod/pbspfox1@s10u10-baseline> is too long - a BE name may contain no more than 30 characters.
    ERROR: Unable to activate boot environment <zoneprod/pbspfox1@s10u10-baseline>.
    how to upgrade pbspfox1?
    Please help
    Walter

    I'm not exactly sure what happened here but the zone name doesn't change. If the zone patch is wrong, I'd try using zonecfg to change the zone path to the proper value and then boot the zone normally.
    zonecfg -z pbspfox1
    set zonepath=/zone/pbspfox1 (or whatever is the proper path)
    verify
    commit
    exit
    zoneadm -z pbspfox1 boot
    If the zone didn't get properly updated, you might be able to update it by detaching the zone:
    zoneadm -z pbspfox1 detach
    and doing an update reattach
    zoneadm -z pbspfox1 attach -u
    Disclaimer: All of the above was done from memory without testing, I may have gotten some things wrong.
    Hopefully this will help. I've had similar issues in the past but I'm not sure I've had exactly the same problem so I can't tell for sure whether this will help you or not. It is what I'd try. Of course, try to avoid getting yourself into a position where you can't back something out if necessary. This kind of thing can be messy and may require more than one try. If a remember correctly there were some issues with the live upgrade software as shipped with Solaris 10 8/11. I'd get it patched up to current levels ASAP to avoid additional issues.

  • PROBLEM PATCHING SOLARIS 10 FOR DST

    OK - I messed up installing the DST patch, but now I cannot reinstall.
    I used "pkgadd" to install the patch 122032-04. It went fine into the global zone, but "partially failed" going into my other 4 zones.
    NOW - using "date" gives the correct time zone and time in all zones (including global), but my TOMCAT/SERVLETS do not get the correct time zone.
    So - I read more and installed the mega-patch (fixes a zone bug): 119254-35. This patch was also installed with "pkgadd" (that's what the readme said).
    Then I tried to reinstall the failed DST patch - 122032-04, but it won't go past the first dialog. It fails with "ld.so.1: patchadd: fatal: relocation error: file patchadd: symbol zonecfg_set_root: referenced symbol not found.
    Note that the above latest error says "patchadd" that's because I've tried pkgadd AND patchadd - neither works but both give the same reference symbol not found error.
    NOW WHAT??? I tred uninstalling the patch, but that failed as well - said it could not even find the package. (pkgrm).
    Thanks in advance.
    -Richard

    Thanks. The DST patch actually was complete enough to work after reboot.
    It's just the inability to remove the bad patch for now. I suspect there's a problem with the patches in that they want you to be in maintenance mode, but they also want the zones to be booted.
    I wish they would either
    a) figure this out and make single-user mode patches work when you are IN single user mode (without requiring other steps which ARE NOT SPECIFIED in the readme), or
    b) Allow these zone patches to be applied in normal operation mode (multi-user mode).
    -R

  • Latest round of patches on fabric booted system causes Solaris 10 to hang

    I have a fairly stock install of Solaris 10 6/06 on a T2000 which uses a Emulex HBA to boot from Xiotech SAN attached disks.
    I installed the following patches:
    118712 14 < 16 R-- 24 SunOS 5.10: Sun XVR-100 Graphics Accelerator Patch
    120050 05 < 06 RS- 28 SunOS 5.10: usermod patch
    120222 16 < 17 R-- 19 SunOS 5.10: Emulex-Sun LightPulse Fibre Channel Adapter driver
    120629 02 < 08 R-- 24 SunOS 5.10: libpool patch
    120824 08 < 09 R-- 39 SunOS 5.10: SunBlade T6300 & Sun Fire (T1000, T2000) platform patc
    121118 11 < 12 R-- 21 SunOS 5.10: Sun Update Connection System Client 1.0.9
    122660 08 < 09 R-- 17 SunOS 5.10: zones patch
    124258 03 < 05 RS- 19 SunOS 5.10: ufs and nfs driver patch
    124327 -- < 04 R-- 34 SunOS 5.10: libpcp patch
    120222 16 < 17 R-- 19 SunOS 5.10: Emulex-Sun LightPulse Fibre Channel Adapter driver
    When I rebooted the system it will no longer boot up.
    If I do a {ok} boot -m milestone=none and attempt to start all the services by hand, I see:
    svc:/platform/sun4u/mpxio-upgrade:default (Multipath upgrade)
    State: offline since June 4, 2007 4:05:58 PM CDT
    Reason: Start method is running.
    See: http://sun.com/msg/SMF-8000-C4
    See: man -M /usr/share/man -s 1M stmsboot
    See: /etc/svc/volatile/platform-sun4u-mpxio-upgrade:default.log
    It appears the mpxio-upgrade script is failing to start.
    If I run /lib/svc/method/mpxio-upgrade by hand the script hangs and can not be killed. Since I am on console the only want to recover is to send-brk and reboot. I truss'ed it and the last device it was trying to read is:
    82: open("/devices/pseudo/devinfo@0:devinfo", O_RDONLY) = 5
    82: ioctl(5, 0xDF82, 0x00000000) = 57311
    This is the second time this has happened in the last 2 months. The first time the problem was resolved with a new kernel patch. However Sun could not tell me what the exact problem was.
    Has anyone else run into SAN/Fabric booted servers failing to boot after various patches?

    We have discovered the problem. It has nothing to do with SAN booting at all. It has to do with having a device plugged into the serial port. I was using this system to act as serial console for another device in the same rack. When the Sun kernel engineering asked me to unplug the serial cable and reboot I was skeptical, but it worked.
    Sun has filed this as a bug. The only work around right now is to make sure you have nothing plugged into the serial port.

  • Getting error after the DST patch - urgent

    I am getting the following error message.
    Validation Error
    Examine and correct the following errors, then retry the operation:
    Error - IOException in sending Request :: Connection refused: connect
    I have applied the JVM patch and time zone patch without any errors.
    Below are the steps to generate the above error message.
    1. Launch the EM using browser.
    http://MyServerName:1158/em/
    2.Login as "sysman" and connect as "Normal".
    3. Click on "Maintenance"
    4. Click on "Export to Export Files"
    5. Select Export Type as "Schemas" and click on "Continue"
    The error appears at the above step.
    I have Oracle 10g. (Version 10.2.0.1.0) on Windows 2003 Server.
    There is no entry in the alert.log.
    I have the following entry in "emdctl.trc".
    (error = 10061)
    2007-03-11 11:29:36 Thread-1980 ERROR main: nmectl.c: nmectl_validateTZRegion, agentTZoffset =-420,and testTZoffset for America/Los_Angeles:-480 do not match
    2007-03-11 11:29:37 Thread-1980 ERROR main: nmectl.c: nmectl_validateTZRegion, agentTZoffset =-420,and testTZoffset for America/Los_Angeles:-480 do not match
    2007-03-11 11:31:14 Thread-1112 WARN http: snmehl_connect: connect failed to (MyServerName:3938): No connection could be made because the target machine actively refused it.
    (error = 10061)
    It appears that this is a time difference between the OS and the Oracle system.
    Please advice.
    Thank you,

    crystl32.ocx was retired in version 8.5 - almost ten years ago... Only reason I mention this is that if MS added something to oledlg.dll that makes the ocx not work, there is absolutely nothing that can be done in terms of fixes.
    Now, to try to address the issue, you will have to provide more information:
    1) What version of CR are you using?
    2) What is the OS you are on?
    3) What is the actual error message?
    4) Can you duplicate the error on any computer that has the MS patch installed?
    5) What message do you get when you try to manually register the ocx?
    6) Do you have the latest patches for your version of CR?
    Ludek

  • I want to update date field in oracle table using database adaptor

    Hi Guys,
    I want to update date in oracle table field which is 'DATE' type , but i am getting following error.
    Pure SQL Exception.
    Pure SQL Execute of update crp3apps.IFACE_SO_DATE_CHANGES set PROCESSED_DATE=? where CTRL_ID=? failed. Caused by java.sql.SQLException: ORA-01830: date format picture ends before converting entire input string
    The Pure SQL option is for border use cases only and provides simple yet minimal functionality. Possibly try the "Perform an operation on a table" option instead.
    </summary>
    </part>
    - <part name="detail">
    <detail>
    ORA-01830: date format picture ends before converting entire input string
    </detail>
    i am formated the date using following code and assigned to one variable.
    ora:formatDate(ora:getCurrentDateTime(),'dd-MMM-yyyy hh:mm:ss ')
    this is update query
    update crp3apps.IFACE_SO_DATE_CHANGES set PROCESSED_DATE=#date where CTRL_ID=#id
    Please provide solution.
    regards
    janardhan

    The thing is that XSLT often doesn't deliver the functionality required when it comes to times.
    You suggest appening "Z" to the time but this means that the time is now in UTC time. What if the system from where the date is being converted is running in NZ using local time? Other systems that recieve the date (and correctly handle the time zone) will now have a time that is out by a number of hours.
    You often can't ignore the time zone (drop the 'Z') as if you send the time to a system it has to either assume the time is local to it (which may not be the case... the other system coudl be in a different time zone) or assume the time is UTC (I think crossfire does this by default).
    Typically can't just append a time zone (e.g. +11:00) either as many places have daylight savings so the value to appended is variable (you then need some way of determining what the value is... either Java Embedding or a Service).
    As you mention it does depend on the use case but in many circumstances using Jaba Embedding, not as suggested above but with the appropriate Java.util.Calendar classes, is the best way to handle date and time in BPEL. Even still you need to ascertain the format of times external to the system and ensure you parse them correctly.
    ANd even if you do all this you can still run into problems. I've seen a real world example where two systems which both handled time zones correctly and had previously been working together for quite a while, satrted reporting different times. It turns out that only one of them had had the most recent Java Time Zone patches applied and there had been a change in the dates for daylight savings here (Australia). Be warned!

  • Pure SQL and Border Use Cases?

    Hi Gurus
    I was developing a DB Adapter to select data from Shipping tables. I did it by polling as well as with Custom SQL. While using the custom SQL I got the following error in my domain.log
    (my query that I wrote) failes, Caused by java.sql.SQLException: Invalid column index.
    The Pure SQL option is for border use cases only and provides simple yet minimal functionality. Possibly try the "Perform an operation on a table" option instead.
    What is a border use case, how do I decide that. So BPEL support the custom sql option very loosely?
    Thx

    The thing is that XSLT often doesn't deliver the functionality required when it comes to times.
    You suggest appening "Z" to the time but this means that the time is now in UTC time. What if the system from where the date is being converted is running in NZ using local time? Other systems that recieve the date (and correctly handle the time zone) will now have a time that is out by a number of hours.
    You often can't ignore the time zone (drop the 'Z') as if you send the time to a system it has to either assume the time is local to it (which may not be the case... the other system coudl be in a different time zone) or assume the time is UTC (I think crossfire does this by default).
    Typically can't just append a time zone (e.g. +11:00) either as many places have daylight savings so the value to appended is variable (you then need some way of determining what the value is... either Java Embedding or a Service).
    As you mention it does depend on the use case but in many circumstances using Jaba Embedding, not as suggested above but with the appropriate Java.util.Calendar classes, is the best way to handle date and time in BPEL. Even still you need to ascertain the format of times external to the system and ensure you parse them correctly.
    ANd even if you do all this you can still run into problems. I've seen a real world example where two systems which both handled time zones correctly and had previously been working together for quite a while, satrted reporting different times. It turns out that only one of them had had the most recent Java Time Zone patches applied and there had been a change in the dates for daylight savings here (Australia). Be warned!

  • Registration issues....  Solaris 10 - 06/06

    Having issues registering my V440 running Solaris 10 06/06. I have posted the error below and them some system information below that. any help is appreciated.
    sysax /: /usr/sbin/sconadm register -a -r /usr/lib/breg/data/RegistrationProfile.properties
    sconadm is running
    Authenticating user ...
    Exception in thread "main" java.lang.reflect.UndeclaredThrowableException
    at $Proxy1.getInstanceName(Unknown Source)
    at com.sun.scn.client.SCNClientSession.login(SCNClientSession.java:371)
    at com.sun.cns.basicreg.cacao.ClientLoginCacaoAdapter.loginAccount(ClientLoginCacaoAdapter.java:209)
    at com.sun.cns.basicreg.BasicRegCLI.authenticateUser(BasicRegCLI.java:1079)
    at com.sun.cns.basicreg.BasicRegCLI.run(BasicRegCLI.java:669)
    at com.sun.cns.basicreg.BasicRegCLI.main(BasicRegCLI.java:562)
    Caused by: javax.management.InstanceNotFoundException: com.sun.scn:name=SCNBaseServiceFactory,assetSubProfile=Factory,host=sysax.consolidated.com,assetProfile=Factory,scnType=ServiceFactory,Vendor=Sun Microsystems Inc
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1010)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getClassLoaderFor(DefaultMBeanServerInterceptor.java:1349)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.getClassLoaderFor(JmxMBeanServer.java:1300)
    at com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor.getClassLoaderFor(DefaultMBeanServerInterceptor.java:285)
    at com.sun.cacao.agent.DispatchInterceptor.getClassLoaderFor(DispatchInterceptor.java:474)
    at com.sun.cacao.agent.auth.impl.AccessControlInterceptor.getClassLoaderFor(AccessControlInterceptor.java:427)
    at com.sun.jdmk.JdmkMBeanServerImpl.getClassLoaderFor(JdmkMBeanServerImpl.java:1130)
    at com.sun.cacao.common.instrum.impl.InstrumDefaultForwarder.getClassLoaderFor(InstrumDefaultForwarder.java:153)
    at javax.management.remote.rmi.RMIConnectionImpl$4.run(RMIConnectionImpl.java:1306)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.management.remote.rmi.RMIConnectionImpl.getClassLoaderFor(RMIConnectionImpl.java:1303)
    at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:766)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:294)
    at sun.rmi.transport.Transport$1.run(Transport.java:153)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
    at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
    at java.lang.Thread.run(Thread.java:595)
    at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
    at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
    at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:126)
    at com.sun.jmx.remote.internal.PRef.invoke(Unknown Source)
    at javax.management.remote.rmi.RMIConnectionImpl_Stub.invoke(Unknown Source)
    at javax.management.remote.rmi.RMIConnector$RemoteMBeanServerConnection.invoke(RMIConnector.java:969)
    at javax.management.MBeanServerInvocationHandler.invoke(MBeanServerInvocationHandler.java:201)
    ... 6 more
    sysax /: cat /etc/release
    Solaris 10 6/06 s10s_u2wos_09a SPARC
    Copyright 2006 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 09 June 2006
    sysax /: cat /var/sadm/system/admin/CLUSTER
    CLUSTER=SUNWCall
    sysax /: java -version
    java version "1.5.0_06"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
    Java HotSpot(TM) Server VM (build 1.5.0_06-b05, mixed mode)
    sysax /: smpatch get
    patchpro.backout.directory - ""
    patchpro.baseline.directory - /var/sadm/spool
    patchpro.download.directory - /var/sadm/spool
    patchpro.install.types - rebootafter:reconfigafter:standard
    patchpro.patch.source - https://getupdates1.sun.com/
    patchpro.patchset - current
    patchpro.proxy.host - ""
    patchpro.proxy.passwd **** ****
    patchpro.proxy.port - 8080
    patchpro.proxy.user - ""
    sysax /: cat /usr/lib/breg/data/RegistrationProfile.properties
    # CLI registration profile template version 1.0
    # ******** WARNING ********
    # This profile contains sensitive data: passwords and subscription
    # keys. You should take care in how you handle it, ensuring that it
    # is always adequately protected (mode 400 or 600, owned by root)
    # and not stored on insecure file systems like those exported through
    # standard NFS.
    # Sun Online account information. A new account can be created by visiting
    # http://updates.sun.com
    userName=**************
    password=***********
    # Name (label) of this machine as you would like it to appear on the Sun Connection
    # portal. If left blank hostname will be used
    hostName=devdbs01
    # Service Plan / contract number with Sun. For more information on this topic
    # please visit http://www.sun.com/service/warrantiescontracts/ . NOTE - a
    # subscription key is required to use the Sun Connection Portal.
    subscriptionKey=***************
    # Allow this host to be managed by the Sun Connection Portal. If set to true,
    # a subscription key is required.
    portalEnabled=true
    # HTTPS proxy information needed to connect to Sun for registration and patch
    # updates.
    proxyHostName=
    proxyPort=
    proxyUserName=
    proxyPassword=

    The error message I received was from the Sun Update Connection GUI. Once the patches I attempted to apply failed.
    sysax /tmp: ./suc.sh.2
    $USER:
    $LOGNAME: root
    Sat Feb 24 13:37:07 CST 2007
    sysax
    smpatch get:
    patchpro.backout.directory - ""
    patchpro.baseline.directory - /var/sadm/spool
    patchpro.download.directory - /var/sadm/spool
    patchpro.install.types - rebootafter:reconfigafter:standard
    patchpro.patch.source - https://getupdates1.sun.com/
    patchpro.patchset - current
    patchpro.proxy.host - ""
    patchpro.proxy.passwd **** ****
    patchpro.proxy.port - 8080
    patchpro.proxy.user - ""
    smpatch analyze:
    119252-15 SunOS 5.10: System Administration Applications Patch
    119081-25 SunOS 5.10: CD-ROM Install Boot Image Patch
    124630-03 SunOS 5.10: System Administration Applications, Network and Core Libraries Patch
    124188-02 SunOS 5.10: Trusted Solaris Attributes Patch
    119315-07 SunOS 5.10: Solaris Management Applications Patch
    121308-08 SunOS 5.10: Solaris Management Console Patch
    119313-10 SunOS 5.10: WBEM Patch
    119534-10 SunOS 5.10: Flash Archive Patch
    119254-34 SunOS 5.10: Install and Patch Utilities Patch
    119963-08 SunOS 5.10: Shared library patch for C++
    120753-03 SunOS 5.10: Microtasking libraries (libmtsk) patch
    123494-03 X11 6.6.2: fontconfig patch
    119812-02 X11 6.6.2: Freetype patch
    125014-02 SunOS 5.10: IP filter patch
    120780-03 SunOS 5.10: ixgb patch
    119764-05 SunOS 5.10 : ipmitool patch
    124258-01 SunOS 5.10: ufs and nfs driver patch
    124252-01 SunOS 5.10: nfssrv patch
    120812-15 OpenGL 1.5: OpenGL Patch for Solaris
    123839-04 SunOS 5.10: Fault Manager Patch
    124204-04 SunOS 5.10: zfs patch
    122911-02 SunOS 5.10: Apache 1.3 Patch
    120543-08 SunOS 5.10: Apache 2 Patch
    117463-04 SunOS 5.10: passwdutil Patch
    118890-03 SunOS 5.10: llib-lc patch
    125024-01 SunOS 5.10: basic audit reporting tool patch
    123908-01 SunOS 5.10: ar patch
    120887-06 SunOS 5.10: cdrw patch
    119580-05 SunOS 5.10: libcpc Patch
    124244-01 SunOS 5.10: /usr/bin/rm patch
    119685-10 SunOS 5.10: svc.startd patch
    124997-01 SunOS 5.10: /usr/bin/tip patch
    121081-06 SunOS 5.10: Connected Customer Agents 1.1.0
    120845-04 SunOS 5.10: auditd patch
    124235-01 SunOS 5.10: libpam.so.1 patch
    120050-05 SunOS 5.10: usermod patch
    122525-03 SunOS 5.10: Sun Fire V445 patch
    124614-01 SunOS 5.10: sconadm proxy: UnknownHostException
    120986-10 SunOS 5.10: mkfs and newfs patch
    125040-01 SunOS 5.10: /usr/lib/inet/in.mpathd patch
    122517-03 SunOS 5.10: Sun Fire V215/V245 platmod patch
    125035-01 SunOS 5.10: libinetsvc.so.1 patch
    123334-04 SunOS 5.10: e1000g_transition patch
    122660-07 SunOS 5.10: zones patch
    119998-02 SunOS 5.10: arp, ip, ipsecah drivers patch
    125026-01 SunOS 5.10: message queue patch
    118371-08 SunOS 5.10: elfsign Patch
    123328-01 SunOS 5.10: expr patch
    123520-01 SunOS 5.10: basename & dirname patch
    123915-01 SunOS 5.10: libcfgadm.so.1 patch
    125018-02 SunOS 5.10: scsi_vhci driver patch
    123912-02 SunOS 5.10: ppriv patch
    118367-04 SunOS 5.10: csh Patch
    125016-01 SunOS 5.10: audit and init patch
    119824-02 SunOS 5.10: prstat patch
    123910-01 SunOS 5.10: platform_sun4v.xml patch
    122255-04 SunOS 5.10: etc/flash/precreation/caplib patch
    123319-01 SunOS 5.10: sysacct patch
    118557-07 SunOS 5.10: platform/sun4u/kernel/drv/sparcv9/su patch
    123271-01 SunOS 5.10: iwscn patch
    124922-02 SunOS 5.10: ld.so.1 patch
    123301-01 SunOS 5.10: i2c_svc patch
    124325-01 SunOS 5.10: rcm modules patch
    121561-04 SunOS 5.10: keymap patch
    124918-02 SunOS 5.10: devfsadm, devlinks, drvconfig patch
    122032-04 SunOS 5.10: Update timezones patch
    124916-03 SunOS 5.10: sd, ssd drivers patch
    121002-03 SunOS 5.10: pax patch
    123252-01 SunOS 5.10: platform/SUNW,Netra-T2000 patch
    122412-01 SunOS 5.10: ipseckey patch
    122408-01 SunOS 5.10: libmtmalloc patch
    120473-02 SunOS 5.10: nss_compat patch
    124254-02 SunOS 5.10: sockfs patch
    124250-03 SunOS 5.10: rpcmod patch
    122752-04 SunOS 5.10: FMA snmp patch
    124999-01 SunOS 5.10: mc-us3 driver patch
    125319-01 SunOS 5.10: rmc_comm patch
    125028-02 SunOS 5.10: pcipsy patch
    118879-02 SunOS 5.10: dhcp daemon patch
    118815-05 SunOS 5.10: awk nawk patch
    121286-04 SunOS 5.10: libfru.so.1 and libfrureg.so.1 patch
    122363-02 SunOS 5.10: fru_container.conf and libfruaccess.so.1 patch
    119974-07 SunOS 5.10: fp plug-in for cfgadm
    120222-15 SunOS 5.10: Emulex-Sun LightPulse Fibre Channel Adapter driver
    119130-33 SunOS 5.10: Sun Fibre Channel Device Drivers
    120182-05 SunOS 5.10: Sun Fibre Channel Host Bus Adapter Library
    120346-06 SunOS 5.10: Common Fibre Channel HBA API Library
    124943-01 SunOS 5.10: SunFreeware gzip man pages patch
    122675-01 SunOS 5.10 : SunFreeware samba man pages patch
    123809-01 SunOS 5.10: rpcsec_gss patch
    121239-02 SunOS 5.10: libgss patch
    120719-02 SunOS 5.10 : SunFreeware gzip patch
    118925-05 SunOS 5.10: unistd header file patch
    124208-01 SunOS 5.10: Trusted Extensions header files patch
    124280-01 SunOS 5.10: libkdb.so.1 patch
    120469-05 SunOS 5.10: kerberos patch
    121006-02 SunOS 5.10: libkadm5 and kadmind patch
    124991-01 SunOS 5.10: llc2 driver patch
    124286-01 SunOS 5.10: chkey core dump
    123186-02 SunOS 5.10: NIS yp utilities patch
    124987-01 SunOS 5.10: ldap_cachemgr patch
    119470-10 SunOS 5.10: Sun Enterprise Network Array firmware and utilities
    122404-01 SunOS 5.10: xntpd patch
    124990-01 SunOS 5.10: Sun-Blade-100 libprtdiag_psr.so.1 patch
    121944-02 SunOS 5.10: libpsvcpolicy and libpsvcpolicy_psr patch
    122537-02 SunOS 5.10: libpiclenvmon.so.1 patch
    123590-02 SunOS 5.10: PostgresSQL patch
    120629-05 SunOS 5.10: libpool patch
    124993-01 SunOS 5.10: in.ndpd patch
    125011-01 SunOS 5.10: sendmail patch
    125022-01 SunOS 5.10: usr/sbin/sar patch
    122376-01 SunOS 5.10: prex patch
    120068-03 SunOS 5.10: in.telnetd patch
    124995-01 SunOS 5.10: ehci driver patch
    121010-05 SunOS 5.10: rpc.metad patch
    124256-01 SunOS 5.10: md_mirror patch
    125075-01 SunOS 5.10: svc-volfs patch
    125073-01 SunOS 5.10: vold patch
    119555-04 SunOS 5.10: Software to support QLogic Ultra3 SCSI host bus adapters
    119090-22 SunOS 5.10: Sun iSCSI Device Driver and Utilities
    120272-06 SunOS 5.10: SMA patch
    124463-02 SunOS sparc : cacao 2.0 patch 02
    119213-11 NSS_NSPR_JSS 3.11.4: NSPR 4.6.4 / NSS 3.11.4 / JSS 4.2.4
    118666-11 J2SE 5.0: update 11 patch (5.0u11)
    118667-11 J2SE 5.0: update 11 patch (5.0u11), 64bit
    122119-05 SunOS 5.10: Patch for Arabic Fonts
    119703-08 SunOS 5.10: Patch for localeadm issues
    123003-02 SunOS 5.10: dependency issue with SUNWopenssl-include
    123630-01 SunOS 5.10: HTTP proxy settings patch
    123005-05 SunOS 5.10: Basic Registration Update
    123011-01 SunOS 5.10: BR desktop icon patch
    119648-03 SunOS 5.10: vlan driver patch
    118777-08 SunOS 5.10: Sun GigaSwift Ethernet 1.0 driver patch
    121118-11 SunOS 5.10: Sun Update Connection System Client 1.0.9
    118712-13 SunOS 5.10: Sun XVR-100 Graphics Accelerator Patch
    120410-17 SunOS 5.10: Internet/Intranet Input Method Framework patch
    121734-05 SunOS 5.10: patch to support addition of new UTF-8 locales
    119810-03 SunOS 5.10: International Components for Unicode Patch
    120099-07 APOC 1.2: Sun Java(tm) Desktop System Configuration Shared Libraries
    119546-07 APOC 1.2: APOC Configuration Agent Patch
    124393-02 CDE 1.6: Dtlogin smf patch
    123611-02 X11 6.6.2: Trusted Extensions patch
    119280-10 CDE 1.6: Runtime library patch for Solaris 10
    119278-12 CDE 1.6: dtlogin patch
    124405-01 CDE1.6: sdtfprop patch
    124403-01 CDE1.6: dtstyle patch
    124401-01 CDE1.6: dtpad patch
    124399-01 CDE1.6: dtfile patch
    125279-01 CDE1.6: dtsession patch
    121977-02 CDE 1.6: dtlogin resources patch
    124397-02 CDE1.6: libDtWidget patch
    124395-01 CDE1.6: dtaction patch
    119117-29 Evolution 1.4.6 patch
    123938-01 GNOME 2.6.0: GNU Transport Layer Security Library Patch
    119418-03 GNOME 2.6.0: Gnome On-screen Keyboard Patch
    119414-13 GNOME 2.6.0: Gnome Accessibility Libraries Patch
    119598-08 GNOME 2.6.0: Gnome Screen Reader and Magnifier Patch
    120454-02 GNOME 2.6.0: Gnome Apoc GConf Adapter Patch
    120460-10 GNOME 2.6.0: Gnome libs Patch
    120284-04 GNOME 2.6.0: GNOME CORBA ORB and component framework
    122212-17 GNOME 2.6.0: GNOME Desktop Patch
    119410-05 GNOME 2.6.0: Gnome Applets Patch
    119540-05 GNOME 2.6.0: Gnome Dtlogin configuration Patch
    119548-07 GNOME 2.6.0: Gnome Multi-protocol instant messaging client Patch
    123162-02 GNOME 2.6.0: Gnome Java Run Time Patch
    120739-03 GNOME 2.6.0: GNOME PDF Viewer based on Xpdf
    119368-05 GNOME 2.6.0: Printing Technology Patch
    121606-02 GNOME 2.6.0: Python patch
    120288-03 GNOME 2.6.0: Gnome terminal Patch
    119906-08 Gnome 2.6.0: Virtual File System Framework patch
    119538-10 GNOME 2.6.0: Window Manager Patch
    119115-23 Mozilla 1.7 patch
    122958-02 GNOME 2.6.0: RealPlayer media application
    119903-02 OpenWindows 3.7.3: Xview Patch
    119059-21 X11 6.6.2: Xsun patch
    125045-01 X11 6.6.2: Xft patch
    124457-01 X11 6.6.2: xdm patch
    showrev -p
    119788-07
    120335-04
    121081-05
    121118-06
    121118-08
    121118-10
    121453-02
    122231-01
    java -version:
    java version "1.5.0_06"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
    Java HotSpot(TM) Server VM (build 1.5.0_06-b05, mixed mode)
    /etc/release:
    Solaris 10 6/06 s10s_u2wos_09a SPARC
    Copyright 2006 Sun Microsystems, Inc. All Rights Reserved.
    Use is subject to license terms.
    Assembled 09 June 2006
    /var/sadm/system/admin/CLUSTER:
    CLUSTER=SUNWCall
    /usr/lib/cc-ccr/bin/ccr -g cns.assetid:
    1917645754
    patchsvr setup -l
    Patch source URL: https://getupdates1.sun.com/
    Cache location: /var/sadm/spool/patchsvr
    sysax /tmp: ps -ef | grep cc
    root 2006 2003 0 Feb 22 ? 0:17 /usr/lib/cc-cfw/platform/transport/bin/cctransport
    root 2022 2017 0 Feb 22 ? 0:01 /usr/lib/cc-cfw/platform/fwagent/bin/ccfwagent
    root 2003 1 0 Feb 22 ? 0:00 /bin/sh /usr/lib/cc-cfw/framework/lib/watchdog /usr/lib/cc-cfw/platform/transpo
    root 2013 2010 0 Feb 22 ? 0:01 /usr/lib/cc-cfw/platform/ccragent/bin/ccccragent
    root 2010 1 0 Feb 22 ? 0:00 /bin/sh /usr/lib/cc-cfw/framework/lib/watchdog /usr/lib/cc-cfw/platform/ccragen
    root 2017 1 0 Feb 22 ? 0:00 /bin/sh /usr/lib/cc-cfw/framework/lib/watchdog /usr/lib/cc-cfw/platform/fwagent
    noaccess 1898 1 0 Feb 22 ? 1:02 /usr/jdk/instances/jdk1.5.0/bin/java -server -XX:+BackgroundCompilation -Djava.
    root 8884 5284 0 13:39:27 console 0:00 grep cc
    sysax /tmp:

  • ORA-01882: timezone region not found  in NetBeans 7.0.1

    Please how do I solve ORA-01882: timezone region not found in Netbeans 7.0.1 ?

    no such TZNAME as Africa/Luanda Version 4 of the timezone patch doesn't have that one either, and if you don't have at least version 3 the DST rules won't be correct for the 2007 DST changes. v4 does have Africa/Windhoek if that's close enough, can't tell if that one is in v2 we don't have anything on a patch earlier than v4.
    Might be able to work around it by specifying an offset (i.e. +1:00) instead of a named time zone, patch files for the base 10.2.0.1 aren't even listed in support note 412160.1. There is also note 396387.1, "Workarounds when Database time zone patches are not available for your patchset" that one might be helpful.

  • ORA-01882: timezone region not found  in Windows 2003 Server System

    Hi,
    I am using windows server 2003 and the IDE jdeveloper 11.1.1.1.0. I have this error ORA-01882: timezone region not found .
    To resolve it, I added -Duser.timezone=GMT in my project properties. It doesn't work in windows server 2003. I tried the same thing in windows xp it works well.
    So, what's the problem concerning windows server 2003 ??
    please help me.
    thanks a lot.

    no such TZNAME as Africa/Luanda Version 4 of the timezone patch doesn't have that one either, and if you don't have at least version 3 the DST rules won't be correct for the 2007 DST changes. v4 does have Africa/Windhoek if that's close enough, can't tell if that one is in v2 we don't have anything on a patch earlier than v4.
    Might be able to work around it by specifying an offset (i.e. +1:00) instead of a named time zone, patch files for the base 10.2.0.1 aren't even listed in support note 412160.1. There is also note 396387.1, "Workarounds when Database time zone patches are not available for your patchset" that one might be helpful.

Maybe you are looking for