2005 Jul 13 11:58 AM
I have a program which need to be split to different work processes, how do I know how many WP are free and how to split the prg.
regards,
aruna
I have a program which need to be split to different work processes, how do I know how many WP are free and how to split the prg.
regards,
aruna
2005 Jul 13 12:03 PM
Hi,
a) try fm TH_GET_WPINFO
b)
E.g.:
Working with migration and batch program:
you've 100.000 records
and you'll split data to 4 proc.
1) migration program: You create 4 files for the data : /home/file01 - /home/file04
2) then you start (per program or per SM37) 4 times your batch processing program , which proc. the 4 files
regards Andreas
Message was edited by: Andreas Mann
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |