Can anyone give me an exaple of realtime start script in the graph?



Can anyone give me an exaple of realtime start script in the graph?..

Answer / Pankaj Nayak

A Real-Time Start Script (RTSS) in Ab Initio's GDE Graph is used to define how a job should be started at runtime. Here's an example of a simple RTSS:nn !rtss_startnn set environment $(gdehome)/etc/env.shnn if ( $(gdejobinfo -jid $jobid) ne null )n exit 0n finn $(gdedriver) $(gdebatch) $(gdejob) $(gdeargs)nn !rtss_end

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ab Initio Interview Questions

How Does MAXCORE works?

4 Answers   CTS,


Tell us about the architecture of abinitio.

1 Answers  


can we perform checkin and checkout through sandbox?

1 Answers  


Can you read multiple input files using one input file component ?(same DML)

4 Answers   IBM,


What is flow buffering ? How it reduces the chances of having deadlock ? How to use in abinitio graph?

1 Answers   IBM, TCL,


Layout - L1*, L1 - What is the difference

3 Answers  


What are the primary keys and foreign keys?

1 Answers  


Input Data: AAABBBCC CCAAABB expected output A3B3C2 A3B2C2 How can I achieve this in Ab initio? where In output count of occurrences should be sorted from high to low

1 Answers  


what is extension list in abinitio?

1 Answers  


How you can run a component for certain conditions ?

1 Answers  


What is a ramp limit?

2 Answers  


Why do you think data processing is important?

1 Answers  


Categories