Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: widowweeds
  • Content: Threads
  • Order by date
  1. widowweeds

    Duplicate row on insert

    Dear Members, Although it would very much depend on the application, can anybody inform me what is the usual (most often) course of action that is taken when an SQL Insert returns a -803 (duplicate row)? Thanks in advance for any assistance given.
  2. widowweeds

    Isolation level

    Dear Members, Can anybody enlighten me as to what UR stands for and how locks are handled at the isolation level when this option is chosen in a cursor declaration as opposed to CS or RR? Thanks in advance for any assistance given.
  3. widowweeds

    Null handling

    Dear Members, Can anybody tell what is normally done when a null is retrieved by a fetch into a host variable given that a null indicator has been coded for that host variable and both the variable itself and indicator have been initialized prior to the fetch? Would you normally be content that...
  4. widowweeds

    Natural/DB2 cursor processing question

    Dear Members, Does anybody know why the use of a cursor to reconcile result set v row at a time processing is not necessary when accessing DB2 tables using the Natural programming language? Many thanks in advance for any assistance given.
  5. widowweeds

    Basic DB2 question from a novice

    Dear Members, Can anybody detail for me the whole pre-compile, compile, link and bind process? Thanks in advance for any assistance given.
  6. widowweeds

    Basic COBOL and DB2 questions from a newcomer to the language

    Can any member assist me with answers and examples to the following questions: 1.What is a DBRM? 2.Why is it not necessary to bind when using a DBRM? 3.What is the COBOL syntax for defining an attribute? 4.What is the COBOL syntax for defining an attribute or a number of attributes where both a...

Part and Inventory Search

Back
Top