I am using two Surrogate Key Generators (SKG) to create/update SK's from two database tables.
If I use two jobs for each table, and run them one after another, both of the two jobs run OK.
But if I simply put the two jobs into one job (they are not connected to each other in anyway), I will get "Unable to open state file ... No such file or directory" error.
The two jobs do not share anything. The write to different files under the same directory.
What could be the cause of the error?
Thanks!
"Unable to open state file ... No such file or director
Moderators: chulett, rschirm, roy
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:
