[ 
https://issues.apache.org/jira/browse/DERBY-5201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13118271#comment-13118271
 ] 

Rick Hillegas commented on DERBY-5201:
--------------------------------------

The following command decodes the entire SYSCOLUMNS conglomerate:

java DataFileReader db/seg0/c90.dat -v -d "( a char(36), b char(128), c int, d 
serializable, e serializable, f char( 36 ), g bigint, h bigint, i bigint )"

                
> Create tools for reading the contents of the seg0 directory
> -----------------------------------------------------------
>
>                 Key: DERBY-5201
>                 URL: https://issues.apache.org/jira/browse/DERBY-5201
>             Project: Derby
>          Issue Type: Task
>          Components: Tools
>    Affects Versions: 10.9.0.0
>            Reporter: Rick Hillegas
>         Attachments: DataFileReader.java, DataFileReader.java
>
>
> It would be nice to have tools which read Derby data files (the files in the 
> seg0 directory) without disturbing their contents.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to