Page 1 of 1

CoSort problems

Posted: Tue Jun 15, 2004 1:19 pm
by tjmeichen
I am receiving the following error when running a consort plug in and am unsure how to fix it.

DataStage Job 2267 Phantom 3132
Program "DSP.ActiveRun": Line 51, Exception raised in GCI subroutine:
Access violation.
Attempting to Cleanup after ABORT raised in stage DMR0341MergeIPHandPPHcosortc..CoSORT_62
DataStage Phantom Aborting with @ABORT.CODE = 3

I am sorting in Direct Mode and have supplied the input and output filenames as well as other parameters.

Posted: Tue Jun 15, 2004 10:52 pm
by cnguyen
Has it ever worked before? It sounds like a permission issue. I would make sure that the datastage account has access to the CoSort directory and the output directory (or even temporary directory).

Another approach is to run CoSort directly (outside of DataStage) to make sure it works first.

Posted: Mon Jun 21, 2004 7:51 am
by tjmeichen
I checked the permissions on the folder and had the administrator grant me full control on the folder and that still did not work

Posted: Mon Jun 21, 2004 9:13 pm
by cnguyen
I am not sure what the problem is.... :? . Would it be possible for you to run coSORT outside of DataStage (i.e. command-line interface from unix) using the same user account?

Posted: Mon Jun 21, 2004 9:13 pm
by cnguyen
I am not sure what the problem is.... :? . Would it be possible for you to run coSORT outside of DataStage (i.e. command-line interface from unix) using the same user account?