dbTalk Databases Forums  

Java and Member size problem

ibm.software.db2.os400 ibm.software.db2.os400


Discuss Java and Member size problem in the ibm.software.db2.os400 forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
ronaldo
 
Posts: n/a

Default Java and Member size problem - 11-03-2005 , 09:56 AM






Is it possible to get the maximum member size of a file/table using Java?

thank very much



Reply With Quote
  #2  
Old   
Henk
 
Posts: n/a

Default Re: Java and Member size problem - 11-03-2005 , 12:40 PM






Hi,

write a program which executes the command below:
DSPFD FILE(filename) TYPE(*MBR) OUTPUT(*OUTFILE) OUTFILE(outfile)
then query that file on the field MBRCDC (record capacity, 4,294,967,288 is
*NOMAX)

Henk


"ronaldo" <cstsang (AT) joymail (DOT) com> schreef in bericht
news:dkdbum$7d0s$1 (AT) news (DOT) boulder.ibm.com...
Quote:
Is it possible to get the maximum member size of a file/table using Java?

thank very much




Reply With Quote
  #3  
Old   
Kent Milligan
 
Posts: n/a

Default Re: Java and Member size problem - 11-08-2005 , 02:08 PM



Not sure, you could look at the Java Toolbox classes - maybe they
provided a class that interfaces with the QDBRTVFD system API.

ronaldo wrote:
Quote:
Is it possible to get the maximum member size of a file/table using Java?

thank very much


--
Kent Milligan, DB2 & BI team
PartnerWorld for Developers, iSeries
kmill (AT) us (DOT) eye-bee-m.com (spam trick) GO HAWKEYES!!
Quote:
www.iseries.ibm.com/db2
(opinions stated are not necessarily those of my employer)


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.