Quantcast
Channel: IBM Mainframe Computers Forums
Browsing all 8500 articles
Browse latest View live
↧

Image may be NSFW.
Clik here to view.

All Other Mainframe Topics :: RE: converting a mainframe file with ASA CC to...

Author: prino Posted: Wed Apr 04, 2018 1:41 pm (GMT 5.5) Currently driving from Vilnius to Oostende, but if you can wait a bit, I'm doing the same with some files, convert them into a very sparse .RTF...

View Article


COBOL Programming :: RE: Searching a table for the field name?

Author: Marso Posted: Wed Apr 04, 2018 2:02 pm (GMT 5.5) You can use DESCRIBE CURSOR and the SQLDA to get column names.

View Article


JCL & VSAM :: RE: VSAM File free space

Author: sancraig16 Posted: Wed Apr 04, 2018 7:29 pm (GMT 5.5) We decided to go ahead with calculating free space based on LISTCAT. Examine seems to take much longer . We want to run it multiple times a...

View Article

COBOL Programming :: RE: Searching a table for the field name?

Author: Rohit Umarjikar Posted: Wed Apr 04, 2018 7:30 pm (GMT 5.5) Why don't you create a temp table and load all the values of WS-RPT-FLD-DESC into it and then simply use the inner join to know the...

View Article

JCL & VSAM :: RE: VSAM File free space

Author: Robert Sample Posted: Wed Apr 04, 2018 7:41 pm (GMT 5.5) I misread the LISTCAT output to get my number, so my apologies. EXAMINE will definitely take longer than a LISTCAT -- EXAMINE is doing...

View Article


JCL & VSAM :: RE: VSAM File free space

Author: sancraig16 Posted: Wed Apr 04, 2018 7:49 pm (GMT 5.5) This will be a short term activity for some new projects coming in due to which we are expecting more volume. It will be turned off after...

View Article

All Other Mainframe Topics :: RE: converting a mainframe file with ASA CC to...

Author: sergeyken Posted: Wed Apr 04, 2018 7:53 pm (GMT 5.5) There is a new parameter introduced in SYNCSORT supposed to automatically convert the output to standard PDF/RTF/HTML formats:Code: OUTFIL...

View Article

JCL & VSAM :: RE: VSAM File free space

Author: Robert Sample Posted: Wed Apr 04, 2018 8:32 pm (GMT 5.5) LISTCAT gives you accurate free space numbers. HOWEVER, you need to understand that free space is not necessarily the whole picture....

View Article


JCL & VSAM :: RE: VSAM File free space

Author: sancraig16 Posted: Wed Apr 04, 2018 9:00 pm (GMT 5.5) Thanks for the explanation . Dataset I gave was from TEST . Here are the attributes from production. EXAMINE gives free space as 6% as...

View Article


DB2 :: RE: How syntax check at Bind time is diff. from Pre-compilation

Author: Poha Eater Posted: Wed Apr 04, 2018 9:49 pm (GMT 5.5) Hi Rohit, Thank you for taking out the time to respond on my query. But i am still in doubt. My understanding is, during Pre-compilation...

View Article

JCL & VSAM :: RE: VSAM File free space

Author: Robert Sample Subject: Reply to: VSAM File free space Posted: Wed Apr 04, 2018 9:59 pm (GMT 5.5) Yes, EXAMINE is looking at every CI so it will be the most accurate accounting of free space. It...

View Article

JCL & VSAM :: RE: VSAM File free space

Author: sancraig16 Posted: Wed Apr 04, 2018 10:58 pm (GMT 5.5) Are you suggesting that FREESPACE provided by EXAMINE also includes the unused space in each record ? But this space is not usable . Can I...

View Article

DB2 :: RE: How syntax check at Bind time is diff. from Pre-compilation

Author: daveporcelan Posted: Wed Apr 04, 2018 10:58 pm (GMT 5.5) Just because all the table information is correct with regard to the Include (DCLGEN), it does not mean the table/columns exist IN THE...

View Article


Image may be NSFW.
Clik here to view.

DB2 :: RE: How syntax check at Bind time is diff. from Pre-compilation

Author: Poha Eater Posted: Wed Apr 04, 2018 11:08 pm (GMT 5.5) I got the picture now and the difference i was looking for. Thanks a lot Dave & Rohit for clearing out the...

View Article

JCL & VSAM :: RE: VSAM File free space

Author: Robert Sample Posted: Wed Apr 04, 2018 11:55 pm (GMT 5.5) Did you notice that your LISTCAT indicates free space of 389,283,840 while the difference between HI-A-RBA and HI-U-RBA is 388,730,880?...

View Article


DB2 :: RE: How syntax check at Bind time is diff. from Pre-compilation

Author: Rohit Umarjikar Posted: Thu Apr 05, 2018 12:01 am (GMT 5.5)Quote:so when syntax check is performed during pre-compilation, it has column name for reference from DCLGEN and if the column name is...

View Article

Image may be NSFW.
Clik here to view.

SYNCSORT :: Reformatting and adding additional filler lines in syncsort

Author: Badbeef Subject: Reformatting and adding additional filler lines in syncsort Posted: Thu Apr 05, 2018 4:45 pm (GMT 5.5) Hi there. Long time lurker first time poster (I think.. its been a while)...

View Article


SYNCSORT :: RE: Reformatting and adding additional filler lines in syncsort

Author: Nic Clouston Posted: Thu Apr 05, 2018 5:42 pm (GMT 5.5) Long-time lurker should know to use the code tags and that they are data sets not files!_________________Regards Nic

View Article

Image may be NSFW.
Clik here to view.

SYNCSORT :: RE: Reformatting and adding additional filler lines in syncsort

Author: Badbeef Posted: Thu Apr 05, 2018 6:02 pm (GMT 5.5)Nic Clouston wrote:Long-time lurker should know to use the code tags and that they are data sets not files! sadly as I have not had the chance...

View Article

SYNCSORT :: RE: Reformatting and adding additional filler lines in syncsort

Author: Nic Clouston Posted: Thu Apr 05, 2018 6:50 pm (GMT 5.5) Use the full editor - it has buttons to add effects: highlight the text to apply the effect to and click the appropriate...

View Article
Browsing all 8500 articles
Browse latest View live