How does DB2 get the current time?

Source: Internet
Author: User

This article mainly introduces the correct parsing of DB2's current time. If you are a beginner of DB2's current time, if you are not familiar with the actual application of DB2 to obtain the correct solution of the current time, the following articles will provide you with more comprehensive knowledge.

Get current year month day:

 
 
  1. SELECT current date FROM sysibm.sysdummy1  

Obtain the current hour, minute, and second:

 
 
  1. SELECT current time FROM sysibm.sysdummy1  

Obtain the current year, month, day, hour, minute, and second:

 
 
  1. SELECT current timestamp FROM sysibm.sysdummy1  

Modify the password of the db2 database administrator 11: 27db2 running environment: win2003 + db2 v8.1. the db2 administrator set during the installation process uses the administrator (system administrator ).

Problem: Because the administrator password is too simple, it is not safe for the system and you want to change the password.

Steps:

1. Modify the logon password of administrator.

2. "Start"-> "Administrative Tools"-> "service"-> right-click "DB2-DB2-0" db2 service name) select "properties"> "Log on" in the displayed window"

". \ Administrator" is found in this account, and then enter the password to be modified in the box after "password" and "Confirm Password. The above content is an introduction to the current time parsing of DB2. I hope you will get some benefits.

.

The above content is the description of the current time parsing for DB2, hoping to help you in this regard.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.