Process killed using arsdb -x

Previous topic - Next topic

jmimi

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

Justin Derrick

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.
Call:  +1-866-533-7742  or  eMail:  jd@justinderrick.com
IBM CMOD Wiki:  https://CMOD.wiki/
FREE IBM CMOD Webinars:  https://CMOD.Training/
IBM CMOD Professional Services: https://CMOD.cloud

Interests: #AIX #Linux #Multiplatforms #DB2 #TSM #SP #Performance #Security #Audits #Customizing #Availability #HA #DR

jmimi

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