New Install, spool file output is unreadable.

Andrew R

Member
Hi All,

I recently received a new computer and thus reinstalled PL/SQL Developer. Now when ever I have a script that runs and spools to a file I am getting unreadable output.

I am getting a large number of extrac spaces and the file is getting cut off.... I'm not sure what settings could be controlling this as I'm running the same scripts run on my old PC.

Thanks Andrew

Example spool file:
U N P O S T I N G : 0 0 1 0 2 1 -I s s u i n g R O
P L / S Q L p r o c e d u r e s u c c
 
This is isplayed:

Character Sets
Character size: 4 byte(s)
CharSetID: 873
NCharSetID: 2000
Unicode Support: True
NLS_LANG: AMERICAN_AMERICA.AL32UTF8
NLS_NCHAR_CHARACTERSET: AL16UTF16
NLS_CHARACTERSET: AL32UTF8
 
Back
Top