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 

Search found 3 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: Getting error " Unable to Determine Addr"
hithesh_r

Replies: 1
Views: 2051

PostForum: Application Programming   Posted: Mon Sep 05, 2005 2:55 am   Subject: Getting error " Unable to Determine Addr"
I am calling a COBOL-CICS program AAA.

CALL WS-AAA USING WS-VAR-01.

In the Program AAA,
I have defined WS-VAR-01 in the linkage section.
And also used this variable in PROCEDURE DIVISION as f ...
  Topic: Getting error -204 : How to set SQLID dynamically.
hithesh_r

Replies: 4
Views: 1912

PostForum: Database   Posted: Wed Apr 14, 2004 6:28 am   Subject: Getting error -204 : How to set SQLID dynamically.
Hi,

Thanks for the immediate response.

As you have suggested the code:
EXEC SQL
SET CURRENT SQLID = 'ABC'
END-EXEC
This code is setting the SQLID as 'ABC' permanently in the module, ...
  Topic: Getting error -204 : How to set SQLID dynamically.
hithesh_r

Replies: 4
Views: 1912

PostForum: Database   Posted: Wed Apr 14, 2004 1:47 am   Subject: Getting error -204 : How to set SQLID dynamically.
I am working on a COBOL-CICS module using dynamic SQLs:
I am getting an error of -204 while execution. This is because of not setting the SQLID.
As my module will be promoted to different regions, ...
 
Page 1 of 1
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group