Author |
Message |
Topic: Aterisk(*) text or password in JCL |
iknow
Replies: 9
Views: 5222
|
Forum: Job Control Language(JCL) Posted: Thu Jan 26, 2006 6:55 am Subject: Aterisk(*) text or password in JCL |
Hi,
What if if they see my password before I submit my job. |
Topic: Conversion of EBCDIC to ASCII using Fileaid |
iknow
Replies: 2
Views: 4281
|
Forum: Utilities Posted: Thu Jan 26, 2006 5:41 am Subject: Conversion of EBCDIC to ASCII using Fileaid |
Hi folks,
Could anyone help me out regarding this.
How to convert EBCDIC Chars into ASCII chars using FILE-AID |
Topic: Aterisk(*) text or password in JCL |
iknow
Replies: 9
Views: 5222
|
Forum: Job Control Language(JCL) Posted: Thu Jan 26, 2006 5:02 am Subject: Aterisk(*) text or password in JCL |
Hi all.
Just one question from me..
Can we asterix the text in our JCL..
For example, I want to asterix the password that I put in the dataset.. So no one know what is my password.
Correc ... |
Topic: Mainprogram or subprogram |
iknow
Replies: 10
Views: 5289
|
Forum: Application Programming Posted: Sat Jan 14, 2006 5:12 am Subject: Mainprogram or subprogram |
Hi,
Adding to what Kolusu said, a subprogram doesn't necessarily have to use the "USING" phrase in the PROCEDURE DIVISION statement. When no data is being passed back or forth, it's not required.
... |
Topic: Mainprogram or subprogram |
iknow
Replies: 10
Views: 5289
|
Forum: Application Programming Posted: Fri Jan 13, 2006 10:22 am Subject: Mainprogram or subprogram |
Hi Folks,
Please clarify my doubt.
How to identify is this MAINPROGRAM or SUBPROGRAM by seeing application program without using JCL? |
Topic: Is this a Valid Move Statement in Vs Cobol - II |
iknow
Replies: 1
Views: 1668
|
Forum: Application Programming Posted: Fri Jan 13, 2006 8:29 am Subject: Is this a Valid Move Statement in Vs Cobol - II |
Hi Folks,
Please help me with this statement.
Is the following a valid VS-COBOL-II statement?
MOVE 'A,B,C,D' TO B .
MOVE 'A-B-BC-D' TO B .
MOVE 'A/B/C/D' TO B . |
Topic: Is Semicolon Allowed in VS-COBOL II? |
iknow
Replies: 3
Views: 2245
|
Forum: Application Programming Posted: Fri Jan 13, 2006 8:09 am Subject: Is Semicolon Allowed in VS-COBOL II? |
Thanks man. |
Topic: Is Semicolon Allowed in VS-COBOL II? |
iknow
Replies: 3
Views: 2245
|
Forum: Application Programming Posted: Fri Jan 13, 2006 6:57 am Subject: Is Semicolon Allowed in VS-COBOL II? |
Hi All,
Please clarify my doubt.
1)Is semicolon allowed in the IBM VS-COBOL-II programs?If yes what are the chances?And Is comma allowed in between the filenames? |
Topic: Difference between JCL and a PROC |
iknow
Replies: 5
Views: 9873
|
Forum: Job Control Language(JCL) Posted: Fri Jan 13, 2006 6:46 am Subject: Difference between JCL and a PROC |
Hi Phantom,
Thanks for your valuable information. |
Topic: Difference between JCL and a PROC |
iknow
Replies: 5
Views: 9873
|
Forum: Job Control Language(JCL) Posted: Fri Jan 13, 2006 3:57 am Subject: Difference between JCL and a PROC |
Hi All,
Please clarify my doubt.
1) What is the difference between JCL and a PROC?
2) Can I execute a PROC?
Correct me if I am wrong. |
Topic: Backup of SPOOL content |
iknow
Replies: 3
Views: 1854
|
Forum: Job Control Language(JCL) Posted: Fri Jan 13, 2006 2:43 am Subject: Backup of SPOOL content |
Hi Kolusu,
I searched the forum but I couldn't find the post. Hence I posted my query.
Anyways thanks for your help. |
Topic: Backup of SPOOL content |
iknow
Replies: 3
Views: 1854
|
Forum: Job Control Language(JCL) Posted: Thu Jan 12, 2006 11:21 am Subject: Backup of SPOOL content |
Hi All,
How to take backup of spool content apart from using XDC command.
Please help me with the explanation. |
Topic: FOCEXEC in FOCUS |
iknow
Replies: 4
Views: 3025
|
Forum: Database Posted: Thu Jan 12, 2006 11:10 am Subject: FOCEXEC in FOCUS |
Thanks man. |
Topic: FOCEXEC in FOCUS |
iknow
Replies: 4
Views: 3025
|
Forum: Database Posted: Thu Jan 12, 2006 6:31 am Subject: FOCEXEC in FOCUS |
Thanks Kolusu.
Could you please give some more explanation wrt FOCEXEC because I am new to FOCUS.
Please do the needful. |
Topic: Protect JCL from SJ(Spool) |
iknow
Replies: 4
Views: 1797
|
Forum: Job Control Language(JCL) Posted: Thu Jan 12, 2006 4:54 am Subject: Protect JCL from SJ(Spool) |
Hi Phantom,
Thanks for your reply. |
|