Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

FOCUS ERROR 1379

Status
Not open for further replies.

phjelm

Programmer
Oct 17, 2003
1
US
FOC1379 MAXIMUM STORED PROCEDURE PARAMETERS. I can't find any reference to this error in FOCUS manuals. I'm using WebFOCUS Developer Studio. I seem to to get this error for almost anything that may be wrong in a program or a MFD. Has anyone else seen this error?
 
(FOC1379) MAXIMUM STORED PROCEDURE PARAMETERS - %1%2%3%4
Maximum number of parameters allowed for Oracle stored procedure.
 
Are you even running a stored procedure or SQL? If so it might just be a simple syntax error. What does the code look like?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top