Concurrent program

How many Parameters can pass to Concurrent Program

Questions by ramojiapps

Showing Answers 1 - 30 of 30 Answers

Bharat Bhatia

  • Jan 4th, 2015
 

The concurrent manager processes up to 100 arguments for a concurrent program. Each argument can be no longer than 240 characters. For spawned Pro*C concurrent programs, the concurrent manager can process arguments that are longer than 240 characters if you use extended syntax to submit your program. When using extended syntax, the concurrent manager can process a total argument string (the length of all your arguments combined) of up to 24,000 characters.

  Was this answer useful?  Yes

Naresh Bandla

  • Jun 24th, 2015
 

We can pass max 100 parameters to concurrent program.

  Was this answer useful?  Yes

pavani

  • Jul 28th, 2015
 

100 paramaters in concurrent program

  Was this answer useful?  Yes

Prasanna Dadhich

  • Sep 8th, 2015
 

100

  Was this answer useful?  Yes

Jagadeesh

  • Oct 16th, 2015
 

100

  Was this answer useful?  Yes

Mogal Mastan

  • Jan 17th, 2017
 

100 parameters in concurrent program

  Was this answer useful?  Yes

prasad

  • May 24th, 2017
 

We can pass Maximum 100 parameters .

  Was this answer useful?  Yes

ANIL SAPRA

  • Jun 21st, 2017
 

We can pass maximum 100 Parameters in a Concurrent Program.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions