source has 10000 records, Job failed after 5000 records are loaded. This status of the job is abort , Instead of removing 5000 records from target , How can i resume the load
Latest Answer: There are lot of ways of doing this.But we keep the Extract , Transform and Load proess seperately.Generally only load job never failes unles there is a data issue.All data issues are cleared before in trasform only.there are some DB tools that do ...
How to install and configure DataStage EE on Sun Micro systems multi-processor hardware running the Solaris 9 operating system?
Latest Answer: In the transformer stage the order of the output links should be such that the dependant links should come after independent links. otherwise job will abort with message phantom error ...
How to attach a mtr file (MapTrace) via email and the MapTrace is used to record all the execute map errors
Is it possible to calculate a hash total for an EBCDIC file and have the hash total stored as EBCDIC using Datastage?
Currently, the total is converted to ASCII, even tho the individual records are stored as EBCDIC.
Latest Answer: Job control specially used to control the job, means through this we can pass the parameters, some conditions, some log file information, dashboard information, load recover etc...,job seq is used to run the group of jobs based upon some conditions. For ...
Latest Answer: Basic difference is server job runs on windows platform usually and parallel job runs on unix platform.server job runs on on node whereas parallel job runs on more than one node. ...
How will you pass the parameter to the job schedule if the job is running at night? What happens if one job fails in the night?
Latest Answer: Surrogate key generator is available only in Parralle edition in Server mode you will have to use stage variables or pre-defined variables like @inrownum, @outrownum ...
View page << Previous 2 3 4 5 [6] 7 8 9 10 11 Next >>

Go Top