1
FileAid Help
I am looking for the continuation character for the SYSIN DD* statement below. The code below will only execuite the first $$DD01 statement. //STEP0007 EXEC PGM=FILEAID,REGION=6M //SYSPRINT DD SYSOUT=* //SYSLIST DD SYSOUT=* //DD01 DD DISP=SHR,DSN=PC.DWPS.DBLOAD.DEVL.DDLCMP.PABADB01 //SYSIN DD * $$DD01 UPDATE EDIT=(03,0,C”IN TA”,C”IN PA”) $$DD02 UPDATE EDIT=(03,0,C”IN TB”,C”IN PC”) $$DD03 UPDATE EDIT=(05,0,C”TABLE=TB”,C”TABLE=PC”) $$DD04 UPDATE EDIT=(05,0,C”TABLE=TA”,C”TABLE=PA”) $$DD05 [...]
Answer Question
| March 24, 2009 4:50 PM
File-AID, FileAid
I am looking for the continuation character for the SYSIN DD* statement below. The code below will only execuite the first $$DD01 statement. //STEP0007 EXEC PGM=FILEAID,REGION=6M //SYSPRINT DD SYSOUT=* //SYSLIST DD SYSOUT=* //DD01 DD DISP=SHR,DSN=PC.DWPS.DBLOAD.DEVL.DDLCMP.PABADB01 //SYSIN DD * $$DD01 UPDATE EDIT=(03,0,C”IN TA”,C”IN PA”) $$DD02 UPDATE EDIT=(03,0,C”IN TB”,C”IN PC”) $$DD03 UPDATE EDIT=(05,0,C”TABLE=TB”,C”TABLE=PC”) $$DD04 UPDATE EDIT=(05,0,C”TABLE=TA”,C”TABLE=PA”) $$DD05 [...]
Record Count
how could i find the record count of a file using fileaid ?
Answer Question
| February 25, 2009 12:37 PM
Data management, File-AID, Mainframe Databases
how could i find the record count of a file using fileaid ?
Need help with FILEAID in BATCH
I’m new to FILEAID, so I’d be grateful for some sage guidance on FILEAID command syntax’s and statement for use in a JCL. My problem is that Ihave a datafile which appears be a VB file type with a leading 2 character string ahead of my data. I’m trying (desperately) to create a work-around in [...]
Answer Question
| July 9, 2008 6:31 PM
DB2, File-AID, JCL, VB, Visual Basic
I’m new to FILEAID, so I’d be grateful for some sage guidance on FILEAID command syntax’s and statement for use in a JCL. My problem is that Ihave a datafile which appears be a VB file type with a leading 2 character string ahead of my data. I’m trying (desperately) to create a work-around in [...]
1





