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