Created On: 20 March 2011
Problem:
"WSQL007 Error adding line to text editor" error message received when trying to open a large DDL in SQL Wizard.
Resolution:
The error message received is because the DDL file is too large for the SQL Wizard editor. There is a limitaion on the number of lines that can be opened by the SQL Wizard. It is around 65500 lines. But there is a way to load the DDL and it is to run it as batch through Run Batch menu in SQLWizard. This does not open the text window but does run the SQL statements.
Incident #2496850
Old KB# 33724
#EnterpriseDeveloper
#SQLWizardEditor
#MFDS
#WSQL007