× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Odd. We've done several V6R1 upgrades on large SAP partitions where we
have run STROBJCVN *ALL with no problems. The job ran for around 8 hours
with a couple CPUs assigned and about 32GB memory across 5TB systems.

WHat I've not checked is the number of program objects. Perhaps we have
far fewer than you?

- Larry


Larry Bolhuis IBM Certified Advanced Technical Expert -
System i Solutions
Vice President IBM Certified Systems Expert:
Arbor Solutions, Inc. System i Technical Design and
Implementation V6R1
If you can read this, thank a teacher....and since it's in English,
thank a soldier.





rob@xxxxxxxxx
Sent by: midrange-l-bounces@xxxxxxxxxxxx
11/25/2008 05:04 PM
Please respond to
Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>


To
Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
cc

Subject
v6r1 strobjcvn






I am running a STROBJCVN right now during a V5R4 to V6R1 upgrade on a
9408-M25-5634.
I wrote a utility that used an api to extract every "user" library on the
system and submit off a job.
ie
SBMJOB CMD(STROBJCVN LIB(&mylib) ) JOB(&mylib) JOBQ(ROB/STROBJCVN)
At first I had that job queue as *nomax. Then I started running into some

strange aborts. I suspect it had something to do with a thousand or so
jobs beating the snot out of one output queue. Throttling that down to 25

or so jobs at a time stopped the strange aborts.

Do not do a STROBJCVN LIB(*ALL). That will probably abort due to the
sheer number of spool files created and deleted. Each job will have a FIN

spool file for each object in each library. Me, I wouldn't have opened a
spool file until needed (USROPN). Or, if they're doing something silly
like displaying an object to a spool file and copying that to a disk file
(instead of using an API) that would really rile me. IBM feels the
workaround of separate jobs for each library is sufficient.

Several of my larger program libraries are all that's left. They've been
'active' since around 11:30. It's going on 5pm.
Job User Type -----Status----- Function
ERPLXO QSECOFR BATCH ACTIVE CMD-STROBJCVN
ERPLX831O QSECOFR BATCH ACTIVE CMD-STROBJCVN
ERPLX832O QSECOFR BATCH ACTIVE CMD-STROBJCVN
ERPL832PTF QSECOFR BATCH ACTIVE CMD-STROBJCVN
SOFTTURN02 QSECOFR BATCH ACTIVE CMD-STROBJCVN


Rob Berendt

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 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.