Sqlca Copybook Fields Example.



Free Tips, Tutorials, and Examples

Main Page    Submit Question or Tip     View List

Detailed Description:

01 SQLCA.
  05 SQLCAID PIC X(8).
  05 SQLCABC PIC S9(9) COMP.
  05 SQLCODE PIC S9(9) COMP.
  05 SQLERRM.
    49 SQLERRML PIC S9(4) COMP.
    49 SQLERRMC PIC X(70).
  05 SQLERRP PIC X(8).
  05 SQLERRD OCCURS 6 TIMES
PIC S9(9) COMP.
  05 SQLWARN.
    10 SQLWARN0 PIC X(1).
    10 SQLWARN1 PIC X(1).
    10 SQLWARN2 PIC X(1).
    10 SQLWARN3 PIC X(1).
    10 SQLWARN4 PIC X(1).
    10 SQLWARN5 PIC X(1).
    10 SQLWARN6 PIC X(1).
    10 SQLWARN7 PIC X(1).
  05 SQLEXT.
    10 SQLWARN8 PIC X(1).
    10 SQLWARN9 PIC X(1).
    10 SQLWARNA PIC X(1).
    10 SQLSTATE PIC X(5).
    10 SQLWARN0 PIC X(1).
    10 SQLWARN1 PIC X(1).
    10 SQLWARN2 PIC X(1).
    10 SQLWARN3 PIC X(1).
    10 SQLWARN4 PIC X(1).
    10 SQLWARN5 PIC X(1).
    10 SQLWARN6 PIC X(1).
    10 SQLWARN7 PIC X(1).
  05 SQLEXT.
    10 SQLWARN8 PIC X(1).
    10 SQLWARN9 PIC X(1).
    10 SQLWARNA PIC X(1).
    10 SQLSTATE PIC X(5).
    10 SQLWARN6 PIC X(1).
    10 SQLWARN7 PIC X(1).
  05 SQLEXT.
    10 SQLWARN8 PIC X(1).
    10 SQLWARN9 PIC X(1).
    10 SQLWARNA PIC X(1).
    10 SQLSTATE PIC X(5).


This site provides a list of interesting subjects, tips, and tricks. Although it is mostly computer tips, there are also tips and tricks related to various other helpful topics besides just computers. If you have an important tip that you think should be listed, feel free to post it below. Although I still take tips via email, I often scan and review posts on the page below and prefer that method.

Submit Tip or Ask Question:

Post It Here

View Other Databases:

View All Tips and Tricks
Spyware and System Task Database