Different information about patchset

Hello,
customer told me that on the database is 11.1.0.7 patchset so I downloaded CPUJUL2010 (patch 9654987). It is only for 11.1.0.7 on linux x64 but it failed.
I found that it is propably due the different patchset so i have check in in database and in opatch inventory but there are different information.
So I ask you why and how to fix it. I dont want to apply 11.1.0.7 patchset again.
btw, they use ASM and there is everything ok.
oracle@server:~/CPUJUL2010/9654987> opatch lsinventory
Invoking OPatch 11.1.0.8.2
Oracle Interim Patch Installer version 11.1.0.8.2
Copyright (c) 2010, Oracle Corporation. All rights reserved.
Oracle Home : /opt/app/oracle/product/11/db_1
Central Inventory : /opt/app/oracle/oraInventory
from : /etc/oraInst.loc
OPatch version : 11.1.0.8.2
OUI version : 11.1.0.7.0
OUI location : /opt/app/oracle/product/11/db_1/oui
Log file location : /opt/app/oracle/product/11/db_1/cfgtoollogs/opatch/opatch2010-08-30_18-18-36PM.log
Patch history file: /opt/app/oracle/product/11/db_1/cfgtoollogs/opatch/opatch_history.txt
Lsinventory Output file location : /opt/app/oracle/product/11/db_1/cfgtoollogs/opatch/lsinv/lsinventory2010-08-30_18-18-36PM.txt
Installed Top-level Products (1):
Oracle Database 11g 11.1.0.6.0
There are 1 products installed in this Oracle Home.
There are no Interim patches installed in this Oracle Home.
OPatch succeeded.
oracle@server:~/CPUJUL2010/9654987> sqlplus '/ as sysdba'
SQL*Plus: Release 11.1.0.7.0 - Production on Mon Aug 30 18:19:05 2010
Copyright (c) 1982, 2008, Oracle. All rights reserved.
Connected to an idle instance.
SQL> select * from registry$history;
ACTION_TIME
ACTION NAMESPACE
VERSION ID
COMMENTS
06-NOV-07 09.34.14.337726 AM
CPU SERVER
10.2.0.3.0 6394981
CPUOct2007
ACTION_TIME
ACTION NAMESPACE
VERSION ID
COMMENTS
02-OCT-08 09.44.37.125047 AM
UPGRADE SERVER
11.1.0.7.0
Upgraded from 10.2.0.3.0
Thank you
Regards,
Tom
www.Tomas-Solar.com
Edited by: Tomas Solar on 31.8.2010 18:28

I believe if you look at the opatch apply command there is a -no_sysmod option. Check into it....I think it will update the inventory without applying the patch again.
Check it out.
http://download.oracle.com/docs/cd/E11882_01/em.112/e12255/oui7_opatch.htm#sthref826
Look for section
When you apply a patch and execute opatch lsinventory, it does not return the details of the patch applied.
$ORACLE_HOME/OPatch/opatch apply -no_sysmod <Path_To_Patch>
Regards
Tim

Similar Messages

  • Different information in 1. finder: film capacity 26 GB an 2. in "my mac" hard disk information: film capacity 76 GB?

    i have Problems with my Mac. The Hard disk is nearly full, i send most of my film material from i Movie to an externe drive, but nothing changed.
    But now are very different information about the film volume: in the finder only 26 DB, in the "my mac" HD information /& GB!!! What is the reason?

    Have you updated a lot of events and projects from iMovie 9 to iMovie 10?  If so the discrepancy may be caused by the fact that both versions of iMovie are using hard links to the same original media files.   If this is the case the finder will show the stoarge used by your iMovie Events (Imovie 9) and imovielibrary (imovie 10) separately giving too high a total since most of the content is actually shared.
    Geoff.

  • The last Apple I used was a IIe. Where can I find basic information about what an Ipad will do and how it differs from an Android tablet?

    The last Apple I used was a IIe. Where can I find basic information about what an Ipad will do and how it differs from an Android tablet?
    I am considering purchasing this for my wife who has only had experience with Windows machines.

    Here are a number of possibilities:
    http://ipad.about.com/od/iPad_Guide/a/How-To-Use-The-iPad-Best-Uses.htm
    http://www.macobserver.com/tmo/article/8-important-things-you-can-do-with-an-ipa d
    http://iconlibrary.iconshock.com/tutorials/50-things-you-can-and-cant-do-with-yo ur-new-ipad/
    iPad vs Android:
    http://ipad.about.com/od/ipad_competition/tp/iPad-vs-Android-Which-Tablet-Should -You-Buy.htm
    http://www.cnet.com/topics/tablets/best-tablets/

  • I am using the Order Analysis Toolkit and want to get more information about the compensation for "Reference Signal Processing", which is scarce in the manuals, the website and the examples installed with the toolkit.

    I am using the Order Analysis Toolkit and want to get more information about the compensation for "Reference Signal Processing", which is scarce in the manuals, the website and the examples installed with the toolkit.
    In particular, I am analyzing the example "Even Angle Reference Signal Processing (Digital Tacho, DAQmx).vi", whose documentation I am reproducing in the following:
    <B>DESCRIPTIONS</B>:
    This VI demonstrates how to extract even angle reference signals and remove the slow-roll errors. It uses DAQmx VIs to acquire sound or vibration signals and a digital tachometer signal. This VI includes a two-step process: acquire data at low rotational speed to extract even angle reference; use the even angle reference to remove the errors in the vibration signal acquired at normal operation.
    <B>INSTRUCTIONS</B>:
    1. Run the VI.
    2. On the <B>DAQ Configurations</B> tab, specify the <B>sample rate</B>, <B>samples per channel</B>, device and channel configurations, and tachometer channel information.
    <B>NOTE</B>: You need to use DSA PXI-447x/PXI-446x and PXI TIO device in a PXI chassis to run this example. The DSA device must be in slot 2 of the PXI chassis.
    3. Switch to <B>Extract Even Angle Reference</B> tab. Specify the <B>number of samples to acquire</B> and the <B># of revs in reference</B> which determines the number of samples in even angle reference. Click <B>Start</B> to take a one-shot data acquisition of the vibration and tachometer signals. After the acquisition, you can see the extracted even angle references in <B>Even Angle Reference</B>.
    4. Switch to the <B>Remove Slow-roll Errors</B> tab. Click <B>Start</B> to acquire data continuously and view the compensate results. Click <B>Stop</B> in this tab to stop the acquisition.
    <B>ORDER ANALYSIS VIs USED IN THIS EXAMPLE</B>:
    1. SVL Scale Voltage to EU.vi
    2. OAT Digital Tacho Process.vi
    3. OAT Get Even Angle Reference.vi
    4. OAT Convert to Even Angle Signal.vi
    5. OAT Compensate Even Angle Signal.vi
    My question is: How is the synchronization produced at the time of the compensation ? How is it possible to eliminate the errors in a synchronized fashion with respect to the surface of the shaft bearing in mind that I am acquired data at a low rotation speed in order to get the "even angle reference" and then I use it to remove the errors in the vibration signal acquired at normal operation. In this application both operations are made in different acquisitions, therefore the reference of the correction signal is lost. Is it simply compensated without synchronizing ?
    Our application is based on FPGA and we need to clarity those aspects before implementing the procedure.
    Solved!
    Go to Solution.

    Hi CracKatoA.
    Take a look at the link bellow:
    http://forums.ni.com/ni/board/message?board.id=170&message.id=255126&requireLogin=False
    Regards,
    Filipe Silva

  • ITunes Match unable to complete "Gathering information about your iTunes library."

    All week I have been trying to get 2 separate iTunes accounts on 2  different Macbook on Air's both running iTunes 11.3.1(2) on Mavericks 10.9.5 - the progress bar crawls along and never actually reaches the end. Both iTunes Match accounts are completely empty (i.e. show zero media available on connected iOS devices). I have signed in and out of iTunes Match, deleted the libraries and re-added them etc. but the scan just isn't working.
    So, is iTunes Match being discontinued ahead of the announcements on 9/9 or is this a temporary glitch, or something thats just local to Spain?

    I'm having the exact same issue on a fresh windows 7 install...pretty annoying. After a few minutes of Genius in iTunes 9.0.2 gathering information about my music library my PC crashes and turns off. This is the only issue my computer has...help?

  • HOW TO GET INFORMATION ABOUT THE CLIENT MACHINE AT DATABASE LEVEL

    HOW TO GET INFORMATION ABOUT THE CLIENT MACHINE AT DATABASE LEVEL USING 10g Database and 10g Application Server
    we have developed an application using oracle forms 10g with
    oracle database 10g and Application server 10g
    Application uses a single Oracle User name to connect to database
    where as at Application level there are different users (these are not database users)
    Now how can we get the information about the user/his machine etc. at database level. earlier in 6i/8i we use to get by using
    USERENV('TERMINAL')
    we had written a triggers on tables on Insert/Update where we used to update a database field Last user terminal with USERENV('TERMINAL')
    but not this information is comming to be the machine name of application server where as we wish this to be the machine name of Client. Any Way outs
    thanks
    Chaand Kackria

    hi, you can use the sys_context function, like this:
    select sys_context('userenv','current_user'),
         sys_context('userenv','os_user'),
         sys_context('userenv','host'),
         sys_context('userenv','ip_address'),
         sys_context('userenv','instance'),
         sys_context('userenv','sessionid'),
         sys_context('userenv','terminal')
    from dual;
    Is this what you 're looking for?

  • PDF DOM - getting information about underlining

    Hi, I‘m trying to prepare PDF documents for blind users. For this I have to extract the visual information of the text and there font style.
    And this is my problem:
    I read the PDF document through the Acrobat or Adobe-Reader application via UI-Automation, Microsoft Active Accessibility and the Adobe intern Accessibility library to access the PDDom.
    In all these different way there is no way (that I found) to getting information about if a word is underlined or not.
    Did anybody know a way to do this, or is it impossible to get information about that?
    Thank u for your interest in my post and for all the helping ideas that will be posted.
    J

    select prv_value from ctx_user_preference_values where prv_attribute='PATH'
    and prv_preference='MY_PREFERENCE_NAME'
    But note that you'll need to rebuild the index before this will take effect.

  • Way to consolidate information about vendors

    Hello,
    I have two or more vendor master data , that have different vendor no (LIFNR) but they relate to same vendor.
    Example: Vendor A Vendor B , different ID but relate to the same vendor.
    It is happened usually in cases that the VAT.Reg no. is changed and than I need to open another record in the vendor master data for the same vendor.
    I need to find way when using control reports (LIS, BW, ME2L,ME2M..) to  vendor B (LIFNR) the system will show also information about vendor A.
    I need, standard way to consolidate information for two different vendor master data that relate to the same vendor.
    Best Regards
    Hadidit

    you create new vendor  and continue your business with the new vendor, but want the old vendor as well in the reports.
    I dont think that there is anything available in standard SAP that you can automatically get both vendors into a e.g. ME2L report when you enter one vendor number in the selection.
    I cannot imagine thatyou can run MR2M reports based on  partner functions .
    in vendor master control view is field called Group key that can be used to link old and new vendor number
    f1 help says:
    If the customer or the vendor belongs to a group, you can enter a group key here. The group key is freely assignable.
    If you create a matchcode using this group key, group evaluations are possible.
    But I have not seen this field in selection of ME2L.

  • XSchema: How to get (more) Information about validation errors?

    I changed the file car.xml to have an invalid xml-file, then
    i validate the demo car.xml using the demo programm xsdtest.
    I got the following error message:
    In line 7 of car.xml:
    LSX-00290: invalid enumeration choice "Hugo"
    LSX-00213: only 0 occurrences of particle "sequence", minimum is 1
    Validation failed, error 213
    The first 2 lines are dumped from the SchemaProzessor. Unfortunatly there is no
    possibility to get this information with a methodcall or by return value
    to use for further processing!
    The only thing i got controlled back is the error code 213.
    But how do i get the correspondening errortext ? What means error 213 ?
    So here is my suggestion:
    Please give accurate information about validation errors! Including:
    1) The position where the error occurred. (maybe in XPath notation)
    2) An error Number to classify the error (Including a possibility to resolve the errormessage via program.)
    3) An error text for the specific case : (for example : invalid enumeration choice "Hugo")
    Please give this information in a struct back or provide methods on the
    Xschema prozessor.
    Otherwise the XSchema support is useless!!!!!
    Sorry for my bad English & Greetings
    Martin Frenzel
    By the way: The XDK for Java uses a different Error Messages !!!! But there is the same problem...

    1.How to check when user last time login to database.AUDIT
    2.If user account is lock why it is locked? if it is locked by trying to loing with wrong password how to check how many times he attempted with wrong password...and other reasons alsoCheck Profile For this user and attr.
    3.Wheni was trying to select user expire date it is showing empty value...can we check expire date through querys or we need to check profile?
    SQL> select EXPIRY_DATE from dba_users ;
    EXPIRY_DA
    24-SEP-11
    24-SEP-11
    24-SEP-11
    24-SEP-11
    24-SEP-11
    24-SEP-11
    24-SEP-11
    23-MAY-13
    24-SEP-11
    24-SEP-11
    24-SEP-11 check
    expiry_date in dba_users is null
    4.How to check when he was reset his password last time.SELECT PTIME FROM SYS.USER$;

  • Need information about "Activation Task"

    Hi at all
    I need information about "HOW" the activation task work. I try to found information on Metalink and I can't found anything. Who anyone show me where I can find this information?
    The information from Design Studio are not enough.
    Thanks in advice
    Luis
    Edited by: Luis_ITA on 9-giu-2011 10.35

    Hi Luis,
    Following are the resources you can use to seek information about Activation Tasks:
    1. Following link is from OU that provides an overview of the Activation Task:
    http://ilearning.oracle.com/ilearn/en/learner/jsp/rco_details_find.jsp?srchfor=1&rcoid=920335765
    2. Design Studio Online Help provides comprehensive description about the task – what is it, how to use it, different compensation modes etc.
    Thanks,
    Deepankar (Deep) Dey
    OSM- Product Management

  • Information about fwdservice dot com?

    Note that urls in this post are deliberately obfuscated.
    Earlier today I tried to access www <dot> casponline <dot> org which is supposed to be the site of the California Association of School Psychologists. When I had trouble viewing content, I enabled javascript for two sites the page seemed to need: cdn <dot> rooktemplate <dot> com and fwdservice <dot> com. This didn't seem to help much. I went from blank content to perpetual loading.
    As far as I can tell fwdservice is associated with Windows malware which redirects attempts to access various webpages to fwdservice's site. I am guessing this simply fails on Linux but does anybody know anything more about this? The information about Windows is what I gleaned from a web search but I am not sure how reliable it is or if there is more to this. Because I was on campus at the time, the university's rule set typically blocks malware sites. (E.g. a link which would take me somewhere at home will be blocked on campus.) Obviously that's only a certain proportion of what's out there, however, so it doesn't show the information isn't reliable.
    I am pretty sure that casponline should be a legitimate site or used to be one as I've found links to it from enough kosher-looking pages for it to seem unlikely they are all fake. (And they are always pages about psychological research etc.)

    OK. If I ping casponline.org, I get the same ip (68.171.213.42). If I load that ip in my browser and allow it to load the script, it all looks fine. But if I load www.casponline.org, I get nothing and the source code for the page is completely different.
    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <script type="text/javascript">var NREUMQ=NREUMQ||[];NREUMQ.push(["mark","firstbyte",new Date().getTime()]);</script><title>Loading...</title>
    <script src="http://cdn.rooktemplate.com/rmgdsc/newProcess.js?v3.1" type="text/javascript" language="javascript"></script>
    </head>
    <body>
    <div id="rmgblock"></div>
    <script type="text/javascript" id="_rMG_fir">
    var _pR="gkwrf="+"",_folio="775974688",_bkt="8171";
    var _adPage="<scr"+"ipt id=\"_rMG_dyn\" type=\"text/javascript\" language=\"JavaScript\""+" src=\"http://fwdservice.com/main.php?dmn="+"casponline.org"+"&folio="+_folio+"&"+_pR+"&bkt="+_bkt+"\">"+ "</scr" + "ipt>";
    document.write(_adPage);
    </script>
    <script type="text/javascript">if(!NREUMQ.f){NREUMQ.f=function(){NREUMQ.push(["load",new Date().getTime()]);var e=document.createElement("script");e.type="text/javascript";e.src=(("http:"===document.location.protocol)?"http:":"https:")+"//"+"js-agent.newrelic.com/nr-100.js";document.body.appendChild(e);if(NREUMQ.a)NREUMQ.a();};NREUMQ.a=window.onload;window.onload=NREUMQ.f;};NREUMQ.push(["nrfj","beacon-2.newrelic.com","6bc175e1c8","2059687","blxaMRFVWEFSUENfWVcWbRcKG19cV1ZPGEZRSQ==",0,118,new Date().getTime(),"","","","",""]);</script></body></html>
    I get the same result at home as on campus (but I'm on the same machine). So how would my DNS get poisoned and can I unpoison it?
    Though if DNS was poisoned, wouldn't it affect ping as well?
    EDIT: I just sshed into a machine at work (which I am about to lose, but still for today...) and found that ping www.casponline.com uses an ip address of 107.20.206.69. So could that have been the address I got given earlier when using my laptop on campus? Now I'm home so I get the right result from ping. But why would firefox still use the same ip as earlier? I tried removing the cache but it didn't make any difference. Is there something further I need to do? (And is this likely to indicate a more serious problem?)
    The machine I sshed to is running Fedora 19 so it is definitely not likely to be an Arch-specific screw-up on my part, if you see what I mean.
    Last edited by cfr (2013-09-05 23:32:14)

  • An information about follow up transaction document

    Hi all,
    How can i retrieve information about follow up transaction document. I need to know which table or anything else that can give me information about follow up document.
    For example if i have this business scenario :
    from contract --> follow up to order
    and i need to know how many contract that being follow up to order and how many didn't.
    So which table that have information about this in crm?
    Thanx.
    Regards
    Indah Puspita

    Hi @all,
    the question is quite old, but not yet solved. As I had a similar task to do, i found something in the database that solved my task and probably yours as well.
    There is a DB table called "CRMD_BRELVONAE" that contains relationships between all the different CRM Objects.
    field "OBJGUID_A_SEL" contains the GUID of the parent object (equals CRMD_ORDERADM_H-GUID) and "OBJGUID_B_SEL" contains the GUID of the child object (Follow-up, equals CRMD_ORDERADM_H-GUID) .
    If you are only interested in a specific type of relationships, there are also fields "OBJTYPE_A_SEL" for the object type of the parent object and "OBJTYPE_B_SEL" for the object type of the child object.
    I hope, this is for you helpful
    Regards
    Ralf

  • Need detailed information about u0093CALL CUSTOMER FUNCTIONu0094.

    Need detailed information about “CALL CUSTOMER FUNCTION”.

    Hello Ayan
    “CALL CUSTOMER FUNCTION”. is the old version of
    customer exits. Using transaction SMOD you can see which customer exits SAP provides. Using transaction CMODyou can see the enhancement projects which make use of these SAP enhancements. 
    SAP enhancements consist of different components: function modules, screens, etc.
    For example, SAP enhancement CATS0001has a single component, function module EXIT_SAPLCATS_001. This function module is called within include LCATSF54:
    *&      Form  READ_WORKLIST_FROM_EXIT
    *       Read worklist from customer exit                               *
    FORM read_worklist_from_exit.
      DATA: l_catsw TYPE catsw_tab.        "XZQAL0K061795
    *----------------Beginn XZQPL0K017888----------------
      DATA: l_icatsw_fix LIKE catsw OCCURS 0.          "XZQPL0K017888
    * Sichern der ICATSW_FIX, damit mögliche Änderungen aus
    * User-Exit/Badi rückgängig gemacht werden können.
      l_icatsw_fix = icatsw_fix.
    *----------------Ende XZQPL0K017888----------------
      CALL CUSTOMER-FUNCTION '001'
           EXPORTING
                sap_tcats      = tcats
                sap_pernr      = catsfields-pernr
                sap_dateleft   = catsfields-dateleft
                sap_dateright  = catsfields-dateright
                sap_datefrom   = catsfields-datefrom    "XZQPL0K017888
                sap_dateto     = catsfields-dateto      "XZQPL0K017888
           TABLES
                sap_icatsw     = icatsw
                sap_icatsw_fix = l_icatsw_fix           "XZQPL0K017888
           EXCEPTIONS
                OTHERS        = 1.
    *-------------Beginn XZQAL0K061795 Worklist-Badi in CATS -------
      IF badi_worklist IS INITIAL.
        CALL METHOD cl_exithandler=>get_instance   "Aufruf der Factory-
           CHANGING instance = badi_worklist.      "Methode
      ENDIF.
      l_catsw = icatsw[].
    * Restaurieren der l_icatsw_fix für das Badi, falls sie
    * doch im User-Exit geändert worden ist.
      l_icatsw_fix = icatsw_fix.                  "XZQPL0K017888
      CALL METHOD badi_worklist->get_worklist    "Aufruf des Add-Ins
        EXPORTING
          sap_tcats      = tcats
          sap_pernr      = catsfields-pernr
          sap_dateleft   = catsfields-dateleft
          sap_dateright  = catsfields-dateright
          sap_datefrom   = catsfields-datefrom    "XZQPL0K017888
          sap_dateto     = catsfields-dateto      "XZQPL0K017888
        CHANGING
          sap_icatsw     = l_catsw
          sap_icatsw_fix = l_icatsw_fix.          "XZQPL0K017888
      icatsw[] = l_catsw.
    *-------------Ende XZQAL0K061795 Worklist-Badi in CATS -------
    ENDFORM.                               " READ_WORKLIST_FROM_EXIT
    In this routine you can see the most up-to-date version of customer exits:
    BAdIs (Business AddIns). Inbetween SAP has developed BTEs(transaction FIBF) which are basically dynamically called function modules. 
    Regards
      Uwe

  • Storing easy to access information about current user

    Hi everybody!
    Does someone know if I could store somewhere an information about the current user and that a could retrieve anytime in a similar way I can retrieve the username of the current user when I do 'select user from dual' ? I would like each new session opened to pass a different information even if it is the same user.
    Would the table user_users be a good place to store this information ? Does it store a new record for each session ? If yes, where is it and how could I modify its structure (new column) or its data ? Or maybe I should create a similar table that I would update myself with each new session.
    Thanks,
    Denis.

    I dont remember that Oracle keeps the information persistent anywhere of the session after the session is over. If your session is on than the info is in the V$session.
    The way around could be that you enable some logon trigger and capture thelogin credentials of all teh users in some table of yours and check it later on.
    I would like each new session opened to pass a different information even if it is the same user.
    I didnt get this part. Every time the info willbe by default different right? It will be a new session id, serial number all the time.
    Would the table user_users be a good place to store this information ? Does it store a new record for each session ? If yes, where is it and how could I modify its structure (new column) or its data ? Or maybe I should create a similar table that I would update myself with each new session.
    Well for sure the user_users contains the info of the current users but in NO WAY you shoudl think about tempering this view by yourself as its a part of oracle's own data dictionary. Changing any part of that will leave your database in the unsupported state.
    The other option to create a table similar like this of your own will be a good idea.But before that I guess you should reply to Justin's questions what exactly you want to track?
    Aman....

  • Need information about notification with SAP Netweaver Identity Management

    Dear Experts,
    I need some informations about send e-mail from SAP NIM. We want to send an e-mail after creation of sap users etc.
    Please note that today we have a Domino/Lotus server.
    I  undertsood that we can send e-mail through the Identy Center (IC) component. But I did not find how to set up this solution? I did not find architecture informations?
    Could you please provide me the different configuration steps?
    Should I install another component? Or I just have to configure my SMTP Server?
    Also, have you got the best practices for this step?
    Thanks a lot for your help
    Regards
    Hocine NAÏ

    Hello,
    For notification, first you need to create a repository of generic type and provide the lotus notus host details in the repository constant.
    Eg:
    EMAIL_SERVER                     abc.def.com
    EMAIL_ORIGINATOR              orignator mail ID
    Then create a task with the "To Generic" type Pass.
    Select the name of the function below in the Next data entry of the Destination tab of the pass.
    and provide the attribute and value as below:
    MSKEYVALUE                                   %MSKEYVALUE%
    EMAIL_RECIPIENT                               recipients mail ID
    EMAIL_SUBJECT                                 Hello %DISPLAYANEM%
    LOCATION                                          %LOCATION%
    Eg of a Function to sent mail is shown below:
    function SendEmail(Par){
         Recipient = Par.get("EMAIL_RECIPIENT");
         Subject = Par.get("EMAIL_SUBJECT")
         Location = Par.get("LOCATION");     
         Body = "This is a report from SAP NetWeaver Identity Center at %$ddm.date% %$ddm.time%<BR><BR>";
         Body = Body + "Your location is <B>" + Location + "</B><BR>";
         Body = Body + "<BR>";
         Body = Body + "Best regards<BR>";
         Body = Body + "MaXware AS<BR>";
         UserFunc.uSendSMTPMessage("%$glb.EMAIL_ORIGINATOR%", Recipient,Subject,Body,"%$glb.EMAIL_SERVER%",1);

Maybe you are looking for

  • CS5 Web Premium without Flash Builder Premium?

    So after spending an arm and a leg, you do not get a Flash Builder Premium with CS5 Web Premium but only Standard? This surprises me as I thought Adobe's greed is not as big as long term goals, promotion of Flash platform, being nice to users, especi

  • Changing to url mode

    Hi, The users to access the iViews need some autorizations, however i tested with SAP_ALL still it does not display. The connection should be okie because it prompt me for password when i try to access the iView. After i enter the username and passwo

  • Is it a bug in SAP?

    Dear All, Our client is using SAP B1 8.8 PL11. Their requirement needs updation of a  field in marketing documents based on the Shipping Type of the Marketing docs. For this, I created a UDF in marketing docs and wrote a FMS that refreshes on the "Sh

  • JFileChooser or FileDialog??? Dilema!!

    hi there, I tried implementin a "Save As" Option using JFileChooser.. It works fine.. But wen i dont specify an extension.. it does not take the default extension specified using filters. Ex.. Say i try to Save "test" and the file type below reads ".

  • I'm having problems with my Serial Number, can anyone help?

    Hey guys. Alright, so a few weeks ago I bought a Wacom Bamboo Capture tablet, and it comes with a copy of Adobe Photoshop Elements 8.0 Now, I installed it previously and it worked perfectly. Then, all of a sudden, I go to boot it up, and I'm asked fo