Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cics 6.1 Programming not taking

Status
Not open for further replies.

telllman

Vendor
Feb 9, 2010
340
CA
I have a CICS 6.1 and on this site lines 6-7-8 on system are in pool C. In line programming we set them up with supervised as a line feature. Now it seems that lines are locking up from time to time. When I went into programming I found that even when you program supervised on lines 6-7-8 the system puts it back to unsupervised when you exit programming. So as a result lines 6-7-8 lock up from time to time.

I guess its a software issue ??? Replace software and reprogram ???

Rick
 
In land of CICS programming are the lines actually 025, 026, 027, 028 ? those are the ones to program.
Did you do a Line Copy? try doing separately.

Does sound buggy, doing a STARTUP in programming then re-program from scratch can clear most bugs.






=----(((((((((()----=
curlycord

small-logo-sig.png

Toronto Canada
 
The lines are 31-32-33-34
All programmed manually 3 times and saw it change each time, went back in after changing them and it reverted back to un supervised each time...
 
Make sure you move to the next programming feature after you change the supervision. Programming is not saved if you make the change and then exit.

Marv ccna
telemarvlogosmall.gif

Sales, Installation & Service for Norstar, BCM & Allworx Serving Ottawa and Eastern Ontario since 1990
 
In the past I noticed line cards with DS printed on them. can you change out the line card with a new issue.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top