Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - azkhan

Pages: [1]
1
Hi All,

I have installed IBM OnDemand Administrator and Client version 9.5.0.6 on Windows server 2012 machine. When trying to execute any code on the windows machine getting an error.

Error:
ARS1609W Specifying passwords on the command line is insecure due to the text being visible. See the Installation and Configuration Guide for your platform for information about the arsstash command or using Unified Login.
ARS2084E The client and server are incompatible.  Reinstallation of the product is required.

Do I need to install the IBM Ondemand Configurator,

Please suggest

Regards,

2
Hi jsquizz,

Thanks for the reply, yes when selecting a bigger box I am able to capture the values.
In our scenario we have to capture 45 field values, out of which around 20 field values are not printed in PDF text area. So we are planning to place all the fields the header area of the PDF document page. And because of which selecting a larger box is becoming a bit challenging.

Also we have batch a pdf which has multiple policy pages, can the PDF indexer identify start and end of each policy. Is there any page break mechanism I can use to ingest one policy as one row in CMOD? Please suggest

Thanks,
Azkhan
 

3
Report Indexing / PDF Indexer- Graphical indexing issue using wizard.
« on: June 11, 2018, 01:50:53 AM »
PDF Indexer- Graphical indexing issue using wizard.
CMOD Version-9.0 on windows machine.
Currently I am facing an issues when using the wizard to create Trigger and Indexes for the PDF document.
After opening sample PDF from the CMOD Admin when trying to highlight the data (by clicking,dragging and holding down mouse) instead of highlighting the selected area nothing is happening. No able to capture TRIGGER nor any INDEX field.
The PDF is not a image one, its a searchable text PDF. We have Adobe Acrobat Professional installed. The arspdf32.api is also present in the plug-in folder. Please can anyone suggest how do I resolve the wizard issue.

4
MP Server / Re: Maximum input Line Data file and document size CMOD Load
« on: January 12, 2018, 03:12:49 AM »
Hi Jaydeep,

I had used OS/390 indexer in the past to load huge size files(line data feed on mainframe system). But definitely not tried for a file as big as 15gb.

When archiving a big dumb try to lower the limit of index field definitions.

https://www.ibm.com/support/knowledgecenter/SSEPCD_10.1.0/com.ibm.ondemand.ir.doc/dodiz058.htm

Regards,
azkhan



5
MP Server / Re: APK346W PAGEDEF RESOURCE IS INVALID Error on Line File
« on: December 14, 2017, 03:40:43 AM »
Hi Jaydeep,

Neither FORMDEF nor PAGEDEF are required for line data run with the CONVERT=NO option.

Please can you check your indexer configuration as,
CC=YES
CCTYPE=A
CONVERT=NO
CPGID=500
MCF2REF=CPCS
TRC=NO
FILEFORMAT=RECORD,133
TRIGGER1=xxxxxxx,(TYPE=GROUP)
UNIQUEBNGS=YES
IMAGEOUT=ASIS
INDEXOBJ=ALL
INDEXSTARTBY=1
RESTYPE=NONE

6
Hi All,

I am facing a issue where I have the AFP documents place in the USS share path on zOS environment.
I am using OS390 indexer to perform the indexing, passing the details via PARM parameters in my job.
I am using BPXBATCH to execute ARSLOAD-
//ARSLOAD  EXEC PGM=BPXBATCH,REGION=0M                               
//STDPARM  DD DSN=xxx.xxx.xxxx,DISP=SHR    -->PARM input dataset                     
//SYSPRINT DD SYSOUT=*                                               
//SYSABEND DD SYSOUT=*                                               
//STDERR   DD PATH='/tmp/art.stderr',PATHMODE=SIRWXU,               
//             PATHOPTS=(OWRONLY,OCREAT,OAPPEND),PATHDISP=(KEEP,KEEP)
//STDOUT   DD PATH='/tmp/art.stdout',PATHMODE=SIRWXU,               
//            PATHOPTS=(OWRONLY,OCREAT,OAPPEND),PATHDISP=(KEEP,KEEP)
//STDENV   DD *
                                                     
PARM PARAMTERS:
SH /usr/lpp/ars/V9R5M0/bin/arsload   
-h                                   
ARCHIVE                             
-f                                   
-u       
xxxx8 
-p       
xxxx
-g       
LXXXXXXX
-a       
LYYYYYYY
-v                                   
/arstemp/xxx/xx/test.afp

