wmJNIc.c
resetWmTContextWithArgs


jint
resetWmTContextWithArgs(
      const char *jobdir,
      const char *logpath)
Reset job manager - restore functionality after administratively correcting errors that caused the facility to become disabled.
Parameters:
const char *jobdir - Directory name for the job store.
const char *logpath - Path name of transaction log.
Returns:
jint - The status of this call. Success return 1 otherwise return 0.