Help! US DST Patches updates & procedure

Hi,Can any one help me in doing US DST Patches updates & procedure?I can across that there is some policy intorduces by Sun to update firmware. I need to know patches for OS & Java.Advance ThanksBalaMessage was edited by: ballu121
[287 byte] By [ballu121a] at [2007-11-26 15:44:14]
# 1
HiCan you please tell us what patching product you are using generally, and a little about the system you wish to patchFurther , are we correct in saying that the targets are Operating System, Java and Firmware ?Thank you.Mod.
ForumModeratora at 2007-7-8 22:03:16 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 2
i m using java & os patch.
ballu121a at 2007-7-8 22:03:16 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 3
What version of solaris are you running?$ cat /etc/releaseHow are you planning on applying the patches; are you using patchadd, or smpatch?Mod
ForumModeratora at 2007-7-8 22:03:16 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 4
I have already update the patch on serversSolaris 8 10/01 s28s_u6wos_08a SPARCSolaris 10 3/05 s10_74L2a SPARCmy query is how to check the US DST timezone is really working or not?RegardsBalaMessage was edited by: ballu121
ballu121a at 2007-7-8 22:03:16 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 5

This is what I've been using:

to check Solaris zone info:

/usr/sbin/zdump -v \$TZ | grep 2007

to check Solaris POSIX:

CheckDaylightSaving(note: this is a script from BigAdmin: http://www.sun.com/bigadmin/jsp/descFile.jsp?url=descAll/test__2007_dst_setup)

to check java:

java -jar tzupdater.jar -V (tzupdater is from the Sun web page: http://java.sun.com/javase/tzupdater_README.html)

(Note: There is a good chance that there are lots of "java"s on your system. This will only test the default your current $PATH.)

sysglen

sysglena at 2007-7-8 22:03:16 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 6
Thanks a Lot :)I have update the right patch.Message was edited by: ballu121
ballu121a at 2007-7-8 22:03:16 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 7

one of the server i m facing problem after applying patch i restarted the server and got this error

how to fix this issue?

The / file system (/dev/md/rdsk/d0) is being checked.

WARNING - Unable to repair the / filesystem. Run fsck

manually (fsck -F ufs /dev/md/rdsk/d0).

Feb 17 12:36:00 svc.startd[7]: svc:/system/filesystem/usr:default: Method "/lib/

svc/method/fs-usr" failed with exit status 95.

[ system/filesystem/usr:default failed fatally (see 'svcs -x' for details) ]

Requesting System Maintenance Mode

(See /lib/svc/share/README for more information.)

Console login service(s) cannot run

Regards

Bala

ballu121a at 2007-7-8 22:03:16 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 8
This is a patching forum, you will have to go elsewhere for OS advice.-- Modski
ForumModeratora at 2007-7-8 22:03:16 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 9
boot from CD in single user modemount the disk on /afsckrebootFor details, do a search on Google or go to Solaris system administration forum.
shena at 2007-7-8 22:03:16 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 10
Thankyou, but please note: this is a patching forum, we do not want long OS related threads here.-- Modski
ForumModeratora at 2007-7-8 22:03:16 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 11

Hi,

I facing this problem after patching US DST patches on Solaris 10 6/06

i m getting this error when i am starting application :(

is there any solutions to resolve this issue...

user@skanthy:startup [625] sudo weblogic.sh start

ld.so.1: ps: fatal: libc.so.1: version `SUNW_1.22' not found (required by file /usr/bin/sparcv9/ps)

ld.so.1: ps: fatal: libc.so.1: open failed: No such file or directory

Started weblogic server, check weblogic.log for server to finish initialization or try connecting in about 10 minutes

Advance Thanks

Bala

ballu121a at 2007-7-8 22:03:16 > top of Java-index,Administration Tools,Sun Update Connection-System...
# 12
Your question would probably be best posted on a Solaris OS forum, such as the following: http://forum.java.sun.com/forum.jspa?forumID=844This forum is solely for the discussion of the Sun Update, Patch Manager, and PatchPro software.
ForumModeratora at 2007-7-8 22:03:16 > top of Java-index,Administration Tools,Sun Update Connection-System...