![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| SCO 5.6 + file truncation | chssastry | Filesystems, Disks and Memory | 0 | 02-08-2008 03:55 AM |
| SCO 5.6 File truncation | chssastry | Post Here to Contact Site Administrators and Moderators | 0 | 02-06-2008 06:17 PM |
| STDOUT truncation | JerryHone | UNIX for Advanced & Expert Users | 3 | 12-03-2006 12:35 AM |
| What is the cause of file truncation? | venkatmyname | UNIX for Advanced & Expert Users | 9 | 10-04-2005 02:23 PM |
| truncation when vi a file | selur-xinu | UNIX for Advanced & Expert Users | 0 | 02-14-2005 02:10 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
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 "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:/o[color=Red]pt/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 Last edited by moe2266; 10-25-2005 at 09:31 AM. |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
Use ps with parameter w, where w is the option to view new lines .
Exemple: ps wwwwww PID Regards, Cleber Mariano Technical Support Analyst Last edited by cmariano; 10-31-2005 at 12:01 PM. |
|
#3
|
|||
|
|||
|
Quote:
I am new to AIX. In Solaris I was able to use /usr/ucb/ps -auxvvww to get the "complete" output. Thanks! |
|||
| Google The UNIX and Linux Forums |