Hi,
In accordance with the SP Installation gulde during the moving from 7 to 8,
you should use the Update option:
"After you start the wizard, in the IBM Installation Manager window, click the
Update icon; do not click the Install or Modify icon." (from Installation
guide, windows, pdf, Cha
Hello. I see there is a 'cancel replication' command but it doesn't look like
there is an option for a specific node or nodegroup. But what if there are
many nodegroups replicating and I want to cancel just one of them.
Anyone know of script or 'select' statement I can use to cancel a specific
I use CAN PRO nnn.
I believe the intent for CAN REP is to stop all of them, regardless of how many.
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of
Jeannie Bruno
Sent: Wednesday, April 19, 2017 7:24 AM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-
Hello. Thanks. But if this was in the middle of the night and you didn't
know what the process number was and I wanted to create a script and schedule
it so to cancel that same node group at a specific time on a specific
day..how do I find out what the process number is?
-Original M
I agree, middle of the night is a problem.
I don't know of a way to cancel without knowing the PROCESS number.
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of
Jeannie Bruno
Sent: Wednesday, April 19, 2017 7:52 AM
To: ADSM-L@VM.MARIST.EDU
Subjec
I thought one could use a 'select' statement and 'cast' the process number as a
variablebut I might be remembering incorrectly.
-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of
Vandeventer, Harold [OITS]
Sent: Wednesday, April 19, 2017 10:00
Jeannie,
You could try looking in the processes table:
Select
PROCESS_NUM,PROCESS,START_TIME,FILES_PROCESSED,BYTES_PROCESSED,BYTES_TO_PROCESS,STATUS
from processes where process='Replicate Node'
Something like this comes back.
32701,Replicate Node,2017-04-02 04:00:25.00,572409,139571931,,