Error:
ARS1134E Invalid structured field header in the file /u/s3074bs/l390.17105953.27
ARS5476E The OS/390 indexer failed with the specified return code. (Arsl390 return code is 6).
ARS4311E Loading failed       
ARS4318E Processing failed for file >/arstemp/xxx/xx/test.afp     

But when I am copy this same AFP into dataset and execute ARSLOAD stand alone job it is successfully completed and documents are loaded successfully.
ARSLOAD PARM paramters:
//PARM DD
-h       
ARCHIVE
-f       
-v       
-u       
xxxx8 
-p       
xxxx
-g       
LXXXXXXX
-a       
LYYYYYYY
-s       
INPUT   

has anyone come across such scenario, is it not possible to load data using OS390 indexer from USS path directly?

7
Report Indexing / Re: Issue in loading huge size PDF (1gb)
« on: August 11, 2016, 04:27:34 AM »
Hi JD,

It was my bad.
I want to load a pdf as one single load, don't want to split the pdf on the bases of bookmarks to add additional indexes.
Currently we are using CMOD Version 9.

Trying to load a pdf document using generic indexer. But the loading fails with the below error msg.

ARS4335I Server Version <9.0.0.6>  Operating System <z/OS> <04.24.00>  Database <DB2> <10.01.0005>
ARS4312I 07/25/16 07:05:22 -- Loading started, --UNKNOWN-- bytes to process
ARS1408W Warning:  A document of size >698078007< bytes was processed.  It is not recommended to store documents in OnDemand greater than 50MB in size.
ARS1144I OnDemand Load Id = >6867-15-0-7FAA-0-0-6868<
ARS1107E An error occurred.  Contact your system administrator and/or consult the System Log.  File=arsadmp.c, Line=1463
ARS1157E Unable to store the object >7FAAA<.  Object size 324062493
ARS1146I Loaded 0 rows into the database
ARS4311E 07/25/16 07:09:02 Loading failed

Please suggest how do I proceed.



8
Report Indexing / Issue in loading huge size PDF (1gb)
« on: August 10, 2016, 07:03:00 AM »
Hi All,

I am facing issue in loading huge size pdf using generic indexer in windows env. The loading fails due to huge object size.
Please can anyone suggest a way to load this pdf.

9
Hi Alessandro,

Tried to get output of the given command but was unsuccessful to access it as the file was create in the location ./xx.afp.out

I tried to open the hidden directory (.)  also using unix command ls -lrta,
but when pasted the path in the command arsafpd -d -i /xx/xx/xx.afp.out | grep -E '[[:space:]]([BE]DT|[BE]NG|[BE]PG|TLE)[[:space:]]' it failed saying this file is not present.
 
I feel the .ind, .out and .res files gets deleted after loading is processed.

10
Hello Alessandro,

Below is the result of the command given by you.
arsafpd -d -i file.afp |grep -E '[[:space:]]([BE]DT|[BE]NG|[BE]PG|TLE)[[:space:]]'
 

9142 EDT End Document                                      0010 D3A9A8
 9143 BDT Begin Document                                    0010 D3A8A8
 9145   BNG Begin Named Page Group                          0010 D3A8AD
 9146     TLE Tag Logical Element                           001D D3A090
 9147     TLE Tag Logical Element                           001F D3A090
 9148     TLE Tag Logical Element                           0043 D3A090
 9149     TLE Tag Logical Element                           001D D3A090
 9150     TLE Tag Logical Element                           0016 D3A090
 9151     TLE Tag Logical Element                           001F D3A090
 9152     TLE Tag Logical Element                           0024 D3A090
 9153     TLE Tag Logical Element                           0015 D3A090
 9154     TLE Tag Logical Element                           001B D3A090
 9155     TLE Tag Logical Element                           001E D3A090
 9156     TLE Tag Logical Element                           0017 D3A090
 9157     TLE Tag Logical Element                           001A D3A090
 9158     TLE Tag Logical Element                           0014 D3A090
 9159     TLE Tag Logical Element                           0018 D3A090
 9160     TLE Tag Logical Element                           0018 D3A090
 9161     TLE Tag Logical Element                           0019 D3A090
 9162     TLE Tag Logical Element                           0018 D3A090
 9163     TLE Tag Logical Element                           0014 D3A090
 9164     TLE Tag Logical Element                           0015 D3A090
 9165     TLE Tag Logical Element                           0018 D3A090
 9166     TLE Tag Logical Element                           0024 D3A090
 9167     TLE Tag Logical Element                           0018 D3A090
 9168     TLE Tag Logical Element                           001C D3A090
 9169     TLE Tag Logical Element                           0019 D3A090
 9170     TLE Tag Logical Element                           001D D3A090
 9171     TLE Tag Logical Element                           001C D3A090
 9172     TLE Tag Logical Element                           001A D3A090
 9173     TLE Tag Logical Element                           0028 D3A090
 9174     TLE Tag Logical Element                           0027 D3A090
 9175     TLE Tag Logical Element                           0020 D3A090
 9176     TLE Tag Logical Element                           0018 D3A090
 9177     TLE Tag Logical Element                           0019 D3A090
 9178     TLE Tag Logical Element                           001A D3A090
 9179     TLE Tag Logical Element                           0017 D3A090
 9180     TLE Tag Logical Element                           0018 D3A090
 9181     TLE Tag Logical Element                           0017 D3A090
 9182     TLE Tag Logical Element                           0017 D3A090
 9183     TLE Tag Logical Element                           0017 D3A090
 9184     TLE Tag Logical Element                           0017 D3A090
 9185     TLE Tag Logical Element                           0017 D3A090
 9186     TLE Tag Logical Element                           0019 D3A090
 9187     TLE Tag Logical Element                           0017 D3A090
 9188     TLE Tag Logical Element                           0017 D3A090
 9189     TLE Tag Logical Element                           0057 D3A090
 9190     BPG Begin Page                                    0010 D3A8AF
 9973     EPG End Page                                      0010 D3A9AF
 9974   ENG End Named Group                                 0010 D3A9AD
 9976   BPG Begin Page                                      0010 D3A8AF
10263   EPG End Page                                        0010 D3A9AF
10265   BPG Begin Page                                      0010 D3A8AF
10504   EPG End Page                                        0010 D3A9AF
10506   BPG Begin Page                                      0010 D3A8AF
10656   EPG End Page                                        0010 D3A9AF
10657   BPG Begin Page                                      0010 D3A8AF
10714   EPG End Page                                        0010 D3A9AF
10715   BPG Begin Page                                      0010 D3A8AF
10859   EPG End Page                                        0010 D3A9AF
10860   BPG Begin Page                                      0010 D3A8AF
10953   EPG End Page                                        0010 D3A9AF
10954   BPG Begin Page                                      0010 D3A8AF
11000   EPG End Page                                        0010 D3A9AF
11001   BPG Begin Page                                      0010 D3A8AF
11079   EPG End Page                                        0010 D3A9AF
11080   BPG Begin Page                                      0010 D3A8AF
11131   EPG End Page                                        0010 D3A9AF
11132   BPG Begin Page                                      0010 D3A8AF
11231   EPG End Page                                        0010 D3A9AF
11232   BPG Begin Page                                      0010 D3A8AF
11319   EPG End Page                                        0010 D3A9AF
11320 EDT End Document                                      0010 D3A9A8
11321 BDT Begin Document                                    0010 D3A8A8
11323   BNG Begin Named Page Group                          0010 D3A8AD
11324     TLE Tag Logical Element                           0018 D3A090
11325     TLE Tag Logical Element                           0019 D3A090
11326     TLE Tag Logical Element                           0016 D3A090
11327     TLE Tag Logical Element                           0016 D3A090
11328     TLE Tag Logical Element                           0016 D3A090
11329     TLE Tag Logical Element                           001F D3A090
11330     TLE Tag Logical Element                           0018 D3A090
11331     TLE Tag Logical Element                           0014 D3A090
11332     TLE Tag Logical Element                           0015 D3A090
11333     TLE Tag Logical Element                           0019 D3A090
11334     TLE Tag Logical Element                           0017 D3A090
11335     TLE Tag Logical Element                           001A D3A090
11336     TLE Tag Logical Element                           0014 D3A090
11337     TLE Tag Logical Element                           0018 D3A090
11338     TLE Tag Logical Element                           0018 D3A090
11339     TLE Tag Logical Element                           0019 D3A090
11340     TLE Tag Logical Element                           0018 D3A090
11341     TLE Tag Logical Element                           0014 D3A090
11342     TLE Tag Logical Element                           0015 D3A090
11343     TLE Tag Logical Element                           0018 D3A090
11344     TLE Tag Logical Element                           0024 D3A090
11345     TLE Tag Logical Element                           0018 D3A090
11346     TLE Tag Logical Element                           001C D3A090
11347     TLE Tag Logical Element                           0019 D3A090
11348     TLE Tag Logical Element                           001D D3A090
11349     TLE Tag Logical Element                           001F D3A090
11350     TLE Tag Logical Element                           001A D3A090
11351     TLE Tag Logical Element                           0028 D3A090
11352     TLE Tag Logical Element                           0027 D3A090
11353     TLE Tag Logical Element                           0020 D3A090
11354     TLE Tag Logical Element                           0018 D3A090
11355     TLE Tag Logical Element                           0019 D3A090
11356     TLE Tag Logical Element                           001A D3A090
11357     TLE Tag Logical Element                           0017 D3A090
11358     TLE Tag Logical Element                           0018 D3A090
11359     TLE Tag Logical Element                           0017 D3A090
11360     TLE Tag Logical Element                           0017 D3A090
11361     TLE Tag Logical Element                           0017 D3A090
11362     TLE Tag Logical Element                           0017 D3A090
11363     TLE Tag Logical Element                           0017 D3A090
11364     TLE Tag Logical Element                           0019 D3A090
11365     TLE Tag Logical Element                           0017 D3A090
11366     TLE Tag Logical Element                           0017 D3A090
11367     TLE Tag Logical Element                           0056 D3A090
11368     BPG Begin Page                                    0010 D3A8AF
11373     EPG End Page                                      0010 D3A9AF
11374   ENG End Named Group                                 0010 D3A9AD
11376   BPG Begin Page                                      0010 D3A8AF
11397   EPG End Page                                        0010 D3A9AF
11398 EDT End Document                                      0010 D3A9A8


