EGL Development User Group

  • 1.  Question in EGL trace

    Posted Mon August 22, 2022 01:31 PM
    Dear experts,
    My RBD is Version: 9.5.1. In the /apache-tomcat-8.0.44/bin folder, there is a file vgjtrace.out, it grows very fast. 

    [dlap@plapmx01v bin]$ ls -ltr vgjtrace.out
    -rw-rw-r--. 1 kmax01 kmax01 70062022754 Aug 22 09:50 vgjtrace.out

    [dlap@plmks05v bin]$ vi vgjtrace.out
    (09:56:57> . . <-- mksyardtracking.VHYT95A.VHYT95AQ-SCAN
    (09:56:57> . . .--> mksyardtracking.VHYT95A.VHYT95AP-MOVE
    (09:56:57> . . <-- mksyardtracking.VHYT95A.VHYT95AP-MOVE
    (09:56:57> . . .--> mksyardtracking.VHYT95A.VHYT95AQ-SCAN
    (09:56:57> EGL0502E GET NEXT: error[sqlstate:02000][sqlcode:100]
    (09:56:57> EGL0002I The error occurred in VHYT95A processing the VHYT95AQ-SCAN function.

    This app is developed by third party. I would like to know
    1) Can I customize the contents to make it tell meaningful? for example, what means sqlcode 100 means.  ,  it is the best for us.
    2) If not,  how to disable the trace.

    Thank you in advance,
    Eric

    ------------------------------
    Eric Zuo
    ------------------------------


  • 2.  RE: Question in EGL trace

    Posted Tue August 23, 2022 11:16 AM
    Hi Eric,
    Please see the documentation: https://www.ibm.com/docs/en/rbd/9.5.1.1?topic=generation-description-java-runtime-properties
    The trace and other runtime properties are set in a run time properties file. You can turn tracing off if you don't need to debug a specific propblem
    Thanks

    ------------------------------
    Dev Banerjee
    RBD Development
    ------------------------------



  • 3.  RE: Question in EGL trace

    Posted Thu August 25, 2022 01:57 PM
    HI Dev,
    Got it, and I find a way to disable it.
    Thank you very much,

    Eric

    ------------------------------
    Eric Zuo
    ------------------------------