Need advice: Copying large CSV report files off SCO system


 
Thread Tools Search this Thread
Operating Systems SCO Need advice: Copying large CSV report files off SCO system
# 8  
Old 07-18-2011
Ok, I blew out the FDD from the front and tried to format a 3.5 in the system using dosformat /dev/fd0135ds18:

This is what I get:

Formatting...
dosformat: Error formatting drive

Should I just replace the drive?
# 9  
Old 07-18-2011
yes, that would be a good second step. The first would be to
Code:
tail -40 /usr/adm/messages | more

as root. That should show enough of the last boot to see if the fd0 device is seen.

If seen but inoperative, replace.

If not seen you may want to look in the CMOS setup to verify that it and the controller are active.
# 10  
Old 07-18-2011
Here's what I got with that command:

SCO OpenServer(TM) Release 5

(C) 1976-1998 The Santa Cruz Operation, Inc.
(C) 1980-1994 Microsoft Corporation
All rights reserved.

For complete copyright credits,
enter "copyrights" at the command prompt.

device address vec dma comment
-------------------------------------------------------------------------
%kernel - - - rel=3.2v5.0.5 kid=98/07/02
%cpu - - - unit=1 family=6
%cpuid - - - unit=1 vend=GenuineIntel tfms=0:6:7:3
%fpu - 13 - unit=1 type=80387-compatible
%pci 0x0CF8-0x0CFF - - am=1 sc=0 buses=2
%PnP - - - nodes=0
%serial 0x03F8-0x03FF 4 - unit=0 type=Standard nports=1 fifo=yes
%serial 0x02F8-0x02FF 3 - unit=1 type=Standard nports=1 fifo=yes
%console - - - unit=vga type=0 12 screens=68k
%floppy 0x03F2-0x03F7 6 2 unit=0 type=135ds18
%kbmouse 0x0060-0x0064 12 - type=Keyboard mouse
%PnP - - - nodes=0
%serial 0x03F8-0x03FF 4 - unit=0 type=Standard nports=1 fifo=yes
%serial 0x02F8-0x02FF 3 - unit=1 type=Standard nports=1 fifo=yes
%console - - - unit=vga type=0 12 screens=68k
%floppy 0x03F2-0x03F7 6 2 unit=0 type=135ds18
%kbmouse 0x0060-0x0064 12 - type=Keyboard mouse
%parallel 0x0378-0x037A 7 - unit=0
%adapter 0x01F0-0x01F7 14 - type=IDE ctlr=primary dvr=wd
slha 4.06.00
%adapter 0x1400-0x1480 11 0 type=slha ha=0 id=7 Chip=875 -6 40600
%eeE0 0x1060-0x107F 5 - type=EE PRO/100+ 00:90:27:73:ad:c4
%epca 0x0324-0x0324 - - mem=0x000D0000 ports=16 ISA X(e)m V7.0.5
%cd-rom - - - type=IDE ctlr=pri cfg=mst dvr=Srom->wd
%tape - - - type=S ha=0 id=2 lun=0 bus=0 ht=slha
%disk - - - type=S ha=0 id=0 lun=0 bus=0 ht=slha
%Sdsk - - - cyls=1115 hds=255 secs=63 fts=stdb
mem: total = 130616k, kernel = 12912k, user = 117704k
swapdev = 1/41, swplo = 0, nswap = 393216, swapmem = 196608k
Autoboot from rootdev = 1/42, pipedev = 1/42, dumpdev = 1/41
kernel: Hz = 100, i/o bufs = 6652k

Tue Jul 12 14:18:30 2011
%Stp-0 - - - Vendor=TANDBERG Product= SLR5 4/8GB

#
# 11  
Old 07-18-2011
Indicates that the OS is aware of it. Time to replace it for read or write errors.

What you are looking at is part of the previous and all of the last hardware list that the OS found on boot. Sometimes problems show up on the list.
# 12  
Old 07-18-2011
Thanks very much for the help!
Swapped in an FDD from a garbage PC in our warehouse and it works fine. Formatted 3.5s and wrote files to them.

Don't know why I thought the drive would have been SCSI, it was not

Anyone know where I can find a users manual for SYNCHRONICS IQ Report Writer Version 3.02.17 ???
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Copying large files in a bash script stops execution

Hello, I'm new to this forum and like to first of all say hello to everyone. I've got a really annoying problem at the moment. I'm trying to rsync some files (about 200MB with one file of 120MB) from a Raspberry PI with raspbian to a debian server via rsync. This procedure is stored in a... (3 Replies)
Discussion started by: wex_storm
3 Replies

2. Shell Programming and Scripting

Comparing two large unsorted csv files

Hi All, My requirement is to write a shell script to compare two large csv files. I've created sample files for explaining my problem i.e., a.csv and b.csv contents of files: ----------------- a.csv ------ Type,Memory (Kb),Location HD,Size (Mb),Serial # XT,640,D402,0,MG0010... (2 Replies)
Discussion started by: vasavi
2 Replies

3. Shell Programming and Scripting

Merging Very large CSV files in Unix

Hi, I have two very large CSV files, which I want to merge (equi-join) based on a key (column). One of the file (say F1) would have ~30 MM records and 700 columns. The other file (~f2) would have same # of records and lesser columns (say 50). I want to create an output file joining on a... (3 Replies)
Discussion started by: student_007
3 Replies

4. Red Hat

Advice regarding filesystems handling large number of files

Hi All, I have a CentOS operating system installed. I work with really huge number of files which are not only huge in number but some of them really huge in size. Minimum number of files could be 1 million to 2 million in one directory itself. Some of the files are even several Gigabytes in... (2 Replies)
Discussion started by: shoaibjameel123
2 Replies

5. Shell Programming and Scripting

Copying multiple csv files

Hi, I have mutiple csv files at server1 at /apps/test/data. I needed a script that would copy these csv files from server1 at /usr/data, put them in server2,archive the earlier files that were present in server2 before removing those already present. Kindly help. (2 Replies)
Discussion started by: Alok Ranjan
2 Replies

6. Shell Programming and Scripting

Copying of large files fail

Hi, I have a process which duplicates files for different environments. As the files arrive, my script (korn shell) makes copies of them (giving a unique name) and then renames the original file so that my process won't get triggered again. I don't like it either, but it's what we were told to... (4 Replies)
Discussion started by: GoldenEye4ever
4 Replies

7. Programming

Is there a system call other than 'open' for opening very large files?

Dear all, Inside a C program, I want to open a very big file (about 12 GB) in order to read its content. Here is the code: /* argv contains the path to the file. */ inputFileDescriptor = open(argv, O_RDONLY); if (inputFileDescriptor < 0) { ... (6 Replies)
Discussion started by: dariyoosh
6 Replies

8. Shell Programming and Scripting

Sed or awk script to remove text / or perform calculations from large CSV files

I have a large CSV files (e.g. 2 million records) and am hoping to do one of two things. I have been trying to use awk and sed but am a newbie and can't figure out how to get it to work. Any help you could offer would be greatly appreciated - I'm stuck trying to remove the colon and wildcards in... (6 Replies)
Discussion started by: metronomadic
6 Replies

9. Web Development

Content Management System for uploading large files

Hi everybody, I am currently trying to develop a simple content management system where I have an internal website for my users to upload large files onto the server. The site is password protected and my users won't be trying to hack into the system so security is a non-factor (as least for... (3 Replies)
Discussion started by: z1dane
3 Replies

10. UNIX for Dummies Questions & Answers

copying .profile files to a new server (SCO)

Hello Intelligent Life Forms (I hope) This should be a snap for some of you. I need to copy the /usr .profiles from 1 sco system to another. Migrating to a new server. I've tried a recursive copy to the target system with a NFS mount point from the source. Wouldn't do it permissions... (2 Replies)
Discussion started by: sighbrrguy
2 Replies
Login or Register to Ask a Question