The default time period for maxwait is

Options
- 1000 days
- 10000 days
- 100 days
- 100000 days


CORRECT ANSWER : 1000 days

Discussion Board
MAXWAIT

The default time period for maxwait is 1000 days. Use the MAXWAIT statement of the LOAD function to set the maximum time that the PACING function should wait between inserting messages. The MAXWAIT statement is an optional LOAD control statement. Set the MAXWAIT statement to specify the maximum time that the PACING function should wait between inserting messages. If MAXWAIT is present and if the time that is calculated by the PACING function exceeds the time that was supplied on the MAXWAIT control statement, the time that you supply will be used.
Syntax: MAXWAIT=--hh:mm:ss
where,
hh: Hours, which is a value between 0 and 24.
mm: Minutes, which is a value between 0 and 60.
ss: Seconds, which is a value between 0 and 60.

Prajakta Pandit 02-23-2017 06:23 AM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement