Rob,
Correct me if I'm wrong,
but doesn't the object need to contain all Observable information . . . . . . . . . . . . . : *ALL to be converted.
If an object does not, Observable information . . . . . . . . . . . . . : *UNOBS, it cannot be converted.
Paul
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxxxxxxxx] On Behalf Of Rob Berendt
Sent: Wednesday, May 01, 2019 8:45 AM
To: Midrange Systems Technical Discussion
Subject: Objects which will not convert
Well, we've been past V5R4 for a LONG time now, however while trying to optimize code using the post I posted from yesterday I noticed some programs will not optimize. So I tried the "traditional" checks. They failed those.
Vendor supplied stuff
STROBJCVN OPTION(*CHECK) LIB(ERPLXO) OBJTYPE(*ALLPGM)
Object CRTWCQ has not been converted.
Checking of objects was successful.
STROBJCVN OPTION(*CONVERT) LIB(ERPLXO)
Object CRTWCQ type *PGM in library ERPLXO cannot be converted.
Not all objects were converted.
STROBJCVN OPTION(*CHECK) LIB(ERPLXPTFO) OBJTYPE(*ALLPGM
Object METHODS has not been converted.
Object VERROR has not been converted.
Object NWICSTUB has not been converted.
Checking of objects was successful.
Apparently we are not using these or they would have blown to kingdom come, right?
The failed object in ERPLXO has a newer version in ERPLXPTFO, which is the vendor way of fixing stuff, until their next release.
I guess we'll let these sleeping dogs lie.
Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1
Group Dekko
Dept 1600
Mail to: 2505 Dekko Drive
Garrett, IN 46738
Ship to: Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com
As an Amazon Associate we earn from qualifying purchases.