11
Hello Alessandro,

This is what I was able to capture and paste as not able to scroll more in the window.
I had used arsafpd -d -t -i <file name>
 

952577     TLE Tag Logical Element                          0014 D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'XX'
          TLE Attribute Value Triplet (36)
          TLE  Value = ''
952578     TLE Tag Logical Element                          0018 D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'XXX'
          TLE Attribute Value Triplet (36)
          TLE  Value = ''
952579     TLE Tag Logical Element                          0018 D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'XXX'
          TLE Attribute Value Triplet (36)
          TLE  Value = ''
952580     TLE Tag Logical Element                          0019 D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'XXXX'
          TLE Attribute Value Triplet (36)
          TLE  Value = ''
952581     TLE Tag Logical Element                          0018 D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'XXXX'
          TLE Attribute Value Triplet (36)
          TLE  Value = ''
952582     TLE Tag Logical Element                          0014 D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'XXXX'
          TLE Attribute Value Triplet (36)
          TLE  Value = ''
952583     TLE Tag Logical Element                          0015 D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'XXX'
          TLE Attribute Value Triplet (36)
          TLE  Value = ''
952584     TLE Tag Logical Element                          0018 D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'XXXX'
          TLE Attribute Value Triplet (36)
          TLE  Value = ''
952585     TLE Tag Logical Element                          0018 D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'XXXX'
          TLE Attribute Value Triplet (36)
          TLE  Value = ''
952586     TLE Tag Logical Element                          001C D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'XXXX'
          TLE Attribute Value Triplet (36)
          TLE  Value = ''
952587     TLE Tag Logical Element                          0019 D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'XXXXX'
          TLE Attribute Value Triplet (36)
          TLE  Value = ''
952588     TLE Tag Logical Element                          001A D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'XXXX'
          TLE Attribute Value Triplet (36)
          TLE  Value = ''
952589     TLE Tag Logical Element                          001D D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'XXXX'
          TLE Attribute Value Triplet (36)
          TLE  Value = 'XXX'
952590     TLE Tag Logical Element                          001C D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'xxx'
          TLE Attribute Value Triplet (36)
          TLE  Value = 'xxx'
952591     TLE Tag Logical Element                          001A D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'xxxx'
          TLE Attribute Value Triplet (36)
          TLE  Value = ''
952592     TLE Tag Logical Element                          002A D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'xxxx'
          TLE Attribute Value Triplet (36)
          TLE  Value = 'xxx'
