- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Oracle 8..1.7 creating a database from clean i...
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-13-2003 04:42 AM
тАО03-13-2003 04:42 AM
Oracle 8..1.7 creating a database from clean install
I am trying to create a db now but at 90% of install i get this message
ORA-12560 TNS protocal adapter error
ignore or abort.
what does this mean>? what should I do?>? do i have to do anything after installation before creating a database TNS lister is running in services
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-13-2003 05:36 AM
тАО03-13-2003 05:36 AM
Re: Oracle 8..1.7 creating a database from clean install
could be a problem with the SID you have used during the installation.
Make sure that the database's SID does not have any spaces or special characters in the name, such as "ORCL_8.1.7.4"
revert.
regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-13-2003 05:46 AM
тАО03-13-2003 05:46 AM
Re: Oracle 8..1.7 creating a database from clean install
http://www.google.com
here are a couple:
http://www.cryer.co.uk/brian/oracle/ORA12560.htm
http://www.orafaq.com/error/ora-12560.htm
Cheryl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-13-2003 09:43 AM
тАО03-13-2003 09:43 AM
Re: Oracle 8..1.7 creating a database from clean install
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
тАО03-13-2003 05:28 PM
тАО03-13-2003 05:28 PM
Re: Oracle 8..1.7 creating a database from clean install
Brian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО03-14-2003 07:57 PM
тАО03-14-2003 07:57 PM
Re: Oracle 8..1.7 creating a database from clean install
In your tnsnames.ora file check that your ORACLE_SID db name setting is exactly the same as your database instance name. If you are using a non-Oracle business application together with the database then you should remove the ".WORLD" extension from the entry.
Also, your listener process *must* be up before you create, start up or shut down a database. Similarly all your databases should be shut down first before shutting off the listener.
HTH,
Alex