IBM Support

Manually forcing a reload of tizordb

Question & Answer


Question

How do I manually force a reload of tizordb for IBM Mantra?

Answer

Note: This article is to be used only by PTS.

This process is only to be used if a normal reload of the Mantra database cannot be performed.

1. Exit the shell of the Mantra.

2. Ensure that MySQL is not running. From the command line, enter ps to list processes. There should not be any processes named mysqld in the list. If there are none, proceed to Step 3.

3. If there are MySQL processes running, execute the following:

    /etc/init.d/mysql stop

4. Make the partition read/writable.
    mount -o remount,rw /

5. Remove the contents of the directory that holds the database.
    rm -rf /tizordb/mysql/*

6. Run the script that will recreate a new database.
    /etc/tizor/create_db

7. Start the database.
    /etc/init.d/mysql start

8. Reboot the Mantra appliance.

9. Once Mantra is back online, check to see if Netmon is up and active.
  • Execute show pm process netmon to see if the process is running.
  • Execute show stats netmon. The output will display events being monitored.

10. Check to see whether the actual version and expected tizordb database versions match. For example:
    support3 (config) # sho ver>
    Product name:      Mantra
    Product release:   7.7.1
    Build ID:          #1-dev
    Build date:        2011-01-18 18:09:14
    Target arch:       i386
    Built by:          root@schlatz.netezza.com
    Actual tizordb:    20.1 Expected tizordb:  20.1
    CLI command set:   167.0.0

[{"Product":{"code":"SSULQD","label":"IBM PureData System"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":null,"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"1.0.0","Edition":"","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Historical Number

NZ318602

Document Information

Modified date:
17 October 2019

UID

swg21576119