- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Oracle needs TruCluster configuration
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
тАО03-11-2007 11:54 AM
тАО03-11-2007 11:54 AM
Oracle needs TruCluster configuration
Our Oracle DBA tried to invoke a SQL*PLUS svrmgrl and receive the following error message:
ORA-12571 "TNSL packet writer failure:
Cause: An error occurred during a data send.
This occurs on Digitual Unix when the node on which Oracle is starting is part of a Digital TruCluster.
Problem Explanation:
Configuration of the Trucluster software is incomplete.
Solutino descripton:
The tie-breaker disk has not been correctly configured on the Digital Trucluster system.
To resolve this error, you must configure the tie-breaker disk using the Digital utility 'cnxset'.
But I don't find a cnxset unix command in our Tru64 system.
We are running Tru64 5.1B-4.
Do I need to configure the server with TruCluster enbable? and how?
Thanks
P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-11-2007 04:18 PM
тАО03-11-2007 04:18 PM
Re: Oracle needs TruCluster configuration
From your other question I got the impression that you had a working Oracle install on Tru64. Correct?
Is it a (RAC) cluster?
Which box is connecting where?
Tru64 (client) --> Tru64 (server) ?
...
fwiw,
Hein van den Heuvel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-11-2007 05:35 PM
тАО03-11-2007 05:35 PM
Re: Oracle needs TruCluster configuration
The TNSNAMES.ORA looks fine. It is the svrmgrl reporting error "TNS:packet writer failure".
Thanks
P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-11-2007 11:50 PM
тАО03-11-2007 11:50 PM
Re: Oracle needs TruCluster configuration
Is the connection in-box or off-box?
Is this a cluster? Is it a RAC install?
svrmgrl? Haven't used that in years. Sqlplus?
Regards,
Hein.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-12-2007 09:56 AM
тАО03-12-2007 09:56 AM
Re: Oracle needs TruCluster configuration
Having said that, this does not at all sound like an issue with your quorum disk. Please post the output of 'clu_get_info -full'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-12-2007 10:30 AM
тАО03-12-2007 10:30 AM
Re: Oracle needs TruCluster configuration
# clu_get_info -full
System not configured to be in a cluster
#
Thanks
P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-12-2007 12:09 PM
тАО03-12-2007 12:09 PM
Re: Oracle needs TruCluster configuration
I fixed that by decreasing the shmax size and added inet section in sysconfigtab file.
Thanks P
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-12-2007 12:36 PM
тАО03-12-2007 12:36 PM
Re: Oracle needs TruCluster configuration
Glad you got it to work.
fwiw, I found this exchange relatively frustrating/dissapointing. Basic question were never answerred and the 'solution' has nothing to do with the problem.
Anyway, like I said, I'm happy for you that you got it to work.
Regards,
Hein.