Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Sherief Elbedewe
3
Views
1
Comments
Error When Deploying: Table dropped from backend
Question
Personal Environment
Hi there,
I'm currently getting this error when I try and deploy my espace:
Internal Error
Generic SQL Error. ORA-00942: table or view does not exist
System.Data.OracleClient.OracleException: ORA-00942: table or view does not exist
UPDATE "OSADMIN"."OSUSR_9SO_DISPOSIT" SET Is_Active = 0;
I know this has to do with the fact that I deleted a table manually from the backend that I no longer needed. Is there any way I can rectify this?
Any suggestions would be a HUGE help!
Thanks!
Sherief
Sherief Elbedewe
So it looks like it was an easier fix then I thought.
I just recreated the table in the DB manually (in the backend not using service studio). Republished and it worked!
:)
Sherief
Community Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...