Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Solaris 2.6 with FORTRAN large-file support

807575Feb 6 2003 — edited Feb 11 2003
Hello,
Is that possible to create a file larger than 2G on Solaris 2.6 with FORTRAN?
I have tested it by my simple FORTRAN app, but the error message was generated and failed:

sys-27 : UNRECOVERABLE error on system request
File too large

Encountered during a CLOSE of unit 1
Fortran unit 1 is not connected

What is wrong with me?

FYI, my testing machine was
% uname -a
SunOS crcsn00 5.6 Generic_105181-23 sun4u sparc SUNW,Ultra-60
% f90 -V
f90: WorkShop Compilers 4.2 10/22/96 FORTRAN 90 1.2
and I have tested that tar command can generate large-file without problem.

Any comment is appreciated.

Thanks,

Comments

Processing
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Mar 11 2003
Added on Feb 6 2003
1 comment
77 views