Hello All,
We have SAS 9.4 M7 installed on Linux 8.4. This is all-in-one machine. Installation and configuration completed successfully. however, when i try starting sas services its showing below message.
./sas.servers start
starting sas servers
starting sas web infrastructure data server
SAS Metadata Server 1 is NOT up
the remaining SAS servers will not be started as a result
However, when i do status it shows both SAS WIP data server and metadata server are up. one thing i am not sure is why its starting sas WIP data server prior to metadata server
Also, if i starts all services (metadata, wip data server, obj. spawner, dip runner, JMS broker. cache locator, web server, web app server, evm....) individually, everything starts fine...
May be you can try running in in debug mode? Enable set -x or run using bash -x sas.services start which will print out all the executed commands on the terminal giving more data on what's happening in background.
https://code-maven.com/bash-set-x
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.