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

Access and create New member in PDS-Cobol program


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Baskaran
Warnings : 1

New User


Joined: 24 Oct 2006
Posts: 32
Location: India

PostPosted: Sun May 27, 2007 10:59 am
Reply with quote

Hi ,

I need to create and write new member in a PDS using a cobol program.

Can any one tell me how this can be done.

Thanks
Baskaran
Back to top
View user's profile Send private message
Baskaran
Warnings : 1

New User


Joined: 24 Oct 2006
Posts: 32
Location: India

PostPosted: Sun May 27, 2007 11:40 am
Reply with quote

Hi all,

i was trying to create PDS and a member in it using IKJTSOEV,IKJEFTSR
But my program failed in linkedit part,HOw can resolve this and make my program work........

error i got during compilation and link edit.

IEW2456E 9207 SYMBOL IKJTSOEV UNRESOLVED. MEMBER COULD NOT BE INCLUDED FROM THE DESIGNATED CALL LIBRARY.

IEW2456E 9207 SYMBOL IKJEFTSR UNRESOLVED. MEMBER COULD NOT BE INCLUDED FROM THE DESIGNATED CALL LIBRARY.

Thanks
Baskaran
Back to top
View user's profile Send private message
Baskaran
Warnings : 1

New User


Joined: 24 Oct 2006
Posts: 32
Location: India

PostPosted: Sun May 27, 2007 1:58 pm
Reply with quote

Hi All,

I was able to resolve it by doing a dynamic call for IKJTSOEV ,IKJEFTSR

Thanks
Baskaran
Back to top
View user's profile Send private message
mukulbit

New User


Joined: 16 May 2007
Posts: 6
Location: pune

PostPosted: Mon May 28, 2007 10:47 am
Reply with quote

hi Baskaran
can you please share the code to achive this.
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 -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
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 Access to non cataloged VSAM file JCL & VSAM 18
Search our Forums:

Back to Top