Notifications
Clear all

failed to generate ddl

1 Posts
1 Users
1 Likes
1,920 Views
0
Topic starter

A developer gets the error message "failed to generate ddl" when bootstrapping with Instance Builder.

screenshot:

image

What does this mean and what is the best way to solve the issue?

1 Answer
1
Topic starter

The real issue is further up in the log.

In this case the developer's Oracle XE installation ran into the max storage space limit.
Higher up in the logs showed the real error as "ORA-12954: The request exceeds the maximum allowed database size of 12 GB."

screenshot:

image

The solution was for the developer to drop old schemas from the database.
See this link for details on the solution to that error message: https://community.onenetwork.com/sdk-forum/Question-1813/#post-5669