Search found 40 matches

by rajkumarprajapati
Tue Feb 24, 2009 4:40 pm
Forum: COBOL
Topic: Production Support
Replies: 1
Views: 3040

Production Support

After knowing the affending record in input file,which is causing SOC7
How to delete it?( suppose file is very sensitive,we can not touch the file)
by rajkumarprajapati
Tue Feb 24, 2009 4:33 pm
Forum: CICS
Topic: CICS
Replies: 2
Views: 5110

CICS

What is page up/ page down logic in CICS?
by rajkumarprajapati
Tue Feb 24, 2009 4:26 pm
Forum: JCL
Topic: GDG
Replies: 2
Views: 3897

GDG

What are the practical use of GDG ?
by rajkumarprajapati
Sun Feb 22, 2009 11:34 am
Forum: COBOL
Topic: Production Support
Replies: 2
Views: 6361

Production Support

How we will be know a job abend.
is there any blinking in screen?
by rajkumarprajapati
Tue Jan 20, 2009 2:51 pm
Forum: COBOL
Topic: COBOL
Replies: 1
Views: 2870

COBOL

Suppose, i m working in testing
i want to delete a record from VSAM which is causing SOC7.
how can ew do.
tell me in steps.
by rajkumarprajapati
Thu Nov 20, 2008 10:42 am
Forum: JCL
Topic: Time Parameter
Replies: 2
Views: 6406

Time Parameter

//JOB Time=(10.0)
//STEP Time=(5,0)

What will happen after submitting the job?

//JOB Time=(10,0)
//STEP Time=(15,0)

will job execute?
by rajkumarprajapati
Sat Nov 01, 2008 10:28 am
Forum: COBOL
Topic: LINKING of Sub-Program
Replies: 1
Views: 10858

LINKING of Sub-Program

Program A calling program B&C,How to link the programs?
by rajkumarprajapati
Sat Oct 18, 2008 12:11 pm
Forum: COBOL
Topic: SOC7
Replies: 2
Views: 12142

SOC7

How to resovle SOC7?
by rajkumarprajapati
Sat Oct 18, 2008 11:29 am
Forum: VSAM - File system
Topic: VSAM
Replies: 1
Views: 3719

VSAM

How to see the attribute (Primary key, Alternate key) of VSAM file?
by rajkumarprajapati
Mon Jan 14, 2008 4:37 pm
Forum: COBOL
Topic: question
Replies: 2
Views: 7382

question

How to read the record from a KSDS in reverse direction by using COBOL program?