HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- ORA-19504: failed to create file
Operating System - Linux
1828658
Members
7321
Online
109983
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
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
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
04-18-2006 04:08 PM
04-18-2006 04:08 PM
ORA-19504: failed to create file
Hi,
We get the following error message while oracle archiving process.
ARC1: Completed archiving log 2 thread 1 sequence 15224
Mon Apr 10 22:17:10 2006
Thread 1 advanced to log sequence 15226
Current log# 1 seq# 15226 mem# 0: /oradata1/trds/redo01a.log
Current log# 1 seq# 15226 mem# 1: /oradata2/trds/redo01b.log
Mon Apr 10 22:17:10 2006
ARC0: Evaluating archive log 3 thread 1 sequence 15225
ARC0: Beginning to archive log 3 thread 1 sequence 15225
Creating archive destination LOG_ARCHIVE_DEST_1: '/oradata1/arch/trds10000015225_1'
ARC0: Error 19504 Creating archive log file to '/oradata1/arch/trds10000015225_1'
Mon Apr 10 22:17:11 2006
Errors in file /oracle/app/product/oracle/9.2.0/admin/trds/bdump/trds1_arc0_3389.trc:
ORA-19504: failed to create file "/oradata1/arch/trds10000015225_1"
ORA-19504: failed to create file "/oradata1/arch/trds10000015225_1"
ORA-27044: unable to write the header block of file <<<<<<
Linux-ia64 Error: 28: No space left on device <<<<<<<<
Additional information: 3
ARC0: Archiving not possible: error count exceeded
ARC0: Failed to archive log 3 thread 1 sequence 15225
ARCH: Archival stopped, error occurred. Will continue retrying
Mon Apr 10 22:17:11 2006
ORACLE Instance trds1 - Archival Error
ARCH: Connecting to console port...
Mon Apr 10 22:17:11 2006
ORA-16038: log 3 sequence# 15225 cannot be archived
ORA-19504: failed to create file ""
ORA-00312: online log 3 thread 1: '/oradata1/trds/redo03a.log'
ORA-00312: online log 3 thread 1: '/oradata2/trds/redo03b.log'
ARCH: Connecting to console port...
ARCH:
Mon Apr 10 22:17:11 2006
ORA-16038: log 3 sequence# 15225 cannot be archived
ORA-19504: failed to create file ""
ORA-00312: online log 3 thread 1: '/oradata1/trds/redo03a.log'
ORA-00312: online log 3 thread 1: '/oradata2/trds/redo03b.log'
Mon Apr 10 22:17:11 2006
Errors in file /oracle/app/product/oracle/9.2.0/admin/trds/bdump/trds1_arc0_3389.trc:
ORA-16038: log 3 sequence# 15225 cannot be archived
ORA-19504: failed to create file ""
ORA-00312: online log 3 thread 1: '/oradata1/trds/redo03a.log'
ORA-00312: online log 3 thread 1: '/oradata2/trds/redo03b.log'
ARC0: Evaluating archive log 3 thread 1 sequence 15225
ARC0: Beginning to archive log 3 thread 1 sequence 15225
_______________________________________________
the df output is:
/dev/md1 11087040 8608384 1915460 82% /
none 0 0 0 - /proc
usbdevfs 0 0 0 - /proc/bus/usb
/dev/sda2 408784 12300 396484 4% /boot/efi
none 0 0 0 - /dev/pts
/dev/md4 10079020 8730036 836988 92% /oracle
none 16644496 0 16644496 0% /dev/shm
/dev/md3 5039552 34104 4749452 1% /tmp
/dev/md2 9071024 132376 8477852 2% /var
/dev/spdev/spa3 10079084 7498056 2069028 79% /orastage
/dev/spdev/spc1 51504316 44612180 4275868 92% /orastage1
/dev/sdc4 173144160 78960736 94183424 46% /oradata1
/dev/sdd 199227488 108155744 91071744 55% /oradata2
-----------------------------------------------
Having lot of space in /oradata1 FS.
What could be the problem?
Please help.
Thanks in advance
Subbu
We get the following error message while oracle archiving process.
ARC1: Completed archiving log 2 thread 1 sequence 15224
Mon Apr 10 22:17:10 2006
Thread 1 advanced to log sequence 15226
Current log# 1 seq# 15226 mem# 0: /oradata1/trds/redo01a.log
Current log# 1 seq# 15226 mem# 1: /oradata2/trds/redo01b.log
Mon Apr 10 22:17:10 2006
ARC0: Evaluating archive log 3 thread 1 sequence 15225
ARC0: Beginning to archive log 3 thread 1 sequence 15225
Creating archive destination LOG_ARCHIVE_DEST_1: '/oradata1/arch/trds10000015225_1'
ARC0: Error 19504 Creating archive log file to '/oradata1/arch/trds10000015225_1'
Mon Apr 10 22:17:11 2006
Errors in file /oracle/app/product/oracle/9.2.0/admin/trds/bdump/trds1_arc0_3389.trc:
ORA-19504: failed to create file "/oradata1/arch/trds10000015225_1"
ORA-19504: failed to create file "/oradata1/arch/trds10000015225_1"
ORA-27044: unable to write the header block of file <<<<<<
Linux-ia64 Error: 28: No space left on device <<<<<<<<
Additional information: 3
ARC0: Archiving not possible: error count exceeded
ARC0: Failed to archive log 3 thread 1 sequence 15225
ARCH: Archival stopped, error occurred. Will continue retrying
Mon Apr 10 22:17:11 2006
ORACLE Instance trds1 - Archival Error
ARCH: Connecting to console port...
Mon Apr 10 22:17:11 2006
ORA-16038: log 3 sequence# 15225 cannot be archived
ORA-19504: failed to create file ""
ORA-00312: online log 3 thread 1: '/oradata1/trds/redo03a.log'
ORA-00312: online log 3 thread 1: '/oradata2/trds/redo03b.log'
ARCH: Connecting to console port...
ARCH:
Mon Apr 10 22:17:11 2006
ORA-16038: log 3 sequence# 15225 cannot be archived
ORA-19504: failed to create file ""
ORA-00312: online log 3 thread 1: '/oradata1/trds/redo03a.log'
ORA-00312: online log 3 thread 1: '/oradata2/trds/redo03b.log'
Mon Apr 10 22:17:11 2006
Errors in file /oracle/app/product/oracle/9.2.0/admin/trds/bdump/trds1_arc0_3389.trc:
ORA-16038: log 3 sequence# 15225 cannot be archived
ORA-19504: failed to create file ""
ORA-00312: online log 3 thread 1: '/oradata1/trds/redo03a.log'
ORA-00312: online log 3 thread 1: '/oradata2/trds/redo03b.log'
ARC0: Evaluating archive log 3 thread 1 sequence 15225
ARC0: Beginning to archive log 3 thread 1 sequence 15225
_______________________________________________
the df output is:
/dev/md1 11087040 8608384 1915460 82% /
none 0 0 0 - /proc
usbdevfs 0 0 0 - /proc/bus/usb
/dev/sda2 408784 12300 396484 4% /boot/efi
none 0 0 0 - /dev/pts
/dev/md4 10079020 8730036 836988 92% /oracle
none 16644496 0 16644496 0% /dev/shm
/dev/md3 5039552 34104 4749452 1% /tmp
/dev/md2 9071024 132376 8477852 2% /var
/dev/spdev/spa3 10079084 7498056 2069028 79% /orastage
/dev/spdev/spc1 51504316 44612180 4275868 92% /orastage1
/dev/sdc4 173144160 78960736 94183424 46% /oradata1
/dev/sdd 199227488 108155744 91071744 55% /oradata2
-----------------------------------------------
Having lot of space in /oradata1 FS.
What could be the problem?
Please help.
Thanks in advance
Subbu
The sole advantage of power is that you can do more good
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-18-2006 06:34 PM
04-18-2006 06:34 PM
Re: ORA-19504: failed to create file
maybe you're running out of inodes, if your filesystem type is ext3. could you post the output of 'df -i' command?
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP