Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What are the common Import/ Export problems?

common export import problems
0
10 Posted

What are the common Import/ Export problems?

0
10

ORA-00001: Unique constraint (…) violated – You are importing duplicate rows. Use IGNORE=NO to skip tables that already exist (imp will give an error if the object is re-created). ORA-01555: Snapshot too old – Ask your users to STOP working while you are exporting or use parameter CONSISTENT=NO ORA-01562: Failed to extend rollback segment – Create bigger rollback segments or set parameter COMMIT=Y while importing IMP-00015: Statement failed … object already exists… – Use the IGNORE=Y import parameter to ignore these errors, but be careful as you might end up with duplicate rows.

0

ITPUB˿ռ)R#J R(g ^ k F ~9K ORA-00001: Unique constraint (…) violatedITPUB˿ռ)k m u \ p E You are importing duplicate rows. Use IGNORE=NO to skip tables that already exist (imp will give an error if the object is re-created). 4g#k t9] Z F.z T:^ D0ORA-01555: Snapshot too oldITPUB˿ռ#I }*I;}#B g h3l _&D&s Ask your users to STOP working while you are exporting or use parameter CONSISTENT=YESITPUB˿ռ:L4l*l n6y+b(G ORA-01562: Failed to extend rollback segment 0n w X c(u g9x q1K#`0Create bigger rollback segments or set parameter COMMIT=Y while importing /Q q `&d”P R I q0IMP-00015: Statement failed … object already exists…ITPUB˿ռ D l C h H u Use the IGNORE=Y import parameter to ignore these errors, but be careful as you might end up with duplicate rows.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123