Passing FileName as Parameter

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
narayana_382
Premium Member
Premium Member
Posts: 37
Joined: Wed Mar 23, 2005 5:20 am

Passing FileName as Parameter

Post by narayana_382 »

Hi all,

Please help me in finding a site to get an insight about the shell scripts which can be used in DataStage.
I am very much new to this shell scripts concept except the Basic Commands in UNIX.


Thank u
Narayana.
roy
Participant
Posts: 2598
Joined: Wed Jul 30, 2003 2:05 am
Location: Israel

Post by roy »

Hi,
A site being here or Ascential.com in the Ascential Developer's Network.
you can search this forum for similar posts.
by the way what do you mean by
shell scripts which can be used in DataStage
?

you can run any script/OS command line from DataStage.

IHTH,
Roy R.
Time is money but when you don't have money time is all you can afford.

Search before posting:)

Join the DataStagers team effort at:
http://www.worldcommunitygrid.org
Image
ketfos
Participant
Posts: 562
Joined: Mon May 03, 2004 8:58 pm
Location: san francisco
Contact:

Post by ketfos »

Hi,
I would suggest you to understand shell scripts, write few shell scripts, execute them outside DataStage.

Then try to execute them within DataStage.
Ketfos
davidnemirovsky
Participant
Posts: 85
Joined: Fri Jun 04, 2004 2:30 am
Location: Melbourne, Australia
Contact:

Post by davidnemirovsky »

Shell scripting can be a powerful tool in Datastage, but don't forget about the power of Datastage BASIC.

I'm sure there must be a million things that can both be done using either Datastage BASIC or Shell scripting. But becuase DatastageBASIC uses the internal Universe engine wouldn't that make for more efficient processing rather than traversing through to the O/S layer?

Comments?
Cheers,
Dave Nemirovsky
Post Reply