Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Installation of oracle 10g on AIX 5.2

Status
Not open for further replies.

pabitrabordoloi

Technical User
Mar 30, 2005
7
0
0
US

I am trying to install Oracle 10g on IBM AIX 5.2 it gives error message at the time of Copying database files like below--

Database Configuration Assistant: Error
ORA- 19624: operation failed, retry possible
ORA- 19587: error occurred reading 0 bytes at block number 1
ORA- 27091: unable to queue I/O
ORA- 27067: size of I/O buffer is invalid

Thanks and looking forward for your kind cooperation
 
This combination of errors occurs in bug 2835956, which is caused when Rman tries to restore from a backup which has been marked "read only". This bug is supposed to be fixed in 10g, but I would investigate it anyway. If you've staged your install cds to your file system, you could change the permissions and try again.

Of course, the alternative is to not create a starter database during your install, and use DBCA to create a customized database later.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top