Software AG Community Discussion Forums


Forums - Categories
  Change Enhancement Forums
  Adabas
  Natural
  CentraSite
  Mainframe Integration
  webMethods
  Business Community
  Tamino
  Former Crossvision Products
  Entire System Management
  Implementation Forums
Top 5 Contributors
Most discussed topics
Most popular topics
 
 



 Forums OverviewForums Overview   phpBB FAQphpBB FAQ    SearchSearch    Agreement TermsAgreement Terms     RegisterRegister 
LoginLogin

Natural Related Products Community Forums


TIBTAB definitions in COM-PLETE


 
Post new topic   Reply to topic   Quick reply   printer-friendly view    Community Forum Index -> Natural Related Products -> Com-plete
View previous topic :: View next topic
Author Message
SM
Senior Member


Joined: 10 Jul 2006
Posts: 21
Country: Canada

PostPosted: Mon Aug 11, 2008 4:56 pm    Post subject: TIBTAB definitions in COM-PLETE

Added specific LUs dynamically in COM-PLETE-TIBTAB. But when COMPLETE is intialized, following messages are issued.
COMVTM3001-* SYNAD LU=TERMn001 (Tid 7) Request=SIMLOGON Rc=10 FDBK2=00 Sense=087D0002 Action=12
In VTAMLST, definitions are hardcoded using wildcard e.g.
TERM01 VBUILD TYPE=APPL
TERM01* APPL AUTH=NVPACE,EAS=1,PARSESS=NO, X MODETAB=ISTINCLM,SESSLIM=YES
PERM01* APPL AUTH=NVPACE,EAS=1,PARSESS=NO,MODETAB=ISTINCLM, X
SESSLIM=YES,DLOGMOD=SCS

Where TERM01* is for LU sessions and PERM01* for printer sessions Since COMPLETE obtains all the information it needs directly from VTAM.
It appears COMPLETE-TIBTAB does not sense VTAM defined printer, because full characteristics are not defined in VTAM.
So, a simple NATURAL code of WRITE(1) or DEFINE PRINTER with the LU of the Printer + PRINT(1) does not print.
While in CICS it works (prints) with the same wildcard defintions of LUs.
DO i need to define the full printer name and LU-name in VTAMLST for its association? Please note, it is 3270 emulation program with TN3270e connection. Any suggestions (*wild) ?
Back to top
View user's profile
Wolfgang Winter


Moderator


Joined: 23 Mar 2005
Posts: 490
Country: Austria

PostPosted: Mon Aug 11, 2008 6:12 pm    Post subject: Re: TIBTAB definitions in COM-PLETE

Is COM-PLETE running on the same system image as CICS ?

Sense 087D 0002 means:
Code:
An SSCP is unable to reroute a session services request because a necessary routing table is not available. This means that there is no adjacent SSCP table corresponding to the rerouting key in the resource identifier control vector. The receiver of this value will, if possible, try rerouting to another SSCP.
Back to top
View user's profile Visit poster's website
SM
Senior Member


Joined: 10 Jul 2006
Posts: 21
Country: Canada

PostPosted: Mon Aug 11, 2008 7:48 pm    Post subject: Re: TIBTAB definitions in COM-PLETE

CICS is running on the same system image (LPAR) as COMPLETE.
Well, i did noticed the following message in the SYSLOG
"IST264I REQUIRED ADJSSCP TABLE UNDEFINED"
Thanks Wolfgang for your analysis. I need to check with our VTAM guy.
BTW:- how can i get interpretation of this "Sense 087D 002"
Back to top
View user's profile
SM
Senior Member


Joined: 10 Jul 2006
Posts: 21
Country: Canada

PostPosted: Tue Aug 12, 2008 8:07 am    Post subject: Re: TIBTAB definitions in COM-PLETE

Ok. I got the Sense Code details from "z/OS V1R9.0 Communications Server IP and SNA Codes"..... good reference for a non-VTAM guy like me.
Back to top
View user's profile
Display posts from previous:   
Post new topic   Reply to topic   Quick reply   printer-friendly view    Community Forum Index -> Natural Related Products -> Com-plete All times are GMT + 1 Hour
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
You cannot attach files in this forum
You cannot download files in this forum

Powered by phpBB © 2001, 2003 phpBB Group