English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Hi
I have Unix shell script that invokes PL/SQL procedure.
THe batch job when executed terminated with the error message 'unlimited: The specified number is not valid for this command.'
Please let me know what is the root cause of the issue and how to fix the issue.
Thanks

2007-03-27 22:24:17 · 3 answers · asked by Vijay 1 in Computers & Internet Programming & Design

3 answers

The root cause is an error in the shell script or in the data it retrieves meaning you are not matching what a command expects to get as input.

You need to identify which line is failing and what its input is. I suggest you do the following:

Put a line that says 'set -x' near the top of the script. This will tell you wherethe failure happened... then use 'echo' to see what the command input is.

2007-03-27 22:41:12 · answer #1 · answered by bambamitsdead 6 · 0 0

the respond relies upon on what working gadget do you utilize. abode windows and Linux shell scripting are the two distinctive. for many heavily secured agencies, they frequently use Linux, often pink Hat, to guard their information as Linux is a lot extra maintain than abode windows. So, I suggestion you to income the two. they are no longer problematic in any respect.

2016-10-20 02:59:14 · answer #2 · answered by Anonymous · 0 0

I think you have to give more information. From where you got the message(Like code line) or can you post your shell script.

2007-03-27 22:33:35 · answer #3 · answered by Milinda Lakmal 1 · 0 0

fedest.com, questions and answers