- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Oracle root.sh
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-14-2002 01:16 AM
тАО09-14-2002 01:16 AM
Oracle root.sh
Our company is very big and we have 100s of database. Each day some upgrade and new installation will be there. Oracle DBA will request me to run root.sh script. Is there any workaround Can I do so root.sh can be ran as oracle user?
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-14-2002 01:46 AM
тАО09-14-2002 01:46 AM
Re: Oracle root.sh
If copies some files into the /usr/bin directory and it makes entry in the oratab file.
The root.sh should be run only by root.
Oracle requires this to be run only for the first time during the oracle installation.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-14-2002 02:58 AM
тАО09-14-2002 02:58 AM
Re: Oracle root.sh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-14-2002 05:06 AM
тАО09-14-2002 05:06 AM
Re: Oracle root.sh
su??
And does it really matter if you give your DBA root access on a machine that is being BUILT - and apparently DOESN'T have production on it yet??
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-14-2002 10:13 AM
тАО09-14-2002 10:13 AM
Re: Oracle root.sh
if you read today's "root.sh" scripts, then you can see that what they do is not that difficult/dangerous, so that you could easily even do that yourself (you beeing the true "root"), even BEFORE the oracle installation starts. Then there would be no need for your DBAs to even run the script at all...
Just my $0.02,
Wodisch
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-16-2002 01:39 AM
тАО09-16-2002 01:39 AM
Re: Oracle root.sh
Now DBAs do updagre on sandbox (dev machine) and then I sync the Oracle stuff on the production side. Depend on your DBA confort that may be a solution. If you have a paranoid DBA, then that may be a pain in the ass each time.
No miracle solution to that.