Re: Compilation problems when try to compile the proceudre
From:
Kanthadai Subramanian Suresh
Srikanth
As Victor said check whether the userId you use to create is the same as the SP owner.
From your proc I can see you create the proc in d_dba . Hope the user is also d_Dba . Other wise create the SP in the user database
through which you are trying to create .