Error with QualityStage Job execution

Infosphere's Quality Product

Moderators: chulett, rschirm

Post Reply
DSkkk
Charter Member
Charter Member
Posts: 70
Joined: Fri Nov 05, 2004 1:10 pm

Error with QualityStage Job execution

Post 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 !!
g.kiran
lstsaur
Participant
Posts: 1139
Joined: Thu Oct 21, 2004 9:59 pm

Post 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.
DSkkk
Charter Member
Charter Member
Posts: 70
Joined: Fri Nov 05, 2004 1:10 pm

Post 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
g.kiran
lstsaur
Participant
Posts: 1139
Joined: Thu Oct 21, 2004 9:59 pm

Post 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.
Post Reply