- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HPUX Error: 9 Bad File Number
Operating System - HP-UX
1825009
Members
2651
Online
109678
Solutions
Forums
Categories
Company
Local Language
юдл
back
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
Forums
Discussions
юдл
back
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
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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
тАО05-20-2002 07:50 AM
тАО05-20-2002 07:50 AM
HPUX Error: 9 Bad File Number
Srs. I am receiving message when create a new data base.
Errors in file /tools806/oracle/admin/D01DE1/bdump/lgwr_6164_d01de1.trc:
ORA-01110: data file 8: '/db/atldes1/oravl04/ORACLE/D01DE1/dbf/amdocsD01DE1_04.dbf'
ORA-01114: IO error writing block to file 8 (block # 1)
ORA-27072: skgfdisp: I/O error
HP-UX Error: 9: Bad file number
Additional information: 1
Errors in file /tools806/oracle/admin/D01DE1/bdump/lgwr_6164_d01de1.trc:
ORA-01110: data file 8: '/db/atldes1/oravl04/ORACLE/D01DE1/dbf/amdocsD01DE1_04.dbf'
ORA-01114: IO error writing block to file 8 (block # 1)
ORA-27072: skgfdisp: I/O error
HP-UX Error: 9: Bad file number
Additional information: 1
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-20-2002 08:08 AM
тАО05-20-2002 08:08 AM
Re: HPUX Error: 9 Bad File Number
Hi Jupiracy
It looks at first that there is some disk issues , what does syslog or dmesg say . Does it opoint tos oem disk errors , also you amy look inot the the following thread :
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xeac9a2db8513d6118ff40090279cd0f9,00.html
Manoj Srivastava
It looks at first that there is some disk issues , what does syslog or dmesg say . Does it opoint tos oem disk errors , also you amy look inot the the following thread :
http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xeac9a2db8513d6118ff40090279cd0f9,00.html
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-20-2002 08:14 AM
тАО05-20-2002 08:14 AM
Re: HPUX Error: 9 Bad File Number
It sounds to me like you may have a bad spot on the disk that the process was trying to write too.
I would do the following for all of the disks in the LV that contains the directory you were trying to write to:
# dd if=/dev/rdsk/c?t?d? of=/dev/null
This will check read and write to /dev/null every block on the disks. If it completes, the disk is fine, if you get and error, then you should replace the disk.
I would do the following for all of the disks in the LV that contains the directory you were trying to write to:
# dd if=/dev/rdsk/c?t?d? of=/dev/null
This will check read and write to /dev/null every block on the disks. If it completes, the disk is fine, if you get and error, then you should replace the disk.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО05-20-2002 08:51 AM
тАО05-20-2002 08:51 AM
Re: HPUX Error: 9 Bad File Number
Hi,
Check for bad sectors in the disk by
dd if=/dev/dsk/c*t*d* of=/dev/null bs=512
Also check for errors in syslog.log and if possible try to do a fsck also
It may be a disk problem...
HTH,
Piyush
Check for bad sectors in the disk by
dd if=/dev/dsk/c*t*d* of=/dev/null bs=512
Also check for errors in syslog.log and if possible try to do a fsck also
It may be a disk problem...
HTH,
Piyush
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP