Facing Cursor not found issue while using tmongodbInput
Hi ,
I am using tmongodbinput to fetch records from mongodb and insert into another mongo db in the required schema . I am achieving this by using tmap and performing join with the destination collection . When the data volume is huge(200K+), i am facing cursor not found issue frequently.
Please help resolve the issue.
Thanks in Advance
.