PS output truncation in AIX

folks;
i need help with a truncation problem in AIX when running "ps" command. when i run ps in SUN, i got the full output but when i run it in AIX the output is truncated. is there any arguments i can pass to give longer output so i can overcome the issue?

here's the details:(please note the red color, that's where ps output ends in AIX)

"ps" output in AIX:

compdev@cmpl-d2> /usr/ucb/ps -ef | grep 28606 
compdev  28606  0.4  0.4150961690776 pts/121  S 11:42:34  0:16 /opt/compdev/comp/vendor/j2re1.4.1_01/bin/java -ms1400m -mx2048m -Djava.rmi.server.logCalls=true -verbose:gc -classpath .:/opt/compdev/comp/lib/engine_damgrsvc-1.0.200_ENGINE_DAMGRSVC.jar:/opt/compdev/comp/lib/engine_toplinkimpl-1.0.145_ENGINE_TOPLINKIMPL.jar:/opt/compdev/comp/lib/rules_common-1.0.112_RULES_COMMON.jar:/opt/compdev/comp/lib/uimodel-1.0.142_UI_MODEL.jar:/opt/compdev/comp/lib/engine_model-1.0.113_ENGINE_MODEL.jar:/opt/compdev/comp/lib/engine_common-1.0.229_ENGINE_COMMON.jar:/opt/compdev/comp/vendor/toplink-9.0.4.2/lib/toplink.jar:/opt/compdev/comp/vendor/oracle-xdk-9.2.0.6/lib/xdb.jar:/opt/compdev/comp/vendor/oracle-xdk-9.2.0.6/lib/xmlparserv2.jar:/opt/compdev/comp/vendor/oraclejdbc-10.1.0.2.0/ojdbc14.jar:/opt/compdev/comp/vendor/castor/0.9.6/castor-0.9.6.jar:/opt/compdev/comp/vendor/castor/0.9.6/castor-0.9.6-xml.jar:/opt/compdev/comp/vendor/jakarta-commons-logging/1.0.3/commons-logging.jar:/opt/compdev/comp/vendor/xerces/2.4.0/xercesImpl.jar:/opt/compdev/comp/vendor/log4j-v1.2.6/log4j-1.2.6.jar:/opt/compdev/comp/vendor/rv7.3/java/rvjpro.jar:/opt/compdev/comp/vendor/jt400-52/lib/jt400.jar:/opt/compdev/comp/vendor/gett-4.5.4/common_base-4.5.4.028_COMMON_BASE.jar:/opt/compdev/comp/vendor/gett-4.5.2/impl_rv6-4.5.2.002_IMPL_RV6.jar:/opt/compdev/comp/vendor/gett-4.5.2/impl_rv-4.5.2.010_IMPL_RV.jar:/opt/compdev/comp/vendor/gett-4.5.2/common_facility-4.5.2.009_COMMON_FACILITY.jar:/opt/compdev/comp/vendor/gett-4.5.4/framework_genericapp-4.5.4.036_FRAMEWORK_GENERICAPP.jar:/opt/compdev/comp/vendor/gett-4.5.4/framework_genericsvc2-4.5.4.028_FRAMEWORK_GENERICSVC2.jar:/opt/compdev/comp/vendor/gett-4.5.4/common_dataaccess-4.5.4.029_COMMON_DATAACCESS.jar:/opt/compdev/comp/vendor/gett-4.5.4/framework_feed-4.5.4.056_FW_FEED.jar:/opt/compdev/comp/vendor/gett-4.5.4/impl_toplink-4.5.4.026_IMPL_TOPLINK.jar:/opt/compdev/comp/vendor/TibMsg-3v1.0.1/packages/Tib.jar:/opt/compdev/comp/vendor/concurrent/concurrent.jar:/opt

ps output in SUN:

compdev@cmpl-d2> /usr/ucb/ps -auxww | grep 28606 
compdev  28606  0.4  0.4150961690776 pts/121  S 11:42:34  0:16 /opt/compdev/comp/vendor/j2re1.4.1_01/bin/java -ms1400m -mx2048m -Djava.rmi.server.logCalls=true -verbose:gc -classpath .:/opt/compdev/comp/lib/engine_damgrsvc-1.0.200_ENGINE_DAMGRSVC.jar:/opt/compdev/comp/lib/engine_toplinkimpl-1.0.145_ENGINE_TOPLINKIMPL.jar:/opt/compdev/comp/lib/rules_common-1.0.112_RULES_COMMON.jar:/opt/compdev/comp/lib/uimodel-1.0.142_UI_MODEL.jar:/opt/compdev/comp/lib/engine_model-1.0.113_ENGINE_MODEL.jar:/opt/compdev/comp/lib/engine_common-1.0.229_ENGINE_COMMON.jar:/opt/compdev/comp/vendor/toplink-9.0.4.2/lib/toplink.jar:/opt/compdev/comp/vendor/oracle-xdk-9.2.0.6/lib/xdb.jar:/opt/compdev/comp/vendor/oracle-xdk-9.2.0.6/lib/xmlparserv2.jar:/opt/compdev/comp/vendor/oraclejdbc-10.1.0.2.0/ojdbc14.jar:/opt/compdev/comp/vendor/castor/0.9.6/castor-0.9.6.jar:/opt/compdev/comp/vendor/castor/0.9.6/castor-0.9.6-xml.jar:/opt/compdev/comp/vendor/jakarta-commons-logging/1.0.3/commons-logging.jar:/opt/compdev/comp/vendor/xerces/2.4.0/xercesImpl.jar:/opt/compdev/comp/vendor/log4j-v1.2.6/log4j-1.2.6.jar:/opt/compdev/comp/vendor/rv7.3/java/rvjpro.jar:/opt/compdev/comp/vendor/jt400-52/lib/jt400.jar:/opt/compdev/comp/vendor/gett-4.5.4/common_base-4.5.4.028_COMMON_BASE.jar:/opt/compdev/comp/vendor/gett-4.5.2/impl_rv6-4.5.2.002_IMPL_RV6.jar:/opt/compdev/comp/vendor/gett-4.5.2/impl_rv-4.5.2.010_IMPL_RV.jar:/opt/compdev/comp/vendor/gett-4.5.2/common_facility-4.5.2.009_COMMON_FACILITY.jar:/opt/compdev/comp/vendor/gett-4.5.4/framework_genericapp-4.5.4.036_FRAMEWORK_GENERICAPP.jar:/opt/compdev/comp/vendor/gett-4.5.4/framework_genericsvc2-4.5.4.028_FRAMEWORK_GENERICSVC2.jar:/opt/compdev/comp/vendor/gett-4.5.4/common_dataaccess-4.5.4.029_COMMON_DATAACCESS.jar:/opt/compdev/comp/vendor/gett-4.5.4/framework_feed-4.5.4.056_FW_FEED.jar:/opt/compdev/comp/vendor/gett-4.5.4/impl_toplink-4.5.4.026_IMPL_TOPLINK.jar:/opt/compdev/comp/vendor/TibMsg-3v1.0.1/packages/Tib.jar:/opt/compdev/comp/vendor/concurrent/concurrent.jar:/opt/compdev/comp/vendor/fmrco-arch-1.0.1/arch_facility.jar com.fmrco.gett.genericsvc2.GenericSvc -ENV COMPDEV -ORIGIN BOS -LOGLEVEL INFO -RVPSERVICE ENGDAMGR -CONFIGFROMRV -CFGCATEGORIES GENERICSVC:TOPLINK:ENGDAMGR -SVCHANDLER com.fmrco.gett.genericsvc2.rmi.RMIHandlerImpl -SVCBEAN.ENGDAMGR com.fmrco.compliance.engine.damgrsvc.IDAMgrSvc -SVCBEAN.CLASS com.fmrco.compliance.engine.damgrsvc.DAMgrSvcImpl

Use ps with parameter w, where w is the option to view new lines .
Exemple:
ps wwwwww PID

Regards,

Cleber Mariano
Technical Support Analyst

I have the same problem The "ww" parm does give me more output, but it still doesn't give me the "complete" output. I have a process that has a very very long list of parameters.

I am new to AIX. In Solaris I was able to use /usr/ucb/ps -auxvvww to get the "complete" output.

Thanks!