Page 2 of 2

Posted: Thu Apr 01, 2010 9:09 am
by ArndW
That is strange indeed, as everything looks OK. What output do you get with "dsjob -lprojects"? Just the "dssqa" project?

Posted: Thu Apr 01, 2010 9:17 am
by swarnkar
ArndW wrote:What output do you get with "dsjob -lprojects"? ...
The output of "dsjobs -lprojects ", listed enirely different project names ,
which are belong to different team.

Code: Select all

bash-3.00$ dsjob -lprojects
EPM89Install
INSTALL
dssrrl
dssrrlsit
dssrrluat

Status code = 0
..
Thanks & Regards,
Nitin Swarnkar

Posted: Thu Apr 01, 2010 4:00 pm
by ray.wurlod
Are you on the correct server when you issue the dsjobs -lprojects command?

Posted: Fri Apr 02, 2010 9:49 am
by swarnkar
ray.wurlod wrote:Are you on the correct server when you issue the dsjobs -lprojects command? ...
Actually, When I loggin to Datastage Designer, The Host name is "etl-dev:32335". But when I telnet to UNIX server, I provide host name as "etl-dev".
As I don't know how to make telnet connection with a server, having port name associated with host Name. "etl-dev:32335".

Even though telnet to "epm-dev" (without port name), In "Projects" directory I could see a directory of my project.

But when I run "dsjob -lproject" or any other dsjob command. System is throughing an error stating "Project not found".

should i change the way I am making the telnet connection ?

Thanks

Regards,
Nitin Swarnkar

Posted: Fri Apr 02, 2010 2:33 pm
by ray.wurlod
Looks like you're using non-standard port numbers, possibly because you have multiple installations. Please determine the port numbers of:
(a) the Information Server listener
(b) the DataStage RPC daemon
Plug these into your dsjob command as the -domain and -host arguments respectively.

Posted: Mon Apr 05, 2010 9:44 am
by swarnkar
ray.wurlod wrote: Please determine the port numbers of:
(a) the Information Server listener
(b) the DataStage RPC ...
I am in touch with System Adminstrator, but monthly production run is going on, so he would look into it after some time.

I will keep all of you posted.

Thanks

Regards,
Nitin Swarnkar