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.

Im trying to deploy a CMP entity bean and deployment fails with Error creating table: ORA-02258. How do I avoid this?

0
Posted

Im trying to deploy a CMP entity bean and deployment fails with Error creating table: ORA-02258. How do I avoid this?

0

You are getting this error because the table already exists in the data source that is being used by your application and you have autocreate-tables set to true in your orion-application.xml. This message will also be seen during a clustered application deployment since the table is created by the first deployment and then during subsequent deployments for the cluster, this message will be generated. This message is innocuous.

Related Questions

What is your question?

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

Experts123