JayC
Active User
Joined: 27 Sep 2008 Posts: 62
|
|
|
|
| Aaru wrote: |
Deep,
Use &&temp again in step8 to refer to the already created temp dataset in step5. |
Hi,
I think you need to use the following DISPOSITION parameters too when you create that &&TEMP file too....DISP=(NEW,PASS)
This would mean that the temporary file created is used below in the subsequent steps.
Correct me if I am wrong... |
|