copy dataset to another location

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
just4u_sharath
Premium Member
Premium Member
Posts: 236
Joined: Sun Apr 01, 2007 7:41 am
Location: Michigan

copy dataset to another location

Post by just4u_sharath »

I would like to copy a dataset from one location to another. For that i am using execute command avtiity. lets say job_activity_3 produces output file. Now after the job_activity_3 i am putting a execute command activity and in it command=cp parametrs=another location. But this is not working. i think theres a mistkae with the way i use the parameter box. please helo=p me
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

You can not use cp command.
You must use orchadmin cp command.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply