Hi Manish,
It seems that your application server is not able to connect to MaxDB database:
C *** ERROR => Connect to database failed, rc = -10709 (Connection failed (RTE:[5] database not running))
[dbsdbsql.cpp 139]
B ***LOG BV3=> severe db error -10709 ; work process is stopped [dbsh 1241]
Are you able to go into the OS and perform the following commands:
#dbmcli -n <dbhost> -d <dbname> -u control,<password> db_state
#x_server status
Check whether they're running.
Regards,
Luis Darui