Up and down Oracle ebsR12.1.1 Application Tier

Start Oracle ebsR12.1.1 Application Tier

START DATABASE TIER 
[applmgr@gayatri10 ~]$cd /oracle/PROD/db/tech_st/10.2.0/appsutil/scripts/PROD_gayatri10/ [applmgr@gayatri10 PROD_gayatri10]$ ./addbctl.sh start


[applmgr@gayatri10 PROD_gayatri10]$ ./addlnctl.sh start PROD (Listener start)

START APPLICATION TIER
[applmgr@gayatri10 ~]$ cd /oracle/PROD/apps/apps_st/appl/

[applmgr@gayatri10 appl]$ . APPSPROD_gayatri10.env
cd 
[applmgr@gayatri10 appl]$ cd $ADMIN_SCRIPTS_HOME 
[applmgr@gayatri10 scripts]$ ./adstrtal.sh apps/apps

 Stop Oracle ebsR12.1.1 Application Tier

 STOP APPLICATION TIER
 [applmgr@gayatri10 ~]$ cd /oracle/PROD/apps/apps_st/appl/ [applmgr@gayatri10 appl]$ . APPSPROD_gayatri10.env [applmgr@gayatri10 appl]$ cd $ADMIN_SCRIPTS_HOME [applmgr@gayatri10 scripts]$ ./adstpall.sh apps/apps

STOP DATABASE TIER

[applmgr@gayatri10 PROD_gayatri10]$ ./addlnctl.sh stop PROD (Listener stop)

[applmgr@gayatri10 ~]$cd /oracle/PROD/db/tech_st/10.2.0/appsutil/scripts/PROD_gayatri10/ [applmgr@gayatri10 PROD_gayatri10]$ ./addbctl.sh stop immediate



No comments:

SHRD0014: GLLEZL - process exiting with failure

  SYMPTOMS Journal Import completes with the following error: Error ------ ORA-01653 : unable to extend table GL.GL_IMPORT_REFERENCES ORA-01...