You are not logged in.
Announcement
Unanswered posts
|
Pages: 1
Hi. I have a problem when run the subjob from the main job.
If i run the subjob (image #2), it's work correctly. When I run main job, i have an error (image #1).
TOS 3.1.0, language - java.
How I can resolve this problem?
Thanks.
Last edited by maklay (2009-08-31 16:51:33)
Offline
Hello
Can you export you job and send it to me via email? I will debug the job.
Best regards
shong
Offline
Hello friend
I can't import your job, pleack check it. To export a job, right click on the job name on repository and select 'export item' option.
Best regards
shong
Offline
Hello
First, why do you use two tMysqlConnection to connect the same db in a job? Only one is enough.
Second, you should use some connector between different subjob to make the job more readable and stable.
Three, we use normally a tMssqlCommit to close the connection at the end of job. See my screenshot.
Best regards
shong
Offline
shong wrote:
Hello
First, why do you use two tMysqlConnection to connect the same db in a job? Only one is enough.
No, in my case i want to connect to the two various db. And when i use this various connections i have an error. And i don't know how resolve it.
Wait for your answer in this case.
Thanks.
Offline
Pages: 1