11.1.  I tried google also, but most of them have a specific reference to a 
dataset (which showed up in the log).
But not in this case.


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


> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] On
> Behalf Of Jousma, David
> Sent: Wednesday, February 12, 2014 2:15 PM
> To: [email protected]
> Subject: Re: Debug Tool: EQA1872E An error occurred while opening
> file...
> 
> What version of DEBUG is this?  I just did a google search on EQA1872E
> and came up with a few hits.
> 
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] On
> Behalf Of Thomas Berg
> Sent: Wednesday, February 12, 2014 7:43 AM
> To: [email protected]
> Subject: Re: Debug Tool: EQA1872E An error occurred while opening
> file...
> 
> They may look like they are commented in the log but they are active
> commands.  (The "/*" doesn't exist in the source.)
> 
> I want to avoid the PMR way as I suspect it's me doing something wrong
> (and it cost money if it is so).
> 
> 
> 
> Best Regards
> Thomas Berg
> ___________________________________________________________________
> Thomas Berg   Specialist   zOS\RQM\IT Delivery   SWEDBANK AB (Publ)
> 
> 
> > -----Original Message-----
> > From: IBM Mainframe Discussion List [mailto:[email protected]]
> > On Behalf Of Jousma, David
> > Sent: Wednesday, February 12, 2014 1:31 PM
> > To: [email protected]
> > Subject: Re: Debug Tool: EQA1872E An error occurred while opening
> > file...
> >
> > Sorry Tom, I didn't know that those commented lines came from that
> > member.   I guess a PMR with them might be in order.
> >
> > -----Original Message-----
> > From: IBM Mainframe Discussion List [mailto:[email protected]]
> > On Behalf Of Thomas Berg
> > Sent: Wednesday, February 12, 2014 7:27 AM
> > To: [email protected]
> > Subject: Re: Debug Tool: EQA1872E An error occurred while opening
> > file...
> >
> > As you see below it seems to work ok.  (The content of
> > 'S000TBE.DT.COMMANDS(ALLINIT)' is displayed in the log.)
> >
> >
> >
> > Best Regards
> > Thomas Berg
> > ___________________________________________________________________
> > Thomas Berg   Specialist   zOS\RQM\IT Delivery   SWEDBANK AB (Publ)
> >
> >
> >
> >
> > > -----Original Message-----
> > > From: IBM Mainframe Discussion List
> > > [mailto:[email protected]] On Behalf Of Jousma, David
> > > Sent: Wednesday, February 12, 2014 1:20 PM
> > > To: [email protected]
> > > Subject: Re: Debug Tool: EQA1872E An error occurred while opening
> > > file...
> > >
> > > 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
> >
> > ----------------------------------------------------------------------
> > 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
> 
> ----------------------------------------------------------------------
> 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

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

Reply via email to