Selecting Category

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
asitagrawal
Premium Member
Premium Member
Posts: 273
Joined: Wed Oct 18, 2006 12:20 pm
Location: Porto

Selecting Category

Post by asitagrawal »

Hi,

I am executing the below command from a before stage routine...

SELECT CATEGORY FROM DS_JOBS WHERE NAME = 'TestTivoli';

the result contains Category............Testing\Tivoli\JobsNSeq1 records listed.

Now I want the remove Category............, for this I am using CHANGE function to remove it..

I there any other way ??
Share to Learn, and Learn to Share.
Post Reply