Target Not Available at the runtime

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
cvapl
Participant
Posts: 6
Joined: Tue Apr 01, 2008 10:18 am

Target Not Available at the runtime

Post by cvapl »

Hello,
I have a source text file and trying to write the text file data to two tables on the database. When I am running a map I am getting 'Target Not Available' Error. I have checked the Trace and it shows 'Output1 was build successfully' and 'Output2 was built successfully'. I have checked the Database permissions and I am able to insert/update thru SQL. Just to make sure I have sent the output to a text file and created a second map to using that text file and able to insert the data into the tables. When I try to do the same in the first map I am getting the above error. I am new to DS and any help is appreciated..
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Sorry, but you've actually posted this in the wrong forum. There is a dedicated TX forum and you'd need to post there to get any answers.
-craig

"You can never have too many knives" -- Logan Nine Fingers
cvapl
Participant
Posts: 6
Joined: Tue Apr 01, 2008 10:18 am

Post by cvapl »

chulett wrote:Sorry, but you've actually posted this in the wrong forum. There is a dedicated TX forum and you'd need to post there to get any answers.
Thanks much for directing me to the right forum..
Post Reply