quick question....does any of the statement extend past position 80 in
your source member?
RUNSQLSTM only looks at the first 80 characters anything past that gets
truncated. that *could* be the problem.
Thanks,
Tommy Holden
rob@xxxxxxxxx
Sent by: midrange-l-bounces@xxxxxxxxxxxx
10/04/2007 10:49 AM
Please respond to
Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
To
midrange-l@xxxxxxxxxxxx
cc
Subject
runsqlstm continuation
sql source member to be used in RUNSQLSTM.
Problem: Break in middle of command string. How to...
This does not work:
RUNSQLSTM SRCFILE(ROB/ANZOBJCVN) SRCMBR(SETUP) COMMIT(*NONE)
where this source contains:
CALL QCMDEXC (
'DSPOBJD OBJ(*CURLIB/*ALL) OBJTYPE(*PGM *SRVPGM) OUTPUT(*OUTFILE)
OUTFILE(*CURLIB/DSPOBJDOUT)',95);
DSPJOBLOG:
CPD0013-A matching parenthesis not found.
CPF0006-Errors occurred in command.
SQL0443-Trigger program or external routine detected an error.
...the external name is QCMDEXC in schema QSYS...
This mailing list archive is Copyright 1997-2026 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact
[javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.