Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

dasdconv(1) [debian man page]

DASDCONV(1)						      General Commands Manual						       DASDCONV(1)

NAME
DASDCONV SYNOPSIS
dasdconv [-r] [-lfs] [-q] infile outfile DESCRIPTION
This manual page documents the dasdconv program. dasdconv converts a CKD disk image from HDR-30 format to AWSCKD format. PARAMETERS
infile input ckd dasd file in HDR-30 format outfile output ckd dasd file in AWSCKD format. If the image is bigger then 2GB multiple files will creates with names suffixed _1, _2, etc. OPTIONS
-r Overwrite the existing outfile. By default no files will be overwritten. -lfs Output CKD file will be a single file even if it exceeds 2GB in size. -q Quiet SEE ALSO
The programs are documented fully by The Hercules System/370, ESA/390, and z/Architecture Emulator available in /usr/share/doc/her- cules/html. AUTHOR
Hercules was created by Roger Bowler and is maintained by Jay Maynard. Jan Jaeger designed and implemented many of the advanced features of Hercules, including dynamic reconfiguration, integrated console, interpretive execution, and z/Architecture support. This manual page was written by Peter De Schrijver p2@debian.org for the Debian GNU/Linux system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GPL. DASDCONV(1)

Check Out this Related Man Page

DASDCOPY(1)						      General Commands Manual						       DASDCOPY(1)

NAME
dasdcopy SYNOPSIS
dasdcopy [-v] [-h] [-q] [-r] [-z] [-bz2] [-0] [-a] [-lfs] [-blks n] [-cyls n] [-o type] ifile [sf=sfile] ofile DESCRIPTION
This manual page documents the dasdcopy program. dasdcopy copies a dasd file to another dasd file. PARAMETERS
ifile input fba dasd file sfile input compressed fba shadow file (optional) ofile output compressed fba dasd file OPTIONS
-v display program version and quit -h display help and quit -q quiet mode, don't display status -r replace the output file if it exists -blks n size of output fba file -cyls n size of output ckd file -z compress using output zlib [default] -bz2 compress using output bzip2 -0 don't compress output -a output ckd file will have alternate cylinders -lfs output ckd file will be a single file even if it exceeds 2GB in size -o type output file type (CKD, CCKD, FBA, CFBA) SEE ALSO
The programs are documented fully by The Hercules System/370, ESA/390, and z/Architecture Emulator available in /usr/share/doc/her- cules/html. AUTHOR
Hercules was created by Roger Bowler and is maintained by Jay Maynard. Jan Jaeger designed and implemented many of the advanced features of Hercules, including dynamic reconfiguration, integrated console, interpretive execution, and z/Architecture support. This manual page was written by Peter De Schrijver p2@debian.org for the Debian GNU/Linux system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GPL. DASDCOPY(1)
Man Page

12 More Discussions You Might Find Interesting

1. Programming

File size exceeding 2GB

(3 Replies)
Discussion started by: Nadeem Mistry
3 Replies

2. UNIX for Advanced & Expert Users

What does this error mean

What does this error mean: We only support non-print format, sorry. (5 Replies)
Discussion started by: jsalz638
5 Replies

3. Windows & DOS: Issues & Discussions

Memory Issue

Hi There, I have upgraded the DELL poweredge 2600 server memory from 2GB to 4GB. However, the memory only showed at 2GB of utilization. How to make sure that the server is full utilize of 4GB of memory. Is there the Virtual memory need to be reconfigure as this server is run on windows 2000 and... (2 Replies)
Discussion started by: vestro
2 Replies

4. UNIX for Advanced & Expert Users

File Size Limit

Hi, I have a problem writing or copying a file 2GB or larger to either the second or third disk on my C8000. I've searched this forum and found some good information on this but still nothing to solve the problem. I'm running hpux 11i, JFS3.3 and disk version 4 (from fstyp) on all 3 disks. ... (2 Replies)
Discussion started by: HaidoodFaulkauf
2 Replies

5. UNIX for Advanced & Expert Users

First Occurence

Hi, This is the format of the file that i have StartDate:10/01/06 EndDate :10/02/06 Cno Ccode 1 10 2 11 StartDate:10/03/06 EndDate :10/04/06 Cno Ccode 2 13 4 12 StartDate:10/01/06 EndDate :10/02/06 (5 Replies)
Discussion started by: kkm_job
5 Replies

6. UNIX for Advanced & Expert Users

Problem creating files greater than 2GB

With the C code I am able to create files greater than 2GB if I use the 64 bit compile option -D_FILE_OFFSET_BITS=64. There I am using the function fprintf to write into the file. But when I use C++ and ofstream the file is getting truncated when the size grows beyond 2GB. Is there any special... (1 Reply)
Discussion started by: bobbyjohnz
1 Replies

7. AIX

Creating > 2GB file

I am trying to execute a database dump to a file, but can't seem to get around the 2GB file size. I have tried setting the user limit to -1, but no luck. (4 Replies)
Discussion started by: markper
4 Replies

8. UNIX for Advanced & Expert Users

Xend cannot start in my system

Hi all,,i'm sorry if my post is repost..but i'm need help about my problem... My specifications is : Sony Vaio VGN CR-323 Intel Dual-Core T2390(1.86 GHz) Memory 2GB DDR Harddisk 200GB with Debian lenny 2.6.26-1-686 i'm install xen via apt-get install xen blah..blah blah root@hell:~#... (4 Replies)
Discussion started by: demhyt
4 Replies

9. Linux

Compress files >2GB

Hi folks, I'm trying to compress a certain number of files from a cifs mount to a xfs mount, but cannot do it when the total size of the files is bigger than 2GB. Is there any limitation for above 2GB? OS is SLES 64bit The files are maximum 1MB, so there are aprox. 2000 files to compress... (2 Replies)
Discussion started by: xavix
2 Replies

10. Programming

Can't create file bigger than 2GB with my application

Hi, I've created a simple application that is supposed to fill up a file with messages up to the size I pass as parameter. The problem is that once the file reaches the 2GB size, it stops growing. The flow of the application, for what is worth, is as follows: while ( bytes written <... (7 Replies)
Discussion started by: emitrax
7 Replies

11. UNIX for Advanced & Expert Users

How to create a file more than 2GB

Hi, I am executing a SQL query and the output is more than 2GB. Hence the process is failing. How can I have a file created more than 2GB ? Thanks, Risshanth (1 Reply)
Discussion started by: risshanth
1 Replies

12. UNIX for Dummies Questions & Answers

awk

Lets say we have a file called abc.txt and it's contents are - HDR.. B1234.. D1234.. HDR.. T1234... S1234.. HDR.. .... We would like to split this file into sub files starting with HDR word and about 100 HDR's in each file. how can we do this using awk in combination with /^HDR and a... (12 Replies)
Discussion started by: rangermax
12 Replies