Thank you Ken! Have a great day,
Josée Labonté Programmer Analyst Consultant
D 905 265 5085 E josee.labonte@xxxxxxxxxx
200 Galcat Drive Vaughan Ontario L4L 0B9
T 905 265 5000 TF 877 790 2335
spicers.ca
Confidentiality Note: This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you are not the intended recipient, you are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. Please notify the sender immediately by email and delete this email from your system.
If you no longer wish to receive electronic mail from the sender, reply to this email and write, "unsubscribe" in the subject line.
-----Original Message-----
From: WDSCI-L <wdsci-l-bounces@xxxxxxxxxxxx> On Behalf Of Ken Killian
Sent: Wednesday, August 29, 2018 10:53 AM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries <wdsci-l@xxxxxxxxxxxx>
Subject: Re: [WDSCI-L] Compiling a locked display file
Josée,
Good Question! Try opening the view: "Command Log"...
For IBM i Developers, I point this out when creating service programs. We can find Binding errors.
Basically, the view "Command Log" is our RDI command log.
It is helpful!
I got this message in my "Command Log" when trying to create a display file and it was locked!
CRTDSPF SRCFILE(KKILLIAN/QDDSSRC) SRCMBR(SWCODEDW) REPLACE(*YES) OPTION(*EVENTF) FILE(KKILLIAN/SWCODEDW) Cannot allocate object SWCODEDW in KKILLIAN type *FILE.
Cause . . . . . : Existing object SWCODEDW in library KKILLIAN type *FILE is in use by another job. Object SWCODEDW in library KKILLIAN type *FILE is the object being replaced by the create function currently being performed. Recovery . . . : Try the create function again when object SWCODEDW in library KKILLIAN type *FILE becomes available.
File SWCODEDW not created in library KKILLIAN.
Cause . . . . . : The file was not created because of errors. Recovery . . . : See the error messages previously listed. Correct the errors, and then try the request again.
PS. I have that view open all the time. It really helps me learn how RDI works too!
RDi Knowledge is POWER! <Joy Joy>
-Ken Killian-
-----Original Message-----
From: WDSCI-L <wdsci-l-bounces@xxxxxxxxxxxx> On Behalf Of Josée Labonté
Sent: Wednesday, August 29, 2018 10:38 AM
To: Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries <wdsci-l@xxxxxxxxxxxx>
Subject: [WDSCI-L] Compiling a locked display file
Good morning, I find that when I compile a display file, and the object is locked, RDI does not inform me of this. Is there a way for it to tell me ?
Thank you for your help on this,
Josée
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/wdsci-l.
--
This is the Rational Developer for IBM i / Websphere Development Studio Client for System i & iSeries (WDSCI-L) mailing list To post a message email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/wdsci-l.
As an Amazon Associate we earn from qualifying purchases.