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.


Topics - Ed_Arnold

Pages: 1 ... 4 5 6 7 8 [9] 10 11 12 13 14
121
z/OS Server / EoS CMOD 8.5 April 30th, 2016
« on: November 21, 2014, 09:29:14 AM »
Announcement  914-241

Software withdrawal and support discontinuance: IBM Content Manager OnDemand for z/OS V8.5, which includes the AFP2WEB for z/OS features - Replacements available

http://www-01.ibm.com/common/ssi/cgi-bin/ssialias?infotype=an&subtype=ca&appname=gpateam&supplier=897&letternum=ENUS914-241

Ed

122
z/OS Server / Recommended DB2 on z/OS Service, V10 and V11
« on: November 21, 2014, 08:05:07 AM »
Under certain circumstances, CMOD will trigger a poor performance choice in DB2 for retrieval.

Note:  no abend, just a performance improvement.

This is fixed by PI20473:  INCORRECT FILTER FACTOR WHEN INDEX PROBING IS USED FOR A LIKE PREDICATE UNDER REOPT

http://www-01.ibm.com/support/docview.wss?uid=swg1PI20473

Ed




123
Windows Client / New in 9.5, the ability to use any language
« on: November 04, 2014, 11:51:10 AM »
Starting with CMOD 9.5, all languages will be installed when the client is installed.

By default, the CMOD client will start with the language of the locale that your Windows system is using.

This can be overridden:

http://www-01.ibm.com/support/knowledgecenter/SSQHWE_9.5.0/com.ibm.ondemand.winclient.doc/dodwc030.htm?lang=en

Quote
Language ID Override ? /L

If this parameter is specified, Content Manager OnDemand uses the language ID included with this parameter to override the language ID from the Windows registry for the user in the current session.

Valid language IDs are three-letter language codes such as ENU, JPN, or CHS.
C:\ARS32\ARSGUI32 /L JPN

Ed

124
z/OS Server / Hints and Tips for Java on z/OS
« on: November 04, 2014, 10:41:51 AM »
Here's a good read:

Hints and Tips for Java on z/OS

http://www-03.ibm.com/systems/z/os/zos/tools/java/faq/javafaq.html

Note how if you're using 64 bit java, the ulimit -a command should show that you have memory above the bar available for use:

/u/odv733>ulimit -a               
core file         unlimited       
cpu time          unlimited       
data size         unlimited       
file size         unlimited       
stack size        unlimited       
file descriptors  64000           
address space     1009192k       
memory above bar  2048m    <-----------     
/u/odv733>                       


Ed

125
z/OS Server / Anybody else at Enterprise2014?
« on: October 05, 2014, 05:21:01 PM »
I'm here.  Drop me a line if you want to meet up.  earnold@us.ibm.com

Ed Arnold

126
Could everyone out there please run the following?

SELECT AGID, NAME, MASK, HEX(MASK) FROM highlevel.ARSAGFLD WHERE
  MASK < 0                                                       

If you have any results, please drop me a note earnold@us.ibm.com.

I want to know what release of CMOD you're on if you have any output.

Thanks!

Ed Arnold



127
z/OS Server / ACIF V4R5 Now Available
« on: September 15, 2014, 07:09:35 AM »
This one sneaked right under my radar.

New ACIF level, V4R5M0.

PSP Bucket at  http://www-01.ibm.com/support/docview.wss?uid=isg1_ACIF450_HQN4450

Ed

128
Just found out today that the current ServerPac build is missing the following from the Program Directory for CMOD V9:

mkdir '-pathprefix-/usr/lpp/ars' MODE (7,5,5)

If you're getting ICH408I's and they say something like this...

ICH408I USER(ARSSERVR) GROUP(ARS     ) NAME(MY FAV 
  /usr/lpp/ars/V9R0M0/icudt48e/cnvalias.icu           
  CL(DIRSRCH ) FID(E2D4D7F0F2F60016000000004E8D0790) 
  INSUFFICIENT AUTHORITY TO STAT                     
  ACCESS INTENT(--X)  ACCESS ALLOWED(OTHER      ---) 
  EFFECTIVE UID(1001109830)  EFFECTIVE GID(0000055558)
ICH408I USER(ARSSERVR) GROUP(ARS     ) NAME(MY FAV 
  /usr/lpp/ars/V9R0M0/icudt48e.dat                   
  CL(DIRSRCH ) FID(E2D4D7F0F2F60016000000004E8D0790) 
  INSUFFICIENT AUTHORITY TO STAT                     
  ACCESS INTENT(--X)  ACCESS ALLOWED(OTHER      ---) 
  EFFECTIVE UID(1001109830)  EFFECTIVE GID(0000055558)
...then check to see if /usr/lpp/ars/ has the same permissions as /usr/lpp/ars/V9R0M0/

Ed


129
8.5.0.9 which came out April 19 is a server-only release.

9.0.0.4, which came out about the same time, is a Windows Client only release.  There is no server level 9.0.0.4 ... that number will be skipped. 

ODWEK was not updated in 9.0.0.4.

Ed

130
Hail to our newest member of the team, Brian.  Some of you may have already worked with him.  He's been a long time systems programmer both as a customer and as an IBM internal employee and brings a lot of experience to the group.   :)  Hello Brian!

Ed (that's me if you haven't guessed) and Larry --- for those of us who don't know us --- we are about as fresh as the pyramids and we're still here.   ::)

However, with a heavy heart, I report that Trina has moved on to a position in development.  The rest of us Level 2 wonks didn't want to see her go but how could we stand in her way?   :'(  Best wishes, Trina! 

Ed

131
z/OS Server / DB2 V11? May require ODBC service
« on: March 11, 2014, 11:11:19 AM »
PI05686 needs to be installed if you receive the following -518:


>  Fetch row failed -1                                                         
>  ODF SQL entry print_error rtn                                               
>  ODF SQL SQLSTATE: 07003                                                     
>  ODF SQL Native Error Code: -518                                             
>  ODF SQL buffer: {DB2 FOR OS/390}{ODBC DRIVER}{DSN11015}                     
>   DSNT408I SQLCODE = -518, ERROR:  THE EXECUTE STATEMENT DOES NOT IDENTIFY A
>            VALID PREPARED STATEMENT                                         
>   DSNT418I SQLSTATE   = 07003 SQLSTATE RETURN CODE                           
>   DSNT415I SQLERRP    = DSNXERT2 SQL PROCEDURE DETECTING ERROR               
>   DSNT416I SQLERRD    = -280  0  0  -1  0  0 SQL DIAGNOSTIC INFORMATION     
>   DSNT416I SQLERRD    = X'FFFFFEE8'  X'00000000'  X'00000000'  X'FFFFFFFF'   
>            X'00000000'  X'00000000' SQL DIAGNOSTIC INFORMATION               
>    ERRLOC=5:10:2


Ed


132
z/OS Server / zFS - Enhanced Large Directory Support in z/OS 1.13
« on: February 21, 2014, 08:02:05 AM »
I thought this was an interesting enhancement.

Contact zFS support if you have any questions, especially as to whether you have a directory which is considered "large" or not.

OA40530

PROBLEM SUMMARY:                                                     
****************************************************************     
* USERS AFFECTED: zFS Release 13                               *     
*                 FMID:HZFS3D0                                 *     
****************************************************************     
* PROBLEM DESCRIPTION: New function is being added.            *     
*                      Directory operations (lookup, create,   *     
*                      remove) on version 4 directories,       *     
*                      which is the current directory format   *     
*                      in zFS on z/OS V1R13, get               *     
*                      progressively slower as the size of     *     
*                      the directory increases. This may be    *     
*                      seen in modify zfs,query,kn output.     *     
*                      Also, directory read operations         *     
*                      (specifically the readdir plus          *     
*                      operation) can be slow for large        *     
*                      directories.  This can be seen in the   *     
*                      modify zfs,query,lfs output as a low    *     
*                      vnode cache hit rate.                   *     
****************************************************************     
* RECOMMENDATION: APPLY PTF                                    *     
****************************************************************     
Version 4 directories are linear with entries that are not           
stored in any order.  Searching a directory to find that an           
 entry does not exist or to find free space to create a new           
entry means the entire directory is sequentially searched.           
The larger the directory, the more this becomes a                     
performance problem.                                                 
                                                                     
When doing directory read operations (specifically the               
readdir plus operation), vnodes are created for each entry           
name found so that their attributes can be easily obtained           
and provided to the caller as output of the operation.  This         
can cause unnecessary reuse of items in the vnode cache,             
and the stealing of vnode extensions.  Stealing the vnode             
extensions will be delayed if user data needs to be written           
to disk (if the vnode represented a file being updated).             
                                                                     
PROBLEM CONCLUSION:                                                   
                                                                     
TEMPORARY FIX:                                                       
                                                                     
                                                                     
COMMENTS:                                                             
The complete solution to this problem is using version 1.5           
aggregates and extended directories in z/OS V2R1.
  In                 
order to help alleviate this large directory performance             
problem for a limited amount of time (z/OS V1R13 and                 
z/OS V2R1 only) for some larger directories before                   
migrating to version 1.5 aggregates, zFS will allow the               
creation of new Large Fast Lookup Cache buffers above                 
the bar (64 bit storage) that will be used to fully cache             
large directories.  Directories which are eligible to use this       
new cache must be small enough to fit in the cache and yet           
large enough to meet minimum size requirements.                       
                                                                     
This is a partial solution and may help in some cases where           
the size of a frequently accessed directory in a zFS                 
aggregate has become too large and its performance is                 
degraded.  This is a global setting and not specific to any           
one zFS aggregate or directory. All zFS directories meeting           
the criteria defined by the setting of the 'flc' parameter will       
be eligible to use this new cache. The user must be aware of         
their file system environment and directory sizes in order           
to choose the proper values for the 'flc' parameters or they         
will not realize the maximum benefit of this new function.           
                                                                     
...                             
                                                                     
This solution may not be acceptable for all installations.           
For example, if there are hundreds of very large directories,         
then there may not be enough storage available in the ZFS             
address space or in paging datasets or auxiliary storage to           
make this a viable option. If the large directories are not           
frequently accessed, the benefits will be minimal. The               
administrator should take all of these factors into account           
before electing to use Large FLC buffers.  If you do elect           
to use the Large FLC buffers, then you should periodically           
monitor your performance and your directory sizes to                 
ensure the Large FLC buffer definition is properly                   
configured for your environment.                                     


(Much more detail in the APAR text)

133
z/OS Server / CA Top Secret Maintenance May Break Unified Login
« on: February 11, 2014, 08:38:32 AM »
IF you have:

  • CA Top Secret? Security for z/OS - MVS  Release: 15.0
  • You install Computer Associates' recent change (RO63740)
  • You use UID 0 for submitting jobs
  • and you use unified login

THEN you may see this:

Quote
arsload: Using /products/ars/SYSTtmp for temporary files                                                                    
arsload: Processing file >/products/ars/tmp/11211141 (DD:INPUT-FOO.DOC                                                                
Userid or password is invalid                                                                  
Unified login user id(0) user name (*MSCA*)                                                                
arsload: Processing failed for file                                      
>/products/ars/MVST/SYSTtmp/50790642 (DD:INP                            
Userid or password is invalid                                                                  
Unified login user id(0) user name (*MSCA*)                                                                
arsload: Unable to log load information                                                              
arsload: Processing has stopped.  The remaining files will NOT be processed.
                                                             

134
Click on this link to see 1.0.4.5 and 1.0.4.501 levels of WEBi:

http://www-933.ibm.com/support/fixcentral/swg/selectFixes?parent=Enterprise%2BContent%2BManagement&product=ibm/Information+Management/WEBi&release=1.0.4.402&platform=All&function=all



I got the following from my cohort Theo:

Java just released JRE V1.7.0_51 which will block access for any applications missing signatures as described in the technote link below.  In general Java updates are automatic and this will take effect in many environments.  This technote is essential to avoid any delay to the resolution of problems related to this JRE level.



Security warning messages or blocking for Java applets might occur in IBM ECM web clients because of changed signing requirements in the Java Runtime Environment (JRE)

http://www-01.ibm.com/support/docview.wss?uid=swg21640073

Ed

135
z/OS Server / ARSSOCKD HANG PROBLEM
« on: November 29, 2013, 08:00:49 AM »
I have had reports of ARSSOCKD hanging.

It appears to be caused by application of either of the following:

OA43472  PEAPAR of UA67692  <<-- Unresolved
OA43472  PEAPAR of UA67735  <<-- Unresolved


Until I update this thread or OA43472 is resolved I recommend you consider what it might take to back off those PTFs.

From OA43472:

A second problem is a JVM failure where a thread created         
by the JVM appears to be successfully created but never           
actually runs.  pthread_create() returns                         
successfully, and the populated pthread_t looks like a           
reasonable value, but the thread's start_routine never executes. 

Ed

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