Skip to Content
0
Former Member
Jun 02, 2008 at 03:18 PM

Executing program in parallel

1313 Views

Hi, I want execute a program with SUBMIT statement, but i need execute it for example 6 times at the same time. The 6 processes must run in parallel.

How can i do it?