Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Large lines in Data or Parameter File #3

Open
rsregan opened this issue Sep 9, 2019 · 1 comment
Open

Large lines in Data or Parameter File #3

rsregan opened this issue Sep 9, 2019 · 1 comment

Comments

@rsregan
Copy link
Collaborator

rsregan commented Sep 9, 2019

The maximum line length for a Data or Parameter File is 12000 characters. If a user has a file with longer lines they can override this on the command line, for example adding the following to the command line allows a Data File to have 60000 characters per line

-set MAXDATALNLEN 60000

Similar for Control File lines (MAXCTRLLINELEN) has max of 256 characters that could be overridden on command line

@rsregan
Copy link
Collaborator Author

rsregan commented Sep 10, 2019

command line is -MAXDATALNLEN 60000
The -set option is only for values in the Control File

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant