Parameter
| Description
|
---|---|
ACTIVITYMONITORWAIT
| Amount of time the utility waits before retrying if an internal exception
occurs, such as a login failure or network problem. Default is
5000 milliseconds. |
TOTALWAIT
| Maximum amount of time the utility waits for a job to complete before
polling the activity monitor and activity log again for status.
Default is 5000 milliseconds. |
RETRYCOUNT
| Number of times the utility polls for status. Default is six. This
parameter is used for polling the activity monitor and activity log
for job status and for internal exceptions such as network failures.
Login failures are retried up to five times. Informatica Intelligent Cloud Services adds 10 seconds between each
API call to prevent server issues. |
TOTALWAIT=60000 RETRYCOUNT=30
ACTIVITYMONITORWAIT=5000 RETRYCOUNT=30