In an existing repository with existing objects, users have reported an inability to see newly created objects. This issue has been attributed to a database or schema that has run out of space. For SQL Server, ensure Autogrowth is enabled. For Oracle, ensure the schema user has UNLIMITED TABLESPACE.
Bryan Baca
In an existing repository with existing objects, users have reported an inability to see newly created objects. This issue has been attributed to a database or schema that has run out of space. For SQL Server, ensure Autogrowth is enabled. For Oracle, ensure the schema user has UNLIMITED TABLESPACE.