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

CICS-COBOL-ADABASE Problem


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

New User


Joined: 14 Sep 2005
Posts: 20

PostPosted: Fri Mar 20, 2009 6:01 pm
Reply with quote

Hi All,

I am Having a Problem. Please Reply at earliest. My Query is:

I am Having a Parent Pgm. Having COBOL + DB2 + CICS. I am Extracting values from DB2 Tables & Storing in a Working Storage Area.
Once all the required values are Retrieved I am Passing the Values Stored in Working Stoarge Area (DB2 Values) to a Sub Program coded using COBOL + ADABASE + CICS, unsing LINK. The Moment I Hit the ADABASE 'Call' statement I am getting 'SOC04'. Error Descrption says 'ADDRESS Problem' (Error of this Nature)


Please Clarify Once I Move from Parent Pgm to Sub Program, for the Values define in the Working Storage Area (parent Pgm.) for that do I need to pass the Address to Sub Program thru DFHCOMMAREA of parent Pgm. If yes Please Provide the Required Syntax. Or for the above said Problem there some other reason for the Error.

Thanks
Kind Rgds

Vineet Anand
Back to top
View user's profile Send private message
Succor

New User


Joined: 20 Feb 2009
Posts: 96
Location: Bangalore :)

PostPosted: Fri Mar 20, 2009 6:52 pm
Reply with quote

Vineet,
Is the order of varibale passed using CAll exactly the same as defined in the Called prog's Linkage section."By order" i mean the structure definition.

WTF
Back to top
View user's profile Send private message
Vineet

New User


Joined: 14 Sep 2005
Posts: 20

PostPosted: Fri Mar 20, 2009 8:40 pm
Reply with quote

Hi, Thanks for the reply.Well mapping From parent to Sub Program is One To One. This I have Verified.
Back to top
View user's profile Send private message
Earl Haigh

Active User


Joined: 25 Jul 2006
Posts: 475

PostPosted: Sat Mar 21, 2009 12:28 am
Reply with quote

Vineet,

You provide limited information. Please provide addtional to help resolve.

Please post some sample code of ADABAS Call statement that
is getting the SOC4.

Have you discussed this with your CICS Tech SUpport people?
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 Replace each space in cobol string wi... COBOL Programming 2
No new posts Using API Gateway from CICS program CICS 0
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Map Vols and Problem Dataset All Other Mainframe Topics 2
Search our Forums:

Back to Top