OnDemand Users Group

Support Forums => CMOD for z/OS Server => Topic started by: jmimi on October 22, 2010, 07:37:19 AM

Title: Process killed using arsdb -x
Post by: jmimi on October 22, 2010, 07:37:19 AM
Hello,
I'm migrating CMOD from V7.1.2.2 to V 8.4.0 thru V7.1.2.9 on Z/OS environment.
During execution of hold actions to reach the 7.1.2.9 level, I've a problem with
the export of system tables.
I enter the command arsdb -I <server instance> -vx arssys under OMVS.
An the process is "killed" without message (nothing else in ARSSOCKD stc,
in system log)

I try to export tables in my home directory where I have all privileges.

Is anybody have an idea ?

Thanks for your help.
regards,
Jean-Michel
Title: Re: Process killed using arsdb -x
Post by: Justin Derrick on October 22, 2010, 01:46:04 PM
With the Multiplatforms versions of arsdb, you also have the "-f" parameter to 'force' the action, and ignore any errors along the way.  You might get further with that, but please inspect your output files!

-JD.
Title: Re: Process killed using arsdb -x
Post by: jmimi on November 05, 2010, 01:46:01 PM
Hi,
My problem came from an abend U4088 in LE.
Puting my REGION parm in my RACF profile to 0M resolved the error,
and arsdb is now working.
rgds,
JM