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 17 matches
MVSFORUMS.com Forum Index
Author Message
  Topic: Input File VB format
nbdtrjk

Replies: 2
Views: 1641

PostForum: Application Programming   Posted: Wed Sep 06, 2006 4:53 am   Subject: Input File VB format
I am having small requirement.

//NBDTRJK1 JOB (UTI,UGS,PUKRMH,D4,DT990),
// MSGLEVEL=(1,1),CLASS=0,
//ADDRLIST EXEC PGM=TEST1
//STEP ...
  Topic: Search all members within PDS based on some condition
nbdtrjk

Replies: 6
Views: 4910

PostForum: Job Control Language(JCL)   Posted: Fri Aug 04, 2006 12:45 am   Subject: Search all members within PDS based on some condition
Is there any job that actually opens a PDS and reads all members of PDS (to pick up a certain field from each member in the PDS)

Take a example.
i Have two members(S1 and S2) in S1 i have the valu ...
  Topic: ASP web page and back-end is Mainframe DB2 database
nbdtrjk

Replies: 1
Views: 1109

PostForum: Database   Posted: Mon Jul 31, 2006 2:22 am   Subject: ASP web page and back-end is Mainframe DB2 database
Hi.
I have some doubt.

My front end is ASP web page and back-end is Mainframe DB2 database.

Can i able to link/access the Mainframe Db2 through Web page code...If possible give me code... ...
  Topic: Convert from COMP-3 to Numeric
nbdtrjk

Replies: 2
Views: 1452

PostForum: Utilities   Posted: Thu Jun 22, 2006 7:58 am   Subject: Convert from COMP-3 to Numeric
Hi
9999999999999.-.<....
FFFFFFFFFFFFF16140320
9999999999999000C361C

The darkred is the actual value present in my input file
blue color refer to hex value of the red coloured value

i wan ...
  Topic: Time format in Easytrieve
nbdtrjk

Replies: 1
Views: 1573

PostForum: Application Programming   Posted: Mon May 29, 2006 11:49 pm   Subject: Time format in Easytrieve
Hi...
I am not that much familer in Easytrieve.
My doubt is how to get the Sytem time with format 101112(HHMMSS)


Can i use like this?
%GETTIME [/u]
  Topic: System Time Option in Easytrieve
nbdtrjk

Replies: 2
Views: 2632

PostForum: Application Programming   Posted: Thu May 25, 2006 1:29 pm   Subject: System Time Option in Easytrieve
Hi

I want get system Time through Easytrieve. i got my system date like this
%GETDATE CURR-DATE..Can i use same way for time parameter(%GETTIME CURR-TIME).
Give me ur suggestion.
  Topic: Moving sign to Non-Sign
nbdtrjk

Replies: 1
Views: 992

PostForum: Application Programming   Posted: Tue May 09, 2006 9:55 am   Subject: Moving sign to Non-Sign
Hi...
01 M-CIF-Year Pic S9(04)
01 w-CIF-Year pic 9(04).


MOVE M-CIF-Year TO w-CIF-Year.



The above logic i am moving sign variables into non-sign variables.

the definition is correct o ...
  Topic: OF/IN Qualifier
nbdtrjk

Replies: 6
Views: 6504

PostForum: Application Programming   Posted: Tue May 09, 2006 9:28 am   Subject: OF/IN Qualifier
Oh....This is not my Expected Results.

Data DIVISION.
01 WS1.
02 WS-2 OCCURS 10 TIMES.
05 WS-A1 PIC X(40). ...
  Topic: OF/IN Qualifier
nbdtrjk

Replies: 6
Views: 6504

PostForum: Application Programming   Posted: Tue May 09, 2006 8:24 am   Subject: OF/IN Qualifier
the logic is i need to initialize with spaces for all 10 occurence

MOVE SPACES TO WS-A1(1) OF WS2
MOVE SPACES TO WS-A1(2) OF WS2
MOVE SPACES TO WS-A1(3) OF WS2
MOVE SPACE ...
  Topic: OF/IN Qualifier
nbdtrjk

Replies: 6
Views: 6504

PostForum: Application Programming   Posted: Tue May 09, 2006 7:06 am   Subject: OF/IN Qualifier

Data DIVISION.
01 WS1.
02 WS-2 OCCURS 10 TIMES.
05 WS-A1 PIC X(40).
01 WS2. ...
  Topic: Automatic Job trigger
nbdtrjk

Replies: 3
Views: 2003

PostForum: Job Control Language(JCL)   Posted: Wed Mar 22, 2006 10:30 pm   Subject: Automatic Job trigger
Thanks for your help...


But i don't have access to delete or update that dateset. Because tht is production files and even some others systems also going refer that one... ...
  Topic: Automatic Job trigger
nbdtrjk

Replies: 3
Views: 2003

PostForum: Job Control Language(JCL)   Posted: Wed Mar 22, 2006 4:21 am   Subject: Automatic Job trigger
Hi All..
Daily i am getting some files(GDG) from production. Manually i am doing concatenation process using SORT utitlity. Whatever i am getting file from production is not a fixed one. ...
  Topic: Date Replacing using JCL
nbdtrjk

Replies: 11
Views: 14291

PostForum: Job Control Language(JCL)   Posted: Tue Mar 21, 2006 10:44 am   Subject: Date Replacing using JCL
Sorry for my Mistake


STEP0100 ABC 2006/03/21
STEP0200 ABC 2006/03/21


Both the above Steps i got same values...What is wrong in that ?
  Topic: Date Replacing using JCL
nbdtrjk

Replies: 11
Views: 14291

PostForum: Job Control Language(JCL)   Posted: Tue Mar 21, 2006 9:15 am   Subject: Date Replacing using JCL
STEP0100 ABC 2006-03-21
STEP0200 ABC 2006-03-21



In Both the above Steps i got same values...What is wrong in that...and Give explanation abt OUTREC FIELDS=(1,4,DATE=(4MD/))... Espeically DAT ...
  Topic: Date Replacing using JCL
nbdtrjk

Replies: 11
Views: 14291

PostForum: Job Control Language(JCL)   Posted: Mon Mar 20, 2006 10:47 pm   Subject: Date Replacing using JCL
Hi..
I am having a Flat File, recfm is FB and Lrecl is 80...In 25 position having some dates(YYYYMMDD). My requirement is i want to change the Existing Dates to Current Date usig JCL.


...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 5 Hours
Jump to:  


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group