I'm not an expert, but it is because of this statement?

USE 'S000TBE.DT.COMMANDS(ALLINIT)' ;

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Thomas Berg
Sent: Wednesday, February 12, 2014 4:34 AM
To: [email protected]
Subject: Debug Tool: EQA1872E An error occurred while opening file...

Hi,

I'm having a problem with running Debug Tool.
I'm getting a "EQA1872E An error occurred while opening file" but I have no 
idea of WHY it tries that.
The end of the log:
...
  SET KEYS ON 12 ;
  SET MONITOR COLUMN ON ;
  USE 'S000TBE.DT.COMMANDS(ALLINIT)' ;
 /*    USE 'S000TBE.DT.COMMANDS(ALLPROCS)' ;                           */
 /*      ALLSESS : PROCEDURE ;                                         */
 /*        USE 'S000TBE.DT.COMMANDS(ALLSESS)' ;                        */
 /*      END ;                                                         */
 /*      ALLENTRY : PROCEDURE ;                                        */
 /*        USE 'S000TBE.DT.COMMANDS(ALLENTRY)' ;                       */
 /*      END ;                                                         */
 /*      INITCU : PROCEDURE ;                                          */
 /*        USE 'S000TBE.DT.COMMANDS(INITCU)' ;                         */
 /*      END ;                                                         */
 /*      USE 'S000TBE.DT.COMMANDS(ALLPGMS)' ;                          */
 /*        KVAMKNR : PROCEDURE ;                                       */
 /*          USE 'S000TBE.DT.COMMANDS(KVAMKNR)' ;                      */
 /*        END ;                                                       */
 /*        GKVAMKNR : PROCEDURE ;                                      */
 /*          USE 'S000TBE.DT.COMMANDS.GENCMD(KVAMKNR)' ;               */
 /*        END ;                                                       */
 /*        USE 'S000TBE.DT.COMMANDS(ALLENTRY)' ;                       */
 /*          %IF %CU = 'KVAMKNR' THEN                                  */
 /*            CALL KVAMKNR ;                                          */
 /*    CALL ALLSESS ;                                                  */
 /*      NAMES EXCLUDE CU "BPS*" ;                                     */
 /*      NAMES EXCLUDE CU "SPA*" ;                                     */
 /*      SET ECHO OFF ;                                                */
 /*      CLEAR AT ;                                                    */
 /* There are no breakpoints set.                                      */
 /*      CLEAR MONITOR ;                                               */
 /* *** User preferences file commands end ***                         */
 /* EQA1872E An error occurred while opening file: S000TBE.DT.COMMANDS */
 /*          . The file may not exist, or is not accessible.           */

Note the "User preferences file commands end".
Why is DT trying to open "S000TBE.DT.COMMANDS" ?  I'm not referencing that 
(exact) file(name) (without a membername) in any command member. And the file 
DOES exist as you can see above.  I also copied S000TBE.DT.COMMANDS to 
S000TBE.S000TBE.DT.COMMANDS in case it had anything to do with a qualification 
problem.

BTW, does anyone know of a list/forum that may have more DT users than IBM-MAIN 
?



Best Regards
Thomas Berg
___________________________________________________________________
Thomas Berg   Specialist   zOS\RQM\IT Delivery   SWEDBANK AB (Publ)




----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN

This e-mail transmission contains information that is confidential and may be 
privileged.   It is intended only for the addressee(s) named above. If you 
receive this e-mail in error, please do not read, copy or disseminate it in any 
manner. If you are not the intended recipient, any disclosure, copying, 
distribution or use of the contents of this information is prohibited. Please 
reply to the message immediately by informing the sender that the message was 
misdirected. After replying, please erase it from your computer system. Your 
assistance in correcting this error is appreciated.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to