How to connect from client machine to Unix server in Datastage?

Questions by amarnreddy09

Showing Answers 1 - 12 of 12 Answers

You can connect to Unix server using telnet or putty.

Using Telnet :
go to start->Run

Now type telnet unix_server_name

Here unix_server_name is the name/IP  of your Unix server.

You will be asked the user id and password.After this you will be connected to the server machine.

Telnet comes with windows.

Using Putty:
There is an external application called "putty".Using this also,you can connect to the Unix server.

Putty provides some additional facilities like saving multilpe server profiles,different connection types like telnet,ssh,serial etc.

In Datastage there are the client components like Designer, Manager, Director.

When you open these applications, you are asked the user id, password and the Project name to which to want to connect.

The Projects are setup on datastage UNIX server. When you provide these informations and click ok, the connection is established with server. After that, the jobs we create, the datasets we create all are created on the server itself.

In short, we can connect to datastage server using the datastage client components like Datastage Designer, Manager, Director...

vjviji86

  • Jan 30th, 2012
 

I work on Datastage 8.1 ...Most of the Clients framework prefers Connect DirectProtocol when compared to SFTP?

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions