Author |
Message |
Topic: Reference modificatiom |
baskkarsubbian
Replies: 8
Views: 3206
|
Forum: Application Programming Posted: Mon Sep 08, 2003 8:38 am Subject: Reference modificatiom |
Sorry for posting in wrong forum.
What happens If ws-var pic x(3).
What happens to the last char? |
Topic: Difference of using steplib and Joblib in a Job. |
baskkarsubbian
Replies: 9
Views: 4005
|
Forum: Job Control Language(JCL) Posted: Sun Sep 07, 2003 1:34 am Subject: Difference of using steplib and Joblib in a Job. |
Thanks for the clarifications
Before to prove to my friend I would like to confirm that's why I put a query in the forum.
Once again Thanks |
Topic: Difference of using steplib and Joblib in a Job. |
baskkarsubbian
Replies: 9
Views: 4005
|
Forum: Job Control Language(JCL) Posted: Sun Sep 07, 2003 1:05 am Subject: Difference of using steplib and Joblib in a Job. |
my job abends but my friend didn't agree that.
can anyone clarify me with detail? |
Topic: Reference modificatiom |
baskkarsubbian
Replies: 8
Views: 3206
|
Forum: Application Programming Posted: Sun Sep 07, 2003 12:58 am Subject: Reference modificatiom |
Hi
Can we use reference modificatin in the receiving field?
such as move 'abc' to ws-var(2 : 3).
If it is possible then what happens if the length of ws-var is only 4 such as
ws-var pic ... |
Topic: changing of files in cics |
baskkarsubbian
Replies: 4
Views: 3744
|
Forum: CICS and Middleware Posted: Thu Sep 04, 2003 12:56 am Subject: changing of files in cics |
Ya exactly it's a vsam file and i'm not clear about your answer to swap the files in the fct. Can you explain in detail if you have few minites for me .
Thanks in advance |
Topic: plan name in rct |
baskkarsubbian
Replies: 2
Views: 2295
|
Forum: CICS and Middleware Posted: Wed Sep 03, 2003 7:54 am Subject: plan name in rct |
What is the purpose of RCT?
What it contains? In a cics/DB2 application where should we specify the plan name in the jcl to run the program. |
Topic: compile jcl |
baskkarsubbian
Replies: 1
Views: 2882
|
Forum: Database Posted: Wed Sep 03, 2003 7:31 am Subject: compile jcl |
Can anybody send me the jcl used to compile a cics/DB2 application program and cobol/DB2 application program?
What's the diff between these two compile jcls.
I know that for cics/DB2 program we ... |
Topic: null indicaters doubt |
baskkarsubbian
Replies: 1
Views: 1481
|
Forum: Database Posted: Wed Sep 03, 2003 7:26 am Subject: null indicaters doubt |
Hi,
Can a host variable contains a null value? I have totally confused of a debate with my friend pls explain in detail quick reply will help me alot? 8) |
Topic: changing of files in cics |
baskkarsubbian
Replies: 4
Views: 3744
|
Forum: CICS and Middleware Posted: Wed Sep 03, 2003 7:22 am Subject: changing of files in cics |
Hi,
I used two files in my cics application program say file1 and file2 but later on I wish to interchange the files.
In detail file1 is input and file2 is output later i wish to change file2 as ... |
Topic: Doubt in plan specification |
baskkarsubbian
Replies: 2
Views: 1779
|
Forum: Database Posted: Wed Sep 03, 2003 7:17 am Subject: Doubt in plan specification |
Hi,
Can anyont tell me in a cics/Db2 application program where will we specify the path of the plan which was produced during the bind operation? |
Topic: Restart Parameter |
baskkarsubbian
Replies: 10
Views: 8138
|
Forum: Job Control Language(JCL) Posted: Tue Sep 02, 2003 12:04 am Subject: Restart Parameter |
Hi,
Other than comments can we code anything before the job statement?
What is RD keyword parameter of the EXEC statement.
What's the diff between RD and Restart?  |
Topic: Restart Parameter |
baskkarsubbian
Replies: 10
Views: 8138
|
Forum: Job Control Language(JCL) Posted: Mon Sep 01, 2003 7:49 am Subject: Restart Parameter |
Can we code anything before job statement in ajcl?
What is Restart st and where should be it coded? what is the diff between RD parameter of the step and Restart? |
Topic: Difference of using steplib and Joblib in a Job. |
baskkarsubbian
Replies: 9
Views: 4005
|
Forum: Job Control Language(JCL) Posted: Mon Sep 01, 2003 7:33 am Subject: Difference of using steplib and Joblib in a Job. |
I know that steplib overrides joblib. My doubt is that if the specified path doesn't exist in the steplib is it go for a joblib.
I gave both joblib and steplib for the step.  |
Topic: JCllib and its Use |
baskkarsubbian
Replies: 2
Views: 2046
|
Forum: Job Control Language(JCL) Posted: Mon Sep 01, 2003 2:42 am Subject: JCllib and its Use |
What is jcllib and what for it is used?  |
Topic: Vsam Esds files |
baskkarsubbian
Replies: 3
Views: 2993
|
Forum: Job Control Language(JCL) Posted: Mon Sep 01, 2003 2:35 am Subject: Vsam Esds files |
Can I use an vsam esds file in a cobol program?
Then what is the syntax of the select class?
select logfilename assign to ddname
organization is ?  |
|