MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CICS printer: CRE parameter

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware
View previous topic :: View next topic  
Author Message
maxisnowhere
Beginner


Joined: 25 May 2005
Posts: 59
Topics: 20

PostPosted: Mon Feb 05, 2007 3:13 am    Post subject: CICS printer: CRE parameter Reply with quote

Hi all,
we have several printer in CICS defined as:
Code:

Ter(TAB6)           Pri( 000 ) Aut Ins Ati     Loc                     
   Net(PICITAB6) Rel Cre                        Nqn(PICITAB6         )


But for several reason the
Code:
Cre
parameter is lost.
I would like a command in CICS/Pli or Assembler to re-create it via our TP MONITOR MANTIS.

Can you help me?

Have a goon one
_________________
Maxisnowhere
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Mon Feb 05, 2007 7:02 am    Post subject: Reply with quote

maxisnowhere,

CRE bit might be turned off due to VTAM errors. You can code a task to scan the TCT for Printer devices. When their CRE bit is found to be off, turn them on. I don't have the source code with me.

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
maxisnowhere
Beginner


Joined: 25 May 2005
Posts: 59
Topics: 20

PostPosted: Mon Feb 05, 2007 9:27 am    Post subject: Reply with quote

Hi Kolusu,

your idea is really interesting. Do you now where I can find a such surce code?

thank's a lot
_________________
Maxisnowhere
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Mon Feb 05, 2007 10:46 pm    Post subject: Reply with quote

maxisnowhere,

As I mentioned earlier, I don't have the source code with me. However you can code one out of NEP Node error program )to turn on CRE bit. Check this link for writting your own tasks out of NEP. This task should run every 5 or10 mins and turn on the CRE bit

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DFHA3P01/3.5?DT=20020408164648

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
maxisnowhere
Beginner


Joined: 25 May 2005
Posts: 59
Topics: 20

PostPosted: Tue Feb 06, 2007 2:06 am    Post subject: Reply with quote

Kolusu,

Thank a lot, we will read this documantation and try to find out how do do it.

Have a good one!
_________________
Maxisnowhere
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> CICS and Middleware All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group