Installation users ownership - R12.2

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Installation users ownership - R12.2

satish
Dear Erman,

Need your help regarding ownerships and permissions which is required to install EBS without permission issues.

We have applvis user for application and oravis user for database(/u01 applvis and /u02 oravis,/u03 staging owned by oravis)

staging directory owned by oravis

[root@visionerp stage]# ls -ld /u03/stage
drwxrwxrwx. 6 oravis dba 87 Nov 30 17:58 /u03/stage
[root@visionerp stage]# cd /u03/stage
[root@visionerp stage]# ls -lrt
total 0
drwxrwxrwx. 4 oravis dba  34 Dec 30  2015 TechPatches
drwxrwxrwx. 5 oravis dba 146 Nov 30 16:35 startCD
drwxrwxrwx. 5 oravis dba  47 Nov 30 17:52 EBSInstallMedia
drwxrwxrwx. 5 oravis dba  61 Nov 30 17:58 TechInstallMedia
[root@visionerp stage]#

We have fired rapidwiz from root user. from vnc server.

Please correct us if we are not in right direction and also need your recommendations

Thanks,
Satish
Reply | Threaded
Open this post in threaded view
|

Re: Installation users ownership - R12.2

ErmanArslansOracleBlog
Administrator
ok. you can run the buildstage and do the installation using root user.

some additional info: (Oracle® E-Business Suite Installation Guide: Using Rapid Install)
----------------

For instances with the database tier and application tier on the same system:
If the database tier and application tier are on the same system and owned by the same user, then you must run rapidwiz as that user.

In a multi-user installation, where the database tier and application tier are on the same system but owned by different users, you must run rapidwiz as the root user.

For instances using a split tier configuration, with the database tier and application tier on different systems:

If you are running Rapid Install as part of an upgrade, and you plan to choose the 'Use Existing Oracle Home (No new Database Home install)' option, then you must run rapidwiz only from the application tier as the application tier operating system user.

Otherwise, you must first run rapidwiz from the database tier as the database tier operating system use, and then run rapidwiz again from the application tier as the application tier operating system user.