Author |
Message |
Topic: Does the Path actually contain data |
sumithar
Replies: 6
Views: 9003
|
Forum: Data Management Posted: Wed Feb 19, 2020 8:54 am Subject: Does the Path actually contain data |
So when I browse the path, I'm seeing a view of the base cluster that has been resorted on the fly to reflect the AIX?No, not at all. For each AIX, the record consists of some overhead bytes followed ... |
Topic: Does the Path actually contain data |
sumithar
Replies: 6
Views: 9003
|
Forum: Data Management Posted: Tue Feb 11, 2020 10:32 am Subject: Does the Path actually contain data |
sumithar,
Didn't you ask the same question before?
https://www.mvsforums.com/helpboards/viewtopic.php?t=12972
how thoroughly mortifying! thank you for being kind. and not only was it less t ... |
Topic: Does the Path actually contain data |
sumithar
Replies: 6
Views: 9003
|
Forum: Data Management Posted: Tue Feb 11, 2020 8:48 am Subject: Does the Path actually contain data |
does the dataset that represents the PATH now contain all the data that's in the base cluster but in the order of the AIX? This is the first misconception -- the PATH is a CATALOG entry and does not r ... |
Topic: Does the Path actually contain data |
sumithar
Replies: 6
Views: 9003
|
Forum: Data Management Posted: Mon Feb 10, 2020 5:09 pm Subject: Does the Path actually contain data |
Hi,
Strange to be posting a rather basic VSAM question but I have read the relevant section on VSAM Demystified and am still mystified.
When I define an AIX and define the PATH and do the BLDINDEX ... |
Topic: Large'ish Working Storage and SOS issues |
sumithar
Replies: 3
Views: 4328
|
Forum: CICS and Middleware Posted: Mon Jan 27, 2020 4:56 pm Subject: Large'ish Working Storage and SOS issues |
sumithar,
I usually don't honor cross posting, however since you came clean about it, I will let it go.
My CICS knowledge is rusty, so here are my thoughts
1. What is the AMODE of the offend ... |
Topic: Large'ish Working Storage and SOS issues |
sumithar
Replies: 3
Views: 4328
|
Forum: CICS and Middleware Posted: Thu Jan 23, 2020 3:21 pm Subject: Large'ish Working Storage and SOS issues |
Firstly- I did post this in "another" forum too, so I hope I'm not flouting some regulations!
Hi all- I have been doing CICS programming for many years and believe it or not heard this term ... |
Topic: Does Path have a copy of base data |
sumithar
Replies: 2
Views: 4946
|
Forum: Data Management Posted: Thu Aug 01, 2019 7:48 am Subject: Does Path have a copy of base data |
Thank you, that clears it up well. I did download VSAM DeMystified but evidently didn't read it properly.
So just to confirm, if I choose to view the Path via the File Manager product, say, I ... |
Topic: Does Path have a copy of base data |
sumithar
Replies: 2
Views: 4946
|
Forum: Data Management Posted: Wed Jul 31, 2019 3:48 pm Subject: Does Path have a copy of base data |
Excuse me for asking such a basic question...
When I create an AIX and path for a VSAM dataset does the path have a copy of the base data but sorted in the order of the AIX? I did fair bit of goog ... |
Topic: zOS 2.1 REGEX Square Brackets |
sumithar
Replies: 7
Views: 8012
|
Forum: TSO and ISPF Posted: Mon Jul 14, 2014 1:07 pm Subject: zOS 2.1 REGEX Square Brackets |
Thanks for that tip, Kolusu. I do my ftp from the command line, so I needed to execute this before my ftp
quote site sbd=(IBM-037,IBM-1252). |
Topic: zOS 2.1 REGEX Square Brackets |
sumithar
Replies: 7
Views: 8012
|
Forum: TSO and ISPF Posted: Mon Jul 14, 2014 9:20 am Subject: zOS 2.1 REGEX Square Brackets |
OK, I can't make head or tail of that link, sorry! Where is the member CCNGMV2 even if i want to try and execute it?
Actually I had found that piece of code and uploaded it to our PDS that c ... |
Topic: zOS 2.1 REGEX Square Brackets |
sumithar
Replies: 7
Views: 8012
|
Forum: TSO and ISPF Posted: Fri Jul 11, 2014 2:16 pm Subject: zOS 2.1 REGEX Square Brackets |
sumithar,
Check this link for
OK, I can't make head or tail of that link, sorry! Where is the member CCNGMV2 even if i want to try and execute it?
I will stick with your notepad option- th ... |
Topic: zOS 2.1 REGEX Square Brackets |
sumithar
Replies: 7
Views: 8012
|
Forum: TSO and ISPF Posted: Fri Jul 11, 2014 10:25 am Subject: zOS 2.1 REGEX Square Brackets |
in z/OS 2.1 we can use REGEX to perform FIND operations in ISPF editor. Often this requires use of square brackets. Does anyone know how to type a Square Bracket symbol '[' or ']' on Reflection 3270 ... |
Topic: Values for cluster ratio |
sumithar
Replies: 4
Views: 4394
|
Forum: Database Posted: Wed Jun 04, 2014 6:50 pm Subject: Values for cluster ratio |
Well, it seems to have sorted itself out now...I got this response and your other one to the FM/DB2 correctly! |
Topic: File Manager for Db2- export |
sumithar
Replies: 2
Views: 5208
|
Forum: Database Posted: Wed Jun 04, 2014 6:47 pm Subject: File Manager for Db2- export |
sumithar,
Just a quick question. Are you running PGM=FMNDB2 or PGM=FILEMGR ?
Make sure you pass the DB2 region you want to connect to in PARM.
PGM=FMNDB2,PARM=('SSID=DB2P')
... |
Topic: File Manager for Db2- export |
sumithar
Replies: 2
Views: 5208
|
Forum: Database Posted: Wed Jun 04, 2014 3:55 pm Subject: File Manager for Db2- export |
I am trying to use the file manager for DB2's batch export feature with an SQL statement.
This is the
infocenter page for this
//SYSIN DD *
$$FILEM DBX SQLDD=SQLIN,
$$FILEM OUTPUT=FMNOUT ... |
|