IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Container Technique - Conditional Error on CICS TRANSLATOR


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ceema rajith

New User


Joined: 27 Oct 2006
Posts: 4
Location: India

PostPosted: Wed May 02, 2007 5:13 pm
Reply with quote

Hi,
With Container / Channel option I'm getting translator ERROR of type 'C".

How to remove this..Any PARM has be passed in TRANSLATOR option.

Please Help..

Thanks & Regards,
Ceema
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Wed May 02, 2007 9:07 pm
Reply with quote

You got me, can you provide a little more information?
Back to top
View user's profile Send private message
ceema rajith

New User


Joined: 27 Oct 2006
Posts: 4
Location: India

PostPosted: Thu May 03, 2007 10:07 am
Reply with quote

Hi William,


The command I used is
EXEC CICS
PUT CONTAINER ('MYC') FROM (MYNAME) CHANNEL ('CHN')
END-EXEC.

Our translator version is CICS 6.3.0 COMMAND LANGUAGE TRANSLATOR.I had given processor option in the beggining of program as

PROCESS LIST CICS('SP,COBOL3') APOST TRUNC(BIN)

The error I'm getting iat precompile time is

CICS 6.3.0 COMMAND LANGUAGE TRANSLATOR
TRANSLATOR DIAGNOSTIC MESSAGES OF SEVERITY W AND ABOVE.
MESSAGE NUMBER SEVERITY LINE NUMBER MESSAGE
DFH7053I C 00029 OPTION 'CHANNEL' IS NOT VALID AND IS NOT VALID AND IS IGNORED
END OF TRANSLATOR DIAGNOSTIC MESSAGES.

Hope you can help!!!!

Thanks,
Ceema
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Using API Gateway from CICS program CICS 0
No new posts Error to read log with rexx CLIST & REXX 11
No new posts Error when install DB2 DB2 2
No new posts CLIST - Virtual storage allocation error CLIST & REXX 5
No new posts Calling an Open C library function in... CICS 1
Search our Forums:

Back to Top