952593     TLE Tag Logical Element                          001F D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'xxxxx'
          TLE Attribute Value Triplet (36)
          TLE  Value = 'xxxx'
952594     TLE Tag Logical Element                          0022 D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'xxxx'
          TLE Attribute Value Triplet (36)
          TLE  Value = 'xxxx'
952595     TLE Tag Logical Element                          0018 D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'xxxx'
          TLE Attribute Value Triplet (36)
          TLE  Value = 'x'
952596     TLE Tag Logical Element                          0019 D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'xxx'
          TLE Attribute Value Triplet (36)
          TLE  Value = ''
952597     TLE Tag Logical Element                          001A D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'xxxx'
          TLE Attribute Value Triplet (36)
          TLE  Value = ''
952598     TLE Tag Logical Element                          0017 D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'xx'
          TLE Attribute Value Triplet (36)
          TLE  Value = ''
952599     TLE Tag Logical Element                          0017 D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'xxxx'
          TLE Attribute Value Triplet (36)
          TLE  Value = ''
952600     TLE Tag Logical Element                          0018 D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'xxx'
          TLE Attribute Value Triplet (36)
          TLE  Value = ''
952601     TLE Tag Logical Element                          0017 D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'xxxx'
          TLE Attribute Value Triplet (36)
          TLE  Value = ''
952602     TLE Tag Logical Element                          0017 D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'xxxx'
          TLE Attribute Value Triplet (36)
          TLE  Value = ''
952603     TLE Tag Logical Element                          0017 D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'xxxx'
          TLE Attribute Value Triplet (36)
          TLE  Value = ''
952604     TLE Tag Logical Element                          0017 D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'xxx'
          TLE Attribute Value Triplet (36)
          TLE  Value = ''
952605     TLE Tag Logical Element                          0017 D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'xxxx'
          TLE Attribute Value Triplet (36)
          TLE  Value = ''
952606     TLE Tag Logical Element                          0019 D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'xxxx'
          TLE Attribute Value Triplet (36)
          TLE  Value = ''
952607     TLE Tag Logical Element                          0017 D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'xxxx'
          TLE Attribute Value Triplet (36)
          TLE  Value = ''
952608     TLE Tag Logical Element                          0017 D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'xxxx'
          TLE Attribute Value Triplet (36)
          TLE  Value = ''
952609     TLE Tag Logical Element                          0055 D3A090
          TLE Fully Qualified Name Triplet (02)
          TLE  0B Attribute Name
          TLE  Name = 'xxxxx'
          TLE Attribute Value Triplet (36)
          TLE  Value = 'xxxxxxxxxx'
952610     BPG Begin Page                                   0010 D3A8AF
952611       BAG Begin Active Environment Group             0010 D3A8C9
952612         MCF1 Map Coded Font1                         0060 D3B18A
              MCF1  Coded font local identifier = 1 (1)
              MCF1  Section identifier = 0 (0) (00 = single byte font)
              MCF1  Coded font name = 'xxxx'
              MCF1  Code page name = '(NULL)  '
              MCF1  Character set name = '(NULL)  '
              MCF1  Coded font local identifier = 2 (2)
              MCF1  Section identifier = 0 (0) (00 = single byte font)
              MCF1  Coded font name = 'Xxxxxx'
              MCF1  Code page name = '(NULL)  '
              MCF1  Character set name = '(NULL)  '
              MCF1  Coded font local identifier = 3 (3)
              MCF1  Section identifier = 0 (0) (00 = single byte font)
              MCF1  Coded font name = 'xxxxx'
              MCF1  Code page name = '(NULL)  '
              MCF1  Character set name = '(NULL)  '
952613         PGD Page Descriptor                          0017 D3A6AF
              PGD  Page unit base for the X axis = 0 (0)
              PGD  Page unit base for the Y axis = 0 (0)
              PGD  Page units per unit base for the X axis = 3000 (BB8)
              PGD  Page units per unit base for the Y axis = 3000 (BB8)
              PGD  Page extent for the X axis = 2550 (9F6)
              PGD  Page extent for the Y axis = 3300 (CE4)
952614         PTD1 Presentation Text Desc1                 0014 D3A69B
              PTD1  Unit Base x = 0 (0)
              PTD1  Unit Base y = 0 (0)
              PTD1  L-Units per Unit Base x = xxxx (BB8)
              PTD1  L-Units per Unit Base y = xxxx (BB8)
              PTD1  Page Size x = 2550 (9F6)
              PTD1  Page Size y = 3300 (CE4)
