All Other Mainframe Topics :: RE: User access certification In Mainframes...
Author: Virendra Shambharkar Subject: Reply to: User access certification In Mainframes using BOSS Posted: Tue Oct 03, 2017 2:08 pm (GMT 5.5) It is something related to user login in Mainframe (...
View ArticleSYNCSORT :: RE: Addition of two records on 2 fields
Author: Nic Clouston Posted: Tue Oct 03, 2017 2:14 pm (GMT 5.5)Quote:can we achieve above addition of fields through JCL? No. JCL does not do data manipulation - it lets the OS know that you want to...
View ArticleAll Other Mainframe Topics :: RE: User access certification In Mainframes...
Author: enrico-sorichetti Subject: Reply to: User access certification In Mainframes using BOSS Posted: Tue Oct 03, 2017 2:39 pm (GMT 5.5) how do You expect an answer, if even You are not able to tell...
View ArticleCLIST & REXX :: RE: Rexx to execute spool commands
Author: enrico-sorichetti Subject: Reply to: Rexx to execute spool commands Posted: Tue Oct 03, 2017 2:41 pm (GMT 5.5) topic locked ... a conclusion was not reached after 46 posts , I do not see any...
View ArticleSYNCSORT :: RE: Addition of two records on 2 fields
Author: enrico-sorichetti Subject: Reply to: Addition of two records on 2 fields Posted: Tue Oct 03, 2017 2:46 pm (GMT 5.5) for the average user hanging around Anything not written in COBOL by the...
View ArticleSYNCSORT :: RE: Addition of two records on 2 fields
Author: amar143 Posted: Tue Oct 03, 2017 3:34 pm (GMT 5.5) Thanks all for your help
View ArticleCICS :: Accessing CICS tran with map from JCL/Batch program
Author: navdeepaggarwal Subject: Accessing CICS tran with map from JCL/Batch program Posted: Tue Oct 03, 2017 6:15 pm (GMT 5.5) Hey All, I wish to access my existing CICS program (with BMS map) from a...
View ArticleABENDS & Debugging :: RE: S922 error when we run a SAS job
Author: yuvan Posted: Tue Oct 03, 2017 6:32 pm (GMT 5.5) It is not repeatable , when first it run fails , when we restart , it is going fine . when we check with Site team , they have asked to add...
View ArticleSYNCSORT :: RE: Addition of two records on 2 fields
Author: magesh23586 Subject: Reply to: Addition of two records on 2 fields Posted: Tue Oct 03, 2017 8:22 pm (GMT 5.5) Assuming the record is already sorted(1,9)Code: //STEP01 EXEC PGM=SORT...
View ArticleCICS :: RE: Accessing CICS tran with map from JCL/Batch program
Author: Robert Sample Subject: Reply to: Accessing CICS tran with map from JCL/Batch program Posted: Tue Oct 03, 2017 11:49 pm (GMT 5.5) It is not clear how you expect to pass a PF1 or PF3 key (for...
View ArticleSYNCSORT :: RE: Addition of two records on 2 fields
Author: sergeyken Subject: Re: Reply to: Addition of two records on 2 fields Posted: Wed Oct 04, 2017 12:24 am (GMT 5.5)magesh23586 wrote:Assuming the record is already sorted(1,9) I believe, it's not...
View ArticleJCL & VSAM :: RE: Execute JCL step based on the content of a file
Author: sergeyken Subject: Re: Execute JCL step based on the content of a file Posted: Wed Oct 04, 2017 12:39 am (GMT 5.5)sprikitik wrote:Hello, I have a job (job1) that creates a file which contains a...
View ArticleAll Other Mainframe Topics :: RE: User access certification In Mainframes...
Author: sergeyken Subject: Re: User access certification In Mainframes using BOSS Posted: Wed Oct 04, 2017 12:49 am (GMT 5.5)Virendra Shambharkar wrote:I am looking for more details around User access...
View ArticleAll Other Mainframe Topics :: pointers on using USS and C programs.
Author: Pedro Subject: pointers on using USS and C programs. Posted: Wed Oct 04, 2017 4:38 am (GMT 5.5) My first foray into USS... Does anyone have any pointers for using C in USS to navigate z/OS...
View ArticleCLIST & REXX :: Rexx to execute spool commands
Author: upendrasri Subject: Rexx to execute spool commands Posted: Wed Oct 04, 2017 6:54 am (GMT 5.5) Hi Willy Jensen, Sorry my other forum link locked not sure why it locked. But the below code worked...
View ArticleSYNCSORT :: RE: Addition of two records on 2 fields
Author: Rohit Umarjikar Posted: Wed Oct 04, 2017 7:51 am (GMT 5.5) I concur, the beginners forum then should be of no use._________________Regards, Rohit Umarjikar"Knowledge is knowing that a tomato is...
View ArticleCLIST & REXX :: RE: Rexx to execute spool commands
Author: enrico-sorichetti Subject: Reply to: Rexx to execute spool commands Posted: Wed Oct 04, 2017 11:59 am (GMT 5.5)Quote:Sorry my other forum link locked not sure why it locked. the reason for...
View ArticleCLIST & REXX :: RE: Rexx to execute spool commands
Author: upendrasri Posted: Wed Oct 04, 2017 12:05 pm (GMT 5.5) Hi Enrico, Oh yeah.. I am trying all possible ways to fix the problem and getting suggestions from other people thats why it was not...
View ArticleCLIST & REXX :: RE: Rexx to execute spool commands
Author: enrico-sorichetti Subject: Reply to: Rexx to execute spool commands Posted: Wed Oct 04, 2017 12:06 pm (GMT 5.5) and do You really expect that keeping it going will solve Your problem...
View ArticleDB2 :: HEX value search in a DB2 query
Author: maxsubrat Subject: HEX value search in a DB2 query Posted: Wed Oct 04, 2017 3:04 pm (GMT 5.5) I want to get all the records from a DB2 table PO_P1 from the ADDR_FLD which does not have any hex...
View Article