FTP from z/OS PDS to server (how to add on .txt extension)
I'm relatively new to FTP.Have written a JCL which will copy all members of a local PDS to a remote server. This process is somewhat successful, however all the same named filenames on the remote server reflect only the PDS member name (without any extension). Have used the LCD command to map to...
Answer Question
| May 11 2008 10:04 PM GMT
| asked by
Herb
z/OS, FTP, MPUT
COBOL TGT At Run Time
Is it possible to get access to the Cobol Task Global Table at run time in batch and cics (Enterprise Cobol for zOS)? I understand that using register 13 you can get access to the DSA, and using the DSA you can get access to the TGT, but I don't know how to get access to register 13 from Cobol. ...
Answer Question
| Apr 23 2008 3:23 AM GMT
| asked by
Calphool
COBOL, z/OS
DB2 image copy that is no longer in SYSCOPY on zOS operating system
We have a tablespace that needs to be restored from an image copy which we have the problem is the image copy is not recorded in SYSCOPY. We also tried doing a UNLOAD FROMCOPY thinking if we got the data out of the image copy we would be able to load it back into the table. That also failed with...
View Answer
| Mar 11 2008 5:27 PM GMT
| asked by
EPPERSON
DB2, SYSCOPY, z/OS
Common SMP/E base - Two different environments - User exits
Hello,Just wondering how the following situation can be addressed while remaining faithful to SMP/E: we have two different environments that we're both migrating to z/OS 1.9. In so doing, we want to have a single SMP/E environment for z/OS, as the differences between the two reside elsewhere. There...
Answer Question
| Mar 10 2008 3:02 PM GMT
| asked by
PhilForget
z/OS, SMP/E
left outer join in trigger DB2 Z/OS
I'm having problems writing a trigger that contains a left outer join. Here is the trigger: CREATE TRIGGER H000.H0TRCAD2 AFTER DELETE ON H000.H0COO_TRANS_CALLC REFERENCING OLD AS OLD_ROW FOR EACH ROW MODE DB2SQL BEGIN ATOMIC SELECT OLD_ROW.CLNT_ID , OLD_ROW.ACCT_NBR , OLD_ROW.PST_DT ,...
Answer Question
| Feb 7 2008 3:34 PM GMT
| asked by
X00005
DB2, z/OS, Trigger
Getting RACF Active Classes List
Hello,I am developing an assembler code (z/OS) getting the RACF Active Classes List.It should use CDT (CNST) and RCVTVCPR (RCVT), I suppose, but I haven't understood how this RACF algorithm works.Can anybody help, please?Thanks
Answer Question
| Jan 23 2008 4:54 PM GMT
| asked by
Eligin
CDT, RRCVTVCPR, z/OS
Reporting for RACF (Resource Access Control Facility) question
A question that was emailed to us:We are running RACF on a Z/OS mainframe and I am trying to get a report from RACF detailing users that have group access. I have a list from DSMON that tells me who has the special attribute on group connect but wanted a listing of each group special these users...
Answer Question
| Jan 10 2008 5:04 PM GMT
| asked by
ITKE
RACF, Resource Access Control Facility, z/OS
The News Show
Just wondering what you all thought of this -- kind of teeny tiny TechTV? http://www.thenewsshow.tv/
View Answer
| Aug 16 2005 7:07 PM GMT
| asked by
MargaretRouse
z/OS
Setup Remote printer in zOS
We have zOS v1R4 in a z900 mainframe server. I am a newly joined MVS system programmer here in this Datacenter. My requirement is as follows:1) Currently we use TCP/IP to connect to LPARs in the mainframe2) There is a remote laser printer in the client place(which is already networked)3) We would...
View Answer
| Jun 17 2005 3:46 PM GMT
| asked by
MVSAdmin
Mainframe, Capacity planning, Hardware
BMP scheduling of IMS and DB2 database access.
Application developers have nearly completed a conversion from IMS to DB2. They have used BMP to leave their test subsystems available to online tranactions. One day BMP users of BMP failed with U3042. This only occured for BMP users testing with IMS & DB2 databases. I am investigating the...
View Answer
| May 26 2005 1:02 PM GMT
| asked by
elJaymid
DB2, UDB for mainframe, z/OS
Reducing DISK I/O z/OS 1.4
I have a C loadmodule that is called 1000's of times a day.The first action it takes is to open a PDS with 41 members and read them. This PDS's members are only "text", no load modules.I would like to know in what way I could cache them in memory and totally bypass DASD disk I/O.Thank you,John Fly
View Answer
| Mar 23 2005 3:44 PM GMT
| asked by
Abbacabba
z/OS, zOS configuration, zOS migration
IBM DB2 load restart
I am faced with a situation where my SYSREC file for a LOAD could potentially have duplicates. If there are dupes then I have a step that follows that analyses the SYSDISC file,so my DISCARDS is set to 0.If for whatever reason the utility blows up (ran out of space, whatever) and I choose to...
View Answer
| Feb 17 2005 11:45 AM GMT
| asked by
sumithar
UDB for mainframe, z/OS, OS/390
Scalar functions in GROUP BY
Is there a reason why I cannot use a SCALAR function in a Group BY clause?I have a table with a column that is of type timestamp. I want to get a count of all dates for which there are multiple rows. So I devise a query of the sortSELECT COUNT(*), DAYS(TMSTP_COL)FROM MYTAB AGROUP BY...
View Answer
| Dec 30 2004 2:15 PM GMT
| asked by
sumithar
DB2, UDB for mainframe, z/OS
Oracle In Linux
How can I able to get and work with Oracle in Linux platform. I am using RedHat Linux 9.0.
View Answer
| Oct 9 2004 1:41 AM GMT
| asked by
samachar
Implementation, Operating system platforms, Servers
DB2 Automated Utilities - Vendor selection
We use the IBM utilities suite and our own in-house utilities automation for DB2 v7.Our automated utilities is now draining us with heavy maintenance and since V7, there are still a few holes that could cause us some serious damage if not fixed in the near future. However, with V8, we would...
View Answer
| Jun 3 2004 11:08 AM GMT
| asked by
galvtx
IT architecture, Vendors, CIO
Encryption in the Database
Has anyone encrypted data in their Oracle/DB2/SQLServer databases? Can you share you experiences?
View Answer
| May 12 2004 2:18 PM GMT
| asked by
dw49999
UDB for mainframe, z/OS, OS/390
DB2 Z/os IRLMWT parm
We are considering lowering the lockwait time from the two minute default to 60 seconds and then possibly even lower. What do you have it set to today? Have you had any experience with having it set well below one minute?
View Answer
| May 12 2004 1:33 PM GMT
| asked by
RichardG12
OS/390/z/OS, UDB for mainframe, z/OS


