I have a file of 15 mb and i need run the sql of that file in oracle, but when i try load the file, i have a error:
The file exceeds the maxim limit
When i can change that limit or how i can run that sql file?
|
I have a file of 15 mb and i need run the sql of that file in oracle, but when i try load the file, i have a error: The file exceeds the maxim limit When i can change that limit or how i can run that sql file? | |||
|
feedback
|
|
Don't use Oracle Enterprise Manager for this. Use SQL Developer, sqlplus or another tool. | |||
|
feedback
|