Hi can anyone tell me what happens when the graph run? i.e The Co-operating System will be at the host, We are running the graph at some other place. How the Co-operating System interprets with Native OS?

Showing Answers 1 - 3 of 3 Answers

Sunitha

  • May 16th, 2006
 

CO>operating system is layered on the top of the native OS

When a graph is executed it has to be deployed in host settings and connection method like rexec, telnet, rsh, rlogin This is what the graph interacts with the co>op.

  Was this answer useful?  Yes

sudha

  • May 29th, 2006
 

hi sunitha

when ever you press Run button on your GDE,the GDE genarates a script

and the genarated script will be transfered to your host which is specified in to your GDE run settings. then the Co>operating system interprets this script and executes the script on different mechins(if required) as a sub process(threads),after compleation of each sub process,these sub_processes will  return status code to main process this main process in tern returns error or sucess code of the job to GDE

hope this helps you

cheers

sudha

  

  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