How can we RUN a graph in UNIX?
Answers were Sorted based on User's Feedback
Answer / guest
air sandbox run <name-of-graph>
air sandbox run <name-of-graph-pset>
| Is This Answer Correct ? | 33 Yes | 3 No |
Answer / guest
a graph can be run by getting the script for the graph from
the abinito interface and then running it using shell
scripting
| Is This Answer Correct ? | 6 Yes | 5 No |
What is the best way of creating huge test feeds?
How to load the data from an excel sheet to input file in a graph?
What is the difference between rollup and scan?
) Diff.between Output index and Output indexes?
How to process records in batches like 1-20 records in first execution and 21-40 records in second run.. so on
Mention what information does a .dbc file extension provides to connect to the database?
Explain how you can run a graph infinitely in ab initio?
Describe how you would monitor and control database physical file size and growth?
Hello, I need help on passing parameter to Oracle Stored Procedure.I am a oracle DBA,need to use some graphs. I need help to pass date parameter with format YYYYMMDD from Ab Initio to Oracle STored Procedure.How to do that please explain me...
How can you force the optimizer to use a particular index?
how will i can implement Insert a new record (if not present in Input file),Update the record (if present in input) a csv file in Abinitio
What is Is_defined(), Is_null(), Is_Blank()?