Getting error "unable to open file" when using muti-line custom commands for post migration step in Stat 6.2.
説明
I have a PM step that is executing SQL Plus on Unix. It executes fine in Unix at a prompt. But when I execute it via a PM I receive a message that it cannot find the file. I am running the PM step like this: sqlplus stat/STAT@statprd @/home/applmgr/scripts/invalidobjects; on the Stat Central Agent.
原因
Defect id for muti-line custom commands in Stat 6.2 for SCA on Unix.