952615       EAG End Active Environment Group               0010 D3A9C9
952616       BCT Begin Composed-Text Block                  0010 D3A89B
952617         PTX Presentation Text Data                   04D6 D3EE9B
              PTX  Amount of PTOCA data = xxx
952618       ECT End Composed-Text Block                    0010 D3A99B
952619       BCT Begin Composed-Text Block                  0010 D3A89B
952620         PTX Presentation Text Data                   01C9 D3EE9B
              PTX  Amount of PTOCA data = xxx
952621       ECT End Composed-Text Block                    0010 D3A99B
952622       BCT Begin Composed-Text Block                  0010 D3A89B
952623         PTX Presentation Text Data                   00AC D3EE9B
              PTX  Amount of PTOCA data = xxx
952624       ECT End Composed-Text Block                    0010 D3A99B
952625       BCT Begin Composed-Text Block                  0010 D3A89B
952626         PTX Presentation Text Data                   0075 D3EE9B
              PTX  Amount of PTOCA data = xxx
952627       ECT End Composed-Text Block                    0010 D3A99B
952628     EPG End Page                                     0010 D3A9AF
952629   ENG End Named Group                                0010 D3A9AD
952630 EDT End Document                                     0010 D3A9A8

12
Hey Alessandro,

I tried to debug using arsafpd utility, no error line was pointed out.

Result of the ARSAFPD option -s -i

ARS7104I Document type: AFP
ARS7107I Group TLE structured fields were encountered

Still the issue is there... :(

13
Hello Justin,

Thanks for the link.

As suggested I tried the arsafpd utility in my AIX box it did not show any error for the AFP.


Hello Alessandro,

Thanks for the response..

In my CMOD AG setup I have 45 index fields. Now I tired to archive the same AFP using OS/390 indexer in AIX and all seems to be good.
I am able to see 42 rows loaded into CMOD and can access each document individually i.e a total of 42 documents are loaded and each document has 5 pages which I can see in CMOD Client window as 1/5 pages and I am able to scroll and view all the pages of each and every 42 loaded documents.

Where as when I archive same AFP using ACIF I am only able to view 1 page for each of 42 documents that are archived.
For every entry in CMOD Client I am able to view 1/1 page only.
So is there any specific configuration or parameters I missed when loading thru ACIF indexer.

14
Hello..

I have a AFP file(with multiple pages) and I am using ACIF indexer to load it in CMOD. It is getting successfully loaded, but when I retrieve the same document I am only able to view a One page document were as the system log says all the rows loaded successfully. Not able to view the rest of the pages. Whereas the same AFP I am able view with all pages which is loaded using OS/390 indexer.

Please can anyone can advice what is being missed in the ACIF part.

ACIF indexer:
CC=YES
CCTYPE=A
CONVERT=YES
CPGID=500
MCF2REF=CF
TRC=NO
FORMDEF=F1FMMST
FDEFLIB=/opt/xx/xx
FONTLIB=/opt/xx/xx
OVLYLIB=/opt/xx/xx
PDEFLIB=/opt/xx/xx
PSEGLIB=/opt/xx/xx
EXTENSIONS=RESORDER
FILEFORMAT=STREAM
DCFPAGENAMES=NO
UNIQUEBNGS=YES
RESFILE=SEQ
RESTYPE=ALL
IMAGEOUT=ASIS
INDEXOBJ=ALL

System log:
APK440I ACIF AT IM43P11 HAS COMPLETED NORMALLY WITH RETURN CODE 0.
ARS4308I 08/07/15 09:40:02 Indexing completed
ARS4312I 08/07/15 09:40:02 -- Loading started, 4783423 bytes to process
ARS1140I Resource ./dcorr01.afp.res matches the resource >14-20-0<
ARS1143I The field name 'INFNAME' found in the index file does not match any expected fields.  The field will be ignored.
ARS1144I OnDemand Load Id = >6321-20-0-73FAA-19000101000000-20140418000000-6322<
ARS1146I Loaded 42 rows into the database
ARS1175I Document compression type used - OD77.  Bytes Stored = >538975< Rows = >42<
ARS4310I 08/07/15 09:40:04 Loading completed

Pages: [1]