Author |
Message |
Topic: Other than SYSIN and PARM |
Nithisha
Replies: 3
Views: 2688
|
Forum: Job Control Language(JCL) Posted: Thu Feb 25, 2010 2:29 am Subject: Other than SYSIN and PARM |
Hi All
Could you please help me to pass a parameter from JCL to Cobol other than SYSIN AND PARM parameter.
Thanks in advance
Nithisha |
Topic: How to initialize the file in JCL |
Nithisha
Replies: 4
Views: 3202
|
Forum: Job Control Language(JCL) Posted: Wed Feb 03, 2010 4:06 am Subject: How to initialize the file in JCL |
Hi Can anyone give me solution to initialize the data thru JCL not using the cobol.
Thanks in advance
Nithisha |
Topic: any other way to restart the job other then RESTART Stateme |
Nithisha
Replies: 5
Views: 3028
|
Forum: Job Control Language(JCL) Posted: Thu Dec 24, 2009 2:01 am Subject: any other way to restart the job other then RESTART Stateme |
Hi Friends
Can anyone suggest Is there is any other way to restart the job other then RESTART Statement in JCL
I want restart from step3 without executing the step2 or assume step1& ... |
Topic: cobol Analyser tool |
Nithisha
Replies: 1
Views: 1409
|
Forum: Application Programming Posted: Thu Apr 24, 2008 1:48 am Subject: cobol Analyser tool |
Hi ALL
Can any one help to find a cobol anayzer tool for free download.
what are different tools avaible to anaylzer cobol.
I interested to learn this tool.
Please do the needful help
T ... |
Topic: Right-Justifying text in COBOL |
Nithisha
Replies: 20
Views: 49690
|
Forum: Application Programming Posted: Mon Mar 24, 2008 6:26 am Subject: Right-Justifying text in COBOL |
Hi Friend
I have test and found that the justified field (recieving field)shoule be greater than the sending field.Then right justify is working.
IDENTIFICATION DIVISION. ... |
Topic: Access the to group |
Nithisha
Replies: 4
Views: 2607
|
Forum: TSO and ISPF Posted: Mon Nov 12, 2007 10:02 am Subject: access rights to all files in the system |
Hi
"access rights to all files in the system"
You are right ,Can you please tell me know to know.
Thanks in Advance
Nithisha |
Topic: Access the to group |
Nithisha
Replies: 4
Views: 2607
|
Forum: TSO and ISPF Posted: Mon Nov 12, 2007 5:39 am Subject: Access the to group |
Hi Friends
I have doubt regarding a access,
How can i check access right for all PS AND PDS at a strech.
Thanks and regars
in advance
Nithisha |
Topic: COMP-3 bytes calculation needed |
Nithisha
Replies: 13
Views: 10657
|
Forum: Application Programming Posted: Fri Mar 09, 2007 6:04 am Subject: Comp-3 Calculation |
Hi
friend
we calculate the comp-3 by (N/2)+1
where N is number of total byte. So according to you question. You have
S9(5)v999.
Number of byte is 8
calulation : (8/2)+1= 5.
Hence you a ... |
Topic: change the password |
Nithisha
Replies: 3
Views: 7413
|
Forum: Related Non-Technical Topics Posted: Tue Mar 06, 2007 12:21 am Subject: change the password |
Hi warp
thanks for you needful help.
thanks
Nithisha |
Topic: change the password |
Nithisha
Replies: 3
Views: 7413
|
Forum: Related Non-Technical Topics Posted: Fri Mar 02, 2007 3:04 am Subject: change the password |
How to change the password after it get activated from forget pass sent form site to mails id.
please send the option avaible in the site.
thanks
Nithisha |
Topic: db2 question |
Nithisha
Replies: 1
Views: 5988
|
Forum: Interview Q & A Posted: Fri Mar 02, 2007 12:42 am Subject: db2 question |
hi
Friend i have come query regarding Db2
it is may be ease for other dont mistake if the question is silly.
1) how to get only timestamp from the table.
2)how to get only a duplicate fr ... |
Topic: Override a DD name from a concatenated Dsn's in a Proc |
Nithisha
Replies: 8
Views: 6959
|
Forum: Job Control Language(JCL) Posted: Thu Mar 01, 2007 6:16 am Subject: Override a DD name from a concatenated Dsn's in a Proc |
hi
how to nullify the 4th data set which is concatenated With out changing the proc.
thanks in advance.
Nithisha |
Topic: Duplicate records |
Nithisha
Replies: 1
Views: 1520
|
Forum: Database Posted: Thu Mar 01, 2007 6:07 am Subject: Duplicate records |
hi
Friend i have come query regarding Db2
it is may be ease for other dont mistake if the question is silly.
1) how to get only timestamp from the table.
2)how to get only a duplicate from ... |
Topic: sql codes -805 & -818 |
Nithisha
Replies: 3
Views: 3743
|
Forum: Database Posted: Wed Feb 21, 2007 11:59 am Subject: difference -805 and -818 |
The -805 occurs when you have not specified the plan name during the precompilation.
where as -818 occurs when there is mis match in sql and no sql process while creating the load module during the p ... |
Topic: Job Submitted o/p not in spool |
Nithisha
Replies: 7
Views: 3559
|
Forum: Job Control Language(JCL) Posted: Thu Nov 09, 2006 2:03 am Subject: Job Submitted o/p not in spool |
Hi Friend
I have submitted a JOB
Job is saying it is submitted giving JOB name and id .
But when i checked the program o/p in spool ,the job name is not aviable
can any one say what may be ... |
|