Page 1 of 1

Error while importing the jobs

Posted: Fri Jul 22, 2005 1:10 pm
by koojo
I got the following error during importing the jobs for a project after instaltion of DS on a different server.

The version od DS installed is the PX. However all the jobs are server jobs.

Error calling DSR.RECORD (Action =2) Check Datastage is setup correctly in your project "Projectname" (subroutine failed to complete sucessfully (30107)).

However I continued the imports and on compilation have not come across any major isues. Do let me know if any of you have come across this error. Is it a serios issue? There was no job name assosiated with the error message and this kind of bugs me .... This message poped up when the DS jobs were being imported in on clicking ok the imports continued?

Any feedback on this would be great.

Posted: Fri Jul 22, 2005 4:39 pm
by ray.wurlod
Unless you can reproduce it reliably it will be a very hard one to track down. DSR.RECORD is a "helper subroutine" that moves a record between the client and the server. So one record (it could be one stage or even one end of a link, one routine, one table definition) may not be successfully imported, and you won't find it until you try to use that specific component. Alas, the error message itself is not particularly informative as to which record was being transferred.

Posted: Sat Jul 23, 2005 6:06 pm
by koojo
Thank you I was waorried it might cause problems in the entire project.

Posted: Sun Jul 24, 2005 12:47 am
by ray.wurlod
Any reason you didn't install server as well as Enterprise Edition? It's no greater cost. The "server" engine has to be present anyway, since that's how job sequences are implemented.

Posted: Sun Jul 24, 2005 3:33 pm
by koojo
We have installed the Enterprise Edition. The PX jobs just dont work good for extracts from SAP. Intial Ascential consultants were working with us and we decided for some reason not to go with px jobs. There are just a few test px jobs lying arround. Most of the datastage jobs are mainly used for extraction from SAP.

Also our server set up then was different we had one of the SAP systems and Datastage on the same server. Now we got a new server for datawarehousing. Makes me wonder now if we can use px. I am not all that familiar with the PX. But would sure like to see if the SAP ABAP Extract stage works with the PX. If it does not I think some of the transformation jobs and load to oracle jobs should work fine with the px.

However most of the time we drag in a lot of columns for processing. The number of records pulled in are not very large. Right now things seem to be pretty good with server jobs.