Quantcast
Channel: dBforums – Everything on Databases, Design, Developers and Administrators
Viewing all articles
Browse latest Browse all 13329

tempspace full

$
0
0
Hey there experts,

I need some help with tempspace full condition upon trying to insert 33 million records in one of our tables. I see this message in the diag.log after the insert terminates

MESSAGE : ADM6017E The table space "TEMP32K" (ID "5") is full.
Detected on container "$Home/tmp02/temp32k/temp32k.c1" (ID "1"). The underlying file system is full or the maximum allowed space usage for the file system has been reached. It is also possible that there are user limits in place with respect to maximum file size and these limits have been reached.

It was set to 5 gigs to begin with . I have already increased the tempspace filesystem to 30 gigs and it still uses up all the space after being able to insert 28 million records.

Please advice

Regards
Smriti

Viewing all articles
Browse latest Browse all 13329

Trending Articles