Question Thiago Andrade · Jan 6, 2022 How to get shadow status? #Caché Hi How to get shadow status with command line, to monitoring ? Product version: Caché 2017.1
Alexander Pettitt · Jan 6, 2022 I no longer have a shadow to test with but something like:echo "d tag^routine \n h" | csession [instance] -U %SYSYou need Unix passthough authentication to work.Managing and Monitoring Shadowing might help you find the data you want
On ShadowServer, namespace %SYS
do ^SHADOW
then option 4 or 11
I no longer have a shadow to test with but something like:
echo "d tag^routine \n h" | csession [instance] -U %SYS
You need Unix passthough authentication to work.
Managing and Monitoring Shadowing might help you find the data you want