- Log in to post comments
User bio
404 bio not found
Member since 7 hr ago
Posts:
Vicente has not published any posts yet.
Replies:
Certifications & Credly badges:
Vicente has no Certifications & Credly badges yet.
Followers:
Vicente has no followers yet.
Following:
Vicente has not followed anybody yet.
Good afternoon;
I am at a stop point tying to figure out how to check programmatically, for Unmounted/Mounted and most important *Dismounted*
I can check for Unmounted with the following:
echo "S db=##class(SYS.Database).%OpenId(\"/bat2022/ROCKET2022/YOU/\") W db.Mounted" \ | irissession CLS -U %SYS
If results i 1 is mounted and if it 0 is Unmounted
So now how do I check for Dismounted is this possible?
Your help is greatly appreciate !!