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 - Justin Derrick

Pages: 1 ... 3 4 5 6 7 [8] 9 10 11 12 13 ... 133
106
It looks like you already have a .ind file in the directory, so arsload is trying to use that, but sees that there's already an index file in the directory.

-JD.

107
OD/WEK & JAVA API / Re: How install odwek v10.x only to linux?
« on: March 25, 2022, 06:01:50 AM »
Nope, install the whole package.  It's not that big, only a couple hundred MB.

-JD.

108
MP Server / Re: Error changing field data type
« on: March 24, 2022, 12:03:36 PM »
It looks like the problem is that you have defined the field as a 'Date and Time' field, when you really just wanted a 'date' field.

You can fix this by copying the App Group definition and making the change from date/time field to a date field before you save it.  Once you set a field type, you can't change it.

Alternately, make sure the index data that you're trying to load contains date *and* time information - even if it's just zeros.

And of course, make sure that inside your Application Definition, you're using the right date field format - %m/%d/%y, etc.

Good luck!

-JD.

109
Report Indexing / Re: Bad Character in data file
« on: March 15, 2022, 11:02:33 PM »
Just confirming what Ed and Darrell are saying here - in situations where I've moved customers from CMOD databases defined in the local codepage to Unicode, I had to increase the length of fields across the board to make room for double-byte characters.  I'm looking at YOU, Norway... with all your extra vowels.  :D

-JD.

110
Other / Re: Query Restrictions - Converting to a single Table
« on: February 25, 2022, 12:28:30 PM »
Doesn't it make more sense to define these as groups, and add and remove users from the groups?  There's no discussion about how Folders fit into this situation - are you accessing AGs directly through the ODWEK API or one of the command line clients?

-JD.

111
Content Navigator / Re: ARSDOCGET Command scripts
« on: February 22, 2022, 09:48:04 AM »
Your best bet in this case is to perform a search in the client software that matches what you want to extract, then save the results as a 'Named Query', then specify the Named Query on CMOD's arsdoc get command line with the '-q' parameter.

-JD.


112
General / Re: arsdoc get
« on: February 01, 2022, 09:02:33 AM »
It simply looks like you aren't able to open a specific file: 

    ARS5441E Open failed for input file - /u/s61288l/tmp/ldITR19.0.NIDX90D21.IT635P01-R19-V02

You might need to remove the directory path from the generic index file if you've moved the data to a different system for loading.

-JD.

113
General / Re: arsdoc get
« on: January 27, 2022, 02:39:59 PM »
Can you give us more information about what you're doing?  Some insight into the Application definition and which arsdoc command you're using would help. 

-JD.

114
From IBM support:

Quote
https://supportcontent.ibm.com/support/pages/node/6541526
 
Unsecured and anonymous FTP to upload IBM documentation will be disabled 31 August 2022
 
Effective 31 August 2022, all uploads of documentation to both the IBM testcase and ecurep servers' /toibm directories will require an authenticated log-in using an IBM Support File Transfer ID and password (token). In addition, a secure transport protocol, such as HTTPS, FTPS, or SFTP will need to be used to upload to the testcase and ecurep servers.

115
Tips and Tricks / Re: Document size on disk i AFP format
« on: January 26, 2022, 10:36:11 AM »
The easiest way is to calculate an average compression ratio for an Application by using the input and output sizes in the System Load table, then calculate the average size of each document, then multiply it out by the number of documents.

I'd also be interested to know more about your project and how you're handling the conversion.  Can you share a little more information on your process?

-JD.

116
This sounds like a connectivity problem - are there any firewalls between these systems (either in the network infrastructure, or on the servers themselves)?  Are you using any non-default port numbers?  Is SSL enabled on either system?

-JD.


117
MP Server / Re: Upgrade CMOD 8.5 to 10.5
« on: January 24, 2022, 02:08:55 PM »
Hey Andre.

Since I really don't know your environment, I can't comment on which option is best for you - but I'll give you the standard advice I tell everyone who is upgrading CMOD - do your upgrade in each region (from Dev to QA to DR to Prod) and make sure you define a testing plan at the very beginning to make sure everything works the way you expect on the new version.

Good luck!

-JD.

118
Windows Client / Re: Duplicate ids
« on: January 21, 2022, 03:19:14 PM »
Which image type are you trying to upload?  The forum supports JPEG, GIF, PNG, ICS, & TIF/TIFF extensions, and the size needs to be under 25MB.

Maybe send your screen caps to me via eMail, and I'll convert them and post them if you're still having trouble.

-JD.

119
MP Server / Re: Upgrade CMOD 8.5 to 10.5
« on: January 21, 2022, 03:03:30 PM »
Requisite information can be found in the 'ReadMe', and I keep an archive of the latest CMOD ReadMe files on the wiki:

https://cmod.wiki/dox/CMOD-v8.5-README.txt

https://cmod.wiki/dox/CMOD-v9.0-README.txt

https://cmod.wiki/dox/CMOD-v10.1-README.txt

https://cmod.wiki/dox/CMOD-v10.5-README.txt

-JD.

120
Windows Client / Re: change of type of a index field
« on: January 12, 2022, 07:02:19 PM »
Yeah, this isn't an easily solvable issue.  You'd normally copy the app group, change the field type to BigInt, then add the new App Group to the folder definition - but I don't think you can map a 'bigint' AppGroup field to an 'integer' folder field.

This might be a good Enhancement request.  I've also seem this problem when trying to combine AppGroups that are copies, where one of the date fields is a standard 'date' field, and the other is a 'date/time' field.

-JD.

Pages: 1 ... 3 4 5 6 7 [8] 9 10 11 12 13 ... 133