My Community
September 07, 2010, 04:06:42 AM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Home
Help
Search
Calendar
Login
Register
My Community
>
Support Forums
>
z/OS Server
>
arsdoc get of .out, .ind, .ann, .ang with preview exit
Pages: [
1
]
« previous
next »
Print
Author
Topic: arsdoc get of .out, .ind, .ann, .ang with preview exit (Read 175 times)
SueB
Newbie
Posts: 2
arsdoc get of .out, .ind, .ann, .ang with preview exit
«
on:
May 07, 2010, 08:34:17 AM »
I need to extract reports using arsdoc get. I cannot determine how to extract the .out (without duplicate pages), .ind, .ann and .ang while using the preview exit. When we use the following the .ann and .ang are not extracted.
arsdoc get -h dbinst -g -a -A 7 -N -c -G APPLGRP -n -X LOADID -d PATH -o FILENAME
If we use the command below, the .ann and .ang file is generated, but the .out file contains duplicate copies of report pages. It appears that a copy of the page is extracted for each row in db table (report has multiple indexes per page).
arsdoc get -h dbinst -g -a -A 7 -N -c -f FOLDER -G APPLGRP -n -x LOADID -i "WHERE DOC_NAME like '1FAA%'" -d PATH -o FILENAME
Any suggestions ?
Logged
Justin Derrick
Global Moderator
Jr. Member
Posts: 89
CMOD Guru, Consultant, ODUG Board Member
Re: arsdoc get of .out, .ind, .ann, .ang with preview exit
«
Reply #1 on:
May 10, 2010, 09:31:57 AM »
Hi Sue.
First thing -- your second command has -x (with loadID)
AND
an SQL Statement. In the MP world, you only need one of these.
Second, I believe I've seen this behavior before in a server consolidation back in 2006... When you load the extracted file, as long as the generic index entries are next to each other (ie, the generic index is sorted by object id, then byte offset), arsload should be smart enough to NOT store the duplicates. Give it a try and see if this works in your environment.
-JD.
Logged
Call: (866) J-DERRICK (866-533-7742)
eMail:
jd@JustinDerrick.com
Click:
http://www.TenaciousConsulting.com/
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> Announcements & News
-----------------------------
Support Forums
-----------------------------
=> z/OS Server
=> MP Server
=> iSeries
=> OD/WEK & JAVA API
=> Report Indexing
=> Windows Client
=> WEBI interface
=> Documentation
=> Other
-----------------------------
Off Topic
-----------------------------
=> General
Loading...