For Security reason only, the Datastage projects are acquire locks.
If you wanna to avoid locks, Go to Director and select an option tool in that tool submenu we have to select cleanup resources. Using that we can avoid the lock in Datastage Environment.
or
In UNIX we have to write a command like, Kill PID. It will kills the Process ID. Then automatically the job will unlock.
For Security reason only, the Datastage projects are acquire locks.
ReplyDeleteIf you wanna to avoid locks,
Go to Director and select an option tool in that tool submenu we have to select cleanup resources. Using that we can avoid the lock in Datastage Environment.
or
In UNIX we have to write a command like, Kill PID. It will kills the Process ID. Then automatically the job will unlock.