一句话太少
发布时间:2013-10-29 15:55:58
find ./pub -name "*.pc" -exec touch {} \;find ./server -name "*.pc" -exec touch {} \;find ./trans -name "*.pc" -exec touch {} \;trans修改时间,修改系统时间修改系统日期调整日期 设置时间设置日期 date [-u] [mmddhhmm[[cc]yy]]date -u 101406502013有时区,设置的是子午echo "`date \"+%Y-.........【阅读全文】
发布时间:2013-10-28 17:13:48
全局事务 有开始 无commit 这时停服务,但数据库层面还有有对象锁定。 select addr,sid,username,s.status,process,s.LAST_CALL_ET,s.program,START_DATE from v$transaction t,v$session s where t.ses_addr=s.saddr order by LAST_CALL_ET; 查询无事务。 但下面锁定对.........【阅读全文】
chinaunix网友2009-09-22 11:13
tuxedo 中间件技术社区 http://middleware123.com/html/tuxedo/index.html
chinaunix网友2009-09-18 11:15
oracle_tuxedo 论坛 http://forums.oracle.com/forums/category.jspa?categoryID=199