|
|
| Author |
Message |
karthikuma
Active User
Joined: 29 Mar 2005 Posts: 65
|
|
|
|
Hi,
in db2 if the column name is spelt wrong (or) otherwise the column mname is not found means where the error will occur n the compilation time (or) at the run time.please any one give me an clear idea.
regards,
kumar |
|
| Back to top |
|
 |
References
|
Posted: Tue Jun 14, 2005 10:11 am Post subject: Re: Column Not Found is a Compile time or Run Time Error? |
 |
|
|
 |
Pushpak
New User
Joined: 06 May 2005 Posts: 22
|
|
|
|
For Static Sql : Compilation Time.
For Dynamic Sql : Run Time (Not Sure)
Pushpak. |
|
| Back to top |
|
 |
Abhishek_kumar_81
New User
Joined: 03 Jun 2005 Posts: 4
|
|
|
|
| in both cases, error at pre-compilation step itself. |
|
| Back to top |
|
 |
dharmendra_kp
New User
Joined: 10 Mar 2005 Posts: 21 Location: Lewiston
|
|
|
|
Hi! Abhishek,
please don't mislead the forum if you dont know the ans.
The ans given by PUSHPAK is right.
u know the DB2 eed not be ON during precompilation step.
What precompilatin step does is it replaces the SQL statments by COBOL call stetments.
OR PROVE ME WRONG I will apreciate it. |
|
| Back to top |
|
 |
parthaguna
New User
Joined: 03 Jun 2005 Posts: 1
|
|
|
|
| can some one post me the minimum required matterial just to understant the changeman concept ,just anote |
|
| Back to top |
|
 |
|
|