function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Sravan.AlaparthiSravan.Alaparthi 

need help with ORA Exceptions

Facing these errors when processing errors from a web to lead form:

Error 1:
Reason: common.exception.SfdcSqlException: ORA-20414:
ORA-06512: at "DOPEY.MCAMPAIGNMEMBER", line 303
ORA-06512: at line 1


{call mCampaignMember.insert_campaignmembers(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)}

{call mCampaignMember.insert_campaignmembers(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)}
    Lead Capture Page: Not available.

Error 2:
Reason: common.exception.SfdcSqlException: ORA-20414:
ORA-06512: at "SNEEZY.MCAMPAIGNMEMBER", line 303
ORA-06512: at line 1


{call mCampaignMember.insert_campaignmembers(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)}

{call mCampaignMember.insert_campaignmembers(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)}
    Lead Capture Page: Not available.

Rising from a after insert trigger where nothing is on the line mentioned.
Vinit_KumarVinit_Kumar
This seems to be salesforce internal error.I would suggest to log a case with salesforce support to see what's going on..