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 65 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: eibresp=16 and eibresp=47
suma

Replies: 1
Views: 5974

PostForum: CICS and Middleware   Posted: Wed Aug 03, 2011 2:04 am   Subject: eibresp=16 and eibresp=47
Hi all,

I am getting EIBRESP=16 AND EIBRESP2=47 while Rewriting a KSDS Vsam file. Please review this codes and let me know what is the problem with my code.

Before rewrite I have READ statement ...
  Topic: Data truncation
suma

Replies: 11
Views: 6006

PostForum: Application Programming   Posted: Wed Dec 01, 2010 7:47 am   Subject: Data truncation
There is lot of histroy beyond not asking vendor to send 60bytes. I can explain everything here, but that will not serve my purpose here.
Getting file of 65 bytes long from vendor is one time process ...
  Topic: Data truncation
suma

Replies: 11
Views: 6006

PostForum: Application Programming   Posted: Tue Nov 30, 2010 9:12 am   Subject: Data truncation
Hi all,

Currently we have a file which is 60 bytes long, this is the file which is used in many jobs and its length can't be changed.

One of our vendors are sending new set of records file which ...
  Topic: STRING and UNSTRING
suma

Replies: 2
Views: 2370

PostForum: Application Programming   Posted: Fri Sep 11, 2009 7:43 am   Subject: STRING and UNSTRING
Thanks Kolusu for providing the useful links Smile


I had one more requiremnt to remove spaces between New York and NY, and spaces between , and zip 30348...

New York ...
  Topic: STRING and UNSTRING
suma

Replies: 2
Views: 2370

PostForum: Application Programming   Posted: Wed Sep 09, 2009 7:05 am   Subject: STRING and UNSTRING
Hi all,


I have a data which is shown below, Here I want to remove spaces between ',' which is there before zip 07962 and NJ

MORRISTOWN, NJ ,07962

is there any simple way to remov ...
  Topic: invreq,eibresp=16,eibresp2=20
suma

Replies: 4
Views: 14774

PostForum: CICS and Middleware   Posted: Tue Apr 21, 2009 2:24 am   Subject: invreq,eibresp=16,eibresp2=20
Hi,

I found the solution,
previously the add status in FCT entry was Nonaddable....
Addstatus( nonAddable )

Now i changed the addstatus to Addable, and I am not getting any error code

...
  Topic: invreq,eibresp=16,eibresp2=20
suma

Replies: 4
Views: 14774

PostForum: CICS and Middleware   Posted: Fri Apr 17, 2009 7:36 am   Subject: invreq,eibresp=16,eibresp2=20
thanks for ur reply,

when I am rewriting I am not getting any error...what is the difference between writing and rewriting a recoord into vsam.


regards
Suma
  Topic: invreq,eibresp=16,eibresp2=20
suma

Replies: 4
Views: 14774

PostForum: CICS and Middleware   Posted: Fri Apr 17, 2009 6:53 am   Subject: invreq,eibresp=16,eibresp2=20
Hi all,

While writing a vsam file in CICS, I am getting invreq error code.
and I chcked the resp and resp2, I got EIBRESP OF 16 AND EIBRESP2 OF 20.

Please let me know why I am getting this err ...
  Topic: Alternate index and dupkey
suma

Replies: 4
Views: 5670

PostForum: CICS and Middleware   Posted: Wed Apr 15, 2009 8:10 am   Subject: Alternate index and dupkey
does anyone worked on browsing a file using alternate key? and handled DUPKEY condition?
Please let me know ..how can we browse using alternate key when there is NONUNIQUEKEYS in the vsam file defina ...
  Topic: vsam error code 28
suma

Replies: 5
Views: 17575

PostForum: Data Management   Posted: Wed Apr 01, 2009 4:47 am   Subject: vsam error code 28
Thaks Kolusu,

As part of solution I have changed the TRACKS from (17000 1700) to (18000 1800)in define cluster.
And also I increased TRACKS for alternate index from (6000 600) to (7000 700)
and ...
  Topic: vsam error code 28
suma

Replies: 5
Views: 17575

PostForum: Data Management   Posted: Tue Mar 31, 2009 4:10 am   Subject: vsam error code 28
I am getting following error message while building an alternate index file...Please let me know why I am getting this type of error and What is the solution?


.KWIK-LOAD VSAM ALTERNATE INDEX BUIL ...
  Topic: volumes
suma

Replies: 1
Views: 1429

PostForum: Utilities   Posted: Tue Mar 24, 2009 7:03 am   Subject: volumes
Hi all,

Please let me know how to find available volumes in mainframe in our shop?

Thanks
Suma
  Topic: vsam file - online program
suma

Replies: 3
Views: 4546

PostForum: Data Management   Posted: Mon Mar 23, 2009 6:09 am   Subject: vsam file - online program
Thanks Kolusu for your reply,

how does an alternate indexes work in online vsam file...like if we are using same vsam file in batch program,we will used BLDINDX to create alternate index data.
ho ...
  Topic: vsam file - online program
suma

Replies: 3
Views: 4546

PostForum: Data Management   Posted: Fri Mar 20, 2009 8:01 am   Subject: vsam file - online program
I have developed a new cics program and a map. This new program will update newly created vsam file.

Before making my cics program live, what are all the steps I should follow to create a new vs ...
  Topic: date difference /gregorian dates
suma

Replies: 2
Views: 2140

PostForum: Application Programming   Posted: Mon Nov 24, 2008 3:06 am   Subject: date difference /gregorian dates
Hi all,
I need to get the difference in dates between two gregorian dates...I tried to use FUNCTION command,since ours is a COBOL32 this command is not working.
Please help in finding the difference ...
 
Page 1 of 5 Goto page 1, 2, 3, 4, 5  Next
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group