kGenTimeMgmtPeriods.sh

The kGenTimeMgmtPeriods.sh script is used in Time Management to populate the KTMG_PERIODS table with data. The script takes the number of periods to be populated and the start date from which the periods are to be populated.

Run the command:

sh ./kGenTimeMgmtPeriods.sh <number_of_periods> <start_date>

where

<number_of_periods>

represents the number of time periods to create for a specific period type. Valid value: integer

<start_date>

represents the date from which the periods are to be populated. Date format: MM/DD/YY

For a new installation, running kGenTimeMgmtPeriods.sh is optional. If you run the script with no arguments, the number of time periods defaults to 24.