Do not qualify the Object in your SQL Script and set the Default Collection
- DFTRDBCOL Option in the RUNSQLSTM command to your schema
RUNSQLSTM SRCFILE(YOURSRCLIB/YOURSRCFIL)
SRCMBR(YOURSRCMBR)
COMMIT(*NONE)
DFTRDBCOL(YOURTBLLIB)
Note: Once you have set the Default Collection (DFTRDBCOL) the library list
is no longer searched ... and you have to qualify all objects (Tables, Views
...) that are not located within your default collection.
Mit freundlichen Grüßen / Best regards
Birgitta Hauser
Modernization ? Education ? Consulting on IBM i
IBM Champion since 2020
"Shoot for the moon, even if you miss, you'll land among the stars." (Les
Brown)
"If you think education is expensive, try ignorance." (Derek Bok)
"What is worse than training your staff and losing them? Not training them
and keeping them!"
"Train people well enough so they can leave, treat them well enough so they
don't want to. " (Richard Branson)
"Learning is experience ? everything else is only information!" (Albert
Einstein)
-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of
Timothy Feldmeier
Sent: Wednesday, 31 May 2023 17:46
To: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
Subject: IS there a way to compile a DDL Create Table script with Runsqlstm.
But, let the script determine what library to put the Table in?
When creating tables with RUNSQLSTM, the current library list is not
acceptable. Is there a way to put an if statement inside the script to
point to the correct destination library?
Thank You
Tim Feldmeier
Programmer Analyst, Applications Development
1431 Opus Place, Suite 530 | Downers Grove, IL 60515
Email: timothy.feldmeier@xxxxxxxx<mailto:timothy.feldmeier@xxxxxxxx>
Phone: (331) 233-7921
[Email Logo]
[Graphical user interface, website Description automatically
generated]<
https://www.shiproadrunnerfreight.com/newsweek-recognizes-roadrun
ner-as-one-of-americas-most-trustworthy-companies-2022/>
The information transmitted is intended only for the person or entity to
which it is addressed and may contain proprietary, business-confidential
and/or privileged material. If you are not the intended recipient of this
message you are hereby notified that any use, review, retransmission,
dissemination, distribution, reproduction or any action taken in reliance
upon this message is prohibited. If you received this in error, please
contact the sender and delete the material from any computer.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/midrange-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.
As an Amazon Associate we earn from qualifying purchases.