• Diego Moreira
  • NEWBIE
  • 0 Points
  • Member since 2012
  • Developer
  • BeeCloud Solutions


  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 3
    Replies

As of today, I cannot deploy change sets from my sandbox (cs11) to the sandbox (cs10) site. I get emails that the upload worked but it just doesnt apper in the list of inbound change sets.  Any Infos about this issue? 

 

 

Thanks

 

Diego Moreira

Hi,

 

Anyone ever seen this error?

 

System.SecurityException:{ ORA-20000: 
ORA-06512: at "SLEEPY.SIMPORTLOOKUP", line 850
ORA-06512: at "SLEEPY.SIMPORTLOOKUP", line 823
ORA-06512: at line 1


SQLException while executing plsql statement: {call sImportLookup.get_by_ext_id_text(?,?,?,?,?,?,?)}([ standard12012-11-05 ][Ljava.lang.String;@1c7ac63c, a19, custom_entity_data_id, 0, 0, false, system.plsql.ResultSetOutParam@406c9bbf) }

 

It happens when I try to run a upsert.

 

 

Thanks!

Hi,



I created two methods in this class but when saved generates this error message. "Save Error: Entity is not org-accessible"

 

Is a test method. I'm using isTest(SeeAllData=true) annotation.

 

So happens when I try to add two more methods class.

Anyone know what can be?

 

 

Regards,

 

Diego Moreira

Hi,



I created two methods in this class but when saved generates this error message. "Save Error: Entity is not org-accessible"

 

Is a test method. I'm using isTest(SeeAllData=true) annotation.

 

So happens when I try to add two more methods class.

Anyone know what can be?

 

 

Regards,

 

Diego Moreira