Page 1 of 1

Error with QualityStage Job execution

Posted: Tue Jun 17, 2008 11:20 am
by DSkkk
Recently FTP has been disabled due to security on our AIX Server.
I have modified the Quality Stage Run profile to : SFTP and port number to 22. When i Compile a Job all the Data, Control etc directories get created but when i execute the Job, it gives me the following error:

Error convert: No such Project directory.
Error convert: No such Project directory /opt/etl/Ascential/QualityStage/Projects/TEST

TEST is the Project i am trying to create.

Please help me in getting over this issue.
Thanks in advance !!

Posted: Tue Jun 17, 2008 11:52 am
by lstsaur
Two things to check:
1. Check your Master Project Directory of the Run Profiles is correct.
2. Check your project "TEST" directory's permisssions is sufficient on the box.

Posted: Tue Jun 17, 2008 12:13 pm
by DSkkk
lstsaur wrote:Two things to check:
1. Check your Master Project Directory of the Run Profiles is correct.
2. Check your project "TEST" directory's permisssions is sufficient on the box.
I see that both my Master Project Directory in the Run Profile as well as the permissions are correct. As i said the jobs used to run fine when the FTP was enabled. The only change i made is : changing the FTP to SFTP in run profile.

Thanks

Posted: Tue Jun 17, 2008 1:37 pm
by lstsaur
Then, go to your Unix box directly and run the TEST job from the command line. If you can run the TEST job from command line, then you know something is wrong within your Run Profile's SFTP.