Routines

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
senthilt1
Participant
Posts: 134
Joined: Mon Nov 19, 2007 2:17 am

Routines

Post by senthilt1 »

Dear Friends,

How can i insert/update the database from the routine? What is the command?

How can i call the hash files thro routine?

Please help me out on this.........

Thanks a lot,

With Warm Regards,
SKP
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

There's the hard way and the easy way. For hard, search the forums for BCI and be prepared to suffer. For easy, leverage whatever command line interface your database provides - for example, sqlplus for Oracle.

Hashed files really have no place in a Parallel job. I'd be more inclined to answer that one if we were in the Server forum.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply