- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Want to create a Golden Image on my client with DB...
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
10-24-2003 02:04 AM
10-24-2003 02:04 AM
I'm wondering if I can create a Golden Image of a client server. This client server is a 9i Oracle Database Server. Will this be possible to keep the DB up and running or will it have adverse effects on the Database while the archive/gzip is being created?
ie:) Might it put locks on memory or tables that Oracle uses or have any other effects??
Thanks,
-Ken
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2003 02:17 AM
10-24-2003 02:17 AM
Re: Want to create a Golden Image on my client with DB up???
If you leave the database up the datafiles will replicate but will be useless.
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
10-24-2003 02:17 AM
10-24-2003 02:17 AM
Re: Want to create a Golden Image on my client with DB up???
Having said that, I don't think the gzip process will hurt your live data, but it will corrupt the data stores in the image itself. You will have to replay the log if you are lucky, and it may just corrupt them completely.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2003 02:25 AM
10-24-2003 02:25 AM
Re: Want to create a Golden Image on my client with DB up???
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
10-24-2003 02:34 AM
10-24-2003 02:34 AM
Re: Want to create a Golden Image on my client with DB up???
Sorry, I was thinking make_(net|tape)_recovery.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2003 03:09 AM
10-24-2003 03:09 AM
Re: Want to create a Golden Image on my client with DB up???
Tks,
-Ken
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2003 03:36 AM
10-24-2003 03:36 AM
SolutionIf you want good db files on your image, you will have to shutdown the DB before making the image.
HTH.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-24-2003 03:46 AM
10-24-2003 03:46 AM
Re: Want to create a Golden Image on my client with DB up???
Part of the make_sys_image process does alter the /etc/passwd file. That could cause problems with database files.
I have noticed that for short periods during the Golden image build where the group I put oracle in was missing.
Our policy has been to make those images since that point with the database down.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com