Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
I have a job where I am extracting a large data set(37 million records each refresh) from an external Vendor database via a JDBC connection.  I am using the bulk load component to insert the data into an oracle database.  I have set up the job to bulk load into the oracle database in wk_end_dt increments.
However sporadically I receive the following error in the tJDBCInput component.  I have added an additional JDBC connection to open and close the connection after each wk_end_dt load, but I am wondering how I can restart the job at the wk_end_dt it left off at when I receive this error.  Anyone have any suggestions on how to set this up in my job?
Here is the error I receive.  TEIID30504 is the name of the external database I am pulling data from   
 
Job
 
					
				
		
 
					
				
		
 
					
				
		
