Problem with expired SAP licenses

Greetings,
I have a fresh installation of a SAP 620 on NT with Oracle Database (clustered environment). I successfully did a client copy from the old system to the new system but on the new system  I get the following errors:
1.  Logon refused (LICENSES has EXPIRED)
2.  When attempting to install new licenses, I get this message: 
Error:    Connect to database failed
Details:  SBSlConnect failed with return code 99
SQL-ERROR: 1017
The Oracle database seems to be Ok. DB is up and running.
Has anyone had this problem? If so, please help...
Louie

did you figure out the issue.  We get the same error when testing our license.  The database is up and running.  we know the temp license expired and we are trying to install the real license....  It will not let us extend the temp license again.
thanks,

Similar Messages

  • Problem with call connect license

    Hi to all,
    recently we purchased some call connect cisco software licenses. We first install those licenses without any problems. Weeks ago the customer bought some new nokia phone and we had to free old licenses to enter them in the new phones.
    We entered it 7 licenses with no problems. the probme is with the eight one. Seems to be occupied so i cannot register the software. We have problem with just one license key.
    I need to contact with somebody that can help me fron the nokia support team.
    I got a copy of this license right here, so the only thing i jus need is to free this key.
    Thank you so much
    Bye

    Hi Juan, thanks for your reply.
    This software is my personal software, so my main machine is my home machine, I use the software at work as a convenience to myself since the most my company has ever bought is Acrobat Professional, even though I find myself tasked with website work, graphics etc.
    I purchase all of my software and it is never used by anyone other than myself so that's not a concern - again my complaint was based on a wish to be able to manage my licenses from my Adobe account.
    I don't quite understand how a feature like this would be a problem from "some countries" especially when my Adobe account already has "identifying" information about my previous registrations and contact info? Not to mention the majority of the world is internet connected?
    You're saying it's easier to call Adobe 7:30pm (from "some country") on a Sunday nite (when a client is scheduled to come and review some work - which most likely means that there WON'T be any answer to the call to Adobe when you need it the most) compared to just accessing my Adobe account over the internet and turning off a license?
    I don't understand that one?...
    Yes, I plan on calling Adobe as I quoted since this seems to be the only answer to exactly WHY I was here searching last nite.
    Again I appreciate your reply and I do HOPE that Adobe would take my suggestion into consideration.
    Anytime a legit customer is prevented from using his own software is not a good look and obviously it creates not only problems such as I outlined but fosters ill will towards legitimate software licensing in general.
    -Will

  • Problems with the sap* password

    Hi,
    i have a problem with the sap* password.
    I tried my masterpassword but it did not work.
    So i tired the following from the Tread: Password problem with user DDIC
    resetting password for sap*
    sqlplus "/as sysdba"
    sql> update sapsr3.usr02 set bname='SAP1' where bname='SAP' and MANDT=000;
    sql> commit;
    Bud it did not work. After i tried to delete the sap*1 from the table sapsr3.usr02 but it did not work.
    sql>delete from sapsr3.usr02 where mandt='000' and bname = 'SAP*1';
    I also restarted the instance after the commands. But i can not logon with 'sap*' and the password   'pass' .
    Mybe someone can help me?
    Regards
    Mike

    Starting with release 7.00 based system you have to set
    login/no_automatic_user_sapstart=0
    in your instance profile and restart the instance.
    Markus

  • PHDS - problem with the content license

    Hi, I have just enabled the basic phds settings in my httpd.conf (ie not the PHDSCommonKeyFile / PHDSPlaybackExpiration / PHDSOutputProtection / PHDSVideoEncryptionLevel) settings:
    <IfModule jithttp_module>
      <Location /hds-vod>
        HttpStreamingJITPEnabled true
        JitFmsDirPath ".."
        HttpStreamingContentPath "/full/location/to/content"
        HttpStreamingJITConfAllowed false
        EncryptionScope server
        ProtectionScheme phds
        Options -Indexes FollowSymLinks
      </Location>
    </IfModule>
    And whilst when hitting the video_bitrate.mp4.f4m file i get the expected xml back with the drmAdditionalHeader element, when I view it in the adobe multibitrate hds player i get the error "There was a problem with the content license., plesae contact your video service provider" - has anyone seen this before?
    Thanks

    Hi, the "adobe multibitrate hds player" is the one you see on the http://server:8134 home page.
    I installed 4.5.3 from scratch and left all the defaults with the exception of EncryptionScope server  & ProtectionScheme phds - the http error log showed the below when visiting http://server:8134 - [Mon Oct 01 08:34:18 2012] [debug] mod_headers.c(756): headers: ap_headers_output_filter()
    The player does say in the bottom right "This video content is DRM protected" and the crossdomain.xml exists and looks like:
    <cross-domain-policy>
    <allow-access-from domain="*"/><site-control permitted-cross-domain-policies="master-only"/>
    </cross-domain-policy>

  • Problems with Adobe ID/licensing the software Creative Cloud

    Hello,
    I have problem with licensing the software of Creative Cloud. All programs installed on my computer and working fine. But the software keeps asking (around 1/2 days),
    for licensing the software. For example: when I tried to open Photoshop this day I get the warning sign/pop-up about 'licensing the product', when I click that I get another pop-up about finishing my Adobe ID. After I click that, it goes to internet --> Adobe account where I have to sign in (mail + password). I do that and then the site remains loading the page. Once it did enter into my ADobe ID, and everything was fine, Creative Cloud was mentioned and paid etc in my account. So I hope u can help me further, Thanks in advance! grt Marcel

    Hi Marcel,
    Please try deleting these folders from these locations and try launching any apps. It will ask you to license the software so enter your credentials and that should fix the issue.
    Windows:
    Delete these folders
    SLStore from C:\ProgramData\Adobe
    SLCache from C:\Program Files (x86)\Common Files\Adobe
    OOBE from C:\Users\(Your Username)\AppData\Local\Adobe
    Mac:
    Delete SLStore and SLCache from /Library/Application Support/Adobe
    Delete OOBE from ~/Library/Application Support/Adobe
    Please let us know if it helps.
    Regards,
    Abhijit

  • CopyRights problem with "expires at the fixed time" uat mode

    Dear all
    I found a problem with rights parameter
    When I use rights parameter in uat mode or umt mode
    it can't be work with this two modes($uat and $umt)
    and I found a document in adobe jp
    the document says "only uat mode works well with expire function"
    so I change the rgihts to uat
    but it still has problem and does not work
    this is part of my ASP VBS code
    startTime=DateDiff ("s","1-Jan-1970",Date())
    endTime=DateDiff ("s","1-Jan-1970",DateAdd("n" , 1 , Now()))
    strQueryParams = oGBLink.AppendToQuery("bookid", pSku, strQueryParams)
    strQueryParams = oGBLink.AppendToQuery("rights", "$uat#"&endTime&"#"&startTime&"$", strQueryParams)
    strQueryParams = oGBLink.AppendToQuery("price", CStr(pPrice), strQueryParams)
    ....and more
    is there any problem with my code??

    I don't see a problem with your code. You might put in a print statement and make sure that strQueryParams contains what you're expecting.
    When you're testing, are you using the same book more than once? If so, ACS can get confused about which voucher to use and use an old one.
    - either use a different book each time
    - or after each test, reset Acrobat or Reader on your test download machine. Adobe has a KB article:
    http://support.adobe.com/devsup/devsup.nsf/docs/53857.htm

  • Space problems with the SAP Database MS SQL 2000

    Hi,
    Actually, I have a size problem with the database, I have MS SQL Server 2000 with Service Pack4 on a Windows 2003 Server environment that is my DataBase Server of my ERP ECC 6.0. On the other hand I have a storage where I have 229 Gb of free space used only for the database files of the SAP data and the SAP log file.
    But when I check the DB space allocation on trx. DB02 I saw this:
    3 Database files and 1 transaction log:
    The 3 database files are: PRDDATA1 (size 15,313 MB used 15016 MB) , PRDDATA2 (size 14106 MB used 13984 MB), PRDDATA3 (size 14472 MB used 14352 MB) and the log file is PRDLOG1 ( size 1000 MB) all of them with no limit option and growth by 10%.
    So I went to the SQL Enterprise Manager and I saw that my Database PRD properties and I got this information:
    My database size is 44892.48 Mb size with only 1330.36 Mb of free space and that is alarming.
    So the question here is how ,if I have a storage where the sap data is storing with 229 Gb of free space, can I make the database files grow up in order to use all the available space of my storage.
    Can you help me please because it is critical being my productive system?
    Best Regards
    Erik Espinosa

    I resolved this issue myself. Thanks for all your help.
    Best Regards,
    Erik Espinosa

  • Problem with expired server's license??????

    ''locking as a duplicate - https://support.mozilla.com/en-US/questions/872709''
    2 problems
    1- cannot download update from firefox re security - something stops it to complete - and I do not want to download all firefox again so as not to lose my bookmarks and other info :(
    2- when I click on View entire box in comcast email account, get a Warning: Server's license has expired pop up ?????? puzzling....

    Lower-right corner of the screen, double-click on the time display.

  • Problem with Acrobat XI license when printing to PDF, despite having CC

    Hi
    I have a Creative Cloud membership and all programs seem to work correctly, including Acrobat XI Pro.
    There is a strange problem though - when I try to print something from Microsoft Word 2013 and chose "Adobe PDF" as the printer (which creates a PDF from the document) an Acrobat window opens, titled "Acrobat XI-Pro Testversion", stating that the testversion has expired and asking to license the product. If i click on the "license this software" button, another screen shows up that states it wants to login with my Adobe-ID (showing my correct adobe ID e-mail address). Clicking on 'login' however leads to a third screen that just has 6 blank boxes and the request to enter a serial number (but since I have CC, I don't have a serial number for acrobat XI Pro).
    I already uninstalled Acrobat XI-Pro and reinstalled it (through CC) but the problem persists.
    Anyone got an idea what is causing this?

    Hi,
    I have the exact same problem. I have noticed that the screen asking for the serial number is on my OS language (Danish). If I deactivate photoshop and activate again the same screen is in English and allows me to login and register the license with no problems. Only when printing with the Adobe PDF printer I get the problem!!
    Anyone?

  • Problem with local SAP name inside ABAP webservice

    Hi all,
    I've created a simple webservice in our SAP development machine, with the normal steps (create RFC, then generated the webservice inside SE38, then activated webservice in SOAMANAGER).
    The problem is that when I call the webservice from outside (external .NET program) I get the following error:
    There was no endpoint listening at http://srv.devm2.local:8004/sap/bc/srt/rfc/sap/zwebservice1/060/zwebservice1/zwebservice1 that could accept the message. This is often caused by an incorrect address or SOAP action. See InnerException, if present, for more details.
    I believe this problem is related somehow with the internal srv.devm2.local SAP name that is unknown from outside.
    If I open the WSDL definition, in the end I can find this internal srv.devm2.local reference of our SAP DEV server:
    </wsdl:binding>
    <wsdl:service name="ZWEBSERVICE1Service">
    <wsdl:port name="zwebservice1" binding="tns:zwebservice1">
    <soap:address location="http://srv.devm2.local:8004/sap/bc/srt/rfc/sap/zwebservice1/030/zwebservice1/zwebservice1"/>
    </wsdl:port>
    </wsdl:service>
    </wsdl:definitions>
    How can I force the webservice to map our external IP address, instead of the internal local name srv.devm2.local?
    Or there it another problem that I'm not aware of?
    Thanks all!
    jc

    I meant changing it in the calling application (external .NET). Can you not download the wsdl to your pc and change it there manually and then use this local wsdl in your external application to call the webservice ?
    It is just to see if the sap name is the problem. If that is the problem then it should work if you replace the name with the IP address.
    If this works then maybe basis need to adjust some settings (firewall ?, access authorizations ?)
    Also are you sure the service is activated in SOAMANAGER ? Sometimes when you save it stays inactive and it does not give you a clear error message, easy to overlook.
    And try to call the webservice with SOAPUI and the wsdl from soamanager. Does that work ? When I test with SOAPUI I always use the http port and don't forget to fill in user and password.
    If soapui call works, then the problem is with the external .NET application.

  • Problem with starting SAP Database ..

    Hi,
    I have a issue with starting the DB. the detailed log is attached below.
    When I had a Performance issue, I had tried to stop the SAP instance and the DB.
    But thats not stopped. So I have restarted the OS.
    After restarting the OS the DB is not comming up.
    Its throwing  the following log
    SQL*Plus: Release 10.2.0.4.0 - Production on Sat Nov 15 13:11:16 2008
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 2365587456 bytes
    Fixed Size                  2057952 bytes
    Variable Size            1191184672 bytes
    Database Buffers         1157627904 bytes
    Redo Buffers               14716928 bytes
    Database mounted.
    ORA-16038: log 4 sequence# 3468 cannot be archived
    ORA-19502: write error on file "", blockno  (blocksize=)
    ORA-00312: online log 4 thread 1: '/oracle/TRQ/origlogB/log_g14m1.dbf'
    ORA-00312: online log 4 thread 1: '/oracle/TRQ/mirrlogB/log_g14m2.dbf'
    Please give me an solution to solve this issue.
    Thanx & Regards,
    Kumar

    >ORA-16038: log 4 sequence# 3468 cannot be archived
    the problem is your archive directory is full. take archive log backup or move old archive log files to another location.
    follow Note 391 - Archiver stuck
    Cheers,
    -Sunil

  • Having problem with the SAP ERP on HANA trial

    Well, I left my SAP ERP Foundation Extension powered by SAP HANA - Fully Activated Appliance Landscape Trial suspended for about a week. When I re-activated the instance, I could connect to the SAP clients but not log in.
    I get the "Logon not possible (error in license check)" message.
    I also logged into my AWS console to look at the system log.
    The log ends with a number of entries like:
    This is R3trans version 6.24 (relesae 741 - 10.10.13 - 20:13:08 ).
    unicode enabled version
    2EETW169 no connect possible: "DBMS = HDB                                                  ---  SERVER = '' PORT = ''"
    R3trans finished (0012).
    Is there anyway to fix this? or do I just terminate and start over, again. (yes, this is the forth or fifth time I've had to rebuild).
    Thanks,
    Brian

    Hi Brian,
    there is a bug in the SAP Kernel which unfortunately invalidates the license after each reboot. We are already working on releasing a new version of the SAP ERP Foundation Extension Trial end of this week/early next week which will fix the error.
    Alternatively you might fetch the new kernel from the Service Marketplace (if you have access). You would need SAP Kernel 7.41 PL47 for Linux x86_64. After launching the instance in CAL before it turns "green" in the CAL UI you would need to exchange the binaries after logon via ssh.
    Quite complex to do, so the suggestion is to wait until end of this week/early next week until we are able to release a new version of the appliance incl. the fix.
    Best Regards,
      Hannes

  • Problem  with lotus sap connector

    we r using one bapi which generates one doc No for us.
    we save that number in form.
    now when we call other BAPI with same docnumber which we got previously.
    BAPI is giving ERROR MEssage That no data record with this doc number exist.
    if we check same from SAP Logon. IT Founds record.
    We r using IBM Lotus SAP Connector.

    Hello,
    If i understand it correctl.
    You are using 2 SAP calls :
    1. First call to SAP is for BAPI which will generate Document no,which is saved by your system.
    2.second call is with reference to this doc number created earlier.
    You will get error this doc number does not exist,if second call is without an y delay to first call..
    Try to keep some delay when the document number gets updated in SAP .& then use second call .
    If this does not seem problem, then you can ask SAP system admin  team to keep trace on.So that whenever your system calls SAP the data log is generated.& you can find out what's going wrong.
    Hope it helps.
    Thanks.

  • Problems with installation SAP Netweaver ABAP 7.0

    Hello, can someone give me an adice on installing SAP NetWeaver ABAP 7.0 trial version, please?
    After installing the application server and SAP management konsole and stopping the application server following message pops up. The same message pops up after installing SAP GUI and starting the application server again.
    Can this be caused by bad installation of MS Loopback Adapter on my Windows Vista?
    ===================================================
    ============== Stopping System NSP ================
    ===================================================
    ========= Stopping ABAP instance ====
    23.05.2009 15:28:06
    Stop
    OK
    23.05.2009 15:28:16
    StopWait
    OK
    ========= Stopping database instance ...
    The MaxDB Database Stopper, Version 7.7.04.23
    Copyright 2000-2008 by SAP AG
    Error! Connection failed to node (local) for database NSP:
    -24700,ERR_DBMSRV_NOSTART: Could not start DBM server.
    -24701,ERR_EXHNDLR: Could not initialize exception handler.
    -24748,ERR_FILEOPEN: Error opening file C:sapdbdatawrkdbmsrv_DATART-PC.err
    -24826,ERR_NIERROR: Can not open file 'C:sapdbdatawrkdbmsrv_DATART-PC.err'.
    (System error 5; Přístup byl odepřen.)
    Error: Error while calling dbmcli
    "C:sapdbprogramspgmdbmcli"  -d NSP -u , db_offline -nc
    ============== Stop database failed !
    Pokračujte stisknutím libovolné klávesy.
    Please see how I installed MS Loopback Adapter:
    Download the DevCon compressed file, and then extract the files:
    a. Visit the following Microsoft Web site for download: DevCon
    b. Save the Devcon.exe file to a folder on your computer, and then open the folder.
    c. Double-click Devcon.exe.
    d. In the Unzip to path box, type the folder where you want to unzip the files, and then click Unzip.
    e. Click OK, and then Close to complete the unzip process.
    2. Install the Microsoft Loopback Adapter:
    a. At a command prompt, change directory to the folder where you extracted the DevCon files.
    b. Change directory to the i386 folder.
    c. Type devcon.exe install %windir%inf
    etloop.inf *msloop, and then press ENTER. You see output that is similar to the following:
    Device node created. Install is complete when drivers are updated...
    Updating drivers for *msloop from C:WINDOWSinf
    etloop.inf.
    Drivers updated successfully.
    Can someone help?
    Thanks a lot.
    Milan

    Hi Milan,
    I´m sorry but i think i´m not able to help you so much. I´ve just installed SAP in my Laptop but with XP-Professinal. At first i had some troubles too and at the end i had to reinstall it to make it run properly so i think i cannot help you very much. Sorry.
    Despite this, take a look at the detailed instructions of how to set up MS Loopback Adapter when you execute the file start of the SAP installation. You can check if the MS Loopback adaptor is working or not. And do not forget to search messages in relation with errors (-24700,ERR_DBMSRV_NOSTART, etc...)
    Maybe it´s a silly question but it´s really stopped the database ? when you open the SAP Console the server and the database are in grey ?
    Joaquin Casas Baca-Castex

  • Problem with the SAP menu in CRM 2007

    Hello all,
                  We just had a brand new installation of SAP CRM 2007 in our organization. As soon as I logged in I am puzzled to see that all the menus and menu paths won't show up.
    For example:
    If I go in to Master data --> Business partner --> There is no menu path for Maintain Business partner etc.
    Same is the case with Marketing, Sales and Service. I don't see any of the real menu paths for creating marketing projects, segment builder, sales order creation screen etc. All these components are missing.
    I checked on SU01 regarding the roles assigned to me. There were none and the profile assigned to me says "Z_SAP_ALMOST_ALL" or something. I tried finding out the existing roles and am not sure about the options. I added the role for business partner in to my user ID, logged off and logged on and still nothing shows up.
    The menu is still the same.

    Jack,
    I'm going to be very polite here about this, but did you read the CRM master guide before your installation or any of the documentation on CRM 2007?
    If you have read this you would have realized that the SAP GUI is no longer supported for most business user tasks in CRM according to OSS note 1118231.  In addition a search of this forum would have revealed this same answer.  That is why those transactions are removed from your menu.
    SAP Easy Access CRM 2007 menu
    In future please do a search before asking these types of questions.  I'm going to lock this thread as it duplicates a past thread and is a generally known CRM 2007 fact.
    Thank you,
    Stephen
    CRM Forum Moderator

Maybe you are looking for