Hello i'm wondering how i can input many long arg[] values in a file input format?
java parmMgr <<EOF
39_CQR_cnt_current_qtr_hold_aftTrunc|rec_count=0|
40_CQR_insert_current_qtr_hold|rec_count=635181|
41_CQR_cnt_current_qtr_hold_aftload|rec_count=635181|
44_CQR_cnt_test_current_qtr_valRowid|rec_count=635181|
50_CQR_cnt_test_current_qtr_aftDelete|rec_count=20837450|
44_CQR_cnt_test_current_qtr_valRowid|rec_count=635181|
50_CQR_cnt_test_current_qtr_aftDelete|rec_count=20837450|
44_CQR_cnt_test_current_qtr_valRowid|rec_count=635181|
45_CQR_table_delete_module|rec_count=9|
EOF`
Thanks very much!
bc