Getting EXP-00091, error- ora 04031 while performing export [message #391630] |
Thu, 12 March 2009 14:22 |
sekharsomu
Messages: 72 Registered: December 2008
|
Member |
|
|
Hi,
i am trying to take a
backup using export command unfortunately i am getting this
EXP-00091: Exporting questionable statistics.
so i tried to set NLS_LANG to utf8(this was what my database is set to ) as suggested in some thread in the forum but unfortunately it is being denied. I am also getting an error at the end as shown in the below code
EXP-00091: Exporting questionable statistics.
. . exporting table X_ROUTING 33 rows exported
EXP-00091: Exporting questionable statistics.
EXP-00091: Exporting questionable statistics.
. . exporting table X_SALESENG 20 rows exported
EXP-00091: Exporting questionable statistics.
EXP-00091: Exporting questionable statistics.
EXP-00091: Exporting questionable statistics.
. . exporting table X_SHIPINFO 645 rows exported
EXP-00091: Exporting questionable statistics.
EXP-00091: Exporting questionable statistics.
. . exporting table X_TAC 1 rows exported
EXP-00091: Exporting questionable statistics.
EXP-00091: Exporting questionable statistics.
. . exporting table X_TAXCODE 721 rows exported
EXP-00091: Exporting questionable statistics.
EXP-00091: Exporting questionable statistics.
EXP-00091: Exporting questionable statistics.
. . exporting table X_USERSTAC 2 rows exported
EXP-00091: Exporting questionable statistics.
EXP-00091: Exporting questionable statistics.
. exporting synonyms
EXP-00008: ORACLE error 4031 encountered
ORA-04031: unable to allocate 4096 bytes of shared memory ("java pool","unknown
object","joxlod exec hp","SGAClass")
EXP-00000: Export terminated unsuccessfully
Please guide me..
|
|
|
|
|
|
|
Re: Getting EXP-00091, error- ora 04031 while performing export [message #391808 is a reply to message #391765] |
Fri, 13 March 2009 11:08 |
sekharsomu
Messages: 72 Registered: December 2008
|
Member |
|
|
with STATISTICS=NONE its going well but still i am left with following error . exporting synonyms
EXP-00008: ORACLE error 4031 encountered
ORA-04031: unable to allocate 4096 bytes of shared memory ("java pool","unknown
object","joxlod exec hp","SGAClass")
EXP-00000: Export terminated unsuccessfully
if u suggest me to increase the sga size please do suggest the amount it should be.
Another question its bit silly but still..
is there a chance of virus loading in shared memory i say this because as u can see it says some unkown code"joxlod exec hop"
**There is already lot of virus floating in the machine
[Updated on: Fri, 13 March 2009 11:10] Report message to a moderator
|
|
|
|