Custom Transaction running slow on R/3 4.7 ,Oracle 10.2.0.4

Hi,
We have a custom transaction for checking the roles related to an transaction.
We have the same copy of the program in DEE, QAS and PRD(obvious).
The catch is in DEE the transaction runs very slow, whereas in QAS and PRD the transaction is normal.
In the debugger mode i found in DEE while accessing AGR_1016 it takes an long time.
I checked the indexes, tables and extents and noticed that in DEE the extents, size and the table size(physical size) is more than in PRD.
Whereas, the records are more in PRD and less in DEE.
Please guide me on what all checks i can perform to find out where exactly the problem is?
Regards,
Siddhartha.

Hi,
Thanks for the reply.
The details are given below.
Please let me know if u need any more information.
/* THE ACCESS PATH */
SELECT STATEMENT ( Estimated Costs = 2 , Estimated #Rows = 1 )                                                                               
5  7 FILTER                                                            
  Filter Predicates                                                                               
5  6 NESTED LOOPS                                                  
( Estim. Costs = 1 , Estim. #Rows=1 )                       
  Estim. CPU-Costs = 14,882 Estim. IO-Costs = 1                                                                               
5  4 NESTED LOOPS                                              
( Estim. Costs = 1 , Estim. #Rows = 1 )                   
  Estim. CPU-Costs = 14,660 Estim. IO-Costs = 1                                                                               
1 INDEX RANGE SCAN UST12~0                              
( Estim. Costs = 1 , Estim. #Rows = 1 )               
Search Columns: 4                                     
Estim. CPU-Costs = 9,728 Estim. IO-Costs = 1          
Access Predicates Filter Predicates                   
5  3 TABLE ACCESS BY INDEX ROWID AGR_1016                  
( Estim. Costs = 1 , Estim. #Rows = 4 )               
Estim. CPU-Costs = 4,932 Estim. IO-Costs = 1                                                                               
2 INDEX RANGE SCAN AGR_1016^0                       
Search Columns: 2                                 
Estim. CPU-Costs = 3,466 Estim. IO-Costs = 0      
Access Predicates Filter Predicates                                                                               
5 INDEX UNIQUE SCAN UST10S~0                                
Search Columns: 5                                         
Estim. CPU-Costs = 221 Estim. IO-Costs = 0                
Access Predicates Filter Predicates                                                                               
The details of the index UST12~0   
UNIQUE     Index   UST12~0                      
Column Name                     #Distinct       
MANDT                                   7
OBJCT                                    1,339
AUTH                                       6,274
AKTPS                                    2
FIELD                                      762
VON                                         6,112
BIS                                           246
Last statistics date                           02.08.2008
Analyze Method                                Sample 80,739 Rows
Levels of B-Tree                               2
Number of leaf blocks                      9,588
Number of distinct keys                   722,803
Average leaf blocks per key           1
Average data blocks per key          1
Clustering factor                                42,765
Table   AGR_1016                                
Last statistics date                  24.09.2008
Analyze Method                       Sample 5,102 Rows
Number of rows                        5,102
Number of blocks allocated    51
Number of empty blocks         0
Average space                        2,612
Chain count                              0
Average row length                 48
Partitioned                               NO
NONUNIQUE  Index   AGR_1016~001                 
Column Name                     #Distinct       
MANDT                                          4
PROFILE                                    4,848
COUNTER                                  10
Last statistics date                  24.09.2008
Analyze Method                 Sample 5,102 Rows
Levels of B-Tree                               1
Number of leaf blocks                      24
Number of distinct keys                   5,101
Average leaf blocks per key             1
Average data blocks per key            1
Clustering factor                              1,449
UNIQUE     Index   AGR_1016^0                   
Column Name                     #Distinct       
MANDT                                          4
AGR_NAME                                   4,725
COUNTER                                       10
Last statistics date                  24.09.2008
Analyze Method                 Sample 5,102 Rows
Levels of B-Tree                               1
Number of leaf blocks                         30
Number of distinct keys                    5,102
Average leaf blocks per key                    1
Average data blocks per key                    1
Clustering factor                          1,410
If any more info is required..Please tell me.
Siddhartha

Similar Messages

  • Customized Reports running slow in PRD system.

    Dear all,
    All the zreports in our PRD system(900) is running very slow recently.
    Simple customized reports which used to and should take very less time
    are taking more than 10 mins. for execution. Some customized reports are not
    getting excecuted even after 30 mins. The program is not throwing dump
    because the instance profile parameter max_wprun_time has been extended
    to 99999.
    Pls. help regarding how to solve the problem.
    reg,
    Subhajit Sen Gupta.

    Hi,
    check these links for performance tips:
    http://www.erpgenie.com/abap/performance.htm
    http://www.thespot4sap.com/Articles/SAPABAPPerformanceTuning_PerformanceAnalysisTools.asp
    http://www.sap-img.com/abap/performance-tuning-for-data-selection-statement.htm
    Use se30 and st05 for analysis.
    **reward if helpful
    regards,
    madhu

  • Transaction running slow

    Hi ,
    Please dont consider this as a interview question. We are a hvaing a performance issue. When we are executing /cockpit/1 t code in development and prodution the tcode is running fine. How do i troubleshoot. The stats in ST03 are not displayed.i don know what to do. can anybody give pointers .Thanks in advance.

    Pasted the logs of the ST12 trace .
    Trace Information:
    Start Date:     01.10.2009 Start Time:  10:24:29 Application User: E20003541
    User Comment:
    Trace Content:  ATRA SQL ENQ RFC [ Transaction=/COCKPIT/1 ,per call ]
               CPU             DB             System         Generation     TOTAL
       Time(ms    5,944,338-     4,173,082      4,986,586              0      3,215,330
       Perc.           185-           130            155              0     100
    Gross Time      Percentage     Function
       1,013,029      31.5         ALV LIST DISPLAY
    4290826,984       0.0         FRONTEND COMMUNICATION
    4294977,384       0.0         USER EXITS / MODIFICATIONS

  • How to Run a Custom Transaction in Back Ground after give the Input?

    Hi,
        I have problem that how to execute a Custom Transaction in Back Ground after end user will save a variant for input. In my Transaction there is no menu to save a Variant & to Execute in Back Ground.
    Please suggest me how to do this in my Custom Transaction.

    Hi Ramana,
    what kind of report you want to  execute? the report is Executable Report or Modulepool prog. ??
    if it is a executable program so when u execute (F8) from SE38 when u find the selection-screen in the menu bar ->Program ->Execute in Background( F9) option exits there u can schedule your report in Background or else use toce SM36 ( Define Background Job).
    Why you want to run it in background with transaction code if you have this options?
    Regards,
    Sunil kairam.

  • Custom Transaction code .... back ground run

    Hi All,
    We have custom transaction ZPRS(Module pool program)... which contains selection screens ..
    usually user run give the values on selectin screens and press submit.. it displays the list of values on table control..
    But user asking instead of table control .. after selection screen input they have run in BACK GROUND.
    Please suggest how to that... I know submit is for executable program,...
    Thanks...
    reddy.

    >
    Dave L wrote:
    > so, a little very basic analysis here....
    The first bit of analysis would include looking at the date of the initial post
    Rob

  • Performance problem in custom transaction

    Hi,
    We have a custom transaction for checking the roles related to an transaction.
    We have the same copy of the program in DEE, QAS and PRD(obvious).
    The catch is in DEE the transaction runs very slow, whereas in QAS and PRD the transaction is normal.
    In the debugger mode i found in DEE while accessing AGR_1016 it takes an long time.
    I checked the indexes, tables and extents and noticed that in DEE the extents, size and the table size(physical size) is more than in PRD.
    Whereas, the records are more in PRD and less in DEE.
    Please guide me on what all checks i can perform to find out where exactly the problem is?
    Regards,
    Siddhartha.

    Hi,
    What database are you running? It sounds like that's where the issue is, if it's a table with a lot of changes a table reorg might be in order (especially with older databases). You should probably close this message and open another one in the relevant DB forum.
    Michael

  • System freezing/running slower

    I've been having some difficulties with my macbook as of late: in the past three days, chrome has frozen about 7 times and force quitting made the entire screen freeze (so all i could do was using the shut-down button). I've also noticed that the bootup is slower than usual. Generally speaking, the whole thing has been running slower and slower for a while now. i get the rainbow wheel of doom on a frequent basis. (also, my fan is quite loud and i can hear a rattling sound sometimes)
    here is what seems to have happened before everything froze:
    6/20/13 7:46:29.372 AM Google Chrome: Cannot find function pointer SUMCMPluginFactory for factory C1DF11E5-FD12-45AD-BBE4-EE058CB88A16 in CFBundle/CFPlugIn 0x6f556050 </Library/Contextual Menu Items/Sophos Anti-Virus.plugin> (not loaded)
    6/20/13 7:49:03.000 AM kernel: CODE SIGNING: cs_invalid_page(0x1000): p=1195[GoogleSoftwareUp] clearing CS_VALID
    6/20/13 7:49:09.430 AM Google Chrome: Cannot find function pointer SUMCMPluginFactory for factory C1DF11E5-FD12-45AD-BBE4-EE058CB88A16 in CFBundle/CFPlugIn 0x6f556050 </Library/Contextual Menu Items/Sophos Anti-Virus.plugin> (not loaded)
    6/20/13 7:49:31.059 AM Google Chrome: Cannot find function pointer SUMCMPluginFactory for factory C1DF11E5-FD12-45AD-BBE4-EE058CB88A16 in CFBundle/CFPlugIn 0x6f556050 </Library/Contextual Menu Items/Sophos Anti-Virus.plugin> (not loaded)
    6/20/13 7:49:38.059 AM Google Chrome: Cannot find function pointer SUMCMPluginFactory for factory C1DF11E5-FD12-45AD-BBE4-EE058CB88A16 in CFBundle/CFPlugIn 0x6f556050 </Library/Contextual Menu Items/Sophos Anti-Virus.plugin> (not loaded)
    6/20/13 7:50:40.611 AM com.apple.backupd: Starting standard backup
    6/20/13 7:54:34.000 AM bootlog: BOOT_TIME 1371707674 0
    and after booting up
    (i have no idea how these things work, but there are a few errors in the end, i only copied all of it because it's a direct continuation of the above)
    6/20/13 7:54:34.000 AM bootlog: BOOT_TIME 1371707674 0
    6/20/13 7:55:09.000 AM kernel: PMAP: PCID enabled
    6/20/13 7:55:09.000 AM kernel: Darwin Kernel Version 11.4.2: Thu Aug 23 16:25:48 PDT 2012; root:xnu-1699.32.7~1/RELEASE_X86_64
    6/20/13 7:55:09.000 AM kernel: vm_page_bootstrap: 989983 free pages and 50401 wired pages
    6/20/13 7:55:09.000 AM kernel: kext submap [0xffffff7f80736000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000736000]
    6/20/13 7:55:09.000 AM kernel: zone leak detection enabled
    6/20/13 7:55:09.000 AM kernel: standard timeslicing quantum is 10000 us
    6/20/13 7:55:09.000 AM kernel: mig_table_max_displ = 73
    6/20/13 7:55:09.000 AM kernel: TSC Deadline Timer supported and enabled
    6/20/13 7:55:09.000 AM kernel: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
    6/20/13 7:55:09.000 AM kernel: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
    6/20/13 7:55:09.000 AM kernel: AppleACPICPU: ProcessorId=3 LocalApicId=1 Enabled
    6/20/13 7:55:09.000 AM kernel: AppleACPICPU: ProcessorId=4 LocalApicId=3 Enabled
    6/20/13 7:55:09.000 AM kernel: AppleACPICPU: ProcessorId=5 LocalApicId=255 Disabled
    6/20/13 7:55:09.000 AM kernel: AppleACPICPU: ProcessorId=6 LocalApicId=255 Disabled
    6/20/13 7:55:09.000 AM kernel: AppleACPICPU: ProcessorId=7 LocalApicId=255 Disabled
    6/20/13 7:55:09.000 AM kernel: AppleACPICPU: ProcessorId=8 LocalApicId=255 Disabled
    6/20/13 7:55:09.000 AM kernel: calling mpo_policy_init for TMSafetyNet
    6/20/13 7:55:09.000 AM kernel: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    6/20/13 7:55:09.000 AM kernel: calling mpo_policy_init for Sandbox
    6/20/13 7:55:09.000 AM kernel: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    6/20/13 7:55:09.000 AM kernel: calling mpo_policy_init for Quarantine
    6/20/13 7:55:09.000 AM kernel: Security policy loaded: Quarantine policy (Quarantine)
    6/20/13 7:55:09.000 AM kernel: Copyright (c) 1982, 1986, 1989, 1991, 1993
    6/20/13 7:55:09.000 AM kernel: The Regents of the University of California. All rights reserved.
    6/20/13 7:55:09.000 AM kernel: MAC Framework successfully initialized
    6/20/13 7:55:09.000 AM kernel: using 16384 buffer headers and 10240 cluster IO buffer headers
    6/20/13 7:55:09.000 AM kernel: IOAPIC: Version 0x20 Vectors 64:87
    6/20/13 7:55:09.000 AM kernel: ACPI: System State [S0 S3 S4 S5]
    6/20/13 7:55:09.000 AM kernel: PFM64 (36 cpu) 0xf10000000, 0xf0000000
    6/20/13 7:55:09.000 AM kernel: [ PCI configuration begin ]
    6/20/13 7:55:09.000 AM kernel: AppleIntelCPUPowerManagement: Turbo Ratios 0046
    6/20/13 7:55:09.000 AM kernel: AppleIntelCPUPowerManagement: (built 16:32:09 Aug 23 2012) initialization complete
    6/20/13 7:55:09.000 AM kernel: console relocated to 0xf10000000
    6/20/13 7:55:09.000 AM kernel: PCI configuration changed (bridge=16 device=4 cardbus=0)
    6/20/13 7:55:09.000 AM kernel: [ PCI configuration end, bridges 12 devices 16 ]
    6/20/13 7:55:09.000 AM kernel: FireWire (OHCI) Lucent ID 5901 built-in now active, GUID a4b197fffecec9a4; max speed s800.
    6/20/13 7:55:09.000 AM kernel: mbinit: done [64 MB total pool size, (42/21) split]
    6/20/13 7:55:09.000 AM kernel: Pthread support ABORTS when sync kernel primitives misused
    6/20/13 7:55:09.000 AM kernel: com.apple.AppleFSCompressionTypeZlib kmod start
    6/20/13 7:55:09.000 AM kernel: com.apple.AppleFSCompressionTypeDataless kmod start
    6/20/13 7:55:09.000 AM kernel: com.apple.AppleFSCompressionTypeZlib load succeeded
    6/20/13 7:55:09.000 AM kernel: com.apple.AppleFSCompressionTypeDataless load succeeded
    6/20/13 7:55:09.000 AM kernel: AppleIntelCPUPowerManagementClient: ready
    6/20/13 7:55:09.000 AM kernel: BTCOEXIST off
    6/20/13 7:55:09.000 AM kernel: wl0: Broadcom BCM4331 802.11 Wireless Controller
    6/20/13 7:55:09.000 AM kernel: 5.106.198.19
    6/20/13 7:55:09.000 AM kernel: AppleUSBMultitouchDriver::checkStatus - received Status Packet, Payload 2: device was reinitialized
    6/20/13 7:55:09.000 AM kernel: rooting via boot-uuid from /chosen: BFB31AE9-677F-3E15-9F39-FB336651E30D
    6/20/13 7:55:09.000 AM kernel: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    6/20/13 7:55:09.000 AM kernel: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleIntelPchS eriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOB lockStorageDriver/TOSHIBA MK5065GSXF Media/IOGUIDPartitionScheme/Customer@2
    6/20/13 7:55:09.000 AM kernel: BSD root: disk0s2, major 14, minor 2
    6/20/13 7:55:09.000 AM kernel: jnl: unknown-dev: replay_journal: from: 17431040 to: 25119232 (joffset 0xe38a000)
    6/20/13 7:55:09.000 AM kernel: [IOBluetoothHCIController::setConfigState] calling registerService
    6/20/13 7:55:09.000 AM kernel: jnl: unknown-dev: journal replay done.
    6/20/13 7:55:09.000 AM kernel: Kernel is LP64
    6/20/13 7:55:09.000 AM kernel: hfs: Removed 45 orphaned / unlinked files and 895 directories
    6/20/13 7:54:57.315 AM fseventsd: event logs in /.fseventsd out of sync with volume.  destroying old logs. (29232 22 29427)
    6/20/13 7:55:07.355 AM fseventsd: implementation_register_rpc: implementation_added_client() => 22
    6/20/13 7:54:41.934 AM com.apple.launchd: *** launchd[1] has started up. ***
    6/20/13 7:54:57.260 AM com.apple.launchd: (com.apple.powerd) Unknown value for key POSIXSpawnType: Interactive
    6/20/13 7:54:57.260 AM com.apple.launchd: (com.apple.sandboxd) Unknown value for key POSIXSpawnType: Interactive
    6/20/13 7:55:09.104 AM com.apple.ucupdate.plist: ucupdate: Checked 1 update, no match found.
    6/20/13 7:55:09.104 AM com.apple.pfctl: No ALTQ support in kernel
    6/20/13 7:55:09.104 AM com.apple.pfctl: ALTQ related functions disabled
    6/20/13 7:55:09.109 AM com.apple.UserEventAgent-System: 2013-06-20 07:55 UserEventAgent[11] (CarbonCore.framework)
    6/20/13 7:55:09.125 AM com.apple.UserEventAgent-System: FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
    6/20/13 7:55:09.253 AM UserEventAgent: starting CaptiveNetworkSupport as SystemEventAgent built May 25 2011 12:27:35
    6/20/13 7:55:09.262 AM UserEventAgent: CaptiveNetworkSupport:CreateInterfaceWatchList:2788 WiFi Devices Found.
    6/20/13 7:55:09.262 AM UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - PreProbe
    6/20/13 7:55:09.263 AM UserEventAgent: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    6/20/13 7:55:09.263 AM UserEventAgent: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    6/20/13 7:55:09.263 AM UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - PreProbe
    6/20/13 7:55:09.263 AM UserEventAgent: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    6/20/13 7:55:09.263 AM UserEventAgent: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    6/20/13 7:55:09.267 AM UserEventAgent: CertsKeychainMonitor: configuring
    6/20/13 7:55:10.000 AM kernel: Waiting for DSMOS...
    6/20/13 7:55:10.000 AM kernel: macx_swapon SUCCESS
    6/20/13 7:55:10.000 AM kernel: BCM5701Enet: Ethernet address
    6/20/13 7:55:10.000 AM kernel: AirPort_Brcm4331: Ethernet address
    6/20/13 7:55:10.000 AM kernel: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    6/20/13 7:55:10.000 AM kernel: IO80211Interface::efiNVRAMPublished(): 
    6/20/13 7:55:12.000 AM kernel: SMC::smcHandleInterruptEvent WARNING status=0x10 (0x40 not set) notif=0x0
    6/20/13 7:55:12.000 AM kernel: Previous Shutdown Cause: 0
    6/20/13 7:55:12.000 AM kernel: SMC::smcInitHelper ERROR: MMIO regMap == NULL - fall back to old SMC mode
    6/20/13 7:55:12.000 AM kernel: DSMOS has arrived
    6/20/13 7:55:12.473 AM com.apple.usbmuxd: usbmuxd-296.4 on Dec 21 2012 at 16:11:14, running 64 bit
    6/20/13 7:55:12.937 AM mDNSResponder: mDNSResponder mDNSResponder-320.16 (Jul 19 2012 21:07:07) starting OSXVers 11
    6/20/13 7:55:15.214 AM mds: (Normal) FMW: FMW 0 0
    6/20/13 7:55:17.255 AM com.apple.SecurityServer: Session 100000 created
    6/20/13 7:55:17.793 AM mds: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    6/20/13 7:55:17.793 AM mds: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    6/20/13 7:55:17.876 AM mds: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    6/20/13 7:55:24.158 AM fseventsd: implementation_register_rpc: implementation_added_client() => 22
    6/20/13 7:55:24.159 AM com.apple.xpchelper.00000000-0000-0000-0000-000000000000: 2013-06-20 07:55 xpchelper[62] (CarbonCore.framework) FSEventStreamStart: register_with_server: ERROR: f2d_register_rpc() => (null) (-21)
    6/20/13 7:55:24.191 AM airportd: _processDLILEvent: en1 attached (down)
    6/20/13 7:55:24.000 AM kernel: nspace-handler-set-snapshot-time: 1371707726
    6/20/13 7:55:24.000 AM kernel: in func createVirtualInterface ifRole = 1
    6/20/13 7:55:24.000 AM kernel: Created virtif 0xffffff800aa9c400 p2p0
    6/20/13 7:55:24.205 AM UserEventAgent: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    6/20/13 7:55:24.205 AM UserEventAgent: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    6/20/13 7:55:24.214 AM UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - PreProbe
    6/20/13 7:55:26.763 AM fseventsd: log dir: /.fseventsd getting new uuid: FDE3AB06-BB0E-4403-A29B-E2552B6D8D06
    6/20/13 7:55:26.000 AM kernel: AirPort: Link Down on en1. Reason 1 (Unspecified).
    6/20/13 7:55:26.960 AM configd: network configuration changed.
    6/20/13 7:55:26.962 AM configd: setting hostname to "name"
    6/20/13 7:55:26.995 AM com.apple.SecurityServer: Entering service
    6/20/13 7:55:27.047 AM systemkeychain: done file: /var/run/systemkeychaincheck.done
    6/20/13 7:55:27.047 AM configd: network configuration changed.
    6/20/13 7:55:27.050 AM mDNSResponder: D2D_IPC: Loaded
    6/20/13 7:55:27.050 AM mDNSResponder: D2DInitialize succeeded
    6/20/13 7:55:27.051 AM configd: network configuration changed.
    6/20/13 7:55:27.188 AM loginwindow: Login Window Application Started
    6/20/13 7:55:27.493 AM UserEventAgent: ServermgrdRegistration cannot load config data
    6/20/13 7:55:27.527 AM UserEventAgent: get_backup_share_points no AFP
    6/20/13 7:55:27.528 AM launchdadd: FAILURE: Could not send MIG reply: 0x10000003
    6/20/13 7:55:27.676 AM netbiosd: Unable to start NetBIOS name service:
    6/20/13 7:55:27.698 AM SophosAutoUpdate: AlreadyRegistered
    6/20/13 7:55:27.808 AM rpcsvchost: sandbox_init: com.apple.msrpc.netlogon.sb succeeded
    6/20/13 7:55:28.000 AM kernel: MacAuthEvent en1   Auth result for: 80:c6:ab:2a:38:40  MAC AUTH succeeded
    6/20/13 7:55:28.000 AM kernel: wlEvent: en1 en1 Link UP virtIf = 0
    6/20/13 7:55:28.000 AM kernel: AirPort: Link Up on en1
    6/20/13 7:55:28.000 AM kernel: en1: BSSID changed to 80:c6:ab:2a:38:40
    6/20/13 7:55:29.000 AM kernel: AirPort: RSN handshake complete on en1
    6/20/13 7:55:29.453 AM ReportCrash: DebugSymbols was unable to start a spotlight query: spotlight is not responding or disabled.
    6/20/13 7:55:29.553 AM airportd: _doAutoJoin: Already associated to “internet”. Bailing on auto-join.
    6/20/13 7:55:31.406 AM loginwindow: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    6/20/13 7:55:31.758 AM configd: network configuration changed.
    6/20/13 7:55:31.775 AM UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - Probe
    6/20/13 7:55:31.776 AM UserEventAgent: CaptiveNetworkSupport:CNSPreferencesBuildSSIDLookup:278 ssidLookup:
    6/20/13 7:55:31.776 AM UserEventAgent:   <empty>
    6/20/13 7:55:31.781 AM UserEventAgent: CaptiveNetworkSupport:CaptiveStartDetect:2343 Bypassing probe on UPC0043036 because it is protected and not on the exception list
    6/20/13 7:55:31.783 AM UserEventAgent: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - Unknown
    6/20/13 7:55:31.784 AM configd: network configuration changed.
    6/20/13 7:55:32.052 AM ntpd: proto: precision = 1.000 usec
    6/20/13 7:55:32.119 AM com.apple.mtmfs: /var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/T//mtmfsMap35
    6/20/13 7:55:32.730 AM airportd: _doAutoJoin: Already associated to “internet”. Bailing on auto-join.
    6/20/13 7:55:32.736 AM com.apple.launchctl.LoginWindow: com.apple.findmymacmessenger: Already loaded
    6/20/13 7:55:32.780 AM com.apple.SecurityServer: Session 100004 created
    6/20/13 7:55:32.785 AM loginwindow: Login Window Started Security Agent
    6/20/13 7:55:32.868 AM SecurityAgent: Echo enabled
    6/20/13 7:55:32.868 AM SecurityAgent: Echo enabled
    6/20/13 7:55:33.523 AM WindowServer: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    6/20/13 7:55:33.687 AM com.apple.launchd: (com.apple.xprotectupdater[20]) Exited with code: 252
    6/20/13 7:55:35.206 AM com.apple.launchd: (com.apple.crsud[49]) Job appears to have crashed: Bus error: 10
    6/20/13 7:55:35.520 AM ReportCrash: Saved crash report for crsud[49] version ??? (???) to /Library/Logs/DiagnosticReports/crsud_2013-06-20-075535_localhost.crash
    6/20/13 7:55:39.291 AM UserEventAgent: [11] error in getAndLockContext: open returned -1 (errno=2)  file was /private/var/servermgrd//servermgr_certs.lock
    6/20/13 7:55:39.294 AM UserEventAgent: [11] error in getAndLockContext: open returned -1 (errno=2)  file was /private/var/servermgrd//servermgr_certs.lock
    6/20/13 7:55:39.295 AM UserEventAgent: CertsKeychainMonitor: ready to process keychain & timer events
    6/20/13 7:55:41.397 AM SecurityAgent: User info context values set for name
    6/20/13 7:55:41.397 AM SecurityAgent: User info context values set for name
    6/20/13 7:55:41.606 AM authorizationhost: Failed to authenticate user <name> (error: 9).
    6/20/13 7:55:46.911 AM SecurityAgent: User info context values set for name
    6/20/13 7:55:46.911 AM SecurityAgent: User info context values set for name
    6/20/13 7:55:47.623 AM SecurityAgent: Login Window login proceeding
    6/20/13 7:55:47.623 AM SecurityAgent: Login Window login proceeding
    6/20/13 7:55:48.227 AM loginwindow: Login Window - Returned from Security Agent
    6/20/13 7:55:48.255 AM loginwindow: USER_PROCESS: 40 console
    6/20/13 7:55:48.296 AM airportd: _doAutoJoin: Already associated to “internet”. Bailing on auto-join.
    6/20/13 7:55:48.450 AM com.apple.launchd.peruser.501: (com.spotify.webhelper) Unknown key: SpotifyPath
    6/20/13 7:55:48.450 AM com.apple.launchd.peruser.501: (com.apple.AirPortBaseStationAgent) Unknown value for key POSIXSpawnType: Background
    6/20/13 7:55:48.451 AM com.apple.launchd.peruser.501: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    6/20/13 7:55:48.454 AM com.apple.launchctl.Aqua: load: option requires an argument -- D
    6/20/13 7:55:48.454 AM com.apple.launchctl.Aqua: usage: launchctl load [-wF] [-D <user|local|network|system|all>] paths...
    6/20/13 7:55:48.807 AM UserEventAgent: CaptiveNetworkSupport:CNSServerRegisterUserAgent:187 new user agent port: 19211
    6/20/13 7:55:48.912 AM com.apple.launchd.peruser.501: (com.apple.launchctl.Aqua[140]) Exited with code: 1
    6/20/13 7:55:50.000 AM kernel: CODE SIGNING: cs_invalid_page(0x1000): p=159[ksadmin] clearing CS_VALID
    6/20/13 7:55:52.279 AM com.apple.dock.extra: 2013-06-20 07:55:52.276 com.apple.dock.extra[166:1a07] Could not connect the action buttonPressed: to target of class NSApplication
    6/20/13 7:55:52.279 AM com.apple.dock.extra: 2013-06-20 07:55:52.278 com.apple.dock.extra[166:1a07] Could not connect the action buttonPressed: to target of class NSApplication
    6/20/13 7:55:52.279 AM com.apple.dock.extra: 2013-06-20 07:55:52.278 com.apple.dock.extra[166:1a07] Could not connect the action buttonPressed: to target of class NSApplication
    6/20/13 7:55:52.280 AM com.apple.dock.extra: 2013-06-20 07:55:52.279 com.apple.dock.extra[166:1a07] Could not connect the action buttonPressed: to target of class NSApplication
    6/20/13 7:55:52.278 AM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
    6/20/13 7:55:52.278 AM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
    6/20/13 7:55:52.279 AM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
    6/20/13 7:55:52.279 AM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
    6/20/13 7:55:54.000 AM kernel: CODE SIGNING: cs_invalid_page(0x1000): p=171[ksadmin] clearing CS_VALID
    6/20/13 7:55:57.450 AM mds: (Error) Server: No store registered for scope "/Library/Application Support/Apple/Fonts"
    6/20/13 7:56:02.313 AM Finder: ISGetIconFamilyFromStorage: seed mismatch for 28540011, actual seed is ded7263
    6/20/13 7:56:02.313 AM Finder: ISGetIconFamilyFromStorage: seed mismatch for 28540011, actual seed is ded7263
    6/20/13 7:56:05.000 AM kernel: CODE SIGNING: cs_invalid_page(0x1000): p=204[GoogleSoftwareUp] clearing CS_VALID
    6/20/13 7:56:05.837 AM mds: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    6/20/13 7:56:06.057 AM com.apple.quicklook: invalid stream length 624; should be 596.
    6/20/13 7:56:06.057 AM com.apple.quicklook: invalid stream length 4576; should be 4551.
    6/20/13 7:56:06.057 AM com.apple.quicklook: invalid stream length 2624; should be 2600.
    6/20/13 7:56:06.901 AM com.apple.quicklook: invalid stream length 320; should be 291.
    6/20/13 7:56:06.901 AM com.apple.quicklook: invalid stream length 1792; should be 1772.
    6/20/13 7:56:07.479 AM com.apple.launchd.peruser.501: ([email protected][205]) Exited with code: 1
    6/20/13 7:56:07.826 AM com.apple.launchd.peruser.501: (com.apple.mrt.uiagent[195]) Exited with code: 255
    6/20/13 7:56:08.423 AM com.apple.launchd: (com.apple.coreservices.appleid.authentication[113]) Exit timeout elapsed (20 seconds). Killing
    6/20/13 7:56:16.401 AM [0x0-0x7007].com.google.Chrome: [150:38403:0620/075616:ERROR:backend_impl.cc(1187)] Critical error found -8
    6/20/13 7:56:16.624 AM [0x0-0x7007].com.google.Chrome: [150:38403:0620/075616:ERROR:entry_impl.cc(942)] Failed to save user data
    i've verified disk permissions, verified disk, did a hardware check (everything normal) and reset NVRAM/PRAM. I didn't even know any of these things existed until a few days ago, so if i'm honest i have no idea what i'm doing.
    (also, with disk permissions i got "Permissions differ on “System/Library/PreferencePanes/Displays.prefPane”; should be drwxr-xr-x ; they are lrwxr-xr-x "" and "
    should be drwxr-xr-x ; they are -rw-r--r-". I'm not sure whether that is important.)
    if anyone could tell me what is going on / what i could do to stop my computer from being slow/crashing, i'd be immensely thankful! (it's also a new model; from january 2012)

    Back up all data. Don't continue unless you're sure you can restore from a backup, even if you're unable to log in.
    This procedure will unlock all your user files (not system files) and reset their ownership and access-control lists to the default. If you've set special values for those attributes on any of your files, they will be reverted. In that case, either stop here, or be prepared to recreate the settings if necessary. Do so only after verifying that those settings didn't cause the problem. If none of this is meaningful to you, you don't need to worry about it.
    Step 1
    If you have more than one user account, and the one in question is not an administrator account, then temporarily promote it to administrator status in the Users & Groups preference pane. To do that, unlock the preference pane using the credentials of an administrator, check the box marked Allow user to administer this computer, then reboot. You can demote the problem account back to standard status when this step has been completed.
    Enter the following command in the Terminal window in the same way as before (triple-click, copy, and paste):
    { sudo chflags -R nouchg,nouappnd ~ $TMPDIR.. ; sudo chown -R $UID:staff ~ $_ ; sudo chmod -R u+rwX ~ $_ ; chmod -R -N ~ $_ ; } 2> /dev/null
    This time you'll be prompted for your login password, which won't be displayed when you type it. You may get a one-time warning to be careful. If you don’t have a login password, you’ll need to set one before you can run the command. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator.
    The command will take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear, then quit Terminal.
    Step 2 (optional)
    Take this step only if you have trouble with Step 1 or if it doesn't solve the problem.
    Boot into Recovery. When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. A Terminal window will open.
    In the Terminal window, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window will open. You’re not  going to reset a password.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Under Reset Home Directory Permissions and ACLs, click the Reset button.
    Select
     ▹ Restart
    from the menu bar.

  • SQL: System locks up and runs slow after performing simple DML record insert

    SQL Version:  2008 R2
    I am having a serious problem.  I ran the following code to perform a simple table record insert which ran successfully.  However, after running this code I could no longer access the related table.  I couldn't run a query against it. 
    I tried to delete all the records and that wouldn't work either.  When attempting to run any DML statements (i.e. Select * From vPCCertificateTypes) against this table SQL gets locked up and never returns anything and no error messages.  I have
    to manually stop the query.  Now the entire SQL system is running slow.
    Any help would be greatly appreciated.  The code I ran to originally insert the records is below.
    Regards,
    Bob Sutor
    CODE: 
    Begin TRAN
     INSERT INTO vPCCertificateTypes (VendorGroup, CertificateType, Description, Active, Category)
     SELECT HQCo, 'MBE', 'Minority-owned Business Enterprise', 'Y', 'Affirmative Action' 
     FROM HQCO
     Where HQCo IS NOT NULL
      AND HQCo <> 100
      AND HQCo <> 99
     IF @@ROWCOUNT <> 44 ROLLBACK ELSE COMMIT
    Bob Sutor

    The problem was an open uncommitted transaction against the table as you suspected.  I ran your code and it cleared the transaction.  In the past I would intentionally leave our the Commit statement and then if the transaction ran fine, I would
    simply highlight and run 'COMMIT' and it would close the transaction.  Apparently that is not the correct approach.  I'll use your suggested code from now on.
    Thanks for the help.
    Bob Sutor

  • Best Performance in my custom transaction

    Hi,
    I want ask a thing:
    I'm trying to entry some materials via Purchase Order and i have simulate a inbound delivery access for custom transaction.
    My operations are:
    Creation of Batch
    Split Position with Batch
    Pack Furniture
    Create OT for Forniture
    EM of Forniture
    The first 3 operation are Batch-Input of vl32n.
    Between each operation I have insert a "WAIT UP to 4 second" to not raise exception but my transaction go very slow.
    IF i go down the time of wait up the process doesn't work.
    How I can improve the performance?
    Thanks to all.

    WAIT UP to 4 second" to not raise exception
    Why is that?  You shouldn't use the WAIT or an ENQUEUE_SLEEP call unconditionally.  Yuo don't know if it's necessary or even that the lag time is long enough.  Check for the lock release using the enqueue function in a short DO loop.  Calling 'WAIT' that many times is not very good either - each time you're forcing a roll in/roll out.

  • Escaping field value in custom transaction

    I have created a custom transaction inserting fields in a table called `billing`. The values are taken mainly from two other tables called `account` and `paypalinfo`. I have attached the code below.
    Please not the values to be inserted notated in wavy brackets like{paypalinfo.txnid}. This means the variable content is replacing what is in between the brackets and the brackets themselves of course at run time. Sine these are often character strings, I have put them into single quotes.
    This worked great until I had an Irish guy acccessing my site with the sirname of O'Hara. That of course confused the statement, as suddenly there was a ' character, which was supposed to be interpreted as string, but was interpreted as SQL field delimiter and thus broke the code.
    Here is my question: Should I escape the value and how would I do it, since this is not a normal code but a placeholder replaced at runtime? Or should I use another SQL field value delimiter, thus replace ' with ` ? I think the latter solution is inferior - just think of what heappens if you get an O`Hara instead of an O'Hara.
    So in essence the question is: How do you handle escaping varabiable content in custom transactions with run time replaced variables in {...} brackets?
    Any feedback welcome.
    Here is the code:
    // Make a custom transaction instance
    $customTransaction2 = new tNG_custom($conn_chilli);
    $tNGs->addTransaction($customTransaction2);
    // Register triggers
    $customTransaction2->registerTrigger("STARTER", "Trigger_Default_Starter", 1, "POST", "KT_Insert1");
    // Set custom transaction SQL
    $customTransaction2->setSQL("INSERT INTO billing (buyer_email, account, affiliate, partner, admin, transid, transdate, buyer_fname, buyer_lname, package, minutesbought, amountpaid, currency, userid, mac, nasid, routermac) values ('{paypalinfo.buyer_email}','{paypalinfo.account}','{account.affiliate}', '{account.partner}', '{account.admin}', '{paypalinfo.txnid}', '".$right_now."', '{paypalinfo.firstname}', '{paypalinfo.lastname}', '{paypalinfo.itemname}', '{package.tavail}', '{paypalinfo.mc_gross}', '{paypalinfo.mc_currency}', '{SESSION.id}', '{paypalinfo.usermac}', '".$router_name."', '{paypalinfo.routermac}')");

    You should never be using anything but:<br /><br />'b string mysql_real_escape_string  ( string $unescaped_string  [, resource $link_identifier  ] )<br /><br />'i http://www.php.net/manual/en/function.mysql-real-escape-string.php<br /><br />The reasons for this is that this are related to SQL injection attacks.  I would hand code this, but for anything more complex than CRUD ( http://en.wikipedia.org/wiki/Create,_read,_update_and_delete ) (which ADDT handles very nicely) I favor hand coding as it is faster, less complex when enforcing business process.  Also, this allows one usage of the database management system's transaction mechanisms which are typically far more robust and reliable on top of being simpler to work with.  <br /><br />Please note that the type of my storage for your database within MySQL will support different features.  To enable the usage of database transactions you will need to use the InnoDB table type rather then the default MyISAM table type.  Various versions of MySQL have other options for transaction safe table but those two are the ones that are consistently available in web environs where bleeding edge software is not normally deployed.<br /><br />http://dev.mysql.com/doc/refman/5.0/en/storage-engines.html<br /><br />Diatribe aside, what you need to do with these templated objects is to duplicate the object referenced {paypalinfo} and apply mysql_real_escape_string to the duplicates elements {paypalinfo_escaped_copy.txnid}.  Then run the copied ADDT code with values from {paypalinfo_escaped_copy}.  How you do you this I leave you to track down as I do not find that level of abstraction to be a good use of my time and other other libraries/frameworks do it much more elegantly using less of my time.<br /><br />But as Gunter already noted, refactoring your problem to work with your tools existing architectures can be simpler.  ADDT has a limited programming architecture (primary design) which is done to simplify the automatic generation of code.  This can make some simple things complex (50-80 mouse clicks) as opposed to  typing one or two lines of code.<br /><br />some thoughts, <smile><br /><br />Sean

  • How do we determine if the BW system is running  slow?

    Dear BWers,
    How do we determine if the BW system is running slow? I have a situation where it is taking about 1 hr 30 min to load 700,000 records from the application server with direct mapping and no major transformations. How do i conclude if my BW system is running slow? Is there any documentation on this or benchmarks to analyze this? All and any help is appreciated.
    Thanks
    Raj

    The time taken to load depends on a few factors like the following:
    1. network bandwidth
    2. system memory on the application server.
    3. available processes in the application server to start the job
    Make sure to load the master data, activate them and also apply change run before you load the transaction data. If you have secondary indexes, make sure you delete them before laoding data. I will suggest to have sequential load and put all the processes in a process chain. Where ever you can, try to split the package size. But in your case, the no of records is not that much and so you should be fine with one info package.
    Ravi Thothadri

  • Not able to execute custom transaction in Background mode

    Dear All,
    There is a custom modele pool program to update the data in info type 9003. We have written a Z program in that we are calling this custom modele pool through CALL TRANSACTION with mode 'N' and update 'S'.
    Z Program is running successfully and updating data in 9003 info type when we run in foreground mode.
    But it is not updating when runs in Background mode.
    Am I need to take any other precautions when run in background mode for custom transaction?
    We are using 4.6C version.
    Thanks in advance.
    Regards,
    Abaper

    For custom transactions you shouldn't have a problem - unless you're trying to do something that needs dialog with the presentation server.
    Set an infinite loop in the custom transaction, launch your program in backround, then from Sm50, go to debug and find out what's going on.
    DATA: debug.
    WHILE debug IS INITIAL. " Debug from SM50 will get you here, change field DEBUG in the
    ENDWHILE.               " debugger to contain 'X', and the loop will end.
    Also, if your custom tx calls any standard SAP programs/FM, there is a chance that those programs work differently in background than foreground.

  • LiveType Runs Slow

    I can't seem to get LiveType to run smoothly on my MBP (2.33 Ghz Intel Core 2 Duo). Whenever I play back a title sequence, the playhead just struggles along slowly. If I loop the sequence, it picks up speed over several loops. I have trashed my preferences and tried some other things (such as using wireframe view) but that totally defeats the purpose of seeing your adjustments in their final form. Also, I need to know, how do you move the playhead quickly to the start of a sequence rather than having to drag it from right to left.

    Model Name: MacBook Pro 15"
    Model Identifier: MacBookPro2,2
    Processor Name: Intel Core 2 Duo
    Processor Speed: 2.33 GHz
    Number Of Processors: 1
    Total Number Of Cores: 2
    L2 Cache: 4 MB
    Memory: 2 GB
    Bus Speed: 667 MHz
    Boot ROM Version: MBP22.00A5.B07
    SMC Version (system): 1.12f5
    The LiveType project properties of the current video I am working on are Custom - 1920 x 1080 23.98 fps. The original video files have been converted from raw video footage taken with a Canon 550D to AIC for import into FCE for editing purposes. FCE item properties for the footage are consistent with the project properties in LiveType.
    Background footage is stored on an external hard drive, connected to the MBP via Firewire port. It's not the background footage in LiveType that runs slow, its the motion of the titles and effects that run slow.
    I usually run LiveType and FCE in tandem to quickly move rendered title sequences, but will try not to have both programs running at the same time. BTW, FCE runs perfectly on this machine.
    Thanks.

  • Bill Presentment Architecture, how to Overide Default Rule and ensure the AR Invoice/Transaction Chooses "Customer Transaction Data Source"

    Hi Intelligentsia,
      we are on 12.2.4 on linux, i have setup external template with supplementary Data source as "Customer Transaction Data Source", when i test it fails, i am not able to debug it , however when i run the BPA Transaction Print Program (Multiple Languages) it always gives me the default layout.
    Query is
    How do i ensure the Default rule Does not apply to my Invoice and i am able to override it
    is there a method to explicitly Ensure the Supplementary Data Source as "Customer Transaction Data Source", when i am creating the AR Invoice/ Transaction?  Am i missing some setup in AR Invoice Transaction Flexfield where i need to setup this "Customer Transaction Data Source" as the DFF Context ?
    please let me know if you need any more information.
    Abdulrahman

    Hello,
    Thanks for the answer. When you say rule data is that Rule creation date or the "Bill Creation From Date" that we setup while creating the rule? I have created a new invoice after the rule created, but it did not pick the new custom template.
    I have another issue. It would be greate if you could help. I have split my logo area into 2 vertically to display logo in one and legal entity and addres on the other one. In the Online Preview I can see the logo and Legal address. But in the print preview , i am not able to see them. It just shows a blank space. Any Idea?
    Thanks in advance

  • Balance sheet valuation not active (Customizing transaction OMWE)

    Hi,
    For FIFO Valuation, I have done the following SPRO setting:
    1. Activate balance sheet valuation (Trans: OMWE) - as LIFO not relevant, FIFO active.
    2. Defined LIFO/FIFO valuation levels (Trans: OMWL) - set as Plant (valuation area).
    3. Configured FIFO Valuation areas for year 2008.
    4. Define LIFO/FIFO method (Trans: OMWP) - FIFO01 as CUR u2013 current
    5. No changes made to movements relevant to FIFO (Trans: OMW4);
    While running the MRF1, the system is throwing the following message:
    Balance sheet valuation not active (Customizing transaction OMWE)
    Message no. MY043
    Pls. help in rectifying the problem.
    Pls. note that I have already activated the LIFO/FIFO-relevant Check box while creating the Material.
    Do I need to execute MRF4 before executing MRF1?
    Regards,

    hey guys... can anyone help  me to solve this issue....

Maybe you are looking for