ABAP Extract stage Job runs endlessly

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
dsedi
Participant
Posts: 220
Joined: Wed Jun 02, 2004 12:38 am

ABAP Extract stage Job runs endlessly

Post by dsedi »

Hi All

We are trying to use ABAP extract stage for the first time using RFC as the data transfer method.

In the ABAP program tab

We used Build extraction object and added a table. Just trying to run a simple Select query.

We are uploading the generated program and trying to run the job.

Load Method : Current user loads the program from this dialog box

Run Method : Datastage job runs the program

Job keeps running endlessly, without any error messages.

Could you suggest, what I am doing wrong.


Thanks
Dsedi
Accept that some days you're the pigeon and some days you're the statue.
Chandrathdsx
Participant
Posts: 59
Joined: Sat Jul 05, 2008 11:32 am

Re: ABAP Extract stage Job runs endlessly

Post by Chandrathdsx »

[quote="dsedi"]

The possible issue could be the columns metadata datatype/length may not be matching.
dsedi
Participant
Posts: 220
Joined: Wed Jun 02, 2004 12:38 am

Post by dsedi »

I tried using a different table with only one input column.
Still the job just keeps running with zero rows processed.

In director logs, it shows, logging metadata and thats about it...

Please suggest

Thanks
Accept that some days you're the pigeon and some days you're the statue.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Suggest you pursue this with your official support provider.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Sainath.Srinivasan
Participant
Posts: 3337
Joined: Mon Jan 17, 2005 4:49 am
Location: United Kingdom

Post by Sainath.Srinivasan »

Try connecting via SAP logon pad and querying the objects.

Maybe you are experiencing a firewall issue.
Post Reply