- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Patch installlation
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
Forums
Discussions
Discussions
Discussions
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
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
12-25-2006 10:16 PM
12-25-2006 10:16 PM
Patch installlation
"You do not have permission for this operation.The depot owner,system
administrator, or alternate root owner may need to use the "swreg" or "swacl" command to give you permission.Or,to manage applications
designed and packaged for nonprivileged mode, see the
"run_as_superuser" option in the "sd" man page.
Please If any one can explain me what doaes it meen ?
I have two servers in Cluster ,in the seconds node it's ok ,but in the first node I have this message (I Halt Clusters before installation )
thank's
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-25-2006 10:58 PM
12-25-2006 10:58 PM
Re: Patch installlation
Run as super user means you must be root.
/sbin/init.d/swagentd -r
This insures that proper daemons are running.
You may need to use swreg -l depot to register the depot if its on a remote system.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-25-2006 11:18 PM
12-25-2006 11:18 PM
Re: Patch installlation
if you are still having issues with the installation try this steps:
# /sbin/init.d/swagentd stop
# cd /var/adm/sw
# mv security security.orig
# cp â Rp /usr/newconfig/var/adm/sw/security security
# /sbin/init.d/swagentd start
then try installation again.
Regards,
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-25-2006 11:21 PM
12-25-2006 11:21 PM
Re: Patch installlation
please you can retape cp ligne ,there are a caractére ,when a can read
cp â  Rp /usr/newconfig/var/adm/sw/security security
thank's
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-25-2006 11:23 PM
12-25-2006 11:23 PM
Re: Patch installlation
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-25-2006 11:25 PM
12-25-2006 11:25 PM
Re: Patch installlation
cp -Rp /usr/newconfig/var/adm/sw/security security
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-25-2006 11:28 PM
12-25-2006 11:28 PM
Re: Patch installlation
is this steps stop Clusters or Package runing in my system ,I have also ORACLE database runing ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-25-2006 11:40 PM
12-25-2006 11:40 PM
Re: Patch installlation
This not not cause you any issues, the only thing you are doing is stopping the SD service and copying a file.
Regards,
Jaime.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2006 03:00 PM
12-26-2006 03:00 PM
Re: Patch installlation
there is no relation between you software depot installation and packages running on the server provided the software that you are trying to install requires that. However it is advisable to do so as in case your depot installation need reboot of the server.
Hope this helps you.
Samir
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2006 02:04 PM
12-27-2006 02:04 PM
Re: Patch installlation
if not local depot, try running swinstall -s depotserver:/depotpath
or you can create a local depot with
swcopy -s /softwaredirectory \* @ /depotpath