Dump in TCOD /SAPAPO/SDP94 ... any Idea ?

Hi forum,
have you got any idea about this dump ?
Regards.
Runtime Errors         DBIF_DSQL2_SQL_ERROR
Exception              CX_SY_NATIVE_SQL_ERROR
Date and Time          13.03.2008 11:30:34
Short text
     An SQL error occurred when executing Native SQL.
What happened?
     The error 600 occurred in the current database connection "LCA".
What can you do?
     Note down which actions and inputs caused the error.
     To process the problem further, contact you SAP system
     administrator.
     Using Transaction ST22 for ABAP Dump Analysis, you can look
     at and manage termination messages, and you can also
     keep them for a long time.
How to correct the error
     Database error text........: "POS(1) Work rolled back: BAD_ALLOCATION in
      SAPTS_SET_DAT"
     Database error code........: 600
     Triggering SQL statement...: "EXECUTE PROCEDURE SAPTS_SET_DATA_RIW"
     Internal call code.........: "[DBDS/NEW DSQL]"
     Please check the entries in the system log (Transaction SM21).
     If the error occures in a non-modified SAP program, you may be able to
     find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the following
    keywords:
    "DBIF_DSQL2_SQL_ERROR" "CX_SY_NATIVE_SQL_ERROR"
    "/SAPAPO/SAPLOM_TIMESERIES" or "/SAPAPO/LOM_TIMESERIESU86"
    "/SAPAPO/OM_TS_DATA_SET_RIW"
    If you cannot solve the problem yourself and want to send an error
    notification to SAP, include the following information:
    1. The description of the current problem (short dump)
       To save the description, choose "System->List->Save->Local File
    (Unconverted)".
    2. Corresponding system log
       Display the system log by calling transaction SM21.
       Restrict the time interval to 10 minutes before and five minutes
    after the short dump. Then choose "System->List->Save->Local File
    (Unconverted)".
    3. If the problem occurs in a problem of your own or a modified SAP
    program: The source code of the program
       In the editor, choose "Utilities->More
    Utilities->Upload/Download->Download".
    4. Details about the conditions under which the error occurred or which
    actions and input led to the error.
    The exception must either be prevented, caught within proedure
    "/SAPAPO/OM_TS_DATA_SET_RIW" "(FUNCTION)", or its possible occurrence must be
     declared in the
    RAISING clause of the procedure.
    To prevent the exception, note the following:
System environment
    SAP-Release 700
    Application server... "server"
    Network address...... "10.1.1.111"
    Operating system..... "Windows NT"
    Release.............. "5.2"
    Hardware type........ "2x AMD64 Level"
    Character length.... 16 Bits
    Pointer length....... 64 Bits
    Work process number.. 0
    Shortdump setting.... "full"
    Database server... "server"
    Database type..... "ORACLE"
    Database name..... "NSD"
    Database user ID.. "SAPSR3"
    Char.set.... "C"
    SAP kernel....... 700
    created (date)... "Jan 29 2007 00:36:16"
    create on........ "NT 5.2 3790 Service Pack 1 x86 MS VC++ 14.00"
    Database version. "OCI_10201_SHARE (10.2.0.1.0) "
    Patch level. 95
    Patch text.. " "
    Database............. "ORACLE 9.2.0.., ORACLE 10.1.0.., ORACLE 10.2.0.."
    SAP database version. 700
    Operating system..... "Windows NT 5.0, Windows NT 5.1, Windows NT 5.2"
    Memory consumption
    Roll.... 16192
    EM...... 37708560
    Heap.... 0
    Page.... 114688
    MM Used. 26913728
    MM Free. 6600800
User and Transaction
    Client.............. 100
    User................ "MYUSER"
    Language key........ "I"
    Transaction......... "/SAPAPO/SDP "
    Transactions ID..... " "
    Program............. "/SAPAPO/SAPLOM_TIMESERIES"
    Screen.............. "/SAPAPO/SAPMMSDP 0100"
    Screen line......... 42
Information on where terminated
    Termination occurred in the ABAP program "/SAPAPO/SAPLOM_TIMESERIES" - in
     "/SAPAPO/OM_TS_DATA_SET_RIW".
    The main program was "/SAPAPO/SAPMMSDP ".
    In the source code you have the termination point in line 51
    of the (Include) program "/SAPAPO/LOM_TIMESERIESU86".
    The termination is caused because exception "CX_SY_NATIVE_SQL_ERROR" occurred
     in
    procedure "/SAPAPO/OM_TS_DATA_SET_RIW" "(FUNCTION)", but it was neither handled
     locally nor declared
   in the RAISING clause of its signature.
   The procedure is in program "/SAPAPO/SAPLOM_TIMESERIES "; its source code
    begins in line
   1 of the (Include program "/SAPAPO/LOM_TIMESERIESU86 ".

Hi Ganimede Dignan 
Regarding on your short dump, it occur during DB access (live Cache access).
<If you look at FM /SAPAPO/OM_TS_DATA_SET_RIW,
you can see COM routin SAPTS_SET_DATA_RIW . This indicate liveCache access>.
Normally kind of your dump occur due to memory shortage of you liveCache heap area.
So I recommend you to contact your liveCache administrater and check parameter setting of OMS_HEAP_LIMIT and historical heap consumption.
(If your liveCache administrater check livecache kernel log like knldiagerr, he or she will see error message of heap shortage).
I hope this information help you.
Best Regards
Keiji

Similar Messages

  • Core dump with simple sub-agent - Any idea

    Hi,
    I'm using SEA 1.03 on Solaris 7 with patch 107709-11.
    I'm trying to build a simple sub-agent with a different enterprises MIB id (1.3.6.1.4.1.4315.20.1-2 as Integer).
    I'm compiling it with Sun Workshop 5.0 C compiler.
    When running in debug it starts and writes out:
    SUBTREES: 1.3.6.1.4.1.4315.20.1 xpstestd 8000
    1.3.6.1.4.1.4315.20.2 xpstestd 8000
    When running the first SNMP GET request for OID
    1.3.6.1.4.1.4315.20.1 creates the following:
    Waiting for incoming SNMP requests on UDP port 8000
    << received 44 bytes from localhost.34132
    PACKET:
    30 2A 02 01 00 04 06 70 75 62 6C 69 63 A0 1D 02
    03 06 87 00 02 01 00 02 01 00 30 10 30 0E 06 0A
    2B 06 01 04 01 A1 5B 14 01 00 05 00
    PDU:
    version: 0
    community: public
    type: GET_REQ_MSG (0xa0)
    request id: 427776
    error status: noError(0)
    error index: 0
    name: 1.3.6.1.4.1.4315.20.1.0
    type: NULL (0x5)
    length: 0
    value: ( )
    node_find() returned xpsId with suffix 0
    !! get(): processing the variable xpsId
    Segmentation Fault (core dumped)
    ==============================
    Any idea what is wrong?

    Thats a problem with Solstice... all I did to fix that problem was to install the patch...
    Find and install the latest patch (I used 108870-04).
    Hope it helps.

  • My iPad (1st generation) seems to be moving slower then normal and often dumps me out the app I'm in. Any ideas??

    My iPad (1st generation) seems to be slowing down. Taking longer to open and more concerning is that fact that I'm frequently being dumped out of apps
    Any ideas?

    Welcome!
    It's not very likely that a virus/malware is slowing you. Although "officially" above the minimum, 320MB RAM is light for Tiger. Of our various G4 Macs running Tiger, the least RAM installed is 768MB. The others range from 1G to 1.75G RAM. A low RAM count plus a hard drive that's filling up can really drag down the performance.
    My best recommendation is to review the maintenance articles on this web site:
    http://www.thexlab.com/faqs/faqs.html
    There are number of routine cleanup items you can do without a tech looking over your shoulder that will maximize your performance.

  • Shortcut for /N/SAPAPO/SDP94

    Dear Techsperts,
    some sensible guys asked if there is a way I can create a short cut like "ZIDP" for loading interactive demand planning without having to type this long ugly name on command prompt or expand the menu
    Tried some gimmicks on SE93 but can't figure out what dialog or report program name should I enter.. but none worked.
    Is there a way out ?.

    Dear BS
    You can also try to set the /SAPAPO/SDP94 - Interactive Demand Planning  as start transaction.
    Whenever planners log into APO system, they will directly to jump to planning book without clicking any favorites or putting the long T-code.
    You can go to header -->Extras -->set the start transaction --> /SAPAPO/SDP94.
    It´s one time setting for each user then nobody require to remember anything.
    Please let us know of these ideas helps you.
    Amol

  • Sapapo/sdp94 - GR/GI issue problem

    Dear Experts,
    After doing a deployment run by sapapo/sdp94, it is creating a process goods issue record. Actually it shouldn’t create as per standard. Because in /sapapo/mat1 GI processing time filed is blank. When it has value it should show the process goods issue record.
    Can any one have idea…why it is creating process goods issue in sdp94 when we look product view.
    My observation is that there is one field activity type is setting with "i" what does it mean?
    Please respond , its very urgent
    Thanks
    Cris

    Thanks for your reply...Exactly i am doing as you said.
    As per my knowledge without GI issue time in mat01 it shouldn't create the process goods issue in sdp94 when we run the deployment.
    But for me it is creating, I couldn't find why it is happening>
    Pls welcome your suggessions.....
    Thanks
    Cris

  • Tcode /SAPAPO/TSCUBE  - UOM conversion

    Dear All,
    I would like to know about how the value of a key figure is copied from the infocube to a DP planning area using tcode /SAPAPO/TSCUBE.
    I have the following scenario.
    Infocube has key figure value as 2000 EA,
    The planning area UOM is ST
    Product Master base UOM is EA
    Product Master alternate UOM has 1 ST = 5 EA
    When I execute the tcode /SAPAPO/TSCUBE  to copy data from the cube to the planning area, the value is copied as 2000 ST which means no conversion of the UOM in cube to the UOM of planning area takes place. It should ideally convert 2000 EA to 400 ST using the alternate UOM in product master.
    Is this how the program functions such that it only copies the key figure value ignoring the conversion factor between UOMs of infocube and planning area?
    Any ideas?
    Thanks in advance
    Ehsan Ahmed

    Hi
    Yes it works as you are expecting. It should read the data from product master base UOM. To enable, you must have the characteristic assigned to the product in the POS and then maintain UOM conversion in the product master (you get the description as well).
    There are some gotchas...you can convert at a 'higher' level, but every product must have a UOM conversion for the UOM you wish to convert to, otherwise it might not work.
    Hope this helps...
    Thanks
    Amol

  • My MacBook Pro is running very slow.  I've run repair permissions without positive result.  Does anyone have any ideas?

    My MacBook Pro (2010) is runnign very slow.  This came on all of a sudden.  It opens, closes, reboots, etc., all much slower than ever before.  I have used the repair disk permissions without any positive result.  Does anyone have any ideas?

    First, back up all data immediately, as your boot drive might be failing.
    Take these steps when you notice the problem.
    Step 1
    Launch the Activity Monitor application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Activity Monitor in the icon grid.
    Select the CPU tab of the Activity Monitor window.
    Select All Processes from the menu in the toolbar, if not already selected.
    Click the heading of the % CPU column in the process table to sort the entries by CPU usage. You may have to click it twice to get the highest value at the top. What is it, and what is the process? Also post the values for % User, % System, and % Idle at the bottom of the window.
    Select the System Memory tab. What values are shown in the bottom part of the window for Page outs and Swap used?
    Next, select the Disk Activity tab. Post the approximate values shown for Reads in/sec and Writes out/sec (not Reads in and Writes out.)
    Step 2
    You must be logged in as an administrator to carry out this step.
    Launch the Console application in the same way as above. Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left.
    Post the 50 or so most recent messages in the log — the text, please, not a screenshot.
    When posting a log extract, be selective. Don't post more than is requested.
    Please do not indiscriminately dump thousands of lines from the log into a message.
    Important: Some personal information, such as your name, may appear in the log. Edit it out before posting.

  • Rebuilding aMacBook 1.83 GHz Intel Core Duo, hard drive failure so rebuilding system.  Aircard will not stop self-assigning IP address.  Any ideas how to resolve successfully?

    Had hard drive failure on MacBook 1.83 GHz Intel Core Duo, so had to rebuild the OS on new drive. Was on Lion 10.7.5 prior to failure, but had to reinstall Snow Leopard 10.6.3 since that was most recent OS on media I had.  After finally getting ethernet connection to router working, was able to get to internet and download / upgrade to 10.6.8.  I assume I can probably buy the upgrade to Mountain Lion 10.8 from there.
    Problem is this, Airport will not stop self-assigning IP address for my wireless connection, and unless I can get wireless back on this laptop, doesn't make a lot of sense to continue the rebuild and reinstall of all the software that was on it prior to HD failure.  Only way to my home network and router is ethernet now.  Everything else on my network (Apple MacBook Pro laptops, iPhones, desktops, and non-Apple printers and laptops) is hooking up to router wirelessly fine.
    Any ideas how to resolve successfully so that the airport will stop self-assigning and allow the router to assign the IP address?

    When see the beachball cursor, note the exact time: hour, minute, second.  
    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    Each message in the log begins with the date and time when it was entered. Scroll back to the time you noted above.
    Select the messages entered from then until the end of the episode, or until they start to repeat, whichever comes first.
    Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of it useless for solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

  • After upgrading to Mavericks on my MacBook, I'm not able to download third party applications like Dropbox and MyCleanMac 2.  After clicking the download button, the screen just turns dark and is frozen.  Any idea what is happening?

    After upgrading to Mavericks on my MacBook, I'm not able to download third party applications like Dropbox and MyCleanMac 2.  After clicking the download button, the screen just turns dark and is frozen.  Any idea what is happening?

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select
    View ▹ Show Log List
    from the menu bar.
    Click the Clear Display icon in the toolbar. Then try the action that you're having trouble with again. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Adobe Acrobat 11 will not finish installing on my iMac running 10.9.4. Any ideas?

    When trying to install Adobe Acrobat 11 Pro on my iMac running 10.9.4, the install will not finish and hangs when installer indicates "running package scripts". Any ideas on how to resolve?

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Select
              /var/log ▹ install.log
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen. The contents of the log will appear on the right. Each log message begins with a timestamp. Select the messages from the time of the last installation or update attempt. If you're not sure when that was, click the Clear Display button in the toolbar of the Console window and then try the installation again. Select the new messages that appear. Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message (command-V).
    ☞ If there are runs of repeated messages, post only one example of each. Don’t post many repetitions of the same message.
    ☞ When posting a log extract, be selective. Don't post more than is requested.
    ☞ Please don't indiscriminately dump thousands of lines from the log into this discussion.
    ☞ Please don't post screenshots of log messages—post the text.
    ☞ Some private information, such as your name, may appear in the log. Anonymize before posting. You may need to use a text editor with search and replace, such as TextEdit.

  • Mac Mail- all incoming photos are corrupted- but only on my MBP, not my iphone. Any ideas?

    Hi,
    My Mac Mail is driving me bonkers!
    For the last week or so, it's been extremely erratic on my Macbook Pro (seems fine on my phone). First it dumped all of my sent messages- then it gradually loaded them all up again, over the course of a couple of hours.
    Then it dumped three year's worth of messages from my inbox, slowly adding them back in again over the next couple of days (this still seems to be happening in some form or other in that my mail activity frequently tells me that 800 emails (for example) are downloading.
    Most irritating of all, I can't receive any images without them being corrupted. They're fine on my phone- this is definitely a MBP only problem.
    I've not changed anything recently- and my phone is still running iOS 6.1.3
    Any ideas?

    I switched around 9 years ago. Second Mac, first problem I've ever really had in all that time. It dumped another 30,000 emails this morning- including ones that I need to work with right now. Still receiving garbled images.
    Went to schedule a call with Apple- see if they can shed any light on it. Going to get back to me in 6 days. Brilliant.
    It's just not good enough. This isn't what I'm paying for.

  • HT201222 Is it just me or is the last safari update for Yosemite slowing everyone down? Any ideas how to fix it?

    Is it just me or is the last safari update for Yosemite slowing everyone down? Any ideas how to fix it?

    When you see a beachball cursor or the slowness is especially bad, note the exact time: hour, minute, second.  
    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    Each message in the log begins with the date and time when it was entered. Scroll back to the time you noted above.
    Select the messages entered from then until the end of the episode, or until they start to repeat, whichever comes first.
    Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of it useless for solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

  • HT4623 I keep getting kicked off my wi-fi connection. any ideas?

    I keep getting dumped from my wi-fi connection. I just made an ajustment to the security level and now I get dumped. My sons phone has no problem. I have been trying to get in to change the security level, but I keep getting error messages. I went in just last night and made the changes. I don't know whats going on there, but as I said, my sons phone has been working fine since he initially asked to join the network. Any Ideas?

    You have to be connected to the network for that to show up. When you go into wifi the network you are connected to (yours) should be listed and if it is, then tap on the arrow to the right and at the top of the screen it should allow you to forget the network. If you cannot get connected to the network long enough to do that, then do the reset network settings I mentioned above.

  • Any idea what this characher is?

    DB version:10gR2
    Found this character in a table. I don't know how this got inserted. Any idea what this characher is?Even though it appears as a hypen here in OTN, this looks like a miniature square block in sqlplus.
    SELECT DUMP('–') FROM DUAL;
    DUMP('–')
    Typ=96 Len=1: 150Edited by: Citizen_2 on Feb 12, 2009 12:45 AM

    It also depends on the character set being used by your database and the tool that you are displaying the characters in as to how they then get represented...
    For a quick look at your own character set... (assuming 8 bit chr set, but can be adapted for larger sets if necessary)...
    SQL> ed
    Wrote file afiedt.buf
      1  with t as (select ascii, decode(ascii,7,null,9,null, ch) as ch, col, rn
      2             from (select rownum-1 as ascii
      3                         ,chr(rownum-1) as ch
      4                         ,trunc((rownum-1)/64) as col
      5                         ,row_number() over (partition by trunc((rownum-1)/64) order by rownum) as rn
      6                   from dual connect by rownum <= 256
      7                  )
      8            )
      9  --
    10  select t1.ascii, t1.ch
    11        ,t2.ascii, t2.ch
    12        ,t3.ascii, t3.ch
    13        ,t4.ascii, t4.ch
    14  from (select * from t where col = 0) t1
    15      ,(select * from t where col = 1) t2
    16      ,(select * from t where col = 2) t3
    17      ,(select * from t where col = 3) t4
    18  where t1.rn = t2.rn
    19  and   t2.rn = t3.rn
    20* and   t3.rn = t4.rn
    SQL> /
         ASCII C      ASCII C      ASCII C      ASCII C
             0           64 @        128 Ç        192 └
             1 ☺         65 A        129 ü        193 ┴
             2 ☻         66 B        130 é        194 ┬
             3 ♥         67 C        131 â        195 ├
             4 ♦         68 D        132 ä        196 ─
             5 ♣         69 E        133 à        197 ┼
             6 ♠         70 F        134 å        198 ã
             7           71 G        135 ç        199 Ã
             8           72 H        136 ê        200 ╚
             9           73 I        137 ë        201 ╔
            10           74 J        138 è        202 ╩
            11 ♂         75 K        139 ï        203 ╦
            12 ♀         76 L        140 î        204 ╠
            13           77 M        141 ì        205 ═
            14 ♫         78 N        142 Ä        206 ╬
            15 ☼         79 O        143 Å        207 ¤
            16 ►         80 P        144 É        208 ð
            17 ◄         81 Q        145 æ        209 Ð
            18 ↕         82 R        146 Æ        210 Ê
            19 ‼         83 S        147 ô        211 Ë
            20 ¶         84 T        148 ö        212 È
            21 §         85 U        149 ò        213 ı
            22 ▬         86 V        150 û        214 Í
            23 ↨         87 W        151 ù        215 Î
            24 ↑         88 X        152 ÿ        216 Ï
            25 ↓         89 Y        153 Ö        217 ┘
            26 →         90 Z        154 Ü        218 ┌
            27 ←         91 [        155 ø        219 █
            28 ∟         92 \        156 £        220 ▄
            29 ↔         93 ]        157 Ø        221 ¦
            30 ▲         94 ^        158 ×        222 Ì
            31 ▼         95 _        159 ƒ        223 ▀
            32           96 `        160 á        224 Ó
            33 !         97 a        161 í        225 ß
            34 "         98 b        162 ó        226 Ô
            35 #         99 c        163 ú        227 Ò
            36 $        100 d        164 ñ        228 õ
            37 %        101 e        165 Ñ        229 Õ
            38 &        102 f        166 ª        230 µ
            39 '        103 g        167 º        231 þ
            40 (        104 h        168 ¿        232 Þ
            41 )        105 i        169 ®        233 Ú
            42 *        106 j        170 ¬        234 Û
            43 +        107 k        171 ½        235 Ù
            44 ,        108 l        172 ¼        236 ý
            45 -        109 m        173 ¡        237 Ý
            46 .        110 n        174 «        238 ¯
            47 /        111 o        175 »        239 ´
            48 0        112 p        176 ░        240
            49 1        113 q        177 ▒        241 ±
            50 2        114 r        178 ▓        242 ‗
            51 3        115 s        179 │        243 ¾
            52 4        116 t        180 ┤        244 ¶
            53 5        117 u        181 Á        245 §
            54 6        118 v        182         246 ÷
            55 7        119 w        183 À        247 ¸
            56 8        120 x        184 ©        248 °
            57 9        121 y        185 ╣        249 ¨
            58 :        122 z        186 ║        250 ·
            59 ;        123 {        187 ╗        251 ¹
            60 <        124 |        188 ╝        252 ³
            61 =        125 }        189 ¢        253 ²
            62 >        126 ~        190 ¥        254 ■
            63 ?        127 ⌂        191 ┐        255  
    64 rows selected.
    SQL>
    {code}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • HRUSER Trx and CUA to be synced up Any ideas...

    Hi All,
    I am a newbie for Security and I am stuck at a certain place, the scenario is as follows
    We have a ECC6.0 Box (R/3) , Portal 7.0 whose UME is the ECC Box and BW Box as other system, we have setup the R/3 as CUA.
    We are implementing the HR Portal ESS MSS Functionality so we have created all users by using the HRUSER Trx but those users are not the same as the users when I create by SU01 Trx. When I create a user by SU01 in R/3 then the user id is created in all 3 systems.
    Now I am stuck where though the HRUSER can create the user in SU01 but they create it with a ESSUSER Group in which the systems tab is not at all updated.
    Any ideas on this or solutions will be greatly appreciated.
    Points will be rewarded accordingly.
    Thanks
    Samar.

    If you are working with a CUA scenario, you must create all users in the central system and selecte there the targer system.
    Before an user´s creation you´ll need to have created the different user groups (Tcode SUGR) in all child systems as the central system too.
    Regards,
    Leandro

Maybe you are looking for

  • Why is it taking so long to download the iOS 7.0.2  ?

    Why is it taking so long to download the iOS 7.0.2  ?

  • Mac Mini (mid 2011) ram slot has failed: Any others experiencing?

    This seems similar to this problem, mentioned in a number of threads covering MacBooks, best described here: MacBook Pro loses access to 1 memory slot upon shutdown or reboot in OS X 10.8.1 I'm having the same issue with a Mid-2011 Mac Mini (purchase

  • [JS CS3] Preflight info through scripting

    Hi! Is it possible to generate the preflight information text from a javascript in InDesign CS3? I know it's possible to generate the preflight text (file) by exporting a package (document.packageForPrint), but what about the separate "Preflight" com

  • Problem with direct connect on my 8350i

    when i try to use my direct connect on my smartphone it beeps and says turn radio on. i can turn the radio on and try again and it says the same thing. when someone dc's my phone i try to answer and it tells me again to turn on radio. called nextel a

  • Changing windows in a full screen game

    I play Call of Duty 2 and run TeamSpeex on my iMac. My problem is that, sometimes while I am playing I need to get to the TeamSpeex window without quitting CoD2. I've tried F9, F10, command-tab, and command-m. Nothing seems to work. Is there another