GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Tech FAQs  >  Abinitio
Next Question 
 Abinitio  |  Question 1 of 37    Print  
Hi
If want to run the graph in unix !what command i need to use ?
correct me if im wrong :-
run

  
Total Answers and Comments: 6 Last Update: July 15, 2009     Asked by: sekhu_da 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
November 30, 2006 22:56:03   #1  
Vishal Aggarwal        

RE: Hi If want to run the graph in unix !what co...
You can deploy the graph as script on Unix. This option is available in one of the menu options. It will save a unix script with same name as graph and extension .ksh You can execute this script from command line on unix or write a shel wrapper around it.
 
Is this answer useful? Yes | No
January 18, 2007 08:55:19   #2  
bobby        

RE: Hi If want to run the graph in unix !what co...

just type the name of the .ksh file and hit enter

i.e graphname.ksh


 
Is this answer useful? Yes | No
February 05, 2007 04:18:10   #3  
mahendra patnaik        

RE: Hi If want to run the graph in unix !what co...
if you want to execute the graph through shell script then you need to deploy the graph first then it will create a shell script in the run directory of your sandbox with .ksh extension.now open your Unix and goto the run directory where your deployed graph shell script is saved i.e the run directory of your SANDBOX. then execute the ksh by using the following command ./.ksh
 
Is this answer useful? Yes | No
April 20, 2007 13:11:42   #4  
xxxx        

RE: Hi If want to run the graph in unix !what co...
1. First design the graph.
2. Save it
3. Run it.
4. Go to runtab then go to deploy press deploy.
Now Abintio automatically generates ksh of the graph in run folder of your sand box.
5. Go to sand box in run folder there you will find your graph.ksh


 
Is this answer useful? Yes | No
June 25, 2008 09:41:47   #5  
sixto.dsilva Member Since: March 2008   Contribution: 59    

RE: Hi If want to run the graph in unix !what command i need to use ?correct me if im wrong :-run
if you want to run a graph in unix you can run it as a ksh command. if it is plan then you need to run it as
dtm run <plan name which will calll graph> -ab_dtm_job <date>

hope this helps.


 
Is this answer useful? Yes | No
July 14, 2009 11:16:37   #6  
geekrohit Member Since: July 2009   Contribution: 2    

RE: Hi If want to run the graph in unix !what command i need to use ?correct me if im wrong :-run
You should run its deployed script i.e- .ksh file. You can use the vommand like:
nohup abc.ksh

 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape