Page 1 of 1

**VIEWDATA ROW LIMITER HIT**

Posted: Thu Dec 17, 2015 12:53 am
by Cutty Mark
Hi

I created a sample job in DS and tried running it to check a logic.

The job ran successfully without any error i.e status is finished.

However am not able to view the data neither in source nor in target.

The error is viewdata row limiter hit in view data

**VIEWDATA ROW LIMITER HIT**

<_ABORT_IDENT_,0> The runLocally() of the operator failed.
<_ABORT_IDENT_,0> Input 0 consumed 0 records.
<APT_CombinedOperatorController,0> The runLocally() of the operator failed.
<APT_CombinedOperatorController,0> called postFinalRunLocally
<APT_CombinedOperatorController,0> Operator terminated abnormally: runLocally did not return APT_StatusOk
<main_program> Step execution finished with status = FAILED.
<main_program> Startup time, 0:05; production run time, 0:01.

:( :( Anyone's help will be appreciated. :)

Thank you :)

Posted: Thu Dec 17, 2015 7:55 am
by qt_ky
Try doing an exact search on "VIEWDATA ROW LIMITER HIT" and see if that helps.

Posted: Fri Dec 18, 2015 4:43 am
by Cutty Mark
Hi qt_ky

The issue is solved.

I have done a blunder.

While viewing data I have mentioned the skip count as 2000 (for my previous proj) and viewed. Hence I was unable to view. Now I noticed it and corrected :P :P .

Thank you for your help and sry for wasting your time.

Regards,
Cutty Mark

Posted: Fri Dec 18, 2015 8:12 am
by qt_ky
No problem! Thanks for posting your solution.