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 - fnb4321

Pages: [1] 2 3 4
1
MP Server / Shutting down arssockd
« on: November 22, 2020, 11:16:11 AM »
   We upgraded to version 10.1.0.5 a few months ago and this weekend we had to shutdown arssockd so the servers could be patched.

We logged in as root and switced user to ARCHIVE but were not able to shutdown arssockd via the arssockd stop or the arssockd -T commands

We ended up having to kill the arssockd process.  We do not have the issue in CERT where we are at 10.1.0.6 instead of 10.1.0.5

I thought maybe the newest fixpack addressed the issue but after looking at the README I did not see any reference to it.

  Has anyone else experienced issues where the arssockd stop command does not shutdown CMOD ?

2
MP Server / Re: CMOD File Size Limit
« on: September 11, 2020, 06:30:22 AM »
Linux Red Hat

3
MP Server / Re: CMOD File Size Limit
« on: September 10, 2020, 05:59:26 AM »
  This is Linux environment and will be PPD files.

4
MP Server / Re: CMOD File Size Limit
« on: September 09, 2020, 08:59:03 AM »
Thanks Justin.

These will be concatenated PPD files with 1099 statements. 

So - guess what I need to know is max recommended size of a concatenated file

5
MP Server / CMOD File Size Limit
« on: September 09, 2020, 06:51:16 AM »
  We are going to be receiving some large PPD files to load into OnDemand (version 10.1.0.5)

What is the max file size that could be ingested into CMOD ?  I think I read somewhere that it was 50MB but want to confirm.

6
Windows Client / Display Document Location (Folder)
« on: February 28, 2020, 01:04:47 PM »
  Does anyone know if disabling the Display Document Location have much of an effect on performance.

I noticed most of our folders have it enabled but don't really see the need since all of our documents are cache storage.

Am I missing something ?

7
Windows Client / Send Option (File Menu) Grayed Out in WIN10/Outlook 365
« on: February 26, 2020, 08:24:16 AM »
  Last year we moved to WIN10 and Office 365.
The Send Option is grayed out under the File menu on the thick client.

  On our side we have tried both 32 and 64 bit clients and have default app settings to Outlook and MAPI is enabled.
We are using the most recent 10.1.0.5 client and we have tested against both 9.5.0.11 and 10.1.0.5 CMOD versions

We opened a case with IBM and after several months (they had to order Office365, etc.) they got back to us and stated that the Send option is grayed out for them as well.

  IBM is sending to their development team but stated it might be a Microsoft issue.

Has anyone else run into this?  I find it hard to believe we are their first customer to use WIN10 and Outlook 365 but again according to IBM support it does not work for them either.


8
Report Indexing / Re: PDF Indexing - Page Piece Dictionary
« on: February 12, 2020, 09:06:49 AM »
  I have done some timings.  We used to have some medium sized credit card PDF files.

They took about 40 minutes to load using the PDF Indexer X/Y coordinates.

We had the vendor convert to PPD files and the same size files take less than 5 minutes to load.

We noticed a HUGE difference loading PPD files as opposed to using X/Y coordinates

9
Report Indexing / Re: AFP files won't load
« on: January 15, 2020, 07:51:21 AM »
OK - finally figured out what the issue was in case anyone else runs into.

For this upgrade we will be moving from AIX to Linux servers.

The reason the AFP files would not load on the Linux servers is because AIX is big endian and Linux is little endian.

So - I have to change the NO-OP trigger so that the least significant value in the sequence is stored first at the lowest storage address.

10
Report Indexing / Re: AFP files won't load
« on: January 06, 2020, 12:20:09 PM »
  So I have a little more info.

When attempting to load/index the AFP files on Linux server (using version 10.1.0.5) it is not recognizing the AFP NO-OP records that we are using as the base trigger info.

  The arsafpd command shows that the NO-OP records are there.  If I change the trigger to something other than the X'5A' NO-OP then the files load with no issue.

 The same exact files loading on to current prod AIX server (using version 9.5.0.11) load with no issues.

Could there be some difference between AIX and Linux servers in regards to codepage that would cause the NO-OP records not to be recognized on the Linux server ?

11
Report Indexing / Re: AFP files won't load
« on: December 12, 2019, 08:17:03 AM »
Thanks Ed - I don't think it is related to that but I will look into it.  Below are the actual indexer parameters being used - I do not see any exit or INDEXSTYLE=AFP reference.

cc = yes
cctype = a
convert = yes
cpgid = 500
field1 = 0,18,7                     
field2 = 0,25,5                     
field3 = 0,30,17                   
field4 = 0,47,40                   
field5 = 0,87,8                     
field6 = 0,87,8                     
fileformat = record
imageout = asis
index1 = X'E2E3A89785',field1                               
index2 = X'C2819592D596',field2                             
index3 = X'C18383A3D596',field3                             
index4 = X'C3A4A2A3D5819485',field4                     
index5 = X'E2C481A385',field5                               
index6 = X'E2D78599899684',field6                       
indexstartby = 99
formdef=F1CSFCRE                   
reslib = /arscfg/resources:/arscfg/fonts
restype  = fdef,pseg,ovly
trigger1 = *,1,X'5A008AD3EEEE000000'
INDEXOBJ=ALL

12
Report Indexing / AFP files won't load
« on: December 12, 2019, 06:50:13 AM »
  We are in the process of upgrading from 9.5.0.11 to 10.1.0.5 and are currently testing sending different report formats to the 10.1 cert server.

  Line mode reports are loading with no issue but AFP files are failing with the APK448S error (indexing was requested but no trigger info was found, etc..). I verified the trigger info is there and the same files load into the same version of the app group/application on our 9.5 CMOD server with no issue.

  I am basically doing a dual load - sending the file(s) to both the 9.5 server and the other to the new 10.1 cert server.  The files load on the 9.5 server but fail on the 10.1 server.  The app groups/applications were copied from the 9.5 server to the 10.1 server so they are identical.
  I am stumped..  Anyone ever ran into this issue ?

13
MP Server / AIX vs Linux
« on: March 01, 2019, 09:45:44 AM »
  We are in the process of planning upgrade from CMOD 9.5 to 10.1

We currently run on AIX 7.1 but the UNIX team that are the OS admins want to move to Linux.  I am mainly just the CMOD application admin and admit I am no Unix expert but I always thought that AIX was king when it comes to performance and reliability. 

  We provide online banking customers with access to all their electronic statements and average around 35,500 concurrent users so performance and reliability are critical.

  Could anyone educate me on pros/cons of AIX vs Linux ?  I am not sure what advantage moving to Linux would provide other than maybe cost related ?

14
Did you try changing the INDEXSTARTBY parameter to 99 instead of 1 ?

15
MP Server / User Login Activity - System Parameter
« on: January 17, 2018, 07:18:44 AM »
  Under general System Parameters we currently have login/logoff system logging turned off because of the volume of logins for external Web Banking customers, etc.  (Our logs were HUGE before we turned this logging off).

  If we wanted to disable users after 90 inactive days (User Login Activity section) would it still work since we have the system logging turned off ?

My initial guess is that it would since it still has Last Login information under the USERS information

Pages: [1] 2 3 4