IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

TYPO ERROR OF TABLE NAME


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Johore

Specialist


Joined: 12 Sep 2003
Posts: 19

PostPosted: Mon Jan 05, 2004 3:47 pm
Reply with quote

Hello,

When an SQL query is written in a program with a typo error of the table name , when can we know the error.

Is it while compilation or while executing the program. Can we see the message in the JCL output.

Thanks in advance,
johore
Back to top
View user's profile Send private message
mmwife

Super Moderator


Joined: 30 May 2003
Posts: 1592

PostPosted: Tue Jan 06, 2004 2:23 am
Reply with quote

Hi johore,

If I'm not mistaken, the DB2 preprocessor should detect the error. If not then, the compiler should pick it up.

Regards, Jack.
Back to top
View user's profile Send private message
Johore

Specialist


Joined: 12 Sep 2003
Posts: 19

PostPosted: Tue Jan 06, 2004 12:11 pm
Reply with quote

Hi MMWIFE,

Yes ur right , I also checked the same.
The error appears when the BIND process is done . The system searched for the TABLE and the user access details. It gives the error at this point.

Thanks again.
johore
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Load new table with Old unload - DB2 DB2 6
No new posts Error when install DB2 DB2 2
No new posts Pulling a fixed number of records fro... DB2 2
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
Search our Forums:

Back to Top