All entries for Friday 31 March 2006
March 31, 2006
java.sql.Date and java.sql.TimeStamp
I forget the followings:
java.sql.Date only display the date info, the time part is rounded to 00:00:00. If you want to display time , using TimeStamp.
Upgrade database servers
Experience of Upgrading Server:
- I tried different methods to upgrade: dbua in GUI mode and slient mode. Either works fine. GUI mode discloses more information about which component to upgrade. This can help you to drop unused componnent before upgrading, for instance, JServer take a great time to upgrading. It is wonderful to drop it.
- The following paragrah is rather confusing.
The SYSAUX tablespace must be created after the new Oracle Database 10g release is started and BEFORE the upgrade scripts are invoked.
Hongfeng Sun
Please wait - comments are loading