Exporting query data from TOAD to text file

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
akonda
Participant
Posts: 97
Joined: Wed Feb 28, 2007 6:15 am

Exporting query data from TOAD to text file

Post by akonda »

Hi

I am getting below error while exproting query data from TOAD(oracle) to text file:

"out of memory"

And, I am trying to export 1 milion records so I am facing this problem. (I think somewhere I must increase the memory size.)

Please let me know the solution if any anybody faced the same error.


Konda
keshav0307
Premium Member
Premium Member
Posts: 783
Joined: Mon Jan 16, 2006 10:17 pm
Location: Sydney, Australia

Post by keshav0307 »

how is this issue related with datastage 7x parallel job?

what is the size of 1 milion records? do you have that much memory.

can you try to spool the output in a file using sqlplus
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

-craig

"You can never have too many knives" -- Logan Nine Fingers
sreddy
Participant
Posts: 144
Joined: Sun Oct 21, 2007 9:13 am

Re: Exporting query data from TOAD to text file

Post by sreddy »

Akonda


Are you going to give this data as input some one in your environment?
If that is the reason you have to check with them.

Other wise it is performance issue to your system.

Usually this discussion is not good in DSXchange, but this also part of our work.

akonda wrote:Hi

I am getting below error while exproting query data from TOAD(oracle) to text file:

"out of memory"

And, I am trying to export 1 milion records so I am facing this problem. (I think somewhere I must increase the memory size.)

Please let me know the solution if any anybody faced the same error.


Konda
SReddy
dwpractices@gmail.com
Analyzing Performance
sreddy
Participant
Posts: 144
Joined: Sun Oct 21, 2007 9:13 am

Re: Exporting query data from TOAD to text file

Post by sreddy »

Akonda


Are you going to give this data as input some one in your environment?
If that is the reason you have to check with them.

Other wise it is performance issue to your system.

Usually this discussion is not good in DSXchange, but this also part of our work.

Thanks to Hulett he has given TOAD group information.
akonda wrote:Hi

I am getting below error while exproting query data from TOAD(oracle) to text file:

"out of memory"

And, I am trying to export 1 milion records so I am facing this problem. (I think somewhere I must increase the memory size.)

Please let me know the solution if any anybody faced the same error.


Konda
SReddy
dwpractices@gmail.com
Analyzing Performance
Post Reply