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

Pages: 1 ... 19 20 21 22 23 [24] 25 26 27 28 29 ... 37
346
iSeries / Re: Disabling Users
« on: June 25, 2018, 01:19:52 PM »
I had a second to look at this for you, heres the field youre going to want..Note there are samples in the xml dir..

[wasadmin@server xml]$ more ondemand.xsd | grep disable
      <xs:attribute name="disableUser"         type="yesnoString"     use="optional"/>
     <xs:attribute name="disableOrLockUser" type="disableOrLockUserValue" use="optional"/>
  <xs:simpleType name="disableOrLockUserValue">
[wasadmin@server xml]$ pwd
/opt/ibm/ondemand/V10.1/xml

soo..disableUser="yes" in an xml file, then just arsxml update to read it..should be a piece of cake.

I've just read through ondemand.xsd to figure out fields for arsxml, it can be tricky but not too bad.

347
iSeries / Re: Disabling Users
« on: June 25, 2018, 11:24:13 AM »
arsxml should work.

348
Ive always ran ARSMAINT off hours due to behind the scenes work to the DB/Storage (Ive seen issues like yours in DR550 and Centera..)

Also- Check your system log for 65/226 records

349
ive seen that you have to actually have to draw the box a bit bigger than the field. I dont have any text based PDF files handy otherwise I would show you.

It's been like this since I started in CMOD..2009/2010..

350
Other / Re: CMOD Certification Exam?
« on: June 08, 2018, 06:11:50 AM »
check under analytics. I was wondering this myself.

351
I figured it was something like that. I've seen lots of headaches with oracle, but I can see your reasoning.

Good Luck!

352
MP Server / Re: Shared cache path issue
« on: June 05, 2018, 07:36:39 AM »
Yeah, the links on IBM CMOD Windows don't support remote/network access -- last time I checked, they don't contain hostnames inside the links.  But I don't work with IBM CMOD for Windows very often anymore.

-JD.

Do you think windows cmod will be depricated in the next release? I know whats a long shot, but just wondering.

353
Report Indexing / Re: PDF issue
« on: May 18, 2018, 07:36:12 AM »
I think I have seen this after reading your response

Application level- trying PDF vs user defined "pdf"  I think user defined pdf + PDF Indxer work, but PDF didnt...extremely weird

354
MP Server / Re: Arsdoc get bringing separate metafiles
« on: May 18, 2018, 07:34:34 AM »
When generating the generic index file with arsdoc get, it doesn't appear to be possible to have the files separately.  This has been an annoyance of mine for years.  :)

-JD.

I meant, try hitting this generated file with VI

355
Curious about why you're moving from DB2 to Oracle?

356
MP Server / Re: Arsdoc get bringing separate metafiles
« on: May 17, 2018, 08:20:48 AM »
Stupid question.

What happens when you vi the file generated?

357
many moons ago, 8.4, ive seen a "bad" file cause this.

358
MP Server / Re: CMOD 8.5 to 10.1 Cross platform migrate
« on: May 15, 2018, 06:31:40 AM »
There is no published documentation on this type of migration.  IBM Lab Services normally performs this sort of work, or local IBM Business Partners, or consultants.

There are actually a number of advantages of doing the export of data from v8 to v10 -- because a lot of the new features in CMOD v10 only work when data is loaded, not when a server is migrated or upgraded to v10.

-JD.

JD is right. Install a whole new system, and migrate the data.

IMHO- doesnt sound difficult. but who knows! Come back with questions! Glad to help.

359
MP Server / Re: To install FTS server or not?
« on: May 09, 2018, 07:04:23 AM »
my opinion- in the 6-7 CMOD installs ive seen ranging from all sizes, ive never seen it used.

360
MP Server / Re: arssockd failing to start with SSL port defined.
« on: May 09, 2018, 06:50:47 AM »
The ulimit issue pops up so frequently that I'm going to make a note of it in the IBM CMOD troubleshooting guide on the wiki:  http://cmod.co/troubleshooting

-JD.

I was told by John @ IBM to pretty much max them out. I've had grumpy SA's in the past say no. We are maxed out now and running fine.

Pages: 1 ... 19 20 21 22 23 [24] 25 26 27 28 29 ... 37