Siebel System Admin, Install and Upgrade (MOSC)

MOSC Banner

Not able to connect srvrmgr command line in cronjob script

edited May 12, 2020 3:02PM in Siebel System Admin, Install and Upgrade (MOSC) 3 commentsAnswered

Hi All,

I am unable to connect srvrmgr while scheduled  shell script job however same shell  is working fine when I execute it manually , Can you please help and let me know what is wrong with my script ?

#!/bin/bash

SBL_SRVR="/u01/app/siebel/ses/siebsrvr/"

echo "Setting up Siebel environment"

cd $SBL_SRVR

pwd

. /u01/app/siebel/ses/siebsrvr/siebenv.sh

sleep 2

cd $SBL_SRVR/bin

srvrmgr /g gtwy:2320 /e CRM_DEV01 /s siebsrvr /u SADMIN /p XXXXXX /i "$SBL_SRVR/input.txt"

Error : -

[siebel@amsbsa50 ~]$ more comp_status.log

Setting up Siebel environment

/u01/app/siebel/ses/siebsrvr

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center