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

interview query


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
sivatechdrive

Active User


Joined: 17 Oct 2004
Posts: 191
Location: hyderabad

PostPosted: Wed Dec 15, 2004 7:46 pm
Reply with quote

1. i have a varchar of x(10)
but in the length i move 10,but in text i give "ans" ,what will be the output


2. how to avoid -913 errror
Back to top
View user's profile Send private message
anilkumareswar

New User


Joined: 16 Dec 2004
Posts: 2

PostPosted: Thu Dec 16, 2004 10:39 am
Reply with quote

1. The output will be ans
2.The application should either commit or roll back to the previous COMMIT. Then, in general, the application should terminate. See message DSNT376I for possible ways to avoid future deadlocks or timeouts.For more information about how CICS, and TSO handle deadlocks, see Section 4 of Application Programming and SQL Guide.
Back to top
View user's profile Send private message
anilkumareswar

New User


Joined: 16 Dec 2004
Posts: 2

PostPosted: Thu Dec 16, 2004 10:40 am
Reply with quote

1. The output will be ans
2.The application should either commit or roll back to the previous COMMIT. Then, in general, the application should terminate. See message DSNT376I for possible ways to avoid future deadlocks or timeouts.For more information about how CICS, and TSO handle deadlocks, see Section 4 of Application Programming and SQL Guide.
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 -> DB2

 


Similar Topics
Topic Forum Replies
No new posts RC query -Time column CA Products 3
No new posts Dynamically pass table name to a sele... DB2 2
No new posts Query on edit primary command CLIST & REXX 5
No new posts Query on edit primary command CLIST & REXX 1
No new posts Issue with EXEC CICS QUERY SECURITY c... CICS 6
Search our Forums:

Back to Top