I have a requirement to generate .txt files in a particular path, i tried in 11i instance, its worked fine. but the issue is when i try to add more columns(80 columns only) its generating empty file only. when i remove some columns again its worked fine.
I tried in R12 instance there its working fine and its generating more than 120 columns as a single line. same code is not working in 11i instance, is there any set up required from DBA side or any limitation in 11i instance. Can any one please help in this.