Friday, July 17, 2020
Restarting All endeca Services
cd /apps/scope/endeca/endeca/PlatformServices/11.1.0/tools/server/bin/
./shutdown.sh
./startup.sh
cd /apps/scope/endeca/endeca/ToolsAndFrameworks/11.1.0/server/bin/
./shutdown.sh
./startup.sh
cd /apps/scope/endeca/endeca/CAS/11.1.0/bin/
./cas-service-shutdown.sh&
./cas-service.sh&
Subscribe to:
Post Comments (Atom)
zip an empty folder structure
find . -maxdepth 1000 -type d -exec zip ftpeu.zip {} +
-
How to clean ATG BCC open projects? Please do the following steps. 1. Execute the below SQL scripts --Project Clean UP delete from...
-
find . -maxdepth 1000 -type d -exec zip ftpeu.zip {} +
-
How to clean up ATG BCC agents? Step1: execute the below sql scripts --Agents Clean UP delete from EPUB_TR_REP_TBL_MP; delete from E...
No comments:
Post a Comment