DB2 gets the correct parsing of the current time for the classic edition!

Source: Internet
Author: User

This article describes how to correctly parse the current time of DB2. The following article will provide you with a correct resolution solution for obtaining the current time of DB2, the following is a detailed description of the related content of the correct resolution solution obtained by DB2 for the current time. I hope it will help you in this regard.

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

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