Wednesday, 4 April 2018

commands 1211 Installation

sh u.sh > a.txt
tail -f a.txt

V15680-01_1of3.zip
V35224-01_3of3.zip

mkdir -p PROD APPS
groupadd dba
groupadd oinstall
useradd -g dba -G oinstall oratest
passwd oratest
123

useradd -g dba -G oinstall appltest
123

chown -R oratest:dba /u01/PROD
chown -R appltest:dba /u01/APPS
chmod -R  777 /u01/

INSTALLATION PROCEDURE:

AS ROOT:
/u02/ebs1211/startCD/Disk1/rapidwiz
xhost +
./rapidwiz


Database Node Configuration:
Fresh Database
DEV
tos01
tosh02.com
oradev
dba
/u01/PROD

[root@tos01 bin]# tail -f /u01/APPS/inst/apps/DEV_tos01/logs/03252141.log

/u01/APPS/inst/apps/DEV_tos01/admin/log/ApplyAppsTechStack_03252205.log

. /u01/PROD/db/tech_st/11.1.0/TEST_tos01.env
. /u01/APPS/apps/apps_st/appl/TEST_tos01.env

 http://tos01.tosh02.com:8001/OA_HTML/AppsLogin


cmd open as administrator>
go o windows>system32>drivers>etc>notepad hosts
make entry n save.


which application version ebs:
From the Application: Help > About Oracle Applications

select RELEASE_NAME from FND_PRODUCT_GROUPS;

No comments:

Post a Comment