Author |
Message |
Topic: Export QMF report in batch mode HTML format |
info_seeker
Replies: 11
Views: 7302
|
Forum: Database Posted: Fri Oct 23, 2009 10:07 am Subject: Export QMF report in batch mode HTML format |
dbzTHEdinosauer..
I should have been more specific in my reply... I tried your suggestion... But that returned error message "You cannot export a REPORT object from the database."
So I ... |
Topic: Export QMF report in batch mode HTML format |
info_seeker
Replies: 11
Views: 7302
|
Forum: Database Posted: Thu Oct 22, 2009 4:36 pm Subject: Export QMF report in batch mode HTML format |
That didn't work...  |
Topic: Export QMF report in batch mode HTML format |
info_seeker
Replies: 11
Views: 7302
|
Forum: Database Posted: Thu Oct 22, 2009 1:08 pm Subject: Export QMF report in batch mode HTML format |
It didn't work..
MESSAGE NUMBER: DSQ22153
MESSAGE TEXT:
The EXPORT command is incomplete.
&C1: EXPORT
&C2: REPORT ... |
Topic: Export QMF report in batch mode HTML format |
info_seeker
Replies: 11
Views: 7302
|
Forum: Database Posted: Thu Oct 22, 2009 10:27 am Subject: Export QMF report in batch mode HTML format |
Hello...
I have a requirement to export QMF report through a batch job in HTML format for mutiple tables into a single dataset. Can somebody help!!!
Here is what I did..
RUN QUERY ABC1
EXPORT ... |
Topic: ADRDSSU |
info_seeker
Replies: 1
Views: 3922
|
Forum: Utilities Posted: Fri Jun 23, 2006 5:01 pm Subject: ADRDSSU |
Hi All,
Here is my issue....
I am trying to backup a set of VSAM files using ADRDSSU, while the status in CICS is closed and Enabled . Once the backup is happening, ADRDSSU takes an exclusive c ... |
Topic: I want create dataset name with date and time then copy? |
info_seeker
Replies: 15
Views: 14121
|
Forum: Job Control Language(JCL) Posted: Fri Apr 07, 2006 9:34 am Subject: I want create dataset name with date and time then copy? |
Ooops.. I got what I was doing wrong.. Instream sort control data was not getting recognized by the job submitted through INTRDR. And so the abend. I changed instream data to point to a PDS and it wor ... |
Topic: I want create dataset name with date and time then copy? |
info_seeker
Replies: 15
Views: 14121
|
Forum: Job Control Language(JCL) Posted: Fri Apr 07, 2006 8:51 am Subject: I want create dataset name with date and time then copy? |
Phantom,
When I try running the same generated JCL from spool it goes through fine. I am getting SoC4 only when second job is getting dubmitted by INTRDR.
Kolusu,
There are no messages in SYS ... |
Topic: I want create dataset name with date and time then copy? |
info_seeker
Replies: 15
Views: 14121
|
Forum: Job Control Language(JCL) Posted: Thu Apr 06, 2006 4:47 pm Subject: I want create dataset name with date and time then copy? |
Hi,
I am getting SoC4 when trying to execute this job. Can anyone help plzzz?
//STEP0100 EXEC PGM=EZACFSM1
//SYSOUT DD SYSOUT=(*,INTRDR) ... |
Topic: VSAM Analyzers |
info_seeker
Replies: 2
Views: 2487
|
Forum: Data Management Posted: Wed Feb 01, 2006 12:17 pm Subject: VSAM Analyzers |
Thank you Mike for the information!!! |
Topic: VSAM Analyzers |
info_seeker
Replies: 2
Views: 2487
|
Forum: Data Management Posted: Mon Jan 30, 2006 12:06 pm Subject: VSAM Analyzers |
Hi,
Can anyone please share information about VSAM Analyzers??
Cheers!
-Info Seeker |
Topic: Rename members of PDS with search criteria |
info_seeker
Replies: 6
Views: 6325
|
Forum: Job Control Language(JCL) Posted: Fri Jan 27, 2006 2:32 pm Subject: Rename members of PDS with search criteria |
Hi Kolusu,
I foud the method to do that with fileaid.
The following instream card worked for chaging members starting with V0P1 to N0T3
$$DD01 COPYMEM PADCHAR=X'00',CEM=NO,RLM=YES,
N ... |
Topic: Rename members of PDS with search criteria |
info_seeker
Replies: 6
Views: 6325
|
Forum: Job Control Language(JCL) Posted: Wed Jan 25, 2006 3:14 pm Subject: Rename members of PDS with search criteria |
Yes.. Kolusu.. We have File Aid. Do you have any solution with that? |
Topic: Rename members of PDS with search criteria |
info_seeker
Replies: 6
Views: 6325
|
Forum: Job Control Language(JCL) Posted: Fri Jan 20, 2006 11:17 am Subject: Rename members of PDS with search criteria |
Hey Ofer71,
Could you please sent that to hercules7931@yahoo.com.
Help much appreciated.
Cheers!!! |
Topic: Rename members of PDS with search criteria |
info_seeker
Replies: 6
Views: 6325
|
Forum: Job Control Language(JCL) Posted: Thu Jan 19, 2006 3:18 pm Subject: Rename members of PDS with search criteria |
Hi,
I have 100 members in a PDS. I want to replace the first two characters of member names, whose names meet a specific criteria. For eg: all the memebrs whose name is starting with TU needs to be ... |
Topic: Replace strings containing ' |
info_seeker
Replies: 3
Views: 3077
|
Forum: Utilities Posted: Wed Jan 18, 2006 5:22 pm Subject: Replace strings containing ' |
Hi Kolusu,
The solution worked. Thanks a lot for it!!
Cheers! |
|