× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hi,

try the following:
1. Create a Data Area QQUPRFOPTS in the library QGPL or any other library
that is in your library list as follows:

   CRTDTAARA DTAARA(QGPL/QQUPRFOPTS) TYPE(*CHAR) LEN(80)
             TEXT('Query/400 User Profile Options') AUT(*USE)

2. Change the Data Area as follows:
   CHGDTAARA DTAARA(QGPL/QQUPRFOPTS (56 20))
   VALUE('    100000 1000   3 ')

If you now create a table with Query/400, this data area gets checked.
The initial size of table generated with Query/400 is now fixed to 100,000
records. It can be incremented 3 times with 1,000 records .

For more information look at:
Query Enhancements Implemented Using Special Data Areas
http://www-912.ibm.com/s_dir/slkbase.NSF/0/726aa5f42c7f6342862565c2007cf1ef?
OpenDocument&ExpandSection=1


Mit freundlichen Grüßen
 
i.A. Birgitta Hauser
 
LUNZER + PARTNER GMBH
Consulting | Software | Service
Carl-Zeiss-Straße 1
63755 Alzenau
 
Tel:         + 49 6023 951-255
Fax:        + 49 6023 951-111
Internet.  www.lp-gmbh.com
              www.rpg-schulung.de
 
--------------------------------------------------------
Handelsregister: Aschaffenburg HRB 4720
Gerichtsstand und Erfüllungsort Alzenau
Ust-IdNr.: DE132093146
Geschäftsführer: Rudolf Gerbert
---------------------------------------------------------
 
"If you think education is expensive, try ignorance"
(Derek Bok)
 

-----Ursprüngliche Nachricht-----
Von: midrange-l-bounces+birgitta.hauser=lp-gmbh.com@xxxxxxxxxxxx
[mailto:midrange-l-bounces+birgitta.hauser=lp-gmbh.com@xxxxxxxxxxxx] Im
Auftrag von hkrebs@xxxxxxxxx
Gesendet: Donnerstag, 23. Februar 2006 09:27
An: MIDRANGE-L@xxxxxxxxxxxx
Betreff: Max size of QQRYOUT

When you create a file using CRTPF, there is a default SIZE(200000
30000 10).
But when you use WRKQRY to create QQRYOUT (or whatever you name it)
there is a SIZE(*NOMAX).

Is there a way to control the max size of outfile from query?

---------------------------------------------------------
This mail was sent through DMZ|HOUSE Eoffice: http://www.eoffice.dk